@kolking/react-ui 1.8.19 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Input-D46mAsdt.js → Input-BG84zXZH.js} +1 -1
- package/dist/Thumbnails-BlXFynlF.js +38 -0
- package/dist/ValidationTooltip-N4SQpl9r.js +32 -0
- package/dist/components/Avatar/Avatar.js +12 -12
- package/dist/components/Badge/Badge.js +28 -29
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Dialog/Dialog.js +44 -44
- package/dist/components/Dialog/useDialog.d.ts +1 -1
- package/dist/components/Dialog/useDialog.js +21 -29
- package/dist/components/Fields/Checkbox.d.ts +1 -1
- package/dist/components/Fields/Checkbox.js +1 -1
- package/dist/components/Fields/Input.d.ts +1 -1
- package/dist/components/Fields/Input.js +2 -2
- package/dist/components/Fields/Numeric.js +34 -36
- package/dist/components/Fields/Radio.d.ts +1 -1
- package/dist/components/Fields/Radio.js +1 -1
- package/dist/components/Fields/Range.d.ts +1 -1
- package/dist/components/Fields/Range.js +33 -33
- package/dist/components/Fields/Select.d.ts +1 -1
- package/dist/components/Fields/Select.js +1 -1
- package/dist/components/Fields/Switch.d.ts +1 -1
- package/dist/components/Fields/Switch.js +1 -1
- package/dist/components/Fields/Textarea.d.ts +1 -1
- package/dist/components/Fields/Textarea.js +1 -1
- package/dist/components/Fields/ValidationTooltip.d.ts +1 -1
- package/dist/components/Fields/ValidationTooltip.js +1 -1
- package/dist/components/Fields/index.js +2 -2
- package/dist/components/Flex/Flex.d.ts +1 -1
- package/dist/components/Gallery/Gallery.d.ts +11 -0
- package/dist/components/Gallery/Gallery.js +48 -0
- package/dist/components/Gallery/GalleryItem.d.ts +12 -0
- package/dist/components/Gallery/GalleryItem.js +41 -0
- package/dist/components/Gallery/index.d.ts +2 -0
- package/dist/components/Gallery/index.js +6 -0
- package/dist/components/Icon/Icon.js +125 -122
- package/dist/components/Icon/icons.d.ts +1 -1
- package/dist/components/Icon/icons.js +4 -0
- package/dist/components/Lightbox/Lightbox.d.ts +12 -0
- package/dist/components/Lightbox/Lightbox.js +150 -0
- package/dist/components/Lightbox/Thumbnail.d.ts +7 -0
- package/dist/components/Lightbox/Thumbnail.js +26 -0
- package/dist/components/Lightbox/Thumbnails.d.ts +11 -0
- package/dist/components/Lightbox/Thumbnails.js +8 -0
- package/dist/components/Lightbox/index.d.ts +1 -0
- package/dist/components/Lightbox/index.js +4 -0
- package/dist/components/Menu/Menu.js +44 -45
- package/dist/components/Menu/MenuItem.js +33 -33
- package/dist/components/Popover/Popover.js +40 -41
- package/dist/components/Segmented/Segmented.js +43 -47
- package/dist/components/Tag/Tag.d.ts +1 -1
- package/dist/components/ToggleButton/ToggleButton.d.ts +1 -1
- package/dist/components/ToggleButton/ToggleGroup.js +42 -40
- package/dist/components/Tooltip/Tooltip.js +30 -31
- package/dist/index.d.ts +3 -1
- package/dist/index.js +71 -63
- package/dist/styles/style.css +1 -1
- package/dist/styles.module-D0C-vMZX.js +7 -0
- package/dist/utils/helpers.d.ts +3 -1
- package/dist/utils/helpers.js +30 -19
- package/package.json +31 -32
- package/dist/ValidationTooltip-D8d9O6Re.js +0 -31
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import
|
|
3
|
-
import { jsx as
|
|
2
|
+
import u, { forwardRef as o } from "react";
|
|
3
|
+
import { jsx as p } from "react/jsx-runtime";
|
|
4
4
|
import f from "classnames";
|
|
5
5
|
import { cssProps as E } from "../../utils/helpers.js";
|
|
6
|
-
const x = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Zm0-15.5a1 1 0 0 1 1 1v6.584l2.793-2.791a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L10 15.914l-.707-.707-4.5-4.5a1 1 0 0 1 1.414-1.414L9 12.085V5.5a1 1 0 0 1 .883-.993L10 4.5Z" })), k = o(x), C = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m5.5 10 4.5 4.5 4.5-4.5M10 5.5v9" }))), R = o(C), Z = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m3 10 7 7 7-7m-7-7v14" })), L = o(Z), M = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10ZM9.293 4.793a1 1 0 0 1 1.414 1.414L7.914 9H14.5a1 1 0 0 1 .993.883L15.5 10a1 1 0 0 1-1 1H7.915l2.792 2.793a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0l-4.5-4.5L4.086 10l.707-.707 4.5-4.5Z" })), S = o(M), B = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 14.5 5.5 10 10 5.5m4.5 4.5h-9" }))), F = o(B), $ = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m10 17-7-7 7-7m7 7H3" })), H = o($), V = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10ZM9.293 4.793a1 1 0 0 1 1.414 0l4.5 4.5.707.707-5.207 5.207a1 1 0 1 1-1.414-1.414L12.084 11H5.5a1 1 0 0 1-.993-.883L4.5 10a1 1 0 0 1 1-1h6.585L9.293 6.207a1 1 0 0 1-.083-1.32l.083-.094Z" })), A = o(V), W = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m10 14.5 4.5-4.5L10 5.5M5.5 10h9" }))), y = o(W), j = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m10 17 7-7-7-7m-7 7h14" })), b = o(j), O = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Zm0-15.914.707.707 4.5 4.5a1 1 0 1 1-1.414 1.414L11 7.915V14.5a1 1 0 0 1-.883.993L10 15.5a1 1 0 0 1-1-1V7.914l-2.793 2.793a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414l4.5-4.5.707-.707Z" })), P = o(O), z = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M14.5 10 10 5.5 5.5 10m4.5 4.5v-9" }))), _ = o(z), D = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m3 10 7-7 7 7m-7 7V3" })), I = o(D), U = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3.291 15.571c-.405 0-.72-.094-.949-.282A.926.926 0 0 1 2 14.536c0-.285.083-.561.248-.83.165-.267.372-.53.62-.786s.494-.513.74-.77c.188-.193.335-.447.44-.76a5.73 5.73 0 0 0 .235-1c.051-.354.088-.696.111-1.027.017-1.095.134-2.07.35-2.925.218-.855.558-1.573 1.023-2.154C6.23 3.702 6.843 3.274 7.6 3c.16-.559.453-1.032.88-1.42.43-.386.958-.58 1.585-.58.632 0 1.163.194 1.59.581.428.388.721.861.88 1.42.76.274 1.37.701 1.83 1.283.463.581.803 1.3 1.023 2.154.22.856.337 1.83.355 2.925.022.33.06.673.11 1.026.052.354.13.687.236 1 .105.314.252.568.44.762l.74.77c.248.256.455.518.62.786.165.268.248.544.248.83a.926.926 0 0 1-.342.752c-.228.188-.545.282-.95.282H3.292ZM10.064 19c-.48 0-.91-.105-1.292-.316a2.65 2.65 0 0 1-.923-.83 2.288 2.288 0 0 1-.402-1.111h5.242c-.04.399-.175.77-.406 1.111a2.61 2.61 0 0 1-.92.83c-.382.21-.815.316-1.3.316Z" })), T = o(U), K = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.25, d: "M15.26 2.625c1.01 0 1.804.25 2.334.78.534.534.781 1.332.781 2.335v6.51c0 1.003-.247 1.801-.78 2.335-.619.618-1.594.855-2.852.76l-.501 2.715c-.539.466-.704.255-1.025-.03l-2.996-2.665h-5.48c-1.01 0-1.803-.251-2.333-.781-.535-.535-.783-1.333-.783-2.334V5.74c0-1 .248-1.798.783-2.333.53-.53 1.323-.782 2.332-.782Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M5.5 6.5h9M5.5 9h9m-9 2.5h6" }))), N = o(K), G = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15.26 2C17.693 2 19 3.34 19 5.74v6.51c0 2.401-1.307 3.74-3.74 3.74h-.392v2.124c0 .629-.319 1.037-.89 1.037-.4 0-.679-.212-1.177-.653L9.984 15.99H4.74C2.307 15.99 1 14.643 1 12.25V5.74C1 3.348 2.307 2 4.74 2Zm-3.76 9h-6a.5.5 0 1 0 0 1h6a.5.5 0 1 0 0-1Zm3-2.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 1 0 0-1Zm0-2.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 1 0 0-1Z" })), q = o(G), J = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12.675 2C14.838 2 16 3.198 16 5.325v.674L17.402 6C19.092 6 20 6.93 20 8.598v4.52c0 1.667-.907 2.598-2.598 2.598h-.272v1.474c0 .437-.221.72-.618.72-.243 0-.421-.112-.694-.346l-2.08-1.848h-3.64c-1.095 0-1.861-.393-2.265-1.12l-2.464 2.192c-.358.308-.588.457-.904.457-.509 0-.792-.363-.792-.922v-1.887h-.348C1.162 14.436 0 13.246 0 11.111V5.325C0 3.19 1.162 2 3.325 2h9.35Zm4.727 5.25h-7.304c-.988 0-1.348.363-1.348 1.348v4.52c0 .984.36 1.348 1.348 1.348h4.116l1.666 1.482v-1.482h1.522c.99 0 1.348-.36 1.348-1.348v-4.52c0-.988-.358-1.348-1.348-1.348Zm-4.727-4h-9.35c-1.46 0-2.075.618-2.075 2.075v5.786c0 1.457.614 2.075 2.075 2.075h1.598l.001 2.327 2.577-2.295-.001-4.62C7.5 6.936 8.407 6 10.098 6l4.652-.001v-.674c0-1.392-.567-2.022-1.897-2.072l-.178-.003Z" })), Q = o(J), X = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.402 6C19.092 6 20 6.93 20 8.598v4.52c0 1.667-.907 2.598-2.598 2.598h-.272v1.474c0 .437-.221.72-.618.72-.243 0-.421-.112-.694-.346l-2.08-1.848h-3.64c-1.69 0-2.598-.936-2.598-2.598v-4.52C7.5 6.936 8.407 6 10.098 6h7.304Zm-4.727-4c2.05 0 3.201 1.076 3.316 3H9.8a3.3 3.3 0 0 0-3.3 3.3v5.15c0 .68.206 1.312.558 1.837l-1.689 1.5c-.358.31-.588.458-.904.458-.509 0-.792-.363-.792-.922v-1.887h-.348C1.162 14.436 0 13.246 0 11.111V5.325C0 3.19 1.162 2 3.325 2h9.35Z" })), Y = o(X), e1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 1.5a4 4 0 0 0-4 4h8a4 4 0 0 0-4-4Zm6 9V7.923l2.217-2.216a1 1 0 0 0-1.414-1.414L14.587 6.51h-9.16L3.21 4.293a1 1 0 0 0-1.413 1.414L4 7.92v2.577H1a1 1 0 0 0 0 2h3a5.94 5.94 0 0 0 .427 2.203.94.94 0 0 0-.134.09l-2.83 2.83a1 1 0 0 0 1.414 1.413l2.6-2.6A6 6 0 0 0 9 18.413L9.75 8.5h.5l.75 9.913a6 6 0 0 0 3.52-1.976l2.6 2.6a1 1 0 0 0 1.413-1.414l-2.83-2.83a.94.94 0 0 0-.133-.09c.282-.7.428-1.448.43-2.203h3a1 1 0 0 0 0-2h-3Z" })), t1 = o(e1), r1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "currentColor" }, /* @__PURE__ */ e.createElement("path", { d: "M14 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 17 4.5v5.707a5.49 5.49 0 0 0-1.25-.201V8H2.25v9.25a.5.5 0 0 0 .5.5h7.73c.203.453.466.873.778 1.25H2.5A1.5 1.5 0 0 1 1 17.5v-13A1.5 1.5 0 0 1 2.5 3H3V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1ZM6 14v2H4v-2h2Zm4 0v2H8v-2h2Zm-4-4v2H4v-2h2Zm4 0v2H8v-2h2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.5 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9Zm2.379 3.021a.5.5 0 0 0-.708 0l-2.121 2.122-.771-.772-.07-.057a.5.5 0 0 0-.638.765l1.125 1.125.07.057a.5.5 0 0 0 .638-.057l2.475-2.475.057-.07a.5.5 0 0 0-.057-.638Z" }))), o1 = o(r1), n1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 18 4.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 17.5v-13A1.5 1.5 0 0 1 3.5 3H4V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1Zm1.75 7H3.25v9.25a.5.5 0 0 0 .5.5h12.5a.5.5 0 0 0 .5-.5V8ZM13 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z" })), s1 = o(n1), l1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "currentColor" }, /* @__PURE__ */ e.createElement("path", { d: "M14 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 17 4.5v5.707a5.49 5.49 0 0 0-1.25-.201V8H2.25v9.25a.5.5 0 0 0 .5.5h7.73c.203.453.466.873.778 1.25H2.5A1.5 1.5 0 0 1 1 17.5v-13A1.5 1.5 0 0 1 2.5 3H3V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1ZM6 14v2H4v-2h2Zm4 0v2H8v-2h2Zm-4-4v2H4v-2h2Zm4 0v2H8v-2h2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.5 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9Zm0 2a.5.5 0 0 0-.5.5V15h-1.5l-.09.008a.5.5 0 0 0 .09.992H15v1.5l.008.09A.5.5 0 0 0 16 17.5V16h1.5l.09-.008A.5.5 0 0 0 17.5 15H16v-1.5l-.008-.09A.5.5 0 0 0 15.5 13Z" }))), c1 = o(l1), a1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 18 4.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 17.5v-13A1.5 1.5 0 0 1 3.5 3H4V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1Zm1.75 7H3.25v9.25a.5.5 0 0 0 .5.5h12.5a.5.5 0 0 0 .5-.5V8ZM7 14v2H5v-2h2Zm4 0v2H9v-2h2Zm4 0v2h-2v-2h2Zm-8-4v2H5v-2h2Zm4 0v2H9v-2h2Zm4 0v2h-2v-2h2Z" })), i1 = o(a1), v1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.328 18C19.106 18 20 17.115 20 15.36V6.45c0-1.753-.894-2.63-2.672-2.63h-1.983c-.664 0-.877-.136-1.251-.562l-.69-.766c-.425-.468-.86-.723-1.736-.723H8.272c-.876 0-1.31.255-1.736.723l-.68.766c-.375.417-.588.562-1.252.562H2.672C.894 3.821 0 4.698 0 6.451v8.91C0 17.115.894 18 2.672 18h14.656ZM10 15.276a4.631 4.631 0 0 1-4.638-4.655A4.631 4.631 0 0 1 10 5.966a4.633 4.633 0 0 1 4.647 4.655A4.633 4.633 0 0 1 10 15.276Zm0-8.017a3.358 3.358 0 0 1 3.362 3.362 3.358 3.358 0 1 1-6.715 0A3.35 3.35 0 0 1 10 7.26Zm6.12-.817c.578 0 1.054.468 1.054 1.056 0 .578-.476 1.046-1.055 1.046a1.053 1.053 0 0 1-1.055-1.046c0-.588.476-1.056 1.055-1.056Z" })), w1 = o(v1), g1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1.818 1.818c.982.264 2.1 1.2 2.637 2.182l1.754 8.727h10.41L18.8 5.364 4.455 4" }), /* @__PURE__ */ e.createElement("circle", { cx: 2, cy: 2, r: 1.5, fill: "currentColor", fillRule: "nonzero" }), /* @__PURE__ */ e.createElement("circle", { cx: 16.5, cy: 17.5, r: 1.75, fill: "currentColor" }), /* @__PURE__ */ e.createElement("circle", { cx: 6.5, cy: 17.5, r: 1.75, fill: "currentColor" }))), m1 = o(g1), d1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M2 .5a1.5 1.5 0 0 1 1.491 1.335 5.94 5.94 0 0 1 1.372 1.4l.034.053 13.974 1.329a.75.75 0 0 1 .67.863l-.022.097-2.182 7.363a.75.75 0 0 1-.719.537H6.21a.75.75 0 0 1-.735-.602L3.744 4.27l-.043-.073a4.279 4.279 0 0 0-.854-.961A1.5 1.5 0 1 1 2 .5Zm14.5 18.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm-10 0a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z" })), h1 = o(d1), p1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.352 6.5c-.79 0-4.172.078-6.352 3.36V6.5c0-2.07-1.68-3.75-3.75-3.75C.562 2.75 0 3.313 0 4c0 .688.562 1.25 1.25 1.25S2.5 5.812 2.5 6.5v10C2.5 17.877 3.623 19 5 19h6.875c.347 0 .625-.278.625-.59v-.66c0-.688-.562-1.25-1.25-1.25H10l5-3.75v5.625c0 .347.278.625.625.625h1.25a.623.623 0 0 0 .625-.625v-8.05c-.4.102-.816.175-1.25.175a5.006 5.006 0 0 1-4.898-4ZM17.5 2.75H15L12.5.25V5.5c0 2.07 1.68 3.715 3.75 3.715C18.32 9.215 20 7.57 20 5.5V.25l-2.5 2.5Zm-2.813 3.125a.623.623 0 0 1-.624-.625c0-.347.278-.625.624-.625.347 0 .626.278.626.625a.622.622 0 0 1-.626.625Zm3.126 0a.623.623 0 0 1-.625-.625c0-.347.278-.625.625-.625.346 0 .625.278.625.625a.622.622 0 0 1-.625.625Z" })), u1 = o(p1), f1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm5.207 6.793a1 1 0 0 0-1.414 0L9 11.585 7.207 9.793a1 1 0 1 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.414 0l5.5-5.5a1 1 0 0 0 0-1.414Z" })), E1 = o(f1), x1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M6.5 10.5 9 13l5.5-5.5" }))), k1 = o(x1), C1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M5.5 10 9 13.5 15.5 7" })), R1 = o(C1), Z1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m12.5 4-6 6 6 6" })), L1 = o(Z1), M1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m8 4 6 6-6 6" })), S1 = o(M1), B1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 3.5a1 1 0 0 0-1 1v6.015l.419.299 3.5 2.5a1 1 0 0 0 1.395-.233l.066-.106a1 1 0 0 0-.299-1.289L11 9.485V4.5a1 1 0 0 0-1-1Z" })), F1 = o(B1), $1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 4.5V10l3.5 2.5" }))), H1 = o($1), V1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m15.5 4.5-11 11m0-11 11 11" })), A1 = o(V1), W1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, d: "M9.104 3.75c1.064 0 2.036.282 2.86.802.845.533 1.533 1.314 2.016 2.283 1.944.412 3.063.834 3.86 1.562a3.774 3.774 0 0 1 1.23 2.829 3.953 3.953 0 0 1-1.192 2.858c-.748.728-1.79 1.166-2.964 1.166H4.207c-.99 0-1.824-.289-2.405-.817-.562-.51-.872-1.24-.872-2.09 0-.687.217-1.308.597-1.804.392-.51.954-.886 1.617-1.073.175-.05.35-.084.525-.103a5.551 5.551 0 0 1 1.766-4.158 5.37 5.37 0 0 1 3.67-1.455Z" })), y1 = o(W1), j1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.207 16h10.707c2.77 0 4.906-2.095 4.906-4.774 0-2.72-2.219-4.734-5.17-4.725C13.567 4.323 11.554 3 9.105 3 5.891 3 3.212 5.515 2.941 8.744c-1.635.46-2.761 1.857-2.761 3.6C.18 14.487 1.782 16 4.207 16Z" })), b1 = o(j1), O1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M8 18v-6H2m6 0-6 6M12 2v6h6m-6 0 6-6" })), P1 = o(O1), z1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { d: "M5.5 14.25H3.993c-.78 0-1.063-.081-1.348-.234a1.59 1.59 0 0 1-.661-.661c-.153-.285-.234-.568-.234-1.348V3.993c0-.78.081-1.063.234-1.348a1.59 1.59 0 0 1 .661-.661c.285-.153.568-.234 1.348-.234h8.014c.78 0 1.063.081 1.348.234.285.152.509.376.661.661.153.285.234.568.234 1.348V5.5" }), /* @__PURE__ */ e.createElement("path", { d: "M7.993 5.75h8.014c.78 0 1.063.081 1.348.234.285.152.509.376.661.661.153.285.234.568.234 1.348v8.014c0 .78-.081 1.063-.234 1.348a1.59 1.59 0 0 1-.661.661c-.285.153-.568.234-1.348.234H7.993c-.78 0-1.063-.081-1.348-.234a1.59 1.59 0 0 1-.661-.661c-.153-.285-.234-.568-.234-1.348V7.993c0-.78.081-1.063.234-1.348a1.59 1.59 0 0 1 .661-.661c.285-.153.568-.234 1.348-.234Z" }))), _1 = o(z1), D1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM7.707 6.293a1 1 0 0 0-1.414 0l-.078.087a1 1 0 0 0 .078 1.327L8.586 10l-2.293 2.294a1 1 0 0 0 0 1.414l.087.078a1 1 0 0 0 1.327-.078L10 11.413l2.293 2.294a1 1 0 0 0 1.414 0l.078-.087a1 1 0 0 0-.078-1.327l-2.293-2.294 2.293-2.292a1 1 0 0 0 0-1.414l-.087-.078a1 1 0 0 0-1.327.078L10 8.585Z" })), I1 = o(D1), U1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m13 7-6 6m0-6 6 6" }))), T1 = o(U1), K1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m13.5 6.5-7 7m0-7 7 7" })), N1 = o(K1), G1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.5, d: "m4.5 6.75.458 10.543a1 1 0 0 0 1 .957h8.085a1 1 0 0 0 .999-.957L15.5 6.75h0M2.75 4.25h14.5" }), /* @__PURE__ */ e.createElement("path", { d: "M10 7.5v8.25m2.5-8.25-.25 8.25M7.5 7.5l.25 8.25m-.5-11.5.167-1.84a1 1 0 0 1 .996-.91h3.174a1 1 0 0 1 .996.91l.167 1.84h0" }))), q1 = o(G1), J1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m16 6-.445 11.558A1.5 1.5 0 0 1 14.057 19H5.943a1.5 1.5 0 0 1-1.498-1.442L4 6h12Zm-6 2a.5.5 0 0 0-.5.5v8a.5.5 0 1 0 1 0v-8A.5.5 0 0 0 10 8Zm3.016 0a.5.5 0 0 0-.516.484l-.25 8a.5.5 0 1 0 1 .032l.25-8A.5.5 0 0 0 13.016 8ZM6.984 8a.5.5 0 0 0-.484.516l.25 8a.5.5 0 1 0 1-.032l-.25-8A.5.5 0 0 0 6.984 8Z" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M2.75 4.25h14.5" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", d: "m7.25 4.25.167-1.84a1 1 0 0 1 .996-.91h3.174a1 1 0 0 1 .996.91l.167 1.84h0" }))), Q1 = o(J1), X1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 8, strokeWidth: 2 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2.25, d: "m15.5 4.5-11 11" }))), Y1 = o(X1), e0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m4 4 6 6-6 6" })), t0 = o(e0), r0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m2 9 4 3 4-3" })), o0 = o(r0), n0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m11.14 2.292 7.216 5.01c.403.28.644.741.644 1.233V17.5a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 1 17.5V8.535c0-.492.24-.952.644-1.233l7.215-5.01a2 2 0 0 1 2.282 0ZM9.43 12.394 3.573 17.7h12.851l-5.854-5.306a.85.85 0 0 0-1.142 0Zm-7.131-3.21v7.917l4.255-3.856-4.255-4.061Zm15.4.001-4.254 4.06 4.254 3.855V9.185ZM9.601 3.36 2.93 7.991l4.59 4.379 1.036-.939a2.15 2.15 0 0 1 2.888 0l1.035.939 4.589-4.379-6.669-4.631a.7.7 0 0 0-.798 0Z" })), s0 = o(n0), l0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m11.14 2.292 7.216 5.01c.403.28.644.741.644 1.233V17.5a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 1 17.5V8.535c0-.492.24-.952.644-1.233l7.215-5.01a2 2 0 0 1 2.282 0ZM9.573 3.32 2.358 8.33a.25.25 0 0 0-.107.206L7 12.5 2 18l6.683-5.848a2 2 0 0 1 2.634 0L18 18l-5-5.5 4.75-3.965a.25.25 0 0 0-.107-.206l-7.215-5.01a.75.75 0 0 0-.856 0Z" })), c0 = o(l0), a0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.001 12.78c-.637 0-1.209.515-1.209 1.209 0 .694.583 1.209 1.209 1.209.615 0 1.209-.504 1.209-1.21 0-.704-.583-1.208-1.21-1.208ZM10 4.8c-.705 0-1.224.504-1.2 1.05l.174 4.9c.025.546.383.85 1.038.85.618 0 .99-.293 1.014-.85l.173-4.9c.025-.546-.507-1.05-1.199-1.05Z" })), i0 = o(a0), v0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.012 11.6c-.655 0-1.013-.304-1.038-.85L8.8 5.85c-.024-.546.495-1.05 1.2-1.05.692 0 1.224.504 1.2 1.05l-.174 4.9c-.025.557-.396.85-1.014.85ZM10 15.198a1.218 1.218 0 0 1-1.209-1.21c0-.693.572-1.208 1.209-1.208.626 0 1.209.504 1.209 1.209 0 .705-.594 1.209-1.21 1.209Z" }))), w0 = o(v0), g0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M18 8V2h-6m6 0-6 6M2 12v6h6m-6 0 6-6" })), m0 = o(g0), d0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M10 1v10.75m-3-8L10 1l3 2.75" }), /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.25H4.25a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 1.5 1.5h11.5a1.5 1.5 0 0 0 1.5-1.5v-9a1.5 1.5 0 0 0-1.5-1.5H12.5" }))), h0 = o(d0), p0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m3.863 5.984.894.895c-1.028.745-1.97 1.712-2.818 2.872l-.182.254.181.252c2.063 2.814 4.698 4.49 7.748 4.611l.317.007a8.46 8.46 0 0 0 2.413-.337l.99.991a9.707 9.707 0 0 1-3.409.596C6.134 16.11 2.88 13.945.48 10.353a.625.625 0 0 1 0-.693c.899-1.351 1.917-2.5 3.042-3.41l.34-.266Zm6.136-2.109c3.861-.004 7.115 2.168 9.521 5.785.14.21.14.483 0 .693-.99 1.483-2.122 2.723-3.378 3.669l-.895-.895c1.024-.743 1.964-1.708 2.812-2.866l.182-.256-.18-.255c-2.068-2.832-4.7-4.514-7.744-4.62L10 5.125a8.58 8.58 0 0 0-2.411.344l-.99-.99a9.82 9.82 0 0 1 3.4-.604ZM6.316 8.438l1.209 1.209a2.5 2.5 0 0 0 2.828 2.828l1.209 1.209a4 4 0 0 1-5.245-5.245ZM10 6a4 4 0 0 1 3.684 5.562l-1.209-1.208a2.5 2.5 0 0 0-2.83-2.83L8.438 6.318A3.987 3.987 0 0 1 10 6Z" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "m3.5 3.5 13 13" }))), u0 = o(p0), f0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 3.25, strokeWidth: 1.5 }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 1.25, d: "M10 15.5c4 .016 7-2.5 9-5.494C17 7 14 4.496 10 4.5 6 4.504 3 7 1 10.006 3 13 6 15.484 10 15.5Z" }))), E0 = o(f0), x0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { d: "M15.5 16.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Zm-11 0a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M.75 12.25 1.99 4.4a2 2 0 0 1 1.93-1.687L4.5 2.7h0m14.75 9.55L18.01 4.4a2 2 0 0 0-1.93-1.687L15.5 2.7h0M8 11l.787-.197a5 5 0 0 1 2.426 0L12 11h0" }))), k0 = o(x0), C0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 2, d: "M2 8V2h6m4 0h6v6M2 12v6h6m4 0h6v-6" })), R0 = o(C0), Z0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M19.688 8.746c-.16-.102-1.422-.856-1.922-1.086l-.62-1.5c.184-.496.538-1.886.6-2.128a.668.668 0 0 0-.18-.62l-.978-.972a.664.664 0 0 0-.62-.18c-.184.042-1.6.4-2.128.6l-1.5-.62c-.218-.48-.952-1.71-1.086-1.922A.664.664 0 0 0 10.688 0H9.312a.67.67 0 0 0-.566.312c-.102.16-.856 1.422-1.086 1.922l-1.5.62c-.496-.184-1.886-.538-2.128-.6a.668.668 0 0 0-.62.18l-.972.978a.664.664 0 0 0-.18.62c.042.184.4 1.6.6 2.128l-.62 1.5c-.48.218-1.71.952-1.922 1.086A.664.664 0 0 0 0 9.312v1.374c0 .23.118.443.312.566.16.102 1.422.856 1.922 1.086l.62 1.5c-.184.496-.538 1.886-.6 2.128a.668.668 0 0 0 .18.62l.972.972a.664.664 0 0 0 .62.18c.184-.042 1.6-.4 2.128-.6l1.5.62c.218.48.952 1.71 1.086 1.922.121.2.338.321.572.32h1.374a.67.67 0 0 0 .566-.312c.102-.16.856-1.422 1.086-1.922l1.5-.62c.496.184 1.886.538 2.128.6a.668.668 0 0 0 .62-.18l.972-.972a.664.664 0 0 0 .18-.62c-.042-.184-.4-1.6-.6-2.128l.62-1.5c.48-.218 1.71-.952 1.922-1.086a.664.664 0 0 0 .32-.572V9.312a.66.66 0 0 0-.312-.566ZM9.996 14.8a4.8 4.8 0 1 1 4.804-4.796A4.807 4.807 0 0 1 9.996 14.8Z" })), L0 = o(Z0), M0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, d: "M10 18.178c.185 0 .45-.123.643-.238 4.961-3.172 8.107-6.864 8.107-10.618C18.75 4.202 16.609 2 13.842 2c-1.718 0-3.04.952-3.842 2.406C9.216 2.96 7.876 2 6.158 2 3.391 2 1.25 4.203 1.25 7.322c0 3.754 3.146 7.446 8.116 10.618.185.115.449.238.634.238Z" })), S0 = o(M0), B0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 18.815c.2 0 .488-.134.698-.258 5.387-3.444 8.802-7.453 8.802-11.529 0-3.386-2.325-5.778-5.329-5.778-1.865 0-3.3 1.033-4.171 2.612-.851-1.57-2.306-2.612-4.171-2.612C2.825 1.25.5 3.642.5 7.028c0 4.076 3.415 8.085 8.811 11.529.201.124.488.258.689.258Z" })), F0 = o(B0), $0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M9.99 0C15.46 0 20 4.54 20 10c0 5.47-4.53 10-10 10-5.46 0-10-4.53-10-10C0 4.54 4.53 0 9.99 0Zm.008 12.937c-.62 0-1.122.476-1.122 1.082 0 .606.503 1.081 1.122 1.081.627 0 1.13-.475 1.13-1.081s-.503-1.082-1.13-1.082ZM10.26 4.9c-1.48 0-2.583.585-3.023 1.495a1.704 1.704 0 0 0-.207.82c0 .523.337.86.882.86.42 0 .73-.193.902-.634.22-.613.675-.943 1.35-.943.757 0 1.28.468 1.28 1.143 0 .634-.268.978-1.156 1.508-.813.476-1.233 1.013-1.233 1.826v.096c0 .565.344.964.93.964.489 0 .757-.268.86-.73.09-.578.297-.875 1.213-1.405.97-.572 1.474-1.28 1.474-2.32 0-1.606-1.316-2.68-3.272-2.68Z" })), H0 = o($0), V0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 19.5c5.197 0 9.5-4.303 9.5-9.5 0-5.188-4.312-9.5-9.51-9.5C4.804.5.5 4.812.5 10c0 5.197 4.312 9.5 9.5 9.5Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9.985 12.035c.489 0 .757-.268.86-.73.09-.578.297-.875 1.213-1.405.97-.572 1.474-1.28 1.474-2.32 0-1.606-1.316-2.68-3.272-2.68-1.48 0-2.583.585-3.023 1.495a1.704 1.704 0 0 0-.207.82c0 .523.337.86.882.86.42 0 .73-.193.902-.634.22-.613.675-.943 1.35-.943.757 0 1.28.468 1.28 1.143 0 .634-.268.978-1.156 1.508-.813.476-1.233 1.013-1.233 1.826v.096c0 .565.344.964.93.964Zm.013 3.065c.627 0 1.13-.475 1.13-1.081s-.503-1.082-1.13-1.082c-.62 0-1.122.476-1.122 1.082 0 .606.503 1.081 1.122 1.081Z" }))), A0 = o(V0), W0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M10 12.75V1.5M7 10l3 2.75L13 10" }), /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.25H4.25a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 1.5 1.5h11.5a1.5 1.5 0 0 0 1.5-1.5v-9a1.5 1.5 0 0 0-1.5-1.5H12.5" }))), y0 = o(W0), j0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 8.5a1 1 0 0 0-1 1V14a1 1 0 0 0 2 0V9.5a1 1 0 0 0-1-1Zm0-3.7a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z" })), b0 = o(j0), O0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 19.5c5.197 0 9.5-4.303 9.5-9.5 0-5.188-4.312-9.5-9.51-9.5C4.804.5.5 4.812.5 10c0 5.197 4.312 9.5 9.5 9.5Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10 8.5a1 1 0 0 1 1 1V14a1 1 0 0 1-2 0V9.5a1 1 0 0 1 1-1Zm0-1.3a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z" }))), P0 = o(O0), z0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.249 2.745a5.86 5.86 0 0 0-8.33-.013C7.176 4.475 6.679 7.06 7.69 9.312l-6.443 6.443a.788.788 0 0 0-.241.581L1 18.523c0 .222.19.477.464.477h4.138a.46.46 0 0 0 .47-.47l-.02-2.553 3.52.007c.254-.007.444-.196.45-.477l.013-3.499c2.82 1.215 5.432.849 7.22-.94a5.88 5.88 0 0 0-.006-8.323ZM13.423 6.57a1.539 1.539 0 0 1 0-2.18 1.527 1.527 0 0 1 2.18 0c.601.6.608 1.573 0 2.18-.6.6-1.58.6-2.18 0Z" })), _0 = o(z0), D0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 19.75c4.333-5.056 6.5-9.389 6.5-13a6.5 6.5 0 1 0-13 0c0 3.611 2.167 7.944 6.5 13ZM6.97 3.97a.75.75 0 0 1 1.06 0L10 5.939l1.97-1.97a.75.75 0 0 1 .976-.072l.084.073a.75.75 0 0 1 0 1.06L11.06 7l1.97 1.97a.75.75 0 0 1 .073.976l-.073.084a.75.75 0 0 1-1.06 0L10 8.06l-1.97 1.97a.75.75 0 0 1-.976.073l-.084-.073a.75.75 0 0 1 0-1.06L8.939 7l-1.97-1.97a.75.75 0 0 1-.072-.976l.073-.084Z" })), I0 = o(D0), U0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 .25a6.5 6.5 0 0 1 6.5 6.5c0 3.611-2.167 7.944-6.5 13-4.333-5.056-6.5-9.389-6.5-13A6.5 6.5 0 0 1 10 .25Zm0 3.792a2.708 2.708 0 1 0 0 5.416 2.708 2.708 0 0 0 0-5.416Z" })), T0 = o(U0), K0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("rect", { width: 14, height: 10, x: 3, y: 9, fill: "currentColor", fillRule: "nonzero", rx: 1.5 }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "M6 9V5a4 4 0 1 1 8 0" }))), N0 = o(K0), G0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("rect", { width: 14, height: 10, x: 3, y: 9, fill: "currentColor", fillRule: "nonzero", rx: 1.5 }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "M6 9V6a4 4 0 1 1 8 0v3" }))), q0 = o(G0), J0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1.75 5v12.75L7.25 15l5.5 3 5.5-3V2.25l-5.5 3L7.25 2z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.25 2.25V15m5.5-9.75v12.5" }))), Q0 = o(J0), X0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m7.75 1.425 4.5 2.658v14.499l-4.5-2.455V1.425Zm11.243.72L19 2.25V15a.75.75 0 0 1-.39.658l-5.36 2.923V4.122l4.64-2.53a.75.75 0 0 1 1.103.554ZM6.75 1.419v14.67l-4.665 2.333a.75.75 0 0 1-1.078-.569L1 17.75V5a.75.75 0 0 1 .39-.658l5.36-2.924Z" })), Y0 = o(X0), ee = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 2, d: "M3 10h14M3 15h14M3 5h14" })), te = o(ee), re = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm4.5 9h-9a1 1 0 1 0 0 2h9a1 1 0 0 0 0-2Z" })), oe = o(re), ne = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M5.5 10h9" }))), se = o(ne), le = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M4.5 10h11" })), ce = o(le), ae = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("rect", { width: 12.75, height: 16.75, x: 3.625, y: 1.625, strokeWidth: 1.25, rx: 2 }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M6.5 5.5h7M6.5 8h7m-7 2.5H11" }))), ie = o(ae), ve = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 1a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10Zm-4 9H6.5a.5.5 0 1 0 0 1H11a.5.5 0 1 0 0-1Zm2.5-2.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 1 0 0-1Zm0-2.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 1 0 0-1Z" })), we = o(ve), ge = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.695 19c.725 0 1.216-.533 1.524-1.333L18.8 3.057c.133-.341.2-.65.2-.916C19 1.441 18.559 1 17.859 1c-.275 0-.583.067-.925.2L2.291 6.797C1.541 7.081 1 7.572 1 8.305c0 .841.608 1.216 1.458 1.474l3.964 1.225c.684.208 1.1.208 1.608-.25l9.537-8.704c.134-.125.3-.109.392-.017.1.1.116.266-.009.4l-8.695 9.529c-.417.458-.459.966-.267 1.607l1.216 3.923c.267.875.641 1.508 1.491 1.508Z" })), me = o(ge), de = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m15.68 10.383-6.169 6.17c-1.603 1.611-3.76 1.452-5.137.058-1.385-1.376-1.545-3.517.059-5.129l8.42-8.41c.964-.966 2.383-1.1 3.306-.185.915.931.781 2.342-.176 3.307L7.757 14.42c-.412.429-.915.303-1.2.017-.286-.294-.404-.78.008-1.209l5.75-5.733c.252-.26.268-.63.025-.873-.243-.235-.613-.218-.865.034L5.71 12.423c-.857.856-.823 2.165-.068 2.92.823.823 2.065.807 2.93-.058l8.26-8.26c1.57-1.57 1.503-3.635.134-5.003-1.334-1.335-3.433-1.435-5.003.134l-8.461 8.47c-2.074 2.074-1.914 5.037-.042 6.909 1.872 1.863 4.835 2.023 6.908-.042l6.212-6.212c.244-.243.244-.688-.008-.915-.244-.26-.638-.227-.89.017Z" })), he = o(de), pe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm2.12 6.365-6.666 6.666L5 14.697c0 .212.09.303.303.303l1.666-.454 6.666-6.666-1.515-1.515Zm1.152-1.152-.698.698 1.515 1.515.698-.698a.727.727 0 0 0 0-1.028l-.487-.487a.727.727 0 0 0-1.028 0Z" })), ue = o(pe), fe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m14.09 7.426.697-.698a.727.727 0 0 0 0-1.028l-.487-.487a.727.727 0 0 0-1.028 0l-.698.698 1.515 1.515Zm-7.12 7.12 6.665-6.666-1.515-1.515-6.666 6.666L5 14.697c0 .212.09.303.303.303l1.666-.454Z" }))), Ee = o(fe), xe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m17 5.5 1.151-1.151a1.2 1.2 0 0 0 0-1.698l-.802-.802a1.2 1.2 0 0 0-1.698 0L14.5 3 17 5.5ZM5.25 17.25l11-11-2.5-2.5-11 11L2 17.5c0 .35.15.5.5.5l2.75-.75Z" })), ke = o(xe), Ce = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 9.75c2.14 0 4-1.927 4-4.435C14 2.836 12.14 1 10 1 7.86 1 6 2.876 6 5.335 6 7.823 7.85 9.75 10 9.75ZM3.227 19h13.546c1.08 0 1.727-.502 1.727-1.335 0-2.59-3.263-6.165-8.505-6.165-5.232 0-8.495 3.574-8.495 6.165 0 .833.646 1.335 1.727 1.335Z" })), Re = o(Ce), Ze = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM7.274 5.12c-.01-.216-1.22-.146-1.62.254-.34.34-1.584 2.11.64 5.2.195.34.64.875 1.45 1.685l.182.18c.71.697 1.194 1.09 1.503 1.27 3.08 2.22 4.855.975 5.195.635.4-.4.465-1.61.255-1.62-.21-.01-2.56-1.09-2.77-1.1-.21-.01-.935.715-1.145.925-.095.095-.525-.187-.97-.527l-.265-.208c-.437-.35-.824-.691-.84-.705-.03-.035-1.65-1.865-1.44-2.075l.144-.143c.291-.294.79-.827.781-1.002-.01-.21-1.09-2.56-1.1-2.77Z" })), Le = o(Ze), Me = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M5.654 5.374c.4-.4 1.61-.47 1.62-.255.01.21 1.09 2.56 1.1 2.77.01.21-.71.935-.925 1.145-.21.21 1.41 2.04 1.44 2.075.035.03 1.865 1.65 2.075 1.44.21-.21.935-.935 1.145-.925.21.01 2.56 1.09 2.77 1.1.21.01.145 1.22-.255 1.62-.34.34-2.115 1.585-5.195-.635-.335-.195-.875-.64-1.685-1.45-.81-.81-1.255-1.345-1.45-1.685-2.224-3.09-.98-4.86-.64-5.2Z" }), /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }))), Se = o(Me), Be = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5.095 1.215c.018.378 1.962 4.608 1.98 4.986.018.378-1.278 1.684-1.665 2.062-.378.378 2.538 3.672 2.592 3.735.063.054 3.357 2.97 3.735 2.592.378-.378 1.684-1.683 2.062-1.665.378.018 4.608 1.962 4.986 1.98.378.018.261 2.197-.459 2.917-.612.612-3.807 2.853-9.352-1.143-.603-.351-1.575-1.152-3.033-2.61-1.459-1.459-2.26-2.422-2.61-3.034-4.006-5.563-1.765-8.749-1.153-9.361.72-.72 2.899-.846 2.917-.46Z" })), Fe = o(Be), $e = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M1.349 13.562c.29 1.592 1.223 2.243 2.847 1.969l.165-.031v.07c0 1.624.815 2.432 2.462 2.432h10.714c1.632 0 2.463-.816 2.463-2.432V8.174c0-1.616-.831-2.431-2.463-2.431h-1.686l-.384-2.18c-.29-1.593-1.232-2.252-2.847-1.97L2.063 3.454c-1.608.29-2.283 1.23-2 2.823l1.286 7.286Zm1.231-.282L1.317 6.127c-.14-.808.212-1.302.989-1.435l10.51-1.851c.76-.126 1.278.204 1.42 1.004l.336 1.898H6.823c-1.647 0-2.462.815-2.462 2.431v6.047L4 14.284c-.777.133-1.279-.204-1.42-1.004Zm3.043-5.035c0-.816.432-1.24 1.216-1.24h10.675c.776 0 1.223.424 1.223 1.24v6.11l-2.933-2.77a1.542 1.542 0 0 0-2.118-.007l-3.168 2.808-1.255-1.137c-.306-.275-.628-.4-.965-.4-.306 0-.596.125-.902.384l-1.773 1.545V8.245Zm4.33 3.513c.918 0 1.663-.76 1.663-1.678 0-.902-.745-1.663-1.663-1.663s-1.663.76-1.663 1.663c0 .918.745 1.678 1.663 1.678Z" })), He = o($e), Ve = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.017 15.4a.986.986 0 0 1-.727-.313c-.205-.209-.308-.513-.308-.912v-8.35c0-.399.103-.703.308-.912a.984.984 0 0 1 .726-.313c.144 0 .28.022.41.065.128.043.263.107.407.191l6.936 4.082c.252.149.437.31.555.484.117.174.176.365.176.574 0 .212-.06.407-.18.585-.12.177-.304.338-.55.481l-6.937 4.083a2.231 2.231 0 0 1-.407.19 1.264 1.264 0 0 1-.409.066Zm-9.476 0a.993.993 0 0 1-.733-.313C.603 14.878.5 14.574.5 14.175v-8.35c0-.399.102-.703.307-.912A.991.991 0 0 1 1.54 4.6c.14 0 .275.022.403.065.128.043.264.107.407.191l6.937 4.082c.252.149.437.31.555.484a1.035 1.035 0 0 1-.001 1.159c-.119.177-.303.338-.554.481L2.35 15.145a2.027 2.027 0 0 1-.403.19 1.26 1.26 0 0 1-.406.066Z" })), Ae = o(Ve), We = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M7.086 19c1.03 0 1.55-.531 1.55-1.55V2.55c0-1.052-.52-1.54-1.55-1.55H4.55C3.53 1 3 1.531 3 2.55v14.9C2.99 18.47 3.52 19 4.55 19h2.536Zm8.36 0c1.018 0 1.55-.531 1.55-1.55V2.55c0-1.052-.532-1.55-1.55-1.55H12.91c-1.03 0-1.55.531-1.55 1.55v14.9c0 1.019.52 1.55 1.55 1.55h2.535Z" })), ye = o(We), je = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.921 19c.443 0 .814-.154 1.287-.422l12.13-7.033c.897-.515 1.247-.907 1.247-1.545 0-.638-.35-1.03-1.246-1.545L6.209 1.432C5.734 1.154 5.363 1 4.92 1c-.833 0-1.42.638-1.42 1.658v14.684c0 1.02.587 1.658 1.421 1.658Z" })), be = o(je), Oe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M8.983 15.4a.987.987 0 0 0 .727-.313c.205-.209.308-.513.308-.912v-8.35c0-.399-.103-.703-.308-.912a.984.984 0 0 0-.726-.313c-.144 0-.28.022-.41.065a2.204 2.204 0 0 0-.407.191L1.231 8.938c-.252.149-.437.31-.555.484a1.004 1.004 0 0 0-.176.574c0 .212.06.407.18.585.12.177.304.338.55.481l6.937 4.083c.143.083.279.147.407.19.128.044.264.066.409.066Zm9.476 0a.993.993 0 0 0 .733-.313c.205-.209.308-.513.308-.912v-8.35c0-.399-.102-.703-.307-.912a.991.991 0 0 0-.733-.313c-.14 0-.275.022-.403.065a2.211 2.211 0 0 0-.407.191l-6.937 4.082c-.252.149-.437.31-.555.484a1.035 1.035 0 0 0 .001 1.159c.119.177.303.338.554.481l6.937 4.083c.138.083.273.147.403.19.13.044.266.066.406.066Z" })), Pe = o(Oe), ze = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.923 1h14.154c.669 0 .911.07 1.156.2.244.131.436.323.567.567.13.245.2.487.2 1.156v14.154c0 .669-.07.911-.2 1.156a1.371 1.371 0 0 1-.567.567c-.245.13-.487.2-1.156.2H2.923c-.669 0-.911-.07-1.156-.2a1.363 1.363 0 0 1-.567-.567c-.13-.245-.2-.487-.2-1.156V2.923c0-.669.07-.911.2-1.156.131-.244.323-.436.567-.567.245-.13.487-.2 1.156-.2Z" })), _e = o(ze), De = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 5-.117.007A1 1 0 0 0 9 6v2.999L6 9a1 1 0 0 0-1 1l.007.117A1 1 0 0 0 6 11l3-.001V14a1 1 0 0 0 1 1l.117-.007A1 1 0 0 0 11 14v-3.001L14 11a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 14 9l-3-.001V6a1 1 0 0 0-1-1Z" })), Ie = o(De), Ue = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 6v8m-4-4h8" }))), Te = o(Ue), Ke = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M10 5.05v9.9M5.05 10h9.9" })), Ne = o(Ke), Ge = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M16.5 4A2.5 2.5 0 0 1 19 6.5v8a.5.5 0 0 1-.5.5H16v4H4v-4H1.5a.5.5 0 0 1-.5-.5v-8A2.5 2.5 0 0 1 3.5 4h13ZM15 11H5v7h10v-7Zm1.482-5.048a1.15 1.15 0 1 0-.965 2.088 1.15 1.15 0 0 0 .965-2.088ZM4.5 1h11a.5.5 0 0 1 .5.5V3H4V1.5a.5.5 0 0 1 .5-.5Z" })), qe = o(Ge), Je = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10 13.333c3.58 0 6.5 1.411 6.66 3.181l.007.174A9.408 9.408 0 0 1 10 19.444a9.415 9.415 0 0 1-6.667-2.755v-.022c0-1.841 2.985-3.334 6.667-3.334Zm0-1.657c1.882.02 3.363-1.588 3.363-3.696 0-1.98-1.48-3.627-3.363-3.627C8.118 4.353 6.627 6 6.637 7.98c.01 2.108 1.48 3.677 3.363 3.696Z" }))), Qe = o(Je), Xe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 13.333c-3.321 0-6.075 1.215-6.583 2.804A8.975 8.975 0 0 0 10 19a8.974 8.974 0 0 0 6.583-2.863c-.508-1.59-3.262-2.804-6.583-2.804Zm0-8.98C8.118 4.353 6.627 6 6.637 7.98c.01 2.108 1.48 3.677 3.363 3.696 1.882.02 3.363-1.588 3.363-3.696 0-1.98-1.48-3.627-3.363-3.627Z" })), Ye = o(Xe), e2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm.793 4.293a1 1 0 0 0 0 1.414L12.086 7H9a4 4 0 0 0-3.995 3.8L5 11a4.541 4.541 0 0 0 3.795 4.48l.04.006a1 1 0 1 0 .33-1.972l-.041-.007A2.541 2.541 0 0 1 7 11a2 2 0 0 1 2-2h3.085l-1.292 1.293a1 1 0 0 0 1.414 1.414L15.914 8l-.707-.707-3-3a1 1 0 0 0-1.414 0Z" })), t2 = o(e2), r2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 2, d: "M14.5 8H9a3 3 0 0 0-3 3 3.541 3.541 0 0 0 2.96 3.493L9 14.5h0" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m11.5 11 3-3-3-3" }))), o2 = o(r2), n2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M5.808 15.607a7.002 7.002 0 0 0 11.117-4.582m-2.718-6.62a7.001 7.001 0 0 0-11.14 4.62" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m17.248 7.702-6.187-.884 5.303-5.303.884 6.187ZM2.752 12.298l.884 6.187 5.303-5.303-6.187-.884Z" }))), s2 = o(n2), l2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m2 7 4-4 4 4m-4 7V3m4 10 4 4 4-4m-4-7v11" })), c2 = o(l2), a2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 8.5, cy: 8.5, r: 6.5, strokeWidth: 2 }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeWidth: 3, d: "m18 18-4.5-4.5" }))), i2 = o(a2), v2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.3, d: "M10 19.04c-4.9-2.226-7.35-4.454-7.35-6.68V4.372a1 1 0 0 1 .658-.94L9.317 1.25a2 2 0 0 1 1.366 0l6.009 2.184a1 1 0 0 1 .658.94v7.986c0 2.227-2.45 4.455-7.35 6.682Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeWidth: 2, d: "m6.818 10 2.273 2.273 5-5" }))), w2 = o(v2), g2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.3, d: "M10 19.04c-4.9-2.226-7.35-4.454-7.35-6.68V4.372a1 1 0 0 1 .658-.94L9.317 1.25a2 2 0 0 1 1.366 0l6.009 2.184a1 1 0 0 1 .658.94v7.986c0 2.227-2.45 4.455-7.35 6.682Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.004 5c.676 0 1.224.233 1.644.7.42.466.63 1.078.63 1.836v.953c.481.04.722.34.722.9v3.262c0 .606-.288.909-.863.909H7.863c-.575 0-.863-.303-.863-.91V9.39c0-.56.24-.86.722-.901v-.953c0-.758.209-1.37.626-1.837.417-.466.97-.699 1.656-.699Zm0 .883c-.41 0-.74.143-.986.429-.247.285-.37.664-.37 1.136v1.023h2.713V7.448c0-.472-.125-.85-.374-1.136-.25-.286-.577-.429-.983-.429Z" }))), m2 = o(g2), d2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.002 3.5c-.298 0-.51.217-.65.65L8.184 7.808l-3.835-.023c-.45-.006-.726.135-.82.416-.099.292.054.561.416.82l3.126 2.247-1.223 3.64c-.146.428-.094.727.146.908.24.188.545.123.908-.14l3.096-2.277 3.103 2.277c.363.263.661.328.907.14.24-.181.293-.48.146-.907l-1.223-3.641 3.126-2.248c.363-.258.51-.527.415-.82-.093-.28-.368-.42-.82-.415l-3.833.023-1.165-3.658c-.14-.433-.351-.65-.656-.65Z" })), h2 = o(d2), p2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M5.994 15.816c.24.188.545.123.908-.14l3.096-2.277 3.103 2.277c.363.263.661.328.907.14.24-.181.293-.48.146-.907l-1.223-3.641 3.126-2.248c.363-.258.51-.527.415-.82-.093-.28-.368-.42-.82-.415l-3.833.023-1.165-3.658c-.14-.433-.351-.65-.656-.65-.298 0-.51.217-.65.65L8.184 7.808l-3.835-.023c-.45-.006-.726.135-.82.416-.099.292.054.561.416.82l3.126 2.247-1.223 3.64c-.146.428-.094.727.146.908Z" }), /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }))), u2 = o(p2), f2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.145 19c.351.274.796.18 1.327-.205l4.525-3.328 4.535 3.328c.53.385.967.48 1.326.206.35-.266.428-.702.214-1.326l-1.788-5.322 4.568-3.285c.53-.377.745-.77.608-1.198-.137-.41-.54-.616-1.198-.607l-5.604.034-1.702-5.347c-.206-.633-.514-.95-.959-.95-.436 0-.744.317-.95.95L7.346 7.297l-5.604-.034c-.658-.009-1.06.196-1.197.607-.146.428.077.821.607 1.198l4.569 3.285-1.788 5.322c-.214.624-.137 1.06.213 1.326Z" })), E2 = o(f2), x2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5 7h10l-5 8z" })), k2 = o(x2), C2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M13 5v10l-8-5z" })), R2 = o(C2), Z2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M7 5v10l8-5z" })), L2 = o(Z2), M2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5 13h10l-5-8z" })), S2 = o(M2), B2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.793 4.293a1 1 0 0 0-1.414 0l-3 3L4.086 8l3.707 3.707a1 1 0 1 0 1.414-1.414L7.915 9H11a2 2 0 0 1 2 2 2.541 2.541 0 0 1-2.124 2.507l-.04.007a1 1 0 1 0 .328 1.972l.041-.006A4.541 4.541 0 0 0 15 11l-.005-.2A4 4 0 0 0 11 7H7.914l1.293-1.293a1 1 0 0 0 0-1.414Z" })), F2 = o(B2), $2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 2, d: "M5.5 8H11a3 3 0 0 1 3 3 3.541 3.541 0 0 1-2.96 3.493L11 14.5h0" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m8.5 11-3-3 3-3" }))), H2 = o($2), V2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.3, d: "M17.134 18.232c1.362 0 2.216-.954 2.216-2.155 0-.362-.09-.724-.29-1.06l-7.149-12.43A2.185 2.185 0 0 0 10.005 1.5c-.754 0-1.508.37-1.917 1.086L.95 15.026c-.2.336-.3.69-.3 1.051 0 1.201.854 2.155 2.216 2.155h14.268Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.01 12.4c-.492 0-.761-.277-.78-.775L9.1 7.067c-.018-.498.372-.867.9-.867.52 0 .918.378.9.876l-.13 4.549c-.019.507-.297.775-.76.775ZM10 15.6c-.57 0-1.1-.469-1.1-1.1 0-.631.52-1.1 1.1-1.1.57 0 1.1.458 1.1 1.1 0 .642-.54 1.1-1.1 1.1Z" }))), A2 = o(V2), W2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10.005 1c.796 0 1.603.399 2.04 1.168l7.644 13.374c.214.361.311.75.311 1.14C20 17.974 19.087 19 17.63 19H2.37C.913 19 0 17.974 0 16.682c0-.39.107-.77.32-1.13L7.956 2.168C8.392 1.398 9.2 1 10.005 1ZM10 13.4c-.58 0-1.1.469-1.1 1.1 0 .631.53 1.1 1.1 1.1.56 0 1.1-.458 1.1-1.1 0-.642-.53-1.1-1.1-1.1Zm0-7.2c-.528 0-.918.369-.9.867l.13 4.558c.019.498.288.775.78.775.463 0 .741-.268.76-.775l.13-4.549c.018-.498-.38-.876-.9-.876Z" })), y2 = o(W2), j2 = "Icon_icon_FVr27", b2 = "Icon_info_jKe8j", O2 = "Icon_error_Spa1M", P2 = "Icon_success_EnsSL", z2 = "Icon_warning_ZdPHu", _2 = "Icon_neutral_AfPjh", a = {
|
|
7
|
-
icon:
|
|
8
|
-
info:
|
|
9
|
-
error:
|
|
10
|
-
success:
|
|
11
|
-
warning:
|
|
12
|
-
neutral:
|
|
6
|
+
const x = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Zm0-15.5a1 1 0 0 1 1 1v6.584l2.793-2.791a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L10 15.914l-.707-.707-4.5-4.5a1 1 0 0 1 1.414-1.414L9 12.085V5.5a1 1 0 0 1 .883-.993L10 4.5Z" })), k = o(x), C = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m5.5 10 4.5 4.5 4.5-4.5M10 5.5v9" }))), R = o(C), Z = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m3 10 7 7 7-7m-7-7v14" })), L = o(Z), M = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10ZM9.293 4.793a1 1 0 0 1 1.414 1.414L7.914 9H14.5a1 1 0 0 1 .993.883L15.5 10a1 1 0 0 1-1 1H7.915l2.792 2.793a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0l-4.5-4.5L4.086 10l.707-.707 4.5-4.5Z" })), S = o(M), B = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 14.5 5.5 10 10 5.5m4.5 4.5h-9" }))), F = o(B), $ = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m10 17-7-7 7-7m7 7H3" })), H = o($), V = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10ZM9.293 4.793a1 1 0 0 1 1.414 0l4.5 4.5.707.707-5.207 5.207a1 1 0 1 1-1.414-1.414L12.084 11H5.5a1 1 0 0 1-.993-.883L4.5 10a1 1 0 0 1 1-1h6.585L9.293 6.207a1 1 0 0 1-.083-1.32l.083-.094Z" })), A = o(V), W = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m10 14.5 4.5-4.5L10 5.5M5.5 10h9" }))), y = o(W), j = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m10 17 7-7-7-7m-7 7h14" })), b = o(j), O = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Zm0-15.914.707.707 4.5 4.5a1 1 0 1 1-1.414 1.414L11 7.915V14.5a1 1 0 0 1-.883.993L10 15.5a1 1 0 0 1-1-1V7.914l-2.793 2.793a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414l4.5-4.5.707-.707Z" })), P = o(O), z = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M14.5 10 10 5.5 5.5 10m4.5 4.5v-9" }))), _ = o(z), D = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m3 10 7-7 7 7m-7 7V3" })), I = o(D), U = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3.291 15.571c-.405 0-.72-.094-.949-.282A.926.926 0 0 1 2 14.536c0-.285.083-.561.248-.83.165-.267.372-.53.62-.786s.494-.513.74-.77c.188-.193.335-.447.44-.76a5.73 5.73 0 0 0 .235-1c.051-.354.088-.696.111-1.027.017-1.095.134-2.07.35-2.925.218-.855.558-1.573 1.023-2.154C6.23 3.702 6.843 3.274 7.6 3c.16-.559.453-1.032.88-1.42.43-.386.958-.58 1.585-.58.632 0 1.163.194 1.59.581.428.388.721.861.88 1.42.76.274 1.37.701 1.83 1.283.463.581.803 1.3 1.023 2.154.22.856.337 1.83.355 2.925.022.33.06.673.11 1.026.052.354.13.687.236 1 .105.314.252.568.44.762l.74.77c.248.256.455.518.62.786.165.268.248.544.248.83a.926.926 0 0 1-.342.752c-.228.188-.545.282-.95.282H3.292ZM10.064 19c-.48 0-.91-.105-1.292-.316a2.65 2.65 0 0 1-.923-.83 2.288 2.288 0 0 1-.402-1.111h5.242c-.04.399-.175.77-.406 1.111a2.61 2.61 0 0 1-.92.83c-.382.21-.815.316-1.3.316Z" })), T = o(U), K = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M.75 4C2.6 1.533 8.027 1.533 10 4c1.973-2.467 7.4-2.467 9.25 0v13C16 15 13 15 10 17.5 7 15 4 15 .75 17V4ZM10 3.5V17" })), N = o(K), G = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M.15 4.05c1.975-2.633 6.778-2.634 9.226-.183v14.09c-2.62-2.107-5.212-2.177-8.233-.318A.75.75 0 0 1 .007 17.1L0 17V4.5a.75.75 0 0 1 .15-.45Zm10.475-.184c2.449-2.45 7.25-2.448 9.225.184a.75.75 0 0 1 .144.353L20 4.5V17a.75.75 0 0 1-1.143.639c-2.989-1.84-5.558-1.79-8.148.252l-.084.067V3.866Z" })), q = o(G), J = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.25, d: "M15.26 2.625c1.01 0 1.804.25 2.334.78.534.534.781 1.332.781 2.335v6.51c0 1.003-.247 1.801-.78 2.335-.619.618-1.594.855-2.852.76l-.501 2.715c-.539.466-.704.255-1.025-.03l-2.996-2.665h-5.48c-1.01 0-1.803-.251-2.333-.781-.535-.535-.783-1.333-.783-2.334V5.74c0-1 .248-1.798.783-2.333.53-.53 1.323-.782 2.332-.782Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M5.5 6.5h9M5.5 9h9m-9 2.5h6" }))), Q = o(J), X = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15.26 2C17.693 2 19 3.34 19 5.74v6.51c0 2.401-1.307 3.74-3.74 3.74h-.392v2.124c0 .629-.319 1.037-.89 1.037-.4 0-.679-.212-1.177-.653L9.984 15.99H4.74C2.307 15.99 1 14.643 1 12.25V5.74C1 3.348 2.307 2 4.74 2Zm-3.76 9h-6a.5.5 0 1 0 0 1h6a.5.5 0 1 0 0-1Zm3-2.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 1 0 0-1Zm0-2.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 1 0 0-1Z" })), Y = o(X), e1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12.675 2C14.838 2 16 3.198 16 5.325v.674L17.402 6C19.092 6 20 6.93 20 8.598v4.52c0 1.667-.907 2.598-2.598 2.598h-.272v1.474c0 .437-.221.72-.618.72-.243 0-.421-.112-.694-.346l-2.08-1.848h-3.64c-1.095 0-1.861-.393-2.265-1.12l-2.464 2.192c-.358.308-.588.457-.904.457-.509 0-.792-.363-.792-.922v-1.887h-.348C1.162 14.436 0 13.246 0 11.111V5.325C0 3.19 1.162 2 3.325 2h9.35Zm4.727 5.25h-7.304c-.988 0-1.348.363-1.348 1.348v4.52c0 .984.36 1.348 1.348 1.348h4.116l1.666 1.482v-1.482h1.522c.99 0 1.348-.36 1.348-1.348v-4.52c0-.988-.358-1.348-1.348-1.348Zm-4.727-4h-9.35c-1.46 0-2.075.618-2.075 2.075v5.786c0 1.457.614 2.075 2.075 2.075h1.598l.001 2.327 2.577-2.295-.001-4.62C7.5 6.936 8.407 6 10.098 6l4.652-.001v-.674c0-1.392-.567-2.022-1.897-2.072l-.178-.003Z" })), t1 = o(e1), r1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.402 6C19.092 6 20 6.93 20 8.598v4.52c0 1.667-.907 2.598-2.598 2.598h-.272v1.474c0 .437-.221.72-.618.72-.243 0-.421-.112-.694-.346l-2.08-1.848h-3.64c-1.69 0-2.598-.936-2.598-2.598v-4.52C7.5 6.936 8.407 6 10.098 6h7.304Zm-4.727-4c2.05 0 3.201 1.076 3.316 3H9.8a3.3 3.3 0 0 0-3.3 3.3v5.15c0 .68.206 1.312.558 1.837l-1.689 1.5c-.358.31-.588.458-.904.458-.509 0-.792-.363-.792-.922v-1.887h-.348C1.162 14.436 0 13.246 0 11.111V5.325C0 3.19 1.162 2 3.325 2h9.35Z" })), o1 = o(r1), s1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 1.5a4 4 0 0 0-4 4h8a4 4 0 0 0-4-4Zm6 9V7.923l2.217-2.216a1 1 0 0 0-1.414-1.414L14.587 6.51h-9.16L3.21 4.293a1 1 0 0 0-1.413 1.414L4 7.92v2.577H1a1 1 0 0 0 0 2h3a5.94 5.94 0 0 0 .427 2.203.94.94 0 0 0-.134.09l-2.83 2.83a1 1 0 0 0 1.414 1.413l2.6-2.6A6 6 0 0 0 9 18.413L9.75 8.5h.5l.75 9.913a6 6 0 0 0 3.52-1.976l2.6 2.6a1 1 0 0 0 1.413-1.414l-2.83-2.83a.94.94 0 0 0-.133-.09c.282-.7.428-1.448.43-2.203h3a1 1 0 0 0 0-2h-3Z" })), n1 = o(s1), l1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "currentColor" }, /* @__PURE__ */ e.createElement("path", { d: "M14 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 17 4.5v5.707a5.49 5.49 0 0 0-1.25-.201V8H2.25v9.25a.5.5 0 0 0 .5.5h7.73c.203.453.466.873.778 1.25H2.5A1.5 1.5 0 0 1 1 17.5v-13A1.5 1.5 0 0 1 2.5 3H3V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1ZM6 14v2H4v-2h2Zm4 0v2H8v-2h2Zm-4-4v2H4v-2h2Zm4 0v2H8v-2h2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.5 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9Zm2.379 3.021a.5.5 0 0 0-.708 0l-2.121 2.122-.771-.772-.07-.057a.5.5 0 0 0-.638.765l1.125 1.125.07.057a.5.5 0 0 0 .638-.057l2.475-2.475.057-.07a.5.5 0 0 0-.057-.638Z" }))), c1 = o(l1), a1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 18 4.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 17.5v-13A1.5 1.5 0 0 1 3.5 3H4V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1Zm1.75 7H3.25v9.25a.5.5 0 0 0 .5.5h12.5a.5.5 0 0 0 .5-.5V8ZM13 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z" })), i1 = o(a1), v1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "currentColor" }, /* @__PURE__ */ e.createElement("path", { d: "M14 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 17 4.5v5.707a5.49 5.49 0 0 0-1.25-.201V8H2.25v9.25a.5.5 0 0 0 .5.5h7.73c.203.453.466.873.778 1.25H2.5A1.5 1.5 0 0 1 1 17.5v-13A1.5 1.5 0 0 1 2.5 3H3V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1ZM6 14v2H4v-2h2Zm4 0v2H8v-2h2Zm-4-4v2H4v-2h2Zm4 0v2H8v-2h2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.5 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9Zm0 2a.5.5 0 0 0-.5.5V15h-1.5l-.09.008a.5.5 0 0 0 .09.992H15v1.5l.008.09A.5.5 0 0 0 16 17.5V16h1.5l.09-.008A.5.5 0 0 0 17.5 15H16v-1.5l-.008-.09A.5.5 0 0 0 15.5 13Z" }))), w1 = o(v1), g1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15 1a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 18 4.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 17.5v-13A1.5 1.5 0 0 1 3.5 3H4V2a1 1 0 1 1 2 0v1h8V2a1 1 0 0 1 1-1Zm1.75 7H3.25v9.25a.5.5 0 0 0 .5.5h12.5a.5.5 0 0 0 .5-.5V8ZM7 14v2H5v-2h2Zm4 0v2H9v-2h2Zm4 0v2h-2v-2h2Zm-8-4v2H5v-2h2Zm4 0v2H9v-2h2Zm4 0v2h-2v-2h2Z" })), m1 = o(g1), d1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.328 18C19.106 18 20 17.115 20 15.36V6.45c0-1.753-.894-2.63-2.672-2.63h-1.983c-.664 0-.877-.136-1.251-.562l-.69-.766c-.425-.468-.86-.723-1.736-.723H8.272c-.876 0-1.31.255-1.736.723l-.68.766c-.375.417-.588.562-1.252.562H2.672C.894 3.821 0 4.698 0 6.451v8.91C0 17.115.894 18 2.672 18h14.656ZM10 15.276a4.631 4.631 0 0 1-4.638-4.655A4.631 4.631 0 0 1 10 5.966a4.633 4.633 0 0 1 4.647 4.655A4.633 4.633 0 0 1 10 15.276Zm0-8.017a3.358 3.358 0 0 1 3.362 3.362 3.358 3.358 0 1 1-6.715 0A3.35 3.35 0 0 1 10 7.26Zm6.12-.817c.578 0 1.054.468 1.054 1.056 0 .578-.476 1.046-1.055 1.046a1.053 1.053 0 0 1-1.055-1.046c0-.588.476-1.056 1.055-1.056Z" })), h1 = o(d1), u1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1.818 1.818c.982.264 2.1 1.2 2.637 2.182l1.754 8.727h10.41L18.8 5.364 4.455 4" }), /* @__PURE__ */ e.createElement("circle", { cx: 2, cy: 2, r: 1.5, fill: "currentColor", fillRule: "nonzero" }), /* @__PURE__ */ e.createElement("circle", { cx: 16.5, cy: 17.5, r: 1.75, fill: "currentColor" }), /* @__PURE__ */ e.createElement("circle", { cx: 6.5, cy: 17.5, r: 1.75, fill: "currentColor" }))), p1 = o(u1), f1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M2 .5a1.5 1.5 0 0 1 1.491 1.335 5.94 5.94 0 0 1 1.372 1.4l.034.053 13.974 1.329a.75.75 0 0 1 .67.863l-.022.097-2.182 7.363a.75.75 0 0 1-.719.537H6.21a.75.75 0 0 1-.735-.602L3.744 4.27l-.043-.073a4.279 4.279 0 0 0-.854-.961A1.5 1.5 0 1 1 2 .5Zm14.5 18.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm-10 0a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z" })), E1 = o(f1), x1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.352 6.5c-.79 0-4.172.078-6.352 3.36V6.5c0-2.07-1.68-3.75-3.75-3.75C.562 2.75 0 3.313 0 4c0 .688.562 1.25 1.25 1.25S2.5 5.812 2.5 6.5v10C2.5 17.877 3.623 19 5 19h6.875c.347 0 .625-.278.625-.59v-.66c0-.688-.562-1.25-1.25-1.25H10l5-3.75v5.625c0 .347.278.625.625.625h1.25a.623.623 0 0 0 .625-.625v-8.05c-.4.102-.816.175-1.25.175a5.006 5.006 0 0 1-4.898-4ZM17.5 2.75H15L12.5.25V5.5c0 2.07 1.68 3.715 3.75 3.715C18.32 9.215 20 7.57 20 5.5V.25l-2.5 2.5Zm-2.813 3.125a.623.623 0 0 1-.624-.625c0-.347.278-.625.624-.625.347 0 .626.278.626.625a.622.622 0 0 1-.626.625Zm3.126 0a.623.623 0 0 1-.625-.625c0-.347.278-.625.625-.625.346 0 .625.278.625.625a.622.622 0 0 1-.625.625Z" })), k1 = o(x1), C1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm5.207 6.793a1 1 0 0 0-1.414 0L9 11.585 7.207 9.793a1 1 0 1 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.414 0l5.5-5.5a1 1 0 0 0 0-1.414Z" })), R1 = o(C1), Z1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M6.5 10.5 9 13l5.5-5.5" }))), L1 = o(Z1), M1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M5.5 10 9 13.5 15.5 7" })), S1 = o(M1), B1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m12.5 4-6 6 6 6" })), F1 = o(B1), $1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m8 4 6 6-6 6" })), H1 = o($1), V1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 3.5a1 1 0 0 0-1 1v6.015l.419.299 3.5 2.5a1 1 0 0 0 1.395-.233l.066-.106a1 1 0 0 0-.299-1.289L11 9.485V4.5a1 1 0 0 0-1-1Z" })), A1 = o(V1), W1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 4.5V10l3.5 2.5" }))), y1 = o(W1), j1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m15.5 4.5-11 11m0-11 11 11" })), b1 = o(j1), O1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, d: "M9.104 3.75c1.064 0 2.036.282 2.86.802.845.533 1.533 1.314 2.016 2.283 1.944.412 3.063.834 3.86 1.562a3.774 3.774 0 0 1 1.23 2.829 3.953 3.953 0 0 1-1.192 2.858c-.748.728-1.79 1.166-2.964 1.166H4.207c-.99 0-1.824-.289-2.405-.817-.562-.51-.872-1.24-.872-2.09 0-.687.217-1.308.597-1.804.392-.51.954-.886 1.617-1.073.175-.05.35-.084.525-.103a5.551 5.551 0 0 1 1.766-4.158 5.37 5.37 0 0 1 3.67-1.455Z" })), P1 = o(O1), z1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.207 16h10.707c2.77 0 4.906-2.095 4.906-4.774 0-2.72-2.219-4.734-5.17-4.725C13.567 4.323 11.554 3 9.105 3 5.891 3 3.212 5.515 2.941 8.744c-1.635.46-2.761 1.857-2.761 3.6C.18 14.487 1.782 16 4.207 16Z" })), _1 = o(z1), D1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M8 18v-6H2m6 0-6 6M12 2v6h6m-6 0 6-6" })), I1 = o(D1), U1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.75 }, /* @__PURE__ */ e.createElement("path", { d: "M7.923 6h8.154c.669 0 .911.07 1.156.2.244.131.436.323.567.567.13.245.2.487.2 1.156v8.154c0 .669-.07.911-.2 1.156a1.371 1.371 0 0 1-.567.567c-.245.13-.487.2-1.156.2H7.923c-.669 0-.911-.07-1.156-.2a1.363 1.363 0 0 1-.567-.567c-.13-.245-.2-.487-.2-1.156V7.923c0-.669.07-.911.2-1.156.131-.244.323-.436.567-.567.245-.13.487-.2 1.156-.2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4 14h-.5A1.5 1.5 0 0 1 2 12.5v-9A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5V4" }))), T1 = o(U1), K1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", transform: "translate(1 4)" }, /* @__PURE__ */ e.createElement("rect", { width: 4, height: 3, x: 3, y: 7, fill: "currentColor", rx: 0.75 }), /* @__PURE__ */ e.createElement("rect", { width: 16.75, height: 11.75, x: 0.625, y: 0.625, stroke: "currentColor", strokeWidth: 1.25, rx: 2 }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M1 3h16v2H1z" }))), N1 = o(K1), G1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM7.707 6.293a1 1 0 0 0-1.414 0l-.078.087a1 1 0 0 0 .078 1.327L8.586 10l-2.293 2.294a1 1 0 0 0 0 1.414l.087.078a1 1 0 0 0 1.327-.078L10 11.413l2.293 2.294a1 1 0 0 0 1.414 0l.078-.087a1 1 0 0 0-.078-1.327l-2.293-2.294 2.293-2.292a1 1 0 0 0 0-1.414l-.087-.078a1 1 0 0 0-1.327.078L10 8.585Z" })), q1 = o(G1), J1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m13 7-6 6m0-6 6 6" }))), Q1 = o(J1), X1 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m13.5 6.5-7 7m0-7 7 7" })), Y1 = o(X1), e0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.5, d: "m4.5 6.75.458 10.543a1 1 0 0 0 1 .957h8.085a1 1 0 0 0 .999-.957L15.5 6.75h0M2.75 4.25h14.5" }), /* @__PURE__ */ e.createElement("path", { d: "M10 7.5v8.25m2.5-8.25-.25 8.25M7.5 7.5l.25 8.25m-.5-11.5.167-1.84a1 1 0 0 1 .996-.91h3.174a1 1 0 0 1 .996.91l.167 1.84h0" }))), t0 = o(e0), r0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m16 6-.445 11.558A1.5 1.5 0 0 1 14.057 19H5.943a1.5 1.5 0 0 1-1.498-1.442L4 6h12Zm-6 2a.5.5 0 0 0-.5.5v8a.5.5 0 1 0 1 0v-8A.5.5 0 0 0 10 8Zm3.016 0a.5.5 0 0 0-.516.484l-.25 8a.5.5 0 1 0 1 .032l.25-8A.5.5 0 0 0 13.016 8ZM6.984 8a.5.5 0 0 0-.484.516l.25 8a.5.5 0 1 0 1-.032l-.25-8A.5.5 0 0 0 6.984 8Z" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M2.75 4.25h14.5" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", d: "m7.25 4.25.167-1.84a1 1 0 0 1 .996-.91h3.174a1 1 0 0 1 .996.91l.167 1.84h0" }))), o0 = o(r0), s0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 8, strokeWidth: 2 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2.25, d: "m15.5 4.5-11 11" }))), n0 = o(s0), l0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m4 4 6 6-6 6" })), c0 = o(l0), a0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m2 9 4 3 4-3" })), i0 = o(a0), v0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m11.14 2.292 7.216 5.01c.403.28.644.741.644 1.233V17.5a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 1 17.5V8.535c0-.492.24-.952.644-1.233l7.215-5.01a2 2 0 0 1 2.282 0ZM9.43 12.394 3.573 17.7h12.851l-5.854-5.306a.85.85 0 0 0-1.142 0Zm-7.131-3.21v7.917l4.255-3.856-4.255-4.061Zm15.4.001-4.254 4.06 4.254 3.855V9.185ZM9.601 3.36 2.93 7.991l4.59 4.379 1.036-.939a2.15 2.15 0 0 1 2.888 0l1.035.939 4.589-4.379-6.669-4.631a.7.7 0 0 0-.798 0Z" })), w0 = o(v0), g0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m11.14 2.292 7.216 5.01c.403.28.644.741.644 1.233V17.5a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 1 17.5V8.535c0-.492.24-.952.644-1.233l7.215-5.01a2 2 0 0 1 2.282 0ZM9.573 3.32 2.358 8.33a.25.25 0 0 0-.107.206L7 12.5 2 18l6.683-5.848a2 2 0 0 1 2.634 0L18 18l-5-5.5 4.75-3.965a.25.25 0 0 0-.107-.206l-7.215-5.01a.75.75 0 0 0-.856 0Z" })), m0 = o(g0), d0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.001 12.78c-.637 0-1.209.515-1.209 1.209 0 .694.583 1.209 1.209 1.209.615 0 1.209-.504 1.209-1.21 0-.704-.583-1.208-1.21-1.208ZM10 4.8c-.705 0-1.224.504-1.2 1.05l.174 4.9c.025.546.383.85 1.038.85.618 0 .99-.293 1.014-.85l.173-4.9c.025-.546-.507-1.05-1.199-1.05Z" })), h0 = o(d0), u0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.012 11.6c-.655 0-1.013-.304-1.038-.85L8.8 5.85c-.024-.546.495-1.05 1.2-1.05.692 0 1.224.504 1.2 1.05l-.174 4.9c-.025.557-.396.85-1.014.85ZM10 15.198a1.218 1.218 0 0 1-1.209-1.21c0-.693.572-1.208 1.209-1.208.626 0 1.209.504 1.209 1.209 0 .705-.594 1.209-1.21 1.209Z" }))), p0 = o(u0), f0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M18 8V2h-6m6 0-6 6M2 12v6h6m-6 0 6-6" })), E0 = o(f0), x0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M10 1v10.75m-3-8L10 1l3 2.75" }), /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.25H4.25a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 1.5 1.5h11.5a1.5 1.5 0 0 0 1.5-1.5v-9a1.5 1.5 0 0 0-1.5-1.5H12.5" }))), k0 = o(x0), C0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m3.863 5.984.894.895c-1.028.745-1.97 1.712-2.818 2.872l-.182.254.181.252c2.063 2.814 4.698 4.49 7.748 4.611l.317.007a8.46 8.46 0 0 0 2.413-.337l.99.991a9.707 9.707 0 0 1-3.409.596C6.134 16.11 2.88 13.945.48 10.353a.625.625 0 0 1 0-.693c.899-1.351 1.917-2.5 3.042-3.41l.34-.266Zm6.136-2.109c3.861-.004 7.115 2.168 9.521 5.785.14.21.14.483 0 .693-.99 1.483-2.122 2.723-3.378 3.669l-.895-.895c1.024-.743 1.964-1.708 2.812-2.866l.182-.256-.18-.255c-2.068-2.832-4.7-4.514-7.744-4.62L10 5.125a8.58 8.58 0 0 0-2.411.344l-.99-.99a9.82 9.82 0 0 1 3.4-.604ZM6.316 8.438l1.209 1.209a2.5 2.5 0 0 0 2.828 2.828l1.209 1.209a4 4 0 0 1-5.245-5.245ZM10 6a4 4 0 0 1 3.684 5.562l-1.209-1.208a2.5 2.5 0 0 0-2.83-2.83L8.438 6.318A3.987 3.987 0 0 1 10 6Z" }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "m3.5 3.5 13 13" }))), R0 = o(C0), Z0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 3.25, strokeWidth: 1.5 }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 1.25, d: "M10 15.5c4 .016 7-2.5 9-5.494C17 7 14 4.496 10 4.5 6 4.504 3 7 1 10.006 3 13 6 15.484 10 15.5Z" }))), L0 = o(Z0), M0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { d: "M15.5 16.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Zm-11 0a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M.75 12.25 1.99 4.4a2 2 0 0 1 1.93-1.687L4.5 2.7h0m14.75 9.55L18.01 4.4a2 2 0 0 0-1.93-1.687L15.5 2.7h0M8 11l.787-.197a5 5 0 0 1 2.426 0L12 11h0" }))), S0 = o(M0), B0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 2, d: "M2 8V2h6m4 0h6v6M2 12v6h6m4 0h6v-6" })), F0 = o(B0), $0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M19.688 8.746c-.16-.102-1.422-.856-1.922-1.086l-.62-1.5c.184-.496.538-1.886.6-2.128a.668.668 0 0 0-.18-.62l-.978-.972a.664.664 0 0 0-.62-.18c-.184.042-1.6.4-2.128.6l-1.5-.62c-.218-.48-.952-1.71-1.086-1.922A.664.664 0 0 0 10.688 0H9.312a.67.67 0 0 0-.566.312c-.102.16-.856 1.422-1.086 1.922l-1.5.62c-.496-.184-1.886-.538-2.128-.6a.668.668 0 0 0-.62.18l-.972.978a.664.664 0 0 0-.18.62c.042.184.4 1.6.6 2.128l-.62 1.5c-.48.218-1.71.952-1.922 1.086A.664.664 0 0 0 0 9.312v1.374c0 .23.118.443.312.566.16.102 1.422.856 1.922 1.086l.62 1.5c-.184.496-.538 1.886-.6 2.128a.668.668 0 0 0 .18.62l.972.972a.664.664 0 0 0 .62.18c.184-.042 1.6-.4 2.128-.6l1.5.62c.218.48.952 1.71 1.086 1.922.121.2.338.321.572.32h1.374a.67.67 0 0 0 .566-.312c.102-.16.856-1.422 1.086-1.922l1.5-.62c.496.184 1.886.538 2.128.6a.668.668 0 0 0 .62-.18l.972-.972a.664.664 0 0 0 .18-.62c-.042-.184-.4-1.6-.6-2.128l.62-1.5c.48-.218 1.71-.952 1.922-1.086a.664.664 0 0 0 .32-.572V9.312a.66.66 0 0 0-.312-.566ZM9.996 14.8a4.8 4.8 0 1 1 4.804-4.796A4.807 4.807 0 0 1 9.996 14.8Z" })), H0 = o($0), V0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 1.5, d: "M10 18.178c.185 0 .45-.123.643-.238 4.961-3.172 8.107-6.864 8.107-10.618C18.75 4.202 16.609 2 13.842 2c-1.718 0-3.04.952-3.842 2.406C9.216 2.96 7.876 2 6.158 2 3.391 2 1.25 4.203 1.25 7.322c0 3.754 3.146 7.446 8.116 10.618.185.115.449.238.634.238Z" })), A0 = o(V0), W0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 18.815c.2 0 .488-.134.698-.258 5.387-3.444 8.802-7.453 8.802-11.529 0-3.386-2.325-5.778-5.329-5.778-1.865 0-3.3 1.033-4.171 2.612-.851-1.57-2.306-2.612-4.171-2.612C2.825 1.25.5 3.642.5 7.028c0 4.076 3.415 8.085 8.811 11.529.201.124.488.258.689.258Z" })), y0 = o(W0), j0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M9.99 0C15.46 0 20 4.54 20 10c0 5.47-4.53 10-10 10-5.46 0-10-4.53-10-10C0 4.54 4.53 0 9.99 0Zm.008 12.937c-.62 0-1.122.476-1.122 1.082 0 .606.503 1.081 1.122 1.081.627 0 1.13-.475 1.13-1.081s-.503-1.082-1.13-1.082ZM10.26 4.9c-1.48 0-2.583.585-3.023 1.495a1.704 1.704 0 0 0-.207.82c0 .523.337.86.882.86.42 0 .73-.193.902-.634.22-.613.675-.943 1.35-.943.757 0 1.28.468 1.28 1.143 0 .634-.268.978-1.156 1.508-.813.476-1.233 1.013-1.233 1.826v.096c0 .565.344.964.93.964.489 0 .757-.268.86-.73.09-.578.297-.875 1.213-1.405.97-.572 1.474-1.28 1.474-2.32 0-1.606-1.316-2.68-3.272-2.68Z" })), b0 = o(j0), O0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 19.5c5.197 0 9.5-4.303 9.5-9.5 0-5.188-4.312-9.5-9.51-9.5C4.804.5.5 4.812.5 10c0 5.197 4.312 9.5 9.5 9.5Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9.985 12.035c.489 0 .757-.268.86-.73.09-.578.297-.875 1.213-1.405.97-.572 1.474-1.28 1.474-2.32 0-1.606-1.316-2.68-3.272-2.68-1.48 0-2.583.585-3.023 1.495a1.704 1.704 0 0 0-.207.82c0 .523.337.86.882.86.42 0 .73-.193.902-.634.22-.613.675-.943 1.35-.943.757 0 1.28.468 1.28 1.143 0 .634-.268.978-1.156 1.508-.813.476-1.233 1.013-1.233 1.826v.096c0 .565.344.964.93.964Zm.013 3.065c.627 0 1.13-.475 1.13-1.081s-.503-1.082-1.13-1.082c-.62 0-1.122.476-1.122 1.082 0 .606.503 1.081 1.122 1.081Z" }))), P0 = o(O0), z0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeWidth: 1.5 }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M10 12.75V1.5M7 10l3 2.75L13 10" }), /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.25H4.25a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 1.5 1.5h11.5a1.5 1.5 0 0 0 1.5-1.5v-9a1.5 1.5 0 0 0-1.5-1.5H12.5" }))), _0 = o(z0), D0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 8.5a1 1 0 0 0-1 1V14a1 1 0 0 0 2 0V9.5a1 1 0 0 0-1-1Zm0-3.7a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z" })), I0 = o(D0), U0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 19.5c5.197 0 9.5-4.303 9.5-9.5 0-5.188-4.312-9.5-9.51-9.5C4.804.5.5 4.812.5 10c0 5.197 4.312 9.5 9.5 9.5Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10 8.5a1 1 0 0 1 1 1V14a1 1 0 0 1-2 0V9.5a1 1 0 0 1 1-1Zm0-1.3a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z" }))), T0 = o(U0), K0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M17.249 2.745a5.86 5.86 0 0 0-8.33-.013C7.176 4.475 6.679 7.06 7.69 9.312l-6.443 6.443a.788.788 0 0 0-.241.581L1 18.523c0 .222.19.477.464.477h4.138a.46.46 0 0 0 .47-.47l-.02-2.553 3.52.007c.254-.007.444-.196.45-.477l.013-3.499c2.82 1.215 5.432.849 7.22-.94a5.88 5.88 0 0 0-.006-8.323ZM13.423 6.57a1.539 1.539 0 0 1 0-2.18 1.527 1.527 0 0 1 2.18 0c.601.6.608 1.573 0 2.18-.6.6-1.58.6-2.18 0Z" })), N0 = o(K0), G0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 19.75c4.333-5.056 6.5-9.389 6.5-13a6.5 6.5 0 1 0-13 0c0 3.611 2.167 7.944 6.5 13ZM6.97 3.97a.75.75 0 0 1 1.06 0L10 5.939l1.97-1.97a.75.75 0 0 1 .976-.072l.084.073a.75.75 0 0 1 0 1.06L11.06 7l1.97 1.97a.75.75 0 0 1 .073.976l-.073.084a.75.75 0 0 1-1.06 0L10 8.06l-1.97 1.97a.75.75 0 0 1-.976.073l-.084-.073a.75.75 0 0 1 0-1.06L8.939 7l-1.97-1.97a.75.75 0 0 1-.072-.976l.073-.084Z" })), q0 = o(G0), J0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 .25a6.5 6.5 0 0 1 6.5 6.5c0 3.611-2.167 7.944-6.5 13-4.333-5.056-6.5-9.389-6.5-13A6.5 6.5 0 0 1 10 .25Zm0 3.792a2.708 2.708 0 1 0 0 5.416 2.708 2.708 0 0 0 0-5.416Z" })), Q0 = o(J0), X0 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("rect", { width: 14, height: 10, x: 3, y: 9, fill: "currentColor", fillRule: "nonzero", rx: 1.5 }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "M6 9V5a4 4 0 1 1 8 0" }))), Y0 = o(X0), ee = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("rect", { width: 14, height: 10, x: 3, y: 9, fill: "currentColor", fillRule: "nonzero", rx: 1.5 }), /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "M6 9V6a4 4 0 1 1 8 0v3" }))), te = o(ee), re = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1.75 5v12.75L7.25 15l5.5 3 5.5-3V2.25l-5.5 3L7.25 2z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.25 2.25V15m5.5-9.75v12.5" }))), oe = o(re), se = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m7.75 1.425 4.5 2.658v14.499l-4.5-2.455V1.425Zm11.243.72L19 2.25V15a.75.75 0 0 1-.39.658l-5.36 2.923V4.122l4.64-2.53a.75.75 0 0 1 1.103.554ZM6.75 1.419v14.67l-4.665 2.333a.75.75 0 0 1-1.078-.569L1 17.75V5a.75.75 0 0 1 .39-.658l5.36-2.924Z" })), ne = o(se), le = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeWidth: 2, d: "M3 10h14M3 15h14M3 5h14" })), ce = o(le), ae = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm4.5 9h-9a1 1 0 1 0 0 2h9a1 1 0 0 0 0-2Z" })), ie = o(ae), ve = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M5.5 10h9" }))), we = o(ve), ge = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M4.5 10h11" })), me = o(ge), de = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("rect", { width: 12.75, height: 16.75, x: 3.625, y: 1.625, strokeWidth: 1.25, rx: 2 }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", d: "M6.5 5.5h7M6.5 8h7m-7 2.5H11" }))), he = o(de), ue = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 1a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10Zm-4 9H6.5a.5.5 0 1 0 0 1H11a.5.5 0 1 0 0-1Zm2.5-2.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 1 0 0-1Zm0-2.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 1 0 0-1Z" })), pe = o(ue), fe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.695 19c.725 0 1.216-.533 1.524-1.333L18.8 3.057c.133-.341.2-.65.2-.916C19 1.441 18.559 1 17.859 1c-.275 0-.583.067-.925.2L2.291 6.797C1.541 7.081 1 7.572 1 8.305c0 .841.608 1.216 1.458 1.474l3.964 1.225c.684.208 1.1.208 1.608-.25l9.537-8.704c.134-.125.3-.109.392-.017.1.1.116.266-.009.4l-8.695 9.529c-.417.458-.459.966-.267 1.607l1.216 3.923c.267.875.641 1.508 1.491 1.508Z" })), Ee = o(fe), xe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m15.68 10.383-6.169 6.17c-1.603 1.611-3.76 1.452-5.137.058-1.385-1.376-1.545-3.517.059-5.129l8.42-8.41c.964-.966 2.383-1.1 3.306-.185.915.931.781 2.342-.176 3.307L7.757 14.42c-.412.429-.915.303-1.2.017-.286-.294-.404-.78.008-1.209l5.75-5.733c.252-.26.268-.63.025-.873-.243-.235-.613-.218-.865.034L5.71 12.423c-.857.856-.823 2.165-.068 2.92.823.823 2.065.807 2.93-.058l8.26-8.26c1.57-1.57 1.503-3.635.134-5.003-1.334-1.335-3.433-1.435-5.003.134l-8.461 8.47c-2.074 2.074-1.914 5.037-.042 6.909 1.872 1.863 4.835 2.023 6.908-.042l6.212-6.212c.244-.243.244-.688-.008-.915-.244-.26-.638-.227-.89.017Z" })), ke = o(xe), Ce = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm2.12 6.365-6.666 6.666L5 14.697c0 .212.09.303.303.303l1.666-.454 6.666-6.666-1.515-1.515Zm1.152-1.152-.698.698 1.515 1.515.698-.698a.727.727 0 0 0 0-1.028l-.487-.487a.727.727 0 0 0-1.028 0Z" })), Re = o(Ce), Ze = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m14.09 7.426.697-.698a.727.727 0 0 0 0-1.028l-.487-.487a.727.727 0 0 0-1.028 0l-.698.698 1.515 1.515Zm-7.12 7.12 6.665-6.666-1.515-1.515-6.666 6.666L5 14.697c0 .212.09.303.303.303l1.666-.454Z" }))), Le = o(Ze), Me = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m17 5.5 1.151-1.151a1.2 1.2 0 0 0 0-1.698l-.802-.802a1.2 1.2 0 0 0-1.698 0L14.5 3 17 5.5ZM5.25 17.25l11-11-2.5-2.5-11 11L2 17.5c0 .35.15.5.5.5l2.75-.75Z" })), Se = o(Me), Be = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 9.75c2.14 0 4-1.927 4-4.435C14 2.836 12.14 1 10 1 7.86 1 6 2.876 6 5.335 6 7.823 7.85 9.75 10 9.75ZM3.227 19h13.546c1.08 0 1.727-.502 1.727-1.335 0-2.59-3.263-6.165-8.505-6.165-5.232 0-8.495 3.574-8.495 6.165 0 .833.646 1.335 1.727 1.335Z" })), Fe = o(Be), $e = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM7.274 5.12c-.01-.216-1.22-.146-1.62.254-.34.34-1.584 2.11.64 5.2.195.34.64.875 1.45 1.685l.182.18c.71.697 1.194 1.09 1.503 1.27 3.08 2.22 4.855.975 5.195.635.4-.4.465-1.61.255-1.62-.21-.01-2.56-1.09-2.77-1.1-.21-.01-.935.715-1.145.925-.095.095-.525-.187-.97-.527l-.265-.208c-.437-.35-.824-.691-.84-.705-.03-.035-1.65-1.865-1.44-2.075l.144-.143c.291-.294.79-.827.781-1.002-.01-.21-1.09-2.56-1.1-2.77Z" })), He = o($e), Ve = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M5.654 5.374c.4-.4 1.61-.47 1.62-.255.01.21 1.09 2.56 1.1 2.77.01.21-.71.935-.925 1.145-.21.21 1.41 2.04 1.44 2.075.035.03 1.865 1.65 2.075 1.44.21-.21.935-.935 1.145-.925.21.01 2.56 1.09 2.77 1.1.21.01.145 1.22-.255 1.62-.34.34-2.115 1.585-5.195-.635-.335-.195-.875-.64-1.685-1.45-.81-.81-1.255-1.345-1.45-1.685-2.224-3.09-.98-4.86-.64-5.2Z" }), /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }))), Ae = o(Ve), We = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5.095 1.215c.018.378 1.962 4.608 1.98 4.986.018.378-1.278 1.684-1.665 2.062-.378.378 2.538 3.672 2.592 3.735.063.054 3.357 2.97 3.735 2.592.378-.378 1.684-1.683 2.062-1.665.378.018 4.608 1.962 4.986 1.98.378.018.261 2.197-.459 2.917-.612.612-3.807 2.853-9.352-1.143-.603-.351-1.575-1.152-3.033-2.61-1.459-1.459-2.26-2.422-2.61-3.034-4.006-5.563-1.765-8.749-1.153-9.361.72-.72 2.899-.846 2.917-.46Z" })), ye = o(We), je = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M1.349 13.562c.29 1.592 1.223 2.243 2.847 1.969l.165-.031v.07c0 1.624.815 2.432 2.462 2.432h10.714c1.632 0 2.463-.816 2.463-2.432V8.174c0-1.616-.831-2.431-2.463-2.431h-1.686l-.384-2.18c-.29-1.593-1.232-2.252-2.847-1.97L2.063 3.454c-1.608.29-2.283 1.23-2 2.823l1.286 7.286Zm1.231-.282L1.317 6.127c-.14-.808.212-1.302.989-1.435l10.51-1.851c.76-.126 1.278.204 1.42 1.004l.336 1.898H6.823c-1.647 0-2.462.815-2.462 2.431v6.047L4 14.284c-.777.133-1.279-.204-1.42-1.004Zm3.043-5.035c0-.816.432-1.24 1.216-1.24h10.675c.776 0 1.223.424 1.223 1.24v6.11l-2.933-2.77a1.542 1.542 0 0 0-2.118-.007l-3.168 2.808-1.255-1.137c-.306-.275-.628-.4-.965-.4-.306 0-.596.125-.902.384l-1.773 1.545V8.245Zm4.33 3.513c.918 0 1.663-.76 1.663-1.678 0-.902-.745-1.663-1.663-1.663s-1.663.76-1.663 1.663c0 .918.745 1.678 1.663 1.678Z" })), be = o(je), Oe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.017 15.4a.986.986 0 0 1-.727-.313c-.205-.209-.308-.513-.308-.912v-8.35c0-.399.103-.703.308-.912a.984.984 0 0 1 .726-.313c.144 0 .28.022.41.065.128.043.263.107.407.191l6.936 4.082c.252.149.437.31.555.484.117.174.176.365.176.574 0 .212-.06.407-.18.585-.12.177-.304.338-.55.481l-6.937 4.083a2.231 2.231 0 0 1-.407.19 1.264 1.264 0 0 1-.409.066Zm-9.476 0a.993.993 0 0 1-.733-.313C.603 14.878.5 14.574.5 14.175v-8.35c0-.399.102-.703.307-.912A.991.991 0 0 1 1.54 4.6c.14 0 .275.022.403.065.128.043.264.107.407.191l6.937 4.082c.252.149.437.31.555.484a1.035 1.035 0 0 1-.001 1.159c-.119.177-.303.338-.554.481L2.35 15.145a2.027 2.027 0 0 1-.403.19 1.26 1.26 0 0 1-.406.066Z" })), Pe = o(Oe), ze = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M7.086 19c1.03 0 1.55-.531 1.55-1.55V2.55c0-1.052-.52-1.54-1.55-1.55H4.55C3.53 1 3 1.531 3 2.55v14.9C2.99 18.47 3.52 19 4.55 19h2.536Zm8.36 0c1.018 0 1.55-.531 1.55-1.55V2.55c0-1.052-.532-1.55-1.55-1.55H12.91c-1.03 0-1.55.531-1.55 1.55v14.9c0 1.019.52 1.55 1.55 1.55h2.535Z" })), _e = o(ze), De = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.921 19c.443 0 .814-.154 1.287-.422l12.13-7.033c.897-.515 1.247-.907 1.247-1.545 0-.638-.35-1.03-1.246-1.545L6.209 1.432C5.734 1.154 5.363 1 4.92 1c-.833 0-1.42.638-1.42 1.658v14.684c0 1.02.587 1.658 1.421 1.658Z" })), Ie = o(De), Ue = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M8.983 15.4a.987.987 0 0 0 .727-.313c.205-.209.308-.513.308-.912v-8.35c0-.399-.103-.703-.308-.912a.984.984 0 0 0-.726-.313c-.144 0-.28.022-.41.065a2.204 2.204 0 0 0-.407.191L1.231 8.938c-.252.149-.437.31-.555.484a1.004 1.004 0 0 0-.176.574c0 .212.06.407.18.585.12.177.304.338.55.481l6.937 4.083c.143.083.279.147.407.19.128.044.264.066.409.066Zm9.476 0a.993.993 0 0 0 .733-.313c.205-.209.308-.513.308-.912v-8.35c0-.399-.102-.703-.307-.912a.991.991 0 0 0-.733-.313c-.14 0-.275.022-.403.065a2.211 2.211 0 0 0-.407.191l-6.937 4.082c-.252.149-.437.31-.555.484a1.035 1.035 0 0 0 .001 1.159c.119.177.303.338.554.481l6.937 4.083c.138.083.273.147.403.19.13.044.266.066.406.066Z" })), Te = o(Ue), Ke = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.923 1h14.154c.669 0 .911.07 1.156.2.244.131.436.323.567.567.13.245.2.487.2 1.156v14.154c0 .669-.07.911-.2 1.156a1.371 1.371 0 0 1-.567.567c-.245.13-.487.2-1.156.2H2.923c-.669 0-.911-.07-1.156-.2a1.363 1.363 0 0 1-.567-.567c-.13-.245-.2-.487-.2-1.156V2.923c0-.669.07-.911.2-1.156.131-.244.323-.436.567-.567.245-.13.487-.2 1.156-.2Z" })), Ne = o(Ke), Ge = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 5-.117.007A1 1 0 0 0 9 6v2.999L6 9a1 1 0 0 0-1 1l.007.117A1 1 0 0 0 6 11l3-.001V14a1 1 0 0 0 1 1l.117-.007A1 1 0 0 0 11 14v-3.001L14 11a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 14 9l-3-.001V6a1 1 0 0 0-1-1Z" })), qe = o(Ge), Je = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5 }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "M10 6v8m-4-4h8" }))), Qe = o(Je), Xe = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M10 5.05v9.9M5.05 10h9.9" })), Ye = o(Xe), e2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M16.5 4A2.5 2.5 0 0 1 19 6.5v8a.5.5 0 0 1-.5.5H16v4H4v-4H1.5a.5.5 0 0 1-.5-.5v-8A2.5 2.5 0 0 1 3.5 4h13ZM15 11H5v7h10v-7Zm1.482-5.048a1.15 1.15 0 1 0-.965 2.088 1.15 1.15 0 0 0 .965-2.088ZM4.5 1h11a.5.5 0 0 1 .5.5V3H4V1.5a.5.5 0 0 1 .5-.5Z" })), t2 = o(e2), r2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10 13.333c3.58 0 6.5 1.411 6.66 3.181l.007.174A9.408 9.408 0 0 1 10 19.444a9.415 9.415 0 0 1-6.667-2.755v-.022c0-1.841 2.985-3.334 6.667-3.334Zm0-1.657c1.882.02 3.363-1.588 3.363-3.696 0-1.98-1.48-3.627-3.363-3.627C8.118 4.353 6.627 6 6.637 7.98c.01 2.108 1.48 3.677 3.363 3.696Z" }))), o2 = o(r2), s2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 13.333c-3.321 0-6.075 1.215-6.583 2.804A8.975 8.975 0 0 0 10 19a8.974 8.974 0 0 0 6.583-2.863c-.508-1.59-3.262-2.804-6.583-2.804Zm0-8.98C8.118 4.353 6.627 6 6.637 7.98c.01 2.108 1.48 3.677 3.363 3.696 1.882.02 3.363-1.588 3.363-3.696 0-1.98-1.48-3.627-3.363-3.627Z" })), n2 = o(s2), l2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm.793 4.293a1 1 0 0 0 0 1.414L12.086 7H9a4 4 0 0 0-3.995 3.8L5 11a4.541 4.541 0 0 0 3.795 4.48l.04.006a1 1 0 1 0 .33-1.972l-.041-.007A2.541 2.541 0 0 1 7 11a2 2 0 0 1 2-2h3.085l-1.292 1.293a1 1 0 0 0 1.414 1.414L15.914 8l-.707-.707-3-3a1 1 0 0 0-1.414 0Z" })), c2 = o(l2), a2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 2, d: "M14.5 8H9a3 3 0 0 0-3 3 3.541 3.541 0 0 0 2.96 3.493L9 14.5h0" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m11.5 11 3-3-3-3" }))), i2 = o(a2), v2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M5.808 15.607a7.002 7.002 0 0 0 11.117-4.582m-2.718-6.62a7.001 7.001 0 0 0-11.14 4.62" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m17.248 7.702-6.187-.884 5.303-5.303.884 6.187ZM2.752 12.298l.884 6.187 5.303-5.303-6.187-.884Z" }))), w2 = o(v2), g2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m2 7 4-4 4 4m-4 7V3m4 10 4 4 4-4m-4-7v11" })), m2 = o(g2), d2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m7.41 10.486.317.553c.272.48.58.857.934 1.125l-.084.033-.12.07c-.127.086-.277.238-.451.456l-.913 1.172a1.07 1.07 0 0 0-.22.447 1.143 1.143 0 0 0-.01.36l.021.11.138.472c.053.172.09.382.113.63.022.249 0 .56-.066.934a3.19 3.19 0 0 1-.727 1.56c-.379.44-.839.761-1.381.964a3.213 3.213 0 0 1-1.715.146 3.251 3.251 0 0 1-1.568-.724 3.322 3.322 0 0 1-.975-1.379A3.193 3.193 0 0 1 .554 15.7a3.2 3.2 0 0 1 .726-1.558c.38-.442.84-.764 1.385-.966a3.245 3.245 0 0 1 1.725-.144c.219.039.404.06.554.065a.794.794 0 0 0 .396-.08.934.934 0 0 0 .257-.211l.087-.106 1.726-2.213Zm-3.265 3.941a1.836 1.836 0 0 0-.983.083c-.31.116-.572.3-.79.55-.217.25-.356.546-.416.887-.06.342-.031.666.088.972.12.307.304.567.555.782.25.215.549.353.895.414.343.06.668.032.977-.084.31-.116.572-.297.79-.545a1.78 1.78 0 0 0 .415-.883 1.81 1.81 0 0 0-.088-.976 1.933 1.933 0 0 0-.554-.787 1.825 1.825 0 0 0-.89-.413ZM4.799.5l9.517 12.2c.116.151.23.256.344.315a.794.794 0 0 0 .396.081 3.85 3.85 0 0 0 .554-.065 3.245 3.245 0 0 1 1.725.144 3.322 3.322 0 0 1 1.385.966 3.2 3.2 0 0 1 .726 1.558 3.193 3.193 0 0 1-.15 1.716 3.322 3.322 0 0 1-.974 1.379 3.251 3.251 0 0 1-1.568.724 3.213 3.213 0 0 1-1.715-.146 3.345 3.345 0 0 1-1.381-.963 3.19 3.19 0 0 1-.727-1.56 3.667 3.667 0 0 1-.066-.935 3.09 3.09 0 0 1 .113-.63l.138-.473a1.08 1.08 0 0 0 .012-.469 1.07 1.07 0 0 0-.221-.447l-.806-1.033c-.22-.293-.405-.492-.557-.595a1.168 1.168 0 0 0-.56-.185l-.614-.058c-.472-.046-.861-.168-1.167-.368-.306-.2-.587-.526-.844-.98L4.701 4.294c-.53-.941-.792-1.74-.787-2.396.005-.656.3-1.121.885-1.397Zm11.056 13.927c-.342.06-.639.198-.89.413-.25.215-.434.477-.553.787a1.8 1.8 0 0 0-.088.976c.06.342.199.636.416.883.217.248.48.43.789.545.309.116.634.144.977.084a1.84 1.84 0 0 0 .895-.414c.25-.215.436-.475.555-.782.12-.306.149-.63.088-.972a1.81 1.81 0 0 0-.416-.888 1.933 1.933 0 0 0-.79-.55 1.836 1.836 0 0 0-.983-.082ZM9.886 9.524a.643.643 0 0 0-.44.285.685.685 0 0 0-.108.518c.03.173.122.315.274.426.151.111.322.15.512.117a.634.634 0 0 0 .433-.283.655.655 0 0 0 .11-.495.685.685 0 0 0-.277-.45.634.634 0 0 0-.504-.118ZM15.201.5c.585.276.88.741.885 1.397.005.596-.212 1.31-.65 2.143l-.137.253-2.803 4.89-2.035-2.608L15.201.5Z" })), h2 = o(d2), u2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor" }, /* @__PURE__ */ e.createElement("circle", { cx: 8.5, cy: 8.5, r: 6.5, strokeWidth: 2 }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeWidth: 3, d: "m18 18-4.5-4.5" }))), p2 = o(u2), f2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinejoin: "round" }, /* @__PURE__ */ e.createElement("path", { strokeWidth: 1.3, d: "M10 19.04c-4.9-2.226-7.35-4.454-7.35-6.68V4.372a1 1 0 0 1 .658-.94L9.317 1.25a2 2 0 0 1 1.366 0l6.009 2.184a1 1 0 0 1 .658.94v7.986c0 2.227-2.45 4.455-7.35 6.682Z" }), /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeWidth: 2, d: "m6.818 10 2.273 2.273 5-5" }))), E2 = o(f2), x2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.3, d: "M10 19.04c-4.9-2.226-7.35-4.454-7.35-6.68V4.372a1 1 0 0 1 .658-.94L9.317 1.25a2 2 0 0 1 1.366 0l6.009 2.184a1 1 0 0 1 .658.94v7.986c0 2.227-2.45 4.455-7.35 6.682Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.004 5c.676 0 1.224.233 1.644.7.42.466.63 1.078.63 1.836v.953c.481.04.722.34.722.9v3.262c0 .606-.288.909-.863.909H7.863c-.575 0-.863-.303-.863-.91V9.39c0-.56.24-.86.722-.901v-.953c0-.758.209-1.37.626-1.837.417-.466.97-.699 1.656-.699Zm0 .883c-.41 0-.74.143-.986.429-.247.285-.37.664-.37 1.136v1.023h2.713V7.448c0-.472-.125-.85-.374-1.136-.25-.286-.577-.429-.983-.429Z" }))), k2 = o(x2), C2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.002 3.5c-.298 0-.51.217-.65.65L8.184 7.808l-3.835-.023c-.45-.006-.726.135-.82.416-.099.292.054.561.416.82l3.126 2.247-1.223 3.64c-.146.428-.094.727.146.908.24.188.545.123.908-.14l3.096-2.277 3.103 2.277c.363.263.661.328.907.14.24-.181.293-.48.146-.907l-1.223-3.641 3.126-2.248c.363-.258.51-.527.415-.82-.093-.28-.368-.42-.82-.415l-3.833.023-1.165-3.658c-.14-.433-.351-.65-.656-.65Z" })), R2 = o(C2), Z2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M5.994 15.816c.24.188.545.123.908-.14l3.096-2.277 3.103 2.277c.363.263.661.328.907.14.24-.181.293-.48.146-.907l-1.223-3.641 3.126-2.248c.363-.258.51-.527.415-.82-.093-.28-.368-.42-.82-.415l-3.833.023-1.165-3.658c-.14-.433-.351-.65-.656-.65-.298 0-.51.217-.65.65L8.184 7.808l-3.835-.023c-.45-.006-.726.135-.82.416-.099.292.054.561.416.82l3.126 2.247-1.223 3.64c-.146.428-.094.727.146.908Z" }), /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }))), L2 = o(Z2), M2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M4.145 19c.351.274.796.18 1.327-.205l4.525-3.328 4.535 3.328c.53.385.967.48 1.326.206.35-.266.428-.702.214-1.326l-1.788-5.322 4.568-3.285c.53-.377.745-.77.608-1.198-.137-.41-.54-.616-1.198-.607l-5.604.034-1.702-5.347c-.206-.633-.514-.95-.959-.95-.436 0-.744.317-.95.95L7.346 7.297l-5.604-.034c-.658-.009-1.06.196-1.197.607-.146.428.077.821.607 1.198l4.569 3.285-1.788 5.322c-.214.624-.137 1.06.213 1.326Z" })), S2 = o(M2), B2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5 7h10l-5 8z" })), F2 = o(B2), $2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M13 5v10l-8-5z" })), H2 = o($2), V2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M7 5v10l8-5z" })), A2 = o(V2), W2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5 13h10l-5-8z" })), y2 = o(W2), j2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm-.793 4.293a1 1 0 0 0-1.414 0l-3 3L4.086 8l3.707 3.707a1 1 0 1 0 1.414-1.414L7.915 9H11a2 2 0 0 1 2 2 2.541 2.541 0 0 1-2.124 2.507l-.04.007a1 1 0 1 0 .328 1.972l.041-.006A4.541 4.541 0 0 0 15 11l-.005-.2A4 4 0 0 0 11 7H7.914l1.293-1.293a1 1 0 0 0 0-1.414Z" })), b2 = o(j2), O2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round" }, /* @__PURE__ */ e.createElement("circle", { cx: 10, cy: 10, r: 9.5, strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { strokeLinejoin: "round", strokeWidth: 2, d: "M5.5 8H11a3 3 0 0 1 3 3 3.541 3.541 0 0 1-2.96 3.493L11 14.5h0" }), /* @__PURE__ */ e.createElement("path", { strokeWidth: 2, d: "m8.5 11-3-3 3-3" }))), P2 = o(O2), z2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("g", { fill: "none", fillRule: "evenodd" }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.3, d: "M17.134 18.232c1.362 0 2.216-.954 2.216-2.155 0-.362-.09-.724-.29-1.06l-7.149-12.43A2.185 2.185 0 0 0 10.005 1.5c-.754 0-1.508.37-1.917 1.086L.95 15.026c-.2.336-.3.69-.3 1.051 0 1.201.854 2.155 2.216 2.155h14.268Z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M10.01 12.4c-.492 0-.761-.277-.78-.775L9.1 7.067c-.018-.498.372-.867.9-.867.52 0 .918.378.9.876l-.13 4.549c-.019.507-.297.775-.76.775ZM10 15.6c-.57 0-1.1-.469-1.1-1.1 0-.631.52-1.1 1.1-1.1.57 0 1.1.458 1.1 1.1 0 .642-.54 1.1-1.1 1.1Z" }))), _2 = o(z2), D2 = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ref: r, ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10.005 1c.796 0 1.603.399 2.04 1.168l7.644 13.374c.214.361.311.75.311 1.14C20 17.974 19.087 19 17.63 19H2.37C.913 19 0 17.974 0 16.682c0-.39.107-.77.32-1.13L7.956 2.168C8.392 1.398 9.2 1 10.005 1ZM10 13.4c-.58 0-1.1.469-1.1 1.1 0 .631.53 1.1 1.1 1.1.56 0 1.1-.458 1.1-1.1 0-.642-.53-1.1-1.1-1.1Zm0-7.2c-.528 0-.918.369-.9.867l.13 4.558c.019.498.288.775.78.775.463 0 .741-.268.76-.775l.13-4.549c.018-.498-.38-.876-.9-.876Z" })), I2 = o(D2), U2 = "Icon_icon_FVr27", T2 = "Icon_info_jKe8j", K2 = "Icon_error_Spa1M", N2 = "Icon_success_EnsSL", G2 = "Icon_warning_ZdPHu", q2 = "Icon_neutral_AfPjh", a = {
|
|
7
|
+
icon: U2,
|
|
8
|
+
info: T2,
|
|
9
|
+
error: K2,
|
|
10
|
+
success: N2,
|
|
11
|
+
warning: G2,
|
|
12
|
+
neutral: q2
|
|
13
13
|
}, s = /* @__PURE__ */ Object.assign({
|
|
14
14
|
"../../assets/icons/arrow-down-circle.svg": k,
|
|
15
15
|
"../../assets/icons/arrow-down-outline.svg": R,
|
|
@@ -24,132 +24,135 @@ const x = (t, r) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.
|
|
|
24
24
|
"../../assets/icons/arrow-up-outline.svg": _,
|
|
25
25
|
"../../assets/icons/arrow-up.svg": I,
|
|
26
26
|
"../../assets/icons/bell.svg": T,
|
|
27
|
-
"../../assets/icons/
|
|
28
|
-
"../../assets/icons/
|
|
29
|
-
"../../assets/icons/
|
|
30
|
-
"../../assets/icons/
|
|
31
|
-
"../../assets/icons/
|
|
32
|
-
"../../assets/icons/
|
|
33
|
-
"../../assets/icons/
|
|
34
|
-
"../../assets/icons/calendar-
|
|
35
|
-
"../../assets/icons/calendar.svg": i1,
|
|
36
|
-
"../../assets/icons/
|
|
37
|
-
"../../assets/icons/
|
|
38
|
-
"../../assets/icons/
|
|
39
|
-
"../../assets/icons/
|
|
40
|
-
"../../assets/icons/
|
|
41
|
-
"../../assets/icons/
|
|
42
|
-
"../../assets/icons/checkmark.svg": R1,
|
|
43
|
-
"../../assets/icons/
|
|
44
|
-
"../../assets/icons/
|
|
45
|
-
"../../assets/icons/
|
|
46
|
-
"../../assets/icons/
|
|
47
|
-
"../../assets/icons/
|
|
48
|
-
"../../assets/icons/
|
|
49
|
-
"../../assets/icons/
|
|
50
|
-
"../../assets/icons/
|
|
51
|
-
"../../assets/icons/
|
|
52
|
-
"../../assets/icons/
|
|
53
|
-
"../../assets/icons/
|
|
54
|
-
"../../assets/icons/
|
|
55
|
-
"../../assets/icons/
|
|
56
|
-
"../../assets/icons/
|
|
57
|
-
"../../assets/icons/
|
|
58
|
-
"../../assets/icons/
|
|
59
|
-
"../../assets/icons/
|
|
60
|
-
"../../assets/icons/
|
|
61
|
-
"../../assets/icons/
|
|
62
|
-
"../../assets/icons/
|
|
63
|
-
"../../assets/icons/
|
|
64
|
-
"../../assets/icons/
|
|
65
|
-
"../../assets/icons/
|
|
66
|
-
"../../assets/icons/
|
|
67
|
-
"../../assets/icons/
|
|
68
|
-
"../../assets/icons/
|
|
69
|
-
"../../assets/icons/
|
|
70
|
-
"../../assets/icons/
|
|
71
|
-
"../../assets/icons/
|
|
72
|
-
"../../assets/icons/
|
|
73
|
-
"../../assets/icons/
|
|
74
|
-
"../../assets/icons/
|
|
75
|
-
"../../assets/icons/
|
|
76
|
-
"../../assets/icons/
|
|
77
|
-
"../../assets/icons/
|
|
78
|
-
"../../assets/icons/
|
|
79
|
-
"../../assets/icons/
|
|
80
|
-
"../../assets/icons/
|
|
81
|
-
"../../assets/icons/
|
|
82
|
-
"../../assets/icons/
|
|
83
|
-
"../../assets/icons/
|
|
84
|
-
"../../assets/icons/
|
|
85
|
-
"../../assets/icons/
|
|
86
|
-
"../../assets/icons/
|
|
87
|
-
"../../assets/icons/
|
|
88
|
-
"../../assets/icons/
|
|
89
|
-
"../../assets/icons/
|
|
90
|
-
"../../assets/icons/
|
|
91
|
-
"../../assets/icons/
|
|
92
|
-
"../../assets/icons/
|
|
93
|
-
"../../assets/icons/
|
|
94
|
-
"../../assets/icons/
|
|
95
|
-
"../../assets/icons/
|
|
96
|
-
"../../assets/icons/
|
|
97
|
-
"../../assets/icons/
|
|
98
|
-
"../../assets/icons/
|
|
99
|
-
"../../assets/icons/
|
|
100
|
-
"../../assets/icons/
|
|
101
|
-
"../../assets/icons/
|
|
102
|
-
"../../assets/icons/
|
|
103
|
-
"../../assets/icons/
|
|
104
|
-
"../../assets/icons/playback-
|
|
105
|
-
"../../assets/icons/playback-
|
|
106
|
-
"../../assets/icons/
|
|
107
|
-
"../../assets/icons/
|
|
108
|
-
"../../assets/icons/
|
|
109
|
-
"../../assets/icons/
|
|
110
|
-
"../../assets/icons/
|
|
111
|
-
"../../assets/icons/
|
|
112
|
-
"../../assets/icons/
|
|
113
|
-
"../../assets/icons/
|
|
114
|
-
"../../assets/icons/
|
|
115
|
-
"../../assets/icons/
|
|
116
|
-
"../../assets/icons/
|
|
117
|
-
"../../assets/icons/
|
|
118
|
-
"../../assets/icons/
|
|
119
|
-
"../../assets/icons/
|
|
120
|
-
"../../assets/icons/
|
|
121
|
-
"../../assets/icons/
|
|
122
|
-
"../../assets/icons/
|
|
123
|
-
"../../assets/icons/
|
|
124
|
-
"../../assets/icons/
|
|
125
|
-
"../../assets/icons/
|
|
126
|
-
"../../assets/icons/
|
|
127
|
-
"../../assets/icons/
|
|
128
|
-
"../../assets/icons/
|
|
129
|
-
"../../assets/icons/
|
|
27
|
+
"../../assets/icons/book-outline.svg": N,
|
|
28
|
+
"../../assets/icons/book.svg": q,
|
|
29
|
+
"../../assets/icons/bubble-outline.svg": Q,
|
|
30
|
+
"../../assets/icons/bubble.svg": Y,
|
|
31
|
+
"../../assets/icons/bubbles-outline.svg": t1,
|
|
32
|
+
"../../assets/icons/bubbles.svg": o1,
|
|
33
|
+
"../../assets/icons/bug.svg": n1,
|
|
34
|
+
"../../assets/icons/calendar-checkmark.svg": c1,
|
|
35
|
+
"../../assets/icons/calendar-date.svg": i1,
|
|
36
|
+
"../../assets/icons/calendar-plus.svg": w1,
|
|
37
|
+
"../../assets/icons/calendar.svg": m1,
|
|
38
|
+
"../../assets/icons/camera.svg": h1,
|
|
39
|
+
"../../assets/icons/cart-outline.svg": p1,
|
|
40
|
+
"../../assets/icons/cart.svg": E1,
|
|
41
|
+
"../../assets/icons/cat.svg": k1,
|
|
42
|
+
"../../assets/icons/checkmark-circle.svg": R1,
|
|
43
|
+
"../../assets/icons/checkmark-outline.svg": L1,
|
|
44
|
+
"../../assets/icons/checkmark.svg": S1,
|
|
45
|
+
"../../assets/icons/chevron-left.svg": F1,
|
|
46
|
+
"../../assets/icons/chevron-right.svg": H1,
|
|
47
|
+
"../../assets/icons/clock-circle.svg": A1,
|
|
48
|
+
"../../assets/icons/clock-outline.svg": y1,
|
|
49
|
+
"../../assets/icons/close.svg": b1,
|
|
50
|
+
"../../assets/icons/cloud-outline.svg": P1,
|
|
51
|
+
"../../assets/icons/cloud.svg": _1,
|
|
52
|
+
"../../assets/icons/collapse.svg": I1,
|
|
53
|
+
"../../assets/icons/copy.svg": T1,
|
|
54
|
+
"../../assets/icons/credit-card.svg": N1,
|
|
55
|
+
"../../assets/icons/cross-circle.svg": q1,
|
|
56
|
+
"../../assets/icons/cross-outline.svg": Q1,
|
|
57
|
+
"../../assets/icons/cross.svg": Y1,
|
|
58
|
+
"../../assets/icons/delete-outline.svg": t0,
|
|
59
|
+
"../../assets/icons/delete.svg": o0,
|
|
60
|
+
"../../assets/icons/denied.svg": n0,
|
|
61
|
+
"../../assets/icons/disclosure.svg": c0,
|
|
62
|
+
"../../assets/icons/dropdown.svg": i0,
|
|
63
|
+
"../../assets/icons/envelope-outline.svg": w0,
|
|
64
|
+
"../../assets/icons/envelope.svg": m0,
|
|
65
|
+
"../../assets/icons/error-circle.svg": h0,
|
|
66
|
+
"../../assets/icons/error-outline.svg": p0,
|
|
67
|
+
"../../assets/icons/expand.svg": E0,
|
|
68
|
+
"../../assets/icons/export.svg": k0,
|
|
69
|
+
"../../assets/icons/eye-off.svg": R0,
|
|
70
|
+
"../../assets/icons/eye.svg": L0,
|
|
71
|
+
"../../assets/icons/eyeglasses.svg": S0,
|
|
72
|
+
"../../assets/icons/frame.svg": F0,
|
|
73
|
+
"../../assets/icons/gear.svg": H0,
|
|
74
|
+
"../../assets/icons/heart-outline.svg": A0,
|
|
75
|
+
"../../assets/icons/heart.svg": y0,
|
|
76
|
+
"../../assets/icons/help-circle.svg": b0,
|
|
77
|
+
"../../assets/icons/help-outline.svg": P0,
|
|
78
|
+
"../../assets/icons/import.svg": _0,
|
|
79
|
+
"../../assets/icons/info-circle.svg": I0,
|
|
80
|
+
"../../assets/icons/info-outline.svg": T0,
|
|
81
|
+
"../../assets/icons/key.svg": N0,
|
|
82
|
+
"../../assets/icons/location-cross.svg": q0,
|
|
83
|
+
"../../assets/icons/location.svg": Q0,
|
|
84
|
+
"../../assets/icons/lock-open.svg": Y0,
|
|
85
|
+
"../../assets/icons/lock.svg": te,
|
|
86
|
+
"../../assets/icons/map-outline.svg": oe,
|
|
87
|
+
"../../assets/icons/map.svg": ne,
|
|
88
|
+
"../../assets/icons/menu.svg": ce,
|
|
89
|
+
"../../assets/icons/minus-circle.svg": ie,
|
|
90
|
+
"../../assets/icons/minus-outline.svg": we,
|
|
91
|
+
"../../assets/icons/minus.svg": me,
|
|
92
|
+
"../../assets/icons/page-outline.svg": he,
|
|
93
|
+
"../../assets/icons/page.svg": pe,
|
|
94
|
+
"../../assets/icons/paper-plane.svg": Ee,
|
|
95
|
+
"../../assets/icons/paperclip.svg": ke,
|
|
96
|
+
"../../assets/icons/pencil-circle.svg": Re,
|
|
97
|
+
"../../assets/icons/pencil-outline.svg": Le,
|
|
98
|
+
"../../assets/icons/pencil.svg": Se,
|
|
99
|
+
"../../assets/icons/person.svg": Fe,
|
|
100
|
+
"../../assets/icons/phone-circle.svg": He,
|
|
101
|
+
"../../assets/icons/phone-outline.svg": Ae,
|
|
102
|
+
"../../assets/icons/phone.svg": ye,
|
|
103
|
+
"../../assets/icons/photos.svg": be,
|
|
104
|
+
"../../assets/icons/playback-next.svg": Pe,
|
|
105
|
+
"../../assets/icons/playback-pause.svg": _e,
|
|
106
|
+
"../../assets/icons/playback-play.svg": Ie,
|
|
107
|
+
"../../assets/icons/playback-prev.svg": Te,
|
|
108
|
+
"../../assets/icons/playback-stop.svg": Ne,
|
|
109
|
+
"../../assets/icons/plus-circle.svg": qe,
|
|
110
|
+
"../../assets/icons/plus-outline.svg": Qe,
|
|
111
|
+
"../../assets/icons/plus.svg": Ye,
|
|
112
|
+
"../../assets/icons/printer.svg": t2,
|
|
113
|
+
"../../assets/icons/profile-outline.svg": o2,
|
|
114
|
+
"../../assets/icons/profile.svg": n2,
|
|
115
|
+
"../../assets/icons/redo-circle.svg": c2,
|
|
116
|
+
"../../assets/icons/redo-outline.svg": i2,
|
|
117
|
+
"../../assets/icons/refresh.svg": w2,
|
|
118
|
+
"../../assets/icons/reorder.svg": m2,
|
|
119
|
+
"../../assets/icons/scissors.svg": h2,
|
|
120
|
+
"../../assets/icons/search.svg": p2,
|
|
121
|
+
"../../assets/icons/shield-checkmark.svg": E2,
|
|
122
|
+
"../../assets/icons/shield-lock.svg": k2,
|
|
123
|
+
"../../assets/icons/star-circle.svg": R2,
|
|
124
|
+
"../../assets/icons/star-outline.svg": L2,
|
|
125
|
+
"../../assets/icons/star.svg": S2,
|
|
126
|
+
"../../assets/icons/triangle-down.svg": F2,
|
|
127
|
+
"../../assets/icons/triangle-left.svg": H2,
|
|
128
|
+
"../../assets/icons/triangle-right.svg": A2,
|
|
129
|
+
"../../assets/icons/triangle-up.svg": y2,
|
|
130
|
+
"../../assets/icons/undo-circle.svg": b2,
|
|
131
|
+
"../../assets/icons/undo-outline.svg": P2,
|
|
132
|
+
"../../assets/icons/warning-outline.svg": _2,
|
|
133
|
+
"../../assets/icons/warning.svg": I2
|
|
130
134
|
});
|
|
131
135
|
Object.keys(s).map((t) => {
|
|
132
|
-
|
|
133
|
-
const r = (n = t.split("/").pop()) == null ? void 0 : n.replace(".svg", "");
|
|
136
|
+
const r = t.split("/").pop()?.replace(".svg", "");
|
|
134
137
|
r && (s[r] = s[t], delete s[t]);
|
|
135
138
|
});
|
|
136
|
-
const
|
|
137
|
-
({ name: t, size: r, scheme:
|
|
138
|
-
const [d, h] = Array.isArray(r) ? r : [r, r],
|
|
139
|
-
return
|
|
140
|
-
|
|
139
|
+
const e5 = u.forwardRef(
|
|
140
|
+
({ name: t, size: r, scheme: l, color: i, svg: v, style: w, className: g, ...c }, m) => {
|
|
141
|
+
const [d, h] = Array.isArray(r) ? r : [r, r], n = v || (t ? s[t] : void 0);
|
|
142
|
+
return n ? /* @__PURE__ */ p(
|
|
143
|
+
n,
|
|
141
144
|
{
|
|
142
145
|
...c,
|
|
143
146
|
ref: m,
|
|
144
147
|
focusable: !1,
|
|
145
148
|
"aria-hidden": !c["aria-label"] || void 0,
|
|
146
|
-
"data-icon": t ||
|
|
147
|
-
className: f(a.icon,
|
|
149
|
+
"data-icon": t || n.name || !0,
|
|
150
|
+
className: f(a.icon, l && a[l], g),
|
|
148
151
|
style: { ...w, ...E({ color: i, width: d, height: h }) }
|
|
149
152
|
}
|
|
150
153
|
) : null;
|
|
151
154
|
}
|
|
152
155
|
);
|
|
153
156
|
export {
|
|
154
|
-
|
|
157
|
+
e5 as Icon
|
|
155
158
|
};
|