From 47b6e7fa81451a532336777831b6993d11a53694 Mon Sep 17 00:00:00 2001 From: Alex <33497058+bexsoft@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:40:19 -0600 Subject: [PATCH] Release v3.0.2 (#1065) Signed-off-by: Benjamin Perez --- dist/esm/index.js | 1550 +++++++++++++++++++++-------------------- dist/esm/index.js.map | 2 +- package.json | 2 +- yarn.lock | 4 +- 4 files changed, 780 insertions(+), 778 deletions(-) diff --git a/dist/esm/index.js b/dist/esm/index.js index c90117a3..9bf86be3 100644 --- a/dist/esm/index.js +++ b/dist/esm/index.js @@ -3,8 +3,8 @@ import t, { forwardRef as n, useContext as r, useCallback as o, - useEffect as i, - useMemo as l, + useMemo as i, + useEffect as l, useState as a, Fragment as C, cloneElement as s, @@ -23753,26 +23753,37 @@ class mT { } } var hT = mT.getInstance(); -const fT = () => ({ - success: o((e, t) => { - hT.addNotification("success", e, t); - }, []), - danger: o((e, t) => { - hT.addNotification("danger", e, t); - }, []), - warning: o((e, t) => { - hT.addNotification("warning", e, t); - }, []), - information: o((e, t) => { - hT.addNotification("information", e, t); - }, []), - neutral: o((e, t) => { - hT.addNotification("neutral", e, t); - }, []), - clear: o(() => { - hT.clearNotifications(); - }, []), -}); +const fT = () => { + const e = o((e, t) => { + hT.addNotification("success", e, t); + }, []), + t = o((e, t) => { + hT.addNotification("danger", e, t); + }, []), + n = o((e, t) => { + hT.addNotification("warning", e, t); + }, []), + r = o((e, t) => { + hT.addNotification("information", e, t); + }, []), + l = o((e, t) => { + hT.addNotification("neutral", e, t); + }, []), + a = o(() => { + hT.clearNotifications(); + }, []); + return i( + () => ({ + success: e, + danger: t, + warning: n, + information: r, + neutral: l, + clear: a, + }), + [e, t, n, r, l, a], + ); +}; var gT = Et(function (t, n) { var r = vt([t.styles], void 0, e.useContext(Rt)), o = e.useRef(); @@ -23844,7 +23855,7 @@ const LT = (e) => { }, [e], ); - i( + l( () => ( document.addEventListener("keyup", t, !1), () => { @@ -23861,7 +23872,7 @@ const LT = (e) => { }, [e], ); - i( + l( () => ( document.addEventListener("keyup", t, !1), () => { @@ -23882,7 +23893,7 @@ const LT = (e) => { }, [e], ); - i( + l( () => ( document.addEventListener("keyup", t, !1), () => { @@ -23990,9 +24001,9 @@ const LT = (e) => { }, html: { boxSizing: "border-box", - "-webkit-text-size-adjust": "100%", - "-webkit-font-smoothing": "antialiased", - "-moz-osx-font-smoothing": "grayscale", + WebkitTextSizeAdjust: "100%", + WebkitFontSmoothing: "antialiased", + MozOsxFontSmoothing: "grayscale", }, body: { backgroundColor: e.colors["Color/Neutral/Bg/colorBgContainer"], @@ -24000,8 +24011,8 @@ const LT = (e) => { minHeight: "100vh", fontFamily: "'Geist', sans-serif", margin: 0, - "-webkit-font-smoothing": "antialiased", - "-moz-osx-font-smoothing": "grayscale", + WebkitFontSmoothing: "antialiased", + MozOsxFontSmoothing: "grayscale", fonWeight: 400, fontSize: 14, lineHeight: 1.5, @@ -24167,13 +24178,13 @@ const LT = (e) => { customBorderRadius: n = 16, className: r, withBorders: o, - sx: i, + sx: l, ...a }, C, ) => { const s = yt(), - c = l(() => (i ? vT({ ...Z(i, s) }) : {}), [i, s]), + c = i(() => (l ? vT({ ...Z(l, s) }) : {}), [l, s]), d = vT({ borderRadius: n || s.borderRadius.borderRadiusXLG, padding: t || s.paddingSizes.sizeLG, @@ -24194,12 +24205,12 @@ const LT = (e) => { children: n, onTitleClick: r, disabled: o, - id: i, + id: l, contentBackgroundColor: a = !1, sx: C, }) => { const s = yt(), - c = l(() => (C ? vT({ ...Z(C, s) }) : {}), [C, s]), + c = i(() => (C ? vT({ ...Z(C, s) }) : {}), [C, s]), d = vT({ borderBottom: `1px solid ${s.colors["Color/Neutral/Border/colorBorderSubtle"]}`, borderRadius: 2, @@ -24252,7 +24263,7 @@ const LT = (e) => { }, }); return Ot("div", { - id: i, + id: l, className: "accordion", css: [d, c], children: [ @@ -26738,7 +26749,7 @@ const zN = vT({ selectedOption: n = "", onSelect: r, hideTriggerAction: o, - open: l, + open: i, anchorEl: C = null, useAnchorWidth: s = !1, forSelectInput: c = !1, @@ -26776,7 +26787,7 @@ const zN = vT({ bT(v), LT(o), MT((e) => { - if (l) + if (i) if ("ArrowUp" === e) { const e = h - 1; f(e >= 0 ? e : 0); @@ -26786,13 +26797,13 @@ const zN = vT({ f(n); } }), - i(() => { + l(() => { f(0); }, [t]), - i(() => { - m(l ? $N(C, d, s) : null); - }, [C, d, l, s]), - i(() => { + l(() => { + m(i ? $N(C, d, s) : null); + }, [C, d, i, s]), + l(() => { const e = UN((e) => { e && e.getBoundingClientRect() && m($N(e, d, s)); }, 300); @@ -26803,7 +26814,7 @@ const zN = vT({ e(C); }); }), - l && p + i && p ? (C || console.warn( "AnchorEl not set. Element will be rendered on the top of the page", @@ -26912,7 +26923,7 @@ const zN = vT({ variant: n = "secondary", icon: r, iconLocation: o = "start", - secondaryIcon: i, + secondaryIcon: l, onClick: a, fullWidth: s, collapseOnSmall: c = !0, @@ -26929,9 +26940,9 @@ const zN = vT({ L = w || !!d; let b = null, M = null; - const H = l(() => (f ? vT({ ...Z(f, v) }) : {}), [f, v]); + const H = i(() => (f ? vT({ ...Z(f, v) }) : {}), [f, v]); r && (b = kt("span", { className: "buttonIcon", children: r })), - i && (M = kt("span", { className: "buttonIcon", children: i })); + l && (M = kt("span", { className: "buttonIcon", children: l })); const E = ((e, t, n) => { const r = ((e, t) => ({ @@ -27286,7 +27297,7 @@ const zN = vT({ }, }); })(v, n, !L && !!r), - R = l(() => { + R = i(() => { let e = L ? (u ? "4px 12px" : "8px 16px") : u ? "6px" : "10px 8px"; return ( n.endsWith("-ghost") && !r && (e = u ? "4px 0" : "8px 0"), @@ -27326,7 +27337,7 @@ const zN = vT({ children: [d, d && t ? " " : "", t], }), r && "end" === o && b, - i && M, + l && M, ], }), }); @@ -27389,13 +27400,13 @@ const zN = vT({ noMinWidth: n, htmlFor: r, orientation: o = "horizontal", - inputSizeMode: i = "large", + inputSizeMode: l = "large", ...a }) => { const C = yt(), - s = l(() => (t ? vT({ ...Z(t, C) }) : {}), [t, C]); + s = i(() => (t ? vT({ ...Z(t, C) }) : {}), [t, C]); return kt("label", { - css: [KN(C, i, o), s], + css: [KN(C, l, o), s], htmlFor: r, ...a, children: kt("span", { @@ -27739,7 +27750,7 @@ const zN = vT({ index: n, type: r, overlayIcon: o, - noLabelMinWidth: i, + noLabelMinWidth: l, overlayAction: C, overlayObject: s, label: c = "", @@ -27760,7 +27771,7 @@ const zN = vT({ E, ) => { const R = yt(), - y = l(() => (f ? vT({ ...Z(f, R) }) : {}), [f, R]), + y = i(() => (f ? vT({ ...Z(f, R) }) : {}), [f, R]), V = rx(R), S = ix(R), [T, N] = a(!1); @@ -27785,7 +27796,7 @@ const zN = vT({ "" !== c && Ot(XN, { htmlFor: e, - noMinWidth: i, + noMinWidth: l, className: "inputLabel " + ("vertical" === v ? "verticalMode" : ""), orientation: v, @@ -27893,13 +27904,13 @@ const zN = vT({ helper: b, }) => { const M = yt(), - H = l(() => (d ? vT({ ...Z(d, M) }) : {}), [d, M]), + H = i(() => (d ? vT({ ...Z(d, M) }) : {}), [d, M]), E = c(null), [R, y] = a(!1), [V, S] = a(""), [T, N] = a(null), [x, _] = a(""); - i(() => { + l(() => { var e; if ("" !== s) { const t = u.findIndex((e) => e.value === s); @@ -27907,7 +27918,7 @@ const zN = vT({ } }, [u, s]); const A = u.filter((e) => e.label.toLowerCase().includes(x.toLowerCase())), - I = l(() => { + I = i(() => { var e, t, n, r; return null !== T && ((null === (e = u[T]) || void 0 === e ? void 0 : e.icon) || @@ -27999,7 +28010,7 @@ const zN = vT({ color: t = "none", sx: n, id: r, - label: i, + label: l, size: a = "normal", badgeStyle: s = "subtle", icon: c, @@ -28007,7 +28018,7 @@ const zN = vT({ ...u }) => { const p = yt(), - m = l(() => (n ? vT({ ...Z(n, p) }) : {}), [n, p]), + m = i(() => (n ? vT({ ...Z(n, p) }) : {}), [n, p]), h = ((e, t, n, r, o, i) => { const l = ((e, t) => ({ @@ -28163,7 +28174,7 @@ const zN = vT({ ...u, children: [ c && kt(C, { children: f() }), - Ot("span", { children: [i, e] }), + Ot("span", { children: [l, e] }), ], }); }, @@ -28191,7 +28202,7 @@ const zN = vT({ }, }))(n); return kt("div", { - css: [r, l(() => (e ? vT({ ...Z(e, n) }) : {}), [e, n])], + css: [r, i(() => (e ? vT({ ...Z(e, n) }) : {}), [e, n])], className: "boxedIcon", children: t, }); @@ -28263,15 +28274,15 @@ const zN = vT({ anchorEl: n = null, anchorOrigin: r = "start", forInputOptions: o = !1, - children: l, + children: i, }) => { const C = yt(), [s, c] = a(null); LT(e), - i(() => { + l(() => { c(t ? hx(n, r) : null); }, [n, r, t]), - i(() => { + l(() => { const t = UN((e) => { e && e.getBoundingClientRect() && c(hx(e, r)); }, 300); @@ -28323,7 +28334,7 @@ const zN = vT({ E( kt(GN, { onClick: e, - children: kt("div", { css: [d, vT(s)], children: l }), + children: kt("div", { css: [d, vT(s)], children: i }), }), document.body, )) @@ -28389,14 +28400,14 @@ const zN = vT({ sx: n, variant: r = "regular", id: o, - inButtonGroup: i = !1, + inButtonGroup: l = !1, ...a }) => { const C = yt(), - s = l(() => (n ? vT({ ...Z(n, C) }) : {}), [n, C]); + s = i(() => (n ? vT({ ...Z(n, C) }) : {}), [n, C]); let c = {}; return ( - i && (c = { padding: t && !e ? "6px" : "4px 12px" }), + l && (c = { padding: t && !e ? "6px" : "4px 12px" }), Ot("button", { id: o, className: `option-element ${r}`, @@ -28554,7 +28565,7 @@ const zN = vT({ options: n, displayLastItems: r = !1, onClickOption: o, - markCurrentItem: i = !1, + markCurrentItem: l = !1, children: a, }) => { const s = yt(), @@ -28599,7 +28610,7 @@ const zN = vT({ }, "& .slashSpacingStyle": { margin: "0 5px" }, }))(s), - d = l(() => (e ? vT({ ...Z(e, s) }) : {}), [e, s]), + d = i(() => (e ? vT({ ...Z(e, s) }) : {}), [e, s]), u = "number" == typeof r && n.length - 1 > r && n.length > 0; let p = null; const m = (e) => { @@ -28674,7 +28685,7 @@ const zN = vT({ className: "" + (n && !e.subOptions ? "last" : ""), icon: e.icon, - current: n && i, + current: n && l, label: e.label, }), ], @@ -28702,7 +28713,7 @@ const zN = vT({ className: "" + (r && !e.subOptions ? "last" : ""), icon: e.icon, - current: r && i, + current: r && l, subOptions: e.subOptions, label: e.label, }), @@ -28720,7 +28731,7 @@ const zN = vT({ }); }, bx = ({ sx: e, children: n, isLoading: r, ...o }) => { - const i = yt(), + const l = yt(), a = ((e) => ({ display: "inline-flex", flexDirection: "row", @@ -28816,8 +28827,8 @@ const zN = vT({ }, }, }, - }))(i), - c = l(() => (e ? vT({ ...Z(e, i) }) : {}), [e, i]); + }))(l), + c = i(() => (e ? vT({ ...Z(e, l) }) : {}), [e, l]); return r ? kt(C, {}) : kt("div", { @@ -28844,7 +28855,7 @@ const zN = vT({ }), Hx = ({ children: e, sx: t, className: n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); return kt("div", { css: [Mx, o], className: n, children: e }); }, Ex = ({ @@ -28853,14 +28864,14 @@ const zN = vT({ id: n, overrideLabelClasses: r, sx: o, - className: i, + className: l, checked: a, helper: C, disabled: s, ...c }) => { const d = yt(), - u = l(() => (o ? vT({ ...Z(o, d) }) : {}), [o, d]), + u = i(() => (o ? vT({ ...Z(o, d) }) : {}), [o, d]), p = ((e) => ({ position: "relative", "& input": { display: "none" }, @@ -28920,7 +28931,7 @@ const zN = vT({ }, }))(d); return Ot(Hx, { - className: `inputItem ${i || ""}`, + className: `inputItem ${l || ""}`, sx: { display: "flex", justifyContent: "flex-start", @@ -39075,7 +39086,7 @@ var Dk = { } = e, v = Rx(e, Uk), [w, L] = a(e.value || ""); - i(() => L(e.value || ""), [e.value]); + l(() => L(e.value || ""), [e.value]); var b = c(null); u(t, () => b.current, [b]); var M = { @@ -39084,7 +39095,7 @@ var Dk = { paddingBottom: r, paddingLeft: r, }, - H = l( + H = i( () => (function (e, t) { return ( @@ -39126,7 +39137,7 @@ var Dk = { ), [w, s, h], ), - E = l( + E = i( () => G.jsx("div", { style: Ye({}, Fk, M, { minHeight: o }), @@ -57694,7 +57705,7 @@ const vz = ({ tooltip: n = "", mode: r = "json", onChange: o, - editorHeight: i = 250, + editorHeight: l = 250, sx: a, helpTools: C, className: s, @@ -57702,7 +57713,7 @@ const vz = ({ helper: d, }) => { const u = yt(), - p = l(() => (a ? vT({ ...Z(a, u) }) : {}), [a, u]), + p = i(() => (a ? vT({ ...Z(a, u) }) : {}), [a, u]), m = ((e) => ({ display: "grid", [`@media (max-width: ${S.md}px)`]: { gridTemplateColumns: "1fr" }, @@ -57784,8 +57795,8 @@ const vz = ({ m, vT({ gridTemplateColumns: c ? "auto 1fr" : "1fr", - "& .editorContainer": { maxHeight: i }, - "& .editor": { "&.w-tc-editor": { minHeight: i || "initial" } }, + "& .editorContainer": { maxHeight: l }, + "& .editor": { "&.w-tc-editor": { minHeight: l || "initial" } }, }), p, ], @@ -57844,8 +57855,8 @@ const vz = ({ mode: r = "single", sx: o, }) => { - const i = yt(), - a = l(() => (o ? vT({ ...Z(o, i) }) : {}), [o, i]), + const l = yt(), + a = i(() => (o ? vT({ ...Z(o, l) }) : {}), [o, l]), C = "multi" === r, s = ((e) => ({ boxSizing: "border-box", @@ -57887,7 +57898,7 @@ const vz = ({ transform: "translate(0, -50%)", }, "& .codeSnippet": { "& .inputBase": { flexWrap: "nowrap" } }, - }))(i); + }))(l); return Ot("div", { className: "codeSnippet", children: [ @@ -66350,8 +66361,8 @@ var uq = k( })(), ); const pq = ({ sx: e, container: t, item: n, children: r, ...o }) => { - const i = yt(), - a = l(() => (e ? vT({ ...Z(e, i) }) : {}), [e, i]), + const l = yt(), + a = i(() => (e ? vT({ ...Z(e, l) }) : {}), [e, l]), C = n ? ((e) => { let t = { boxSizing: "border-box" }; @@ -66773,7 +66784,7 @@ const pq = ({ sx: e, container: t, item: n, children: r, ...o }) => { onSelect: n, closeTriggerAction: r, open: o, - anchorEl: l = null, + anchorEl: i = null, }) => { const C = ((e) => vT({ @@ -66804,10 +66815,10 @@ const pq = ({ sx: e, container: t, item: n, children: r, ...o }) => { }))(yt()), [s, c] = a(null); return ( - i(() => { - c(o ? yq(l) : null); - }, [l, o]), - i(() => { + l(() => { + c(o ? yq(i) : null); + }, [i, o]), + l(() => { const e = () => { r(); }, @@ -66817,18 +66828,18 @@ const pq = ({ sx: e, container: t, item: n, children: r, ...o }) => { return ( window.addEventListener("resize", e), window.addEventListener("scroll", () => { - t(l); + t(i); }), () => { window.removeEventListener("resize", e), window.removeEventListener("scroll", () => { - t(l); + t(i); }); } ); - }, [l, r]), + }, [i, r]), o && s - ? (l || + ? (i || console.warn( "AnchorEl not set. Element will be rendered on the top of the page", ), @@ -67078,7 +67089,7 @@ const Oq = [ onSelect: n, records: r = [], isLoading: o, - loadingMessage: i = kt("h3", { children: "Loading..." }), + loadingMessage: l = kt("h3", { children: "Loading..." }), entityName: s, selectedItems: c, idField: d, @@ -67240,7 +67251,7 @@ const Oq = [ }, }, }))(S), - x = l(() => (E ? vT({ ...Z(E, S) }) : {}), [E, S]), + x = i(() => (E ? vT({ ...Z(E, S) }) : {}), [E, S]), [_, A] = a(!1), [I, k] = a(void 0), [O, B] = a("ASC"), @@ -67305,7 +67316,7 @@ const Oq = [ item: !0, xs: 12, style: { textAlign: "center" }, - children: i, + children: l, }), kt(pq, { item: !0, @@ -71831,8 +71842,7 @@ function JJ(e) { } var e3, t3, - n3, - r3 = + n3 = ((e3 = JJ), (t3 = 1), function (e, t) { @@ -71843,17 +71853,17 @@ var e3, i = new Date(); return i.setFullYear(n, r, o), i.setHours(0, 0, 0, 0), e3(i); }), - o3 = HJ(r3), - i3 = EJ(JJ, o3); -function l3(e) { + r3 = HJ(n3), + o3 = EJ(JJ, r3); +function i3(e) { return VJ(KJ(e)); } -var a3 = "gregory", - C3 = "hebrew", - s3 = "islamic", - c3 = "iso8601", - d3 = - (((n3 = {})[a3] = [ +var l3 = "gregory", + a3 = "hebrew", + C3 = "islamic", + s3 = "iso8601", + c3 = { + gregory: [ "en-CA", "en-US", "es-AR", @@ -71873,9 +71883,9 @@ var a3 = "gregory", "es-SV", "es-VE", "pt-BR", - ]), - (n3[C3] = ["he", "he-IL"]), - (n3[s3] = [ + ], + hebrew: ["he", "he-IL"], + islamic: [ "ar", "ar-AE", "ar-BH", @@ -71895,17 +71905,17 @@ var a3 = "gregory", "dv-MV", "ps", "ps-AR", - ]), - n3), - u3 = [0, 1, 2, 3, 4, 5, 6], - p3 = new Map(); -function m3(e) { + ], + }, + d3 = [0, 1, 2, 3, 4, 5, 6], + u3 = new Map(); +function p3(e) { return function (t, n) { return (function (e) { return function (t, n) { var r = t || bJ(); - p3.has(r) || p3.set(r, new Map()); - var o = p3.get(r); + u3.has(r) || u3.set(r, new Map()); + var o = u3.get(r); return ( o.has(e) || o.set(e, new Intl.DateTimeFormat(r || void 0, e).format), o.get(e)(n) @@ -71920,39 +71930,39 @@ function m3(e) { ); }; } -var h3 = m3({ day: "numeric" }), - f3 = m3({ day: "numeric", month: "long", year: "numeric" }), - g3 = m3({ month: "long" }), - v3 = m3({ month: "long", year: "numeric" }), - w3 = m3({ weekday: "short" }), - L3 = m3({ weekday: "long" }), - b3 = m3({ year: "numeric" }), - M3 = u3[0], - H3 = u3[5], - E3 = u3[6]; -function R3(e, t) { - void 0 === t && (t = c3); +var m3 = p3({ day: "numeric" }), + h3 = p3({ day: "numeric", month: "long", year: "numeric" }), + f3 = p3({ month: "long" }), + g3 = p3({ month: "long", year: "numeric" }), + v3 = p3({ weekday: "short" }), + w3 = p3({ weekday: "long" }), + L3 = p3({ year: "numeric" }), + b3 = d3[0], + M3 = d3[5], + H3 = d3[6]; +function E3(e, t) { + void 0 === t && (t = s3); var n = e.getDay(); switch (t) { - case c3: - return (n + 6) % 7; case s3: - return (n + 1) % 7; + return (n + 6) % 7; case C3: + return (n + 1) % 7; case a3: + case l3: return n; default: throw new Error("Unsupported calendar type."); } } -function y3(e, t) { - void 0 === t && (t = c3); +function R3(e, t) { + void 0 === t && (t = s3); var n = RJ(e), r = yJ(e), - o = e.getDate() - R3(e, t); + o = e.getDate() - E3(e, t); return new Date(n, r, o); } -function V3(e, t) { +function y3(e, t) { switch (e) { case "century": return SJ(t); @@ -71968,7 +71978,7 @@ function V3(e, t) { throw new Error("Invalid rangeType: ".concat(e)); } } -function S3(e, t) { +function V3(e, t) { switch (e) { case "century": return NJ(t); @@ -71982,7 +71992,7 @@ function S3(e, t) { throw new Error("Invalid rangeType: ".concat(e)); } } -function T3(e, t) { +function S3(e, t) { switch (e) { case "century": return xJ(t); @@ -71993,12 +72003,12 @@ function T3(e, t) { case "month": return KJ(t); case "day": - return o3(t); + return r3(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function N3(e, t) { +function T3(e, t) { switch (e) { case "century": return AJ(t); @@ -72009,47 +72019,44 @@ function N3(e, t) { case "month": return QJ(t); case "day": - return i3(t); + return o3(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function x3(e, t, n) { - return ( - void 0 === t && (t = b3), - n - .map(function (n) { - return t(e, n); - }) - .join(" – ") - ); +function N3(e, t, n) { + return n + .map(function (n) { + return (t || L3)(e, n); + }) + .join(" – "); } -function _3(e, t, n) { - return x3(e, t, DJ(n)); +function x3(e, t, n) { + return N3(e, t, DJ(n)); } -function A3(e, t) { - void 0 === t && (t = c3); +function _3(e, t) { + void 0 === t && (t = s3); var n = e.getDay(); switch (t) { - case s3: case C3: - return n === H3 || n === E3; - case c3: case a3: - return n === E3 || n === M3; + return n === M3 || n === H3; + case s3: + case l3: + return n === H3 || n === b3; default: throw new Error("Unsupported calendar type."); } } -var Z3 = "react-calendar__navigation"; -function I3(e) { +var A3 = "react-calendar__navigation"; +function Z3(e) { var t, n = e.activeStartDate, r = e.drillUp, o = e.formatMonthYear, - i = void 0 === o ? v3 : o, + i = void 0 === o ? g3 : o, l = e.formatYear, - a = void 0 === l ? b3 : l, + a = void 0 === l ? L3 : l, C = e.locale, s = e.maxDate, c = e.minDate, @@ -72106,7 +72113,7 @@ function I3(e) { } })(A, n) : void 0, - B = S3(A, n), + B = V3(A, n), D = I ? (function (e, t) { switch (e) { @@ -72164,10 +72171,10 @@ function I3(e) { switch (A) { case "century": return (function (e, t, n) { - return x3(e, t, AJ(n)); + return N3(e, t, AJ(n)); })(C, a, e); case "decade": - return _3(C, a, e); + return x3(C, a, e); case "year": return a(C, e); case "month": @@ -72181,12 +72188,12 @@ function I3(e) { : t; } return G.jsxs("div", { - className: Z3, + className: A3, children: [ null !== y && I ? G.jsx("button", { "aria-label": E, - className: "".concat(Z3, "__arrow ").concat(Z3, "__prev2-button"), + className: "".concat(A3, "__arrow ").concat(A3, "__prev2-button"), disabled: F, onClick: function () { x(O, "prev2"); @@ -72198,7 +72205,7 @@ function I3(e) { null !== N && G.jsx("button", { "aria-label": S, - className: "".concat(Z3, "__arrow ").concat(Z3, "__prev-button"), + className: "".concat(A3, "__arrow ").concat(A3, "__prev-button"), disabled: P, onClick: function () { x(k, "prev"); @@ -72206,7 +72213,7 @@ function I3(e) { type: "button", children: N, }), - ((t = "".concat(Z3, "__label")), + ((t = "".concat(A3, "__label")), G.jsxs("button", { "aria-label": u, "aria-live": p, @@ -72243,7 +72250,7 @@ function I3(e) { null !== M && G.jsx("button", { "aria-label": L, - className: "".concat(Z3, "__arrow ").concat(Z3, "__next-button"), + className: "".concat(A3, "__arrow ").concat(A3, "__next-button"), disabled: U, onClick: function () { x(B, "next"); @@ -72254,7 +72261,7 @@ function I3(e) { null !== v && I ? G.jsx("button", { "aria-label": f, - className: "".concat(Z3, "__arrow ").concat(Z3, "__next2-button"), + className: "".concat(A3, "__arrow ").concat(A3, "__next2-button"), disabled: z, onClick: function () { x(D, "next2"); @@ -72266,9 +72273,9 @@ function I3(e) { ], }); } -var k3 = function () { +var I3 = function () { return ( - (k3 = + (I3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72276,10 +72283,10 @@ var k3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - k3.apply(this, arguments) + I3.apply(this, arguments) ); }, - O3 = function (e, t) { + k3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72294,10 +72301,10 @@ var k3 = function () { } return n; }; -function B3(e) { +function O3(e) { return "".concat(e, "%"); } -function D3(e) { +function B3(e) { var t = e.children, n = e.className, r = e.count, @@ -72305,7 +72312,7 @@ function D3(e) { i = e.offset, l = e.style, a = e.wrap, - C = O3(e, [ + C = k3(e, [ "children", "className", "count", @@ -72316,10 +72323,10 @@ function D3(e) { ]); return G.jsx( "div", - k3( + I3( { className: n, - style: k3( + style: I3( { display: "flex", flexDirection: o, @@ -72331,12 +72338,12 @@ function D3(e) { C, { children: p.map(t, function (e, t) { - var n = i && 0 === t ? B3((100 * i) / r) : null; + var n = i && 0 === t ? O3((100 * i) / r) : null; return s( e, - k3(k3({}, e.props), { + I3(I3({}, e.props), { style: { - flexBasis: B3(100 / r), + flexBasis: O3(100 / r), flexShrink: 0, flexGrow: 0, overflow: "hidden", @@ -72351,25 +72358,25 @@ function D3(e) { ), ); } -function P3(e, t) { +function D3(e, t) { return t[0] <= e && t[1] >= e; } -function F3(e, t) { - return P3(e[0], t) || P3(e[1], t); +function P3(e, t) { + return D3(e[0], t) || D3(e[1], t); } -function U3(e, t, n) { +function F3(e, t, n) { var r = []; - if (F3(t, e)) { + if (P3(t, e)) { r.push(n); - var o = P3(e[0], t), - i = P3(e[1], t); + var o = D3(e[0], t), + i = D3(e[1], t); o && r.push("".concat(n, "Start")), i && r.push("".concat(n, "End")), o && i && r.push("".concat(n, "BothEnds")); } return r; } -function z3(e) { +function U3(e) { if (!e) throw new Error("args is required"); var t = e.value, n = e.date, @@ -72385,10 +72392,10 @@ function z3(e) { throw new Error( "dateType is required when date is not an array of two dates", ); - return N3(t, n); + return T3(t, n); })(); if ( - (P3(l, a) && i.push("".concat(o, "--now")), + (D3(l, a) && i.push("".concat(o, "--now")), !t || !(function (e) { return Array.isArray(e) ? null !== e[0] && null !== e[1] : null !== e; @@ -72404,22 +72411,22 @@ function z3(e) { throw new Error( "valueType is required when value is not an array of two dates", ); - return N3(n, t); + return T3(n, t); })(); (s = a), (C = c)[0] <= s[0] && C[1] >= s[1] ? i.push("".concat(o, "--active")) - : F3(c, a) && i.push("".concat(o, "--hasActive")); - var d = U3(c, a, "".concat(o, "--range")); + : P3(c, a) && i.push("".concat(o, "--hasActive")); + var d = F3(c, a, "".concat(o, "--range")); i.push.apply(i, d); var u = Array.isArray(t) ? t : [t]; if (r && 1 === u.length) { - var p = U3(r > c[0] ? [c[0], r] : [r, c[0]], a, "".concat(o, "--hover")); + var p = F3(r > c[0] ? [c[0], r] : [r, c[0]], a, "".concat(o, "--hover")); i.push.apply(i, p); } return i; } -function G3(e) { +function z3(e) { for ( var t = e.className, n = e.count, @@ -72443,12 +72450,12 @@ function G3(e) { var g = o(f); h.push( s({ - classes: z3({ date: g, dateType: i, hover: a, value: p, valueType: m }), + classes: U3({ date: g, dateType: i, hover: a, value: p, valueType: m }), date: g, }), ); } - return G.jsx(D3, { + return G.jsx(B3, { className: t, count: r, offset: C, @@ -72456,12 +72463,12 @@ function G3(e) { children: h, }); } -function $3(e) { +function G3(e) { var t = e.activeStartDate, n = e.children, r = e.classes, o = e.date, - i = e.formatAbbr, + l = e.formatAbbr, a = e.locale, C = e.maxDate, s = e.maxDateTransform, @@ -72474,7 +72481,7 @@ function $3(e) { f = e.tileContent, g = e.tileDisabled, v = e.view, - w = l( + w = i( function () { return "function" == typeof h ? h({ activeStartDate: t, date: o, view: v }) @@ -72482,7 +72489,7 @@ function $3(e) { }, [t, o, h, v], ), - L = l( + L = i( function () { return "function" == typeof f ? f({ activeStartDate: t, date: o, view: v }) @@ -72495,7 +72502,7 @@ function $3(e) { disabled: (c && d(c) > o) || (C && s(C) < o) || - (g && g({ activeStartDate: t, date: o, view: v })), + (null == g ? void 0 : g({ activeStartDate: t, date: o, view: v })), onClick: u ? function (e) { return u(o, e); @@ -72514,14 +72521,14 @@ function $3(e) { style: m, type: "button", children: [ - i ? G.jsx("abbr", { "aria-label": i(a, o), children: n }) : n, + l ? G.jsx("abbr", { "aria-label": l(a, o), children: n }) : n, L, ], }); } -var W3 = function () { +var $3 = function () { return ( - (W3 = + ($3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72529,10 +72536,10 @@ var W3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - W3.apply(this, arguments) + $3.apply(this, arguments) ); }, - j3 = function (e, t) { + W3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72547,36 +72554,36 @@ var W3 = function () { } return n; }, - q3 = "react-calendar__century-view__decades__decade"; -function Y3(e) { + j3 = "react-calendar__century-view__decades__decade"; +function q3(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.currentCentury, o = e.formatYear, - i = void 0 === o ? b3 : o, - l = j3(e, ["classes", "currentCentury", "formatYear"]), + i = void 0 === o ? L3 : o, + l = W3(e, ["classes", "currentCentury", "formatYear"]), a = l.date, C = l.locale, s = []; return ( n && s.push.apply(s, n), - s.push(q3), - SJ(a).getFullYear() !== r && s.push("".concat(q3, "--neighboringCentury")), + s.push(j3), + SJ(a).getFullYear() !== r && s.push("".concat(j3, "--neighboringCentury")), G.jsx( - $3, - W3({}, l, { + G3, + $3({}, l, { classes: s, maxDateTransform: OJ, minDateTransform: ZJ, view: "century", - children: _3(C, i, a), + children: x3(C, i, a), }), ) ); } -var K3 = function () { +var Y3 = function () { return ( - (K3 = + (Y3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72584,10 +72591,10 @@ var K3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - K3.apply(this, arguments) + Y3.apply(this, arguments) ); }, - X3 = function (e, t) { + K3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72602,13 +72609,13 @@ var K3 = function () { } return n; }; -function Q3(e) { +function X3(e) { var t = e.activeStartDate, n = e.hover, r = e.showNeighboringCentury, o = e.value, i = e.valueType, - l = X3(e, [ + l = K3(e, [ "activeStartDate", "hover", "showNeighboringCentury", @@ -72617,7 +72624,7 @@ function Q3(e) { ]), a = RJ(SJ(t)), C = a + (r ? 119 : 99); - return G.jsx(G3, { + return G.jsx(z3, { className: "react-calendar__century-view__decades", dateTransform: ZJ, dateType: "decade", @@ -72625,10 +72632,10 @@ function Q3(e) { hover: n, renderTile: function (e) { var n = e.date, - r = X3(e, ["date"]); + r = K3(e, ["date"]); return G.jsx( - Y3, - K3({}, l, r, { activeStartDate: t, currentCentury: a, date: n }), + q3, + Y3({}, l, r, { activeStartDate: t, currentCentury: a, date: n }), n.getTime(), ); }, @@ -72638,9 +72645,9 @@ function Q3(e) { valueType: i, }); } -var J3 = function () { +var Q3 = function () { return ( - (J3 = + (Q3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72648,18 +72655,18 @@ var J3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - J3.apply(this, arguments) + Q3.apply(this, arguments) ); }; -function e1(e) { +function J3(e) { return G.jsx("div", { className: "react-calendar__century-view", - children: G.jsx(Q3, J3({}, e)), + children: G.jsx(X3, Q3({}, e)), }); } -var t1 = function () { +var e1 = function () { return ( - (t1 = + (e1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72667,10 +72674,10 @@ var t1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - t1.apply(this, arguments) + e1.apply(this, arguments) ); }, - n1 = function (e, t) { + t1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72685,24 +72692,24 @@ var t1 = function () { } return n; }, - r1 = "react-calendar__decade-view__years__year"; -function o1(e) { + n1 = "react-calendar__decade-view__years__year"; +function r1(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.currentDecade, o = e.formatYear, - i = void 0 === o ? b3 : o, - l = n1(e, ["classes", "currentDecade", "formatYear"]), + i = void 0 === o ? L3 : o, + l = t1(e, ["classes", "currentDecade", "formatYear"]), a = l.date, C = l.locale, s = []; return ( n && s.push.apply(s, n), - s.push(r1), - ZJ(a).getFullYear() !== r && s.push("".concat(r1, "--neighboringDecade")), + s.push(n1), + ZJ(a).getFullYear() !== r && s.push("".concat(n1, "--neighboringDecade")), G.jsx( - $3, - t1({}, l, { + G3, + e1({}, l, { classes: s, maxDateTransform: zJ, minDateTransform: PJ, @@ -72712,9 +72719,9 @@ function o1(e) { ) ); } -var i1 = function () { +var o1 = function () { return ( - (i1 = + (o1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72722,10 +72729,10 @@ var i1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - i1.apply(this, arguments) + o1.apply(this, arguments) ); }, - l1 = function (e, t) { + i1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72740,13 +72747,13 @@ var i1 = function () { } return n; }; -function a1(e) { +function l1(e) { var t = e.activeStartDate, n = e.hover, r = e.showNeighboringDecade, o = e.value, i = e.valueType, - l = l1(e, [ + l = i1(e, [ "activeStartDate", "hover", "showNeighboringDecade", @@ -72755,7 +72762,7 @@ function a1(e) { ]), a = RJ(ZJ(t)), C = a + (r ? 11 : 9); - return G.jsx(G3, { + return G.jsx(z3, { className: "react-calendar__decade-view__years", dateTransform: PJ, dateType: "year", @@ -72763,10 +72770,10 @@ function a1(e) { hover: n, renderTile: function (e) { var n = e.date, - r = l1(e, ["date"]); + r = i1(e, ["date"]); return G.jsx( - o1, - i1({}, l, r, { activeStartDate: t, currentDecade: a, date: n }), + r1, + o1({}, l, r, { activeStartDate: t, currentDecade: a, date: n }), n.getTime(), ); }, @@ -72775,9 +72782,9 @@ function a1(e) { valueType: i, }); } -var C1 = function () { +var a1 = function () { return ( - (C1 = + (a1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72785,18 +72792,18 @@ var C1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - C1.apply(this, arguments) + a1.apply(this, arguments) ); }; -function s1(e) { +function C1(e) { return G.jsx("div", { className: "react-calendar__decade-view", - children: G.jsx(a1, C1({}, e)), + children: G.jsx(l1, a1({}, e)), }); } -var c1 = function () { +var s1 = function () { return ( - (c1 = + (s1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72804,10 +72811,10 @@ var c1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - c1.apply(this, arguments) + s1.apply(this, arguments) ); }, - d1 = function (e, t) { + c1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72822,28 +72829,28 @@ var c1 = function () { } return n; }, - u1 = function (e, t, n) { + d1 = function (e, t, n) { if (n || 2 === arguments.length) for (var r, o = 0, i = t.length; o < i; o++) (!r && o in t) || (r || (r = Array.prototype.slice.call(t, 0, o)), (r[o] = t[o])); return e.concat(r || Array.prototype.slice.call(t)); }; -function p1(e) { +function u1(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.formatMonth, - o = void 0 === r ? g3 : r, + o = void 0 === r ? f3 : r, i = e.formatMonthYear, - l = void 0 === i ? v3 : i, - a = d1(e, ["classes", "formatMonth", "formatMonthYear"]), + l = void 0 === i ? g3 : i, + a = c1(e, ["classes", "formatMonth", "formatMonthYear"]), C = a.date, s = a.locale; return G.jsx( - $3, - c1({}, a, { - classes: u1( - u1([], n, !0), + G3, + s1({}, a, { + classes: d1( + d1([], n, !0), ["react-calendar__year-view__months__month"], !1, ), @@ -72855,9 +72862,9 @@ function p1(e) { }), ); } -var m1 = function () { +var p1 = function () { return ( - (m1 = + (p1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72865,10 +72872,10 @@ var m1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - m1.apply(this, arguments) + p1.apply(this, arguments) ); }, - h1 = function (e, t) { + m1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72883,14 +72890,14 @@ var m1 = function () { } return n; }; -function f1(e) { +function h1(e) { var t = e.activeStartDate, n = e.hover, r = e.value, o = e.valueType, - i = h1(e, ["activeStartDate", "hover", "value", "valueType"]), + i = m1(e, ["activeStartDate", "hover", "value", "valueType"]), l = RJ(t); - return G.jsx(G3, { + return G.jsx(z3, { className: "react-calendar__year-view__months", dateTransform: function (e) { var t = new Date(); @@ -72901,10 +72908,10 @@ function f1(e) { hover: n, renderTile: function (e) { var n = e.date, - r = h1(e, ["date"]); + r = m1(e, ["date"]); return G.jsx( - p1, - m1({}, i, r, { activeStartDate: t, date: n }), + u1, + p1({}, i, r, { activeStartDate: t, date: n }), n.getTime(), ); }, @@ -72913,9 +72920,9 @@ function f1(e) { valueType: o, }); } -var g1 = function () { +var f1 = function () { return ( - (g1 = + (f1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72923,18 +72930,18 @@ var g1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - g1.apply(this, arguments) + f1.apply(this, arguments) ); }; -function v1(e) { +function g1(e) { return G.jsx("div", { className: "react-calendar__year-view", - children: G.jsx(f1, g1({}, e)), + children: G.jsx(h1, f1({}, e)), }); } -var w1 = function () { +var v1 = function () { return ( - (w1 = + (v1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72942,10 +72949,10 @@ var w1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - w1.apply(this, arguments) + v1.apply(this, arguments) ); }, - L1 = function (e, t) { + w1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72960,17 +72967,17 @@ var w1 = function () { } return n; }, - b1 = "react-calendar__month-view__days__day"; -function M1(e) { + L1 = "react-calendar__month-view__days__day"; +function b1(e) { var t = e.calendarType, n = e.classes, r = void 0 === n ? [] : n, o = e.currentMonthIndex, i = e.formatDay, - l = void 0 === i ? h3 : i, + l = void 0 === i ? m3 : i, a = e.formatLongDate, - C = void 0 === a ? f3 : a, - s = L1(e, [ + C = void 0 === a ? h3 : a, + s = w1(e, [ "calendarType", "classes", "currentMonthIndex", @@ -72982,15 +72989,15 @@ function M1(e) { u = []; return ( r && u.push.apply(u, r), - u.push(b1), - A3(c, t) && u.push("".concat(b1, "--weekend")), - c.getMonth() !== o && u.push("".concat(b1, "--neighboringMonth")), + u.push(L1), + _3(c, t) && u.push("".concat(L1, "--weekend")), + c.getMonth() !== o && u.push("".concat(L1, "--neighboringMonth")), G.jsx( - $3, - w1({}, s, { + G3, + v1({}, s, { classes: u, formatAbbr: C, - maxDateTransform: o3, + maxDateTransform: r3, minDateTransform: JJ, view: "month", children: l(d, c), @@ -72998,9 +73005,9 @@ function M1(e) { ) ); } -var H1 = function () { +var M1 = function () { return ( - (H1 = + (M1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73008,10 +73015,10 @@ var H1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - H1.apply(this, arguments) + M1.apply(this, arguments) ); }, - E1 = function (e, t) { + H1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73026,7 +73033,7 @@ var H1 = function () { } return n; }; -function R1(e) { +function E1(e) { var t = e.activeStartDate, n = e.calendarType, r = e.hover, @@ -73034,7 +73041,7 @@ function R1(e) { i = e.showNeighboringMonth, l = e.value, a = e.valueType, - C = E1(e, [ + C = H1(e, [ "activeStartDate", "calendarType", "hover", @@ -73046,21 +73053,21 @@ function R1(e) { s = RJ(t), c = yJ(t), d = o || i, - u = R3(t, n), + u = E3(t, n), p = d ? 0 : u, m = 1 + (d ? -u : 0), h = (function () { if (o) return m + 42 - 1; - var e = l3(t); + var e = i3(t); if (i) { var r = new Date(); return ( - r.setFullYear(s, c, e), r.setHours(0, 0, 0, 0), e + (7 - R3(r, n) - 1) + r.setFullYear(s, c, e), r.setHours(0, 0, 0, 0), e + (7 - E3(r, n) - 1) ); } return e; })(); - return G.jsx(G3, { + return G.jsx(z3, { className: "react-calendar__month-view__days", count: 7, dateTransform: function (e) { @@ -73072,10 +73079,10 @@ function R1(e) { end: h, renderTile: function (e) { var r = e.date, - o = E1(e, ["date"]); + o = H1(e, ["date"]); return G.jsx( - M1, - H1({}, C, o, { + b1, + M1({}, C, o, { activeStartDate: t, calendarType: n, currentMonthIndex: c, @@ -73090,16 +73097,16 @@ function R1(e) { valueType: a, }); } -var y1 = "react-calendar__month-view__weekdays", - V1 = "".concat(y1, "__weekday"); -function S1(e) { +var R1 = "react-calendar__month-view__weekdays", + y1 = "".concat(R1, "__weekday"); +function V1(e) { for ( var t, n = e.calendarType, r = e.formatShortWeekday, - o = void 0 === r ? w3 : r, + o = void 0 === r ? v3 : r, i = e.formatWeekday, - l = void 0 === i ? L3 : i, + l = void 0 === i ? w3 : i, a = e.locale, C = e.onMouseLeave, s = jJ(new Date()), @@ -73110,17 +73117,17 @@ function S1(e) { p <= 7; p += 1 ) { - var m = new Date(c, d, p - R3(s, n)), + var m = new Date(c, d, p - E3(s, n)), h = l(a, m); u.push( G.jsx( "div", { className: nJ( - V1, + y1, ((t = m), - t.getDay() === new Date().getDay() && "".concat(V1, "--current")), - A3(m, n) && "".concat(V1, "--weekend"), + t.getDay() === new Date().getDay() && "".concat(y1, "--current")), + _3(m, n) && "".concat(y1, "--weekend"), ), children: G.jsx("abbr", { "aria-label": h, @@ -73132,17 +73139,17 @@ function S1(e) { ), ); } - return G.jsx(D3, { - className: y1, + return G.jsx(B3, { + className: R1, count: 7, onFocus: C, onMouseOver: C, children: u, }); } -var T1 = function () { +var S1 = function () { return ( - (T1 = + (S1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73150,10 +73157,10 @@ var T1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - T1.apply(this, arguments) + S1.apply(this, arguments) ); }, - N1 = function (e, t) { + T1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73168,8 +73175,8 @@ var T1 = function () { } return n; }, - x1 = "react-calendar__tile"; -function _1(e) { + N1 = "react-calendar__tile"; +function x1(e) { var t = e.onClickWeekNumber, n = e.weekNumber, r = G.jsx("span", { children: n }); @@ -73177,11 +73184,11 @@ function _1(e) { var o = e.date, i = e.onClickWeekNumber, l = e.weekNumber, - a = N1(e, ["date", "onClickWeekNumber", "weekNumber"]); + a = T1(e, ["date", "onClickWeekNumber", "weekNumber"]); return G.jsx( "button", - T1({}, a, { - className: x1, + S1({}, a, { + className: N1, onClick: function (e) { return i(l, o, e); }, @@ -73191,10 +73198,10 @@ function _1(e) { ); } e.date, e.onClickWeekNumber, e.weekNumber; - a = N1(e, ["date", "onClickWeekNumber", "weekNumber"]); - return G.jsx("div", T1({}, a, { className: x1, children: r })); + a = T1(e, ["date", "onClickWeekNumber", "weekNumber"]); + return G.jsx("div", S1({}, a, { className: N1, children: r })); } -function A1(e) { +function _1(e) { var t = e.activeStartDate, n = e.calendarType, r = e.onClickWeekNumber, @@ -73202,28 +73209,28 @@ function A1(e) { i = e.showFixedNumberOfWeeks, l = (function () { if (i) return 6; - var e = l3(t) - (7 - R3(t, n)); + var e = i3(t) - (7 - E3(t, n)); return 1 + Math.ceil(e / 7); })(), a = (function () { for (var e = RJ(t), r = yJ(t), o = VJ(t), i = [], a = 0; a < l; a += 1) - i.push(y3(new Date(e, r, o + 7 * a), n)); + i.push(R3(new Date(e, r, o + 7 * a), n)); return i; })(), C = a.map(function (e) { return (function (e, t) { - void 0 === t && (t = c3); + void 0 === t && (t = s3); var n, - r = t === a3 ? a3 : c3, - o = y3(e, t), + r = t === l3 ? l3 : s3, + o = R3(e, t), i = RJ(e) + 1; do { - (n = y3(new Date(i, 0, r === c3 ? 4 : 1), t)), (i -= 1); + (n = R3(new Date(i, 0, r === s3 ? 4 : 1), t)), (i -= 1); } while (e < n); return Math.round((o.getTime() - n.getTime()) / 6048e5) + 1; })(e, n); }); - return G.jsx(D3, { + return G.jsx(B3, { className: "react-calendar__month-view__weekNumbers", count: l, direction: "column", @@ -73233,13 +73240,13 @@ function A1(e) { children: C.map(function (e, t) { var n = a[t]; if (!n) throw new Error("date is not defined"); - return G.jsx(_1, { date: n, onClickWeekNumber: r, weekNumber: e }, e); + return G.jsx(x1, { date: n, onClickWeekNumber: r, weekNumber: e }, e); }), }); } -var Z1 = function () { +var A1 = function () { return ( - (Z1 = + (A1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73247,10 +73254,10 @@ var Z1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - Z1.apply(this, arguments) + A1.apply(this, arguments) ); }, - I1 = function (e, t) { + Z1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73265,7 +73272,7 @@ var Z1 = function () { } return n; }; -function k1(e) { +function I1(e) { var t = e.activeStartDate, n = e.locale, r = e.onMouseLeave, @@ -73275,19 +73282,19 @@ function k1(e) { void 0 === i ? (function (e) { if (e) - for (var t = 0, n = Object.entries(d3); t < n.length; t++) { + for (var t = 0, n = Object.entries(c3); t < n.length; t++) { var r = n[t], o = r[0]; if (r[1].includes(e)) return o; } - return c3; + return s3; })(n) : i, a = e.formatShortWeekday, C = e.formatWeekday, s = e.onClickWeekNumber, c = e.showWeekNumbers, - d = I1(e, [ + d = Z1(e, [ "calendarType", "formatShortWeekday", "formatWeekday", @@ -73301,7 +73308,7 @@ function k1(e) { style: { display: "flex", alignItems: "flex-end" }, children: [ c - ? G.jsx(A1, { + ? G.jsx(_1, { activeStartDate: t, calendarType: l, onClickWeekNumber: s, @@ -73312,23 +73319,23 @@ function k1(e) { G.jsxs("div", { style: { flexGrow: 1, width: "100%" }, children: [ - G.jsx(S1, { + G.jsx(V1, { calendarType: l, formatShortWeekday: a, formatWeekday: C, locale: n, onMouseLeave: r, }), - G.jsx(R1, Z1({ calendarType: l }, d)), + G.jsx(E1, A1({ calendarType: l }, d)), ], }), ], }), }); } -var O1 = function () { +var k1 = function () { return ( - (O1 = + (k1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73336,34 +73343,34 @@ var O1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - O1.apply(this, arguments) + k1.apply(this, arguments) ); }, - B1 = "react-calendar", - D1 = ["century", "decade", "year", "month"], - P1 = ["decade", "year", "month", "day"], - F1 = new Date(); -F1.setFullYear(1, 0, 1), F1.setHours(0, 0, 0, 0); -var U1 = new Date(864e13); -function z1(e) { + O1 = "react-calendar", + B1 = ["century", "decade", "year", "month"], + D1 = ["decade", "year", "month", "day"], + P1 = new Date(); +P1.setFullYear(1, 0, 1), P1.setHours(0, 0, 0, 0); +var F1 = new Date(864e13); +function U1(e) { return e instanceof Date ? e : new Date(e); } -function G1(e, t) { - return D1.slice(D1.indexOf(e), D1.indexOf(t) + 1); +function z1(e, t) { + return B1.slice(B1.indexOf(e), B1.indexOf(t) + 1); } -function $1(e, t, n) { +function G1(e, t, n) { return e && (function (e, t, n) { - return -1 !== G1(t, n).indexOf(e); + return -1 !== z1(t, n).indexOf(e); })(e, t, n) ? e : n; } -function W1(e) { - var t = D1.indexOf(e); - return P1[t]; +function $1(e) { + var t = B1.indexOf(e); + return D1[t]; } -function j1(e, t) { +function W1(e, t) { var n = e.value, r = e.minDate, o = e.maxDate, @@ -73371,21 +73378,22 @@ function j1(e, t) { l = (function (e, t) { var n = Array.isArray(e) ? e[t] : e; if (!n) return null; - var r = z1(n); - if (isNaN(r.getTime())) throw new Error("Invalid date: ".concat(e)); + var r = U1(n); + if (Number.isNaN(r.getTime())) + throw new Error("Invalid date: ".concat(e)); return r; })(n, t); if (!l) return null; - var a = W1(i); + var a = $1(i); return (function (e, t, n) { return t && t > e ? t : n && n < e ? n : e; })( (function () { switch (t) { case 0: - return V3(a, l); + return y3(a, l); case 1: - return T3(a, l); + return S3(a, l); default: throw new Error("Invalid index value: ".concat(t)); } @@ -73394,35 +73402,35 @@ function j1(e, t) { o, ); } -var q1 = function (e) { - return j1(e, 0); +var j1 = function (e) { + return W1(e, 0); }, - Y1 = function (e) { - return j1(e, 1); + q1 = function (e) { + return W1(e, 1); }, - K1 = function (e) { - return [q1, Y1].map(function (t) { + Y1 = function (e) { + return [j1, q1].map(function (t) { return t(e); }); }; -function X1(e) { +function K1(e) { var t = e.maxDate, n = e.maxDetail, r = e.minDate, o = e.minDetail, i = e.value; - return V3( - $1(e.view, o, n), - q1({ value: i, minDate: r, maxDate: t, maxDetail: n }) || new Date(), + return y3( + G1(e.view, o, n), + j1({ value: i, minDate: r, maxDate: t, maxDetail: n }) || new Date(), ); } -function Q1(e) { +function X1(e) { return e && (!Array.isArray(e) || 1 === e.length); } -function J1(e, t) { +function Q1(e, t) { return e instanceof Date && t instanceof Date && e.getTime() === t.getTime(); } -var e6 = n(function (e, t) { +var J1 = n(function (e, t) { var n, r = e.activeStartDate, i = e.allowPartialRange, @@ -73443,11 +73451,11 @@ var e6 = n(function (e, t) { M = e.inputRef, H = e.locale, E = e.maxDate, - R = void 0 === E ? U1 : E, + R = void 0 === E ? F1 : E, y = e.maxDetail, V = void 0 === y ? "month" : y, S = e.minDate, - T = void 0 === S ? F1 : S, + T = void 0 === S ? P1 : S, N = e.minDetail, x = void 0 === N ? "century" : N, _ = e.navigationAriaLabel, @@ -73497,10 +73505,10 @@ var e6 = n(function (e, t) { He = a( Array.isArray(c) ? c.map(function (e) { - return null !== e ? z1(e) : null; + return null !== e ? U1(e) : null; }) : null != c - ? z1(c) + ? U1(c) : null, ), Ee = He[0], @@ -73522,11 +73530,11 @@ var e6 = n(function (e, t) { C = e.minDetail, s = e.value, c = e.view, - d = $1(c, C, l), + d = G1(c, C, l), u = t || n; return u - ? V3(d, u) - : X1({ + ? y3(d, u) + : K1({ maxDate: i, maxDetail: l, minDate: a, @@ -73546,18 +73554,18 @@ var e6 = n(function (e, t) { value: he, view: fe, }), - Ne = (n = ne && Q1(Ee) ? Ee : void 0 !== he ? he : Ee) + Ne = (n = ne && X1(Ee) ? Ee : void 0 !== he ? he : Ee) ? Array.isArray(n) ? n.map(function (e) { - return null !== e ? z1(e) : null; + return null !== e ? U1(e) : null; }) : null !== n - ? z1(n) + ? U1(n) : null : null, - xe = W1(V), - _e = $1(fe || Ve, x, V), - Ae = G1(x, V), + xe = $1(V), + _e = G1(fe || Ve, x, V), + Ae = z1(x, V), Ze = ne ? be : null, Ie = Ae.indexOf(_e) < Ae.length - 1, ke = Ae.indexOf(_e) > 0, @@ -73566,11 +73574,11 @@ var e6 = n(function (e, t) { return (function () { switch (te) { case "start": - return q1; + return j1; case "end": - return Y1; + return q1; case "range": - return K1; + return Y1; default: throw new Error("Invalid returnValue."); } @@ -73582,7 +73590,7 @@ var e6 = n(function (e, t) { function (e, t) { we(e); var n = { action: t, activeStartDate: e, value: Ne, view: _e }; - D && !J1(Te, e) && D(n); + D && !Q1(Te, e) && D(n); }, [Te, D, Ne, _e], ), @@ -73620,7 +73628,7 @@ var e6 = n(function (e, t) { value: Ne, view: n, }; - D && !J1(Te, e) && D(r), Y && _e !== n && Y(r), j && j(r); + D && !Q1(Te, e) && D(r), Y && _e !== n && Y(r), j && j(r); } }, [Te, Ie, D, De, j, Y, Ne, _e, Ae], @@ -73631,10 +73639,10 @@ var e6 = n(function (e, t) { var e = Ae[Ae.indexOf(_e) - 1]; if (!e) throw new Error("Attempted to drill up from the highest view."); - var t = V3(e, Te); + var t = y3(e, Te); we(t), Se(e); var n = { action: "drillUp", activeStartDate: t, value: Ne, view: e }; - D && !J1(Te, t) && D(n), Y && _e !== e && Y(n), q && q(n); + D && !Q1(Te, t) && D(n), Y && _e !== e && Y(n), q && q(n); } }, [Te, ke, D, q, Y, Ne, _e, Ae], @@ -73644,9 +73652,9 @@ var e6 = n(function (e, t) { var n = Ne; De(e, t); var r, - o = ne && !Q1(n); + o = ne && !X1(n); if (ne) - if (o) r = V3(xe, e); + if (o) r = y3(xe, e); else { if (!n) throw new Error("previousValue is required"); if (Array.isArray(n)) @@ -73655,13 +73663,13 @@ var e6 = n(function (e, t) { var r = [t, n].sort(function (e, t) { return e.getTime() - t.getTime(); }); - return [V3(e, r[0]), T3(e, r[1])]; + return [y3(e, r[0]), S3(e, r[1])]; })(xe, n, e); } else r = Oe(e); var l = !ne || o || b - ? X1({ + ? K1({ maxDate: R, maxDetail: V, minDate: T, @@ -73672,9 +73680,9 @@ var e6 = n(function (e, t) { : null; t.persist(), we(l), Re(r); var a = { action: "onChange", activeStartDate: l, value: r, view: _e }; - if ((D && !J1(Te, l) && D(a), P)) + if ((D && !Q1(Te, l) && D(a), P)) if (ne) - if (Q1(r)) { + if (X1(r)) { if (i) { if (Array.isArray(r)) throw new Error("value must not be an array"); @@ -73693,7 +73701,7 @@ var e6 = n(function (e, t) { } function $e(e) { var t = { - activeStartDate: e ? S3(_e, Te) : V3(_e, Te), + activeStartDate: e ? V3(_e, Te) : y3(_e, Te), hover: Ze, locale: H, maxDate: R, @@ -73708,15 +73716,15 @@ var e6 = n(function (e, t) { }; switch (_e) { case "century": - return G.jsx(e1, O1({ formatYear: w, showNeighboringCentury: ae }, t)); + return G.jsx(J3, k1({ formatYear: w, showNeighboringCentury: ae }, t)); case "decade": - return G.jsx(s1, O1({ formatYear: w, showNeighboringDecade: Ce }, t)); + return G.jsx(C1, k1({ formatYear: w, showNeighboringDecade: Ce }, t)); case "year": - return G.jsx(v1, O1({ formatMonth: h, formatMonthYear: f }, t)); + return G.jsx(g1, k1({ formatMonth: h, formatMonthYear: f }, t)); case "month": return G.jsx( - k1, - O1( + I1, + k1( { calendarType: l, formatDay: p, @@ -73754,15 +73762,15 @@ var e6 = n(function (e, t) { var We = Array.isArray(Ne) ? Ne : [Ne]; return G.jsxs("div", { className: nJ( - B1, - ne && 1 === We.length && "".concat(B1, "--selectRange"), - re && "".concat(B1, "--doubleView"), + O1, + ne && 1 === We.length && "".concat(O1, "--selectRange"), + re && "".concat(O1, "--doubleView"), C, ), ref: M, children: [ le - ? G.jsx(I3, { + ? G.jsx(Z3, { activeStartDate: Te, drillUp: Fe, formatMonthYear: f, @@ -73788,7 +73796,7 @@ var e6 = n(function (e, t) { }) : null, G.jsxs("div", { - className: "".concat(B1, "__viewContainer"), + className: "".concat(O1, "__viewContainer"), onBlur: ne ? Ge : void 0, onMouseLeave: ne ? Ge : void 0, children: [$e(), re ? $e(!0) : null], @@ -73796,7 +73804,7 @@ var e6 = n(function (e, t) { ], }); }); -const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { +const e6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { const o = ((e) => vT({ "& .react-calendar__navigation": { @@ -73909,7 +73917,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }))(yt()); return kt("div", { css: [o], - children: kt(e6, { + children: kt(J1, { onChange: (e) => { e && t(QQ.fromJSDate(e)); }, @@ -73936,14 +73944,14 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), }); }, - n6 = ({ + t6 = ({ value: e, onChange: t, completeCallback: n, secondsSelector: r = !1, timeFormat: o = "24h", }) => { - const l = yt(), + const i = yt(), C = ((e) => vT({ "& .timeTitle": { @@ -73998,7 +74006,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { width: "100%", justifyContent: "space-evenly", }, - }))(l), + }))(i), s = ((e) => vT({ cursor: "pointer", @@ -74017,10 +74025,10 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { backgroundColor: e.colors["Color/Brand/Primary/colorPrimary"], color: e.colors["Color/Neutral/Text/colorTextLightSolid"], }, - }))(l), + }))(i), [c, d] = a([]); if ( - (i(() => { + (l(() => { let e = "12h" === o ? 3 : 2; r && (e += 1), c.length >= e && n && n(); }, [c, o, n, r]), @@ -74176,7 +74184,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - r6 = (e) => { + n6 = (e) => { if (!e) return { top: 0, left: 0, width: 0 }; const t = e.getBoundingClientRect(); return { @@ -74185,7 +74193,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { transform: "translateX(-100%)", }; }, - o6 = ({ + r6 = ({ mode: e = "all", onChange: t, maxDate: n, @@ -74201,7 +74209,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { sx: h, }) => { const f = yt(), - g = l(() => (h ? vT({ ...Z(h, f) }) : {}), [h, f]), + g = i(() => (h ? vT({ ...Z(h, f) }) : {}), [h, f]), v = ((e, t, n) => ({ position: t ? "absolute" : "relative", border: `1px solid ${e.colors["Color/Neutral/Border/colorBorderSubtle"]}`, @@ -74236,19 +74244,19 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }))(f), [L, b] = a("calendar"), [M, H] = a(null); - i(() => { + l(() => { if (s) { - if (m) return void H(r6(c)); + if (m) return void H(n6(c)); H(null); } }, [c, m, s]), - i(() => { + l(() => { if (s) { const e = () => { p && p(); }, t = UN((e) => { - e && e.getBoundingClientRect() && H(r6(e)); + e && e.getBoundingClientRect() && H(n6(e)); }, 300); window.addEventListener("resize", e), window.addEventListener("scroll", () => { @@ -74302,7 +74310,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }), "calendar" === L && - kt(t6, { + kt(e6, { minDate: r, maxDate: n, value: o, @@ -74311,7 +74319,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }), "time" === L && - kt(n6, { + kt(t6, { secondsSelector: d, timeFormat: u, value: o, @@ -74322,12 +74330,12 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }); return s ? E(kt(GN, { onClick: R, children: y }), document.body) : y; }, - i6 = ({ + o6 = ({ sx: e, id: n, className: r, tooltip: o = "", - maxDate: i, + maxDate: l, minDate: s, label: c = "", disabled: d, @@ -74348,7 +74356,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { pickerSx: y, }) => { const V = yt(), - S = l(() => (e ? vT({ ...Z(e, V) }) : {}), [e, V]), + S = i(() => (e ? vT({ ...Z(e, V) }) : {}), [e, V]), [T, N] = a(!1), [x, _] = a( (null == p @@ -74362,7 +74370,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { LT(() => { N(!1); }); - const B = l( + const B = i( () => ("arrow" === m ? kt(C, { children: kt(T ? Ha : ca, {}) }) : m), [m, T], ), @@ -74480,13 +74488,13 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, ), }), - kt(o6, { + kt(r6, { id: n, value: p, minDate: s, mode: u, onChange: v, - maxDate: i, + maxDate: l, secondsSelector: L, timeFormat: w, sx: y, @@ -74509,9 +74517,9 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - l6 = ({ open: e, label: t, sx: n, ...r }) => { + i6 = ({ open: e, label: t, sx: n, ...r }) => { const o = yt(), - i = l(() => (n ? vT({ ...Z(n, o) }) : {}), [n, o]), + l = i(() => (n ? vT({ ...Z(n, o) }) : {}), [n, o]), a = ((e) => ({ display: "flex", cursor: "pointer", @@ -74539,12 +74547,12 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }))(o); return Ot("button", { - css: [a, i], + css: [a, l], ...r, children: [t, kt(e ? Ha : ca, {})], }); }, - a6 = ({ + l6 = ({ children: e, id: t, size: n, @@ -74560,13 +74568,13 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { icon: e, ...i, }), - C6 = ({ + a6 = ({ label: e, onChange: t, id: n, name: r, disabled: o = !1, - tooltip: i = "", + tooltip: l = "", required: a, helper: C, state: s = "normal", @@ -74578,7 +74586,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { sx: f, }) => { const g = yt(), - v = l(() => (f ? vT({ ...Z(f, g) }) : {}), [f, g]), + v = i(() => (f ? vT({ ...Z(f, g) }) : {}), [f, g]), w = ((e) => vT({ display: "flex", @@ -74631,13 +74639,13 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: [ e, a ? "*" : "", - "" !== i && + "" !== l && kt(yT, { className: "tooltipContainer", children: kt(nx, { - tooltip: i, + tooltip: l, placement: "top", - children: kt(yT, { className: i, children: kt(Ja, {}) }), + children: kt(yT, { className: l, children: kt(Ja, {}) }), }), }), ], @@ -74677,7 +74685,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: [ "" !== u && kt("div", { className: "valueString", children: u || "" }), - kt(a6, { + kt(l6, { id: `file-selector-ac-${n}`, type: "button", color: "primary", @@ -74697,9 +74705,9 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - s6 = ({ sx: e, marginTop: t = 40, separator: n = !1, children: r, ...o }) => { - const i = yt(), - a = l(() => (e ? vT({ ...Z(e, i) }) : {}), [e, i]), + C6 = ({ sx: e, marginTop: t = 40, separator: n = !1, children: r, ...o }) => { + const l = yt(), + a = i(() => (e ? vT({ ...Z(e, l) }) : {}), [e, l]), C = ((e, t, n) => ({ display: "flex", justifyContent: "flex-end", @@ -74709,12 +74717,12 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { borderTop: n ? `1px solid ${e.colors["Color/Neutral/Border/colorBorderSubtle"]}` : "0", - }))(i, t, n); + }))(l, t, n); return kt("div", { css: [C, a], ...o, children: r }); }, - c6 = ({ separator: e, icon: t, children: n, actions: r, sx: o, ...i }) => { + s6 = ({ separator: e, icon: t, children: n, actions: r, sx: o, ...l }) => { const a = yt(), - C = l(() => (o ? vT({ ...Z(o, a) }) : {}), [o, a]); + C = i(() => (o ? vT({ ...Z(o, a) }) : {}), [o, a]); return Ot("div", { css: [ vT({ @@ -74726,7 +74734,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { C, ], className: "section-title", - ...i, + ...l, children: [ Ot(pq, { item: !0, @@ -74763,17 +74771,17 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - d6 = ({ + c6 = ({ children: e, title: t = "", helpBox: n, icon: r, sx: o, - containerPadding: i = !0, + containerPadding: l = !0, withBorders: a = !0, }) => { const C = yt(), - s = l(() => (o ? vT({ ...Z(o, C) }) : {}), [o, C]), + s = i(() => (o ? vT({ ...Z(o, C) }) : {}), [o, C]), c = ((e, t, n, r) => { let o = {}; return ( @@ -74796,14 +74804,14 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }) ); - })(C, i, !!n, a); + })(C, l, !!n, a); return Ot("div", { css: [c, s], children: [ Ot(yT, { children: [ "" !== t && - kt(c6, { icon: r, sx: { marginBottom: 16 }, children: t }), + kt(s6, { icon: r, sx: { marginBottom: 16 }, children: t }), e, ], }), @@ -74811,13 +74819,13 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - u6 = ({ + d6 = ({ icon: e, superTitle: t = "", subTitle: n = "", title: r, actions: o, - sx: i, + sx: l, titleOptions: a, titleBadges: s, ...c @@ -74888,7 +74896,7 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }))(d, !!n, !!a); return kt("div", { - css: [u, l(() => (i ? vT({ ...Z(i, d) }) : {}), [i, d])], + css: [u, i(() => (l ? vT({ ...Z(l, d) }) : {}), [l, d])], className: "screen-title", ...c, children: Ot(yT, { @@ -74966,15 +74974,15 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), }); }, - p6 = ({ icon: e, title: t, help: n, ...r }) => + u6 = ({ icon: e, title: t, help: n, ...r }) => kt(yT, { className: "help-box", withBorders: !0, sx: { padding: 8 }, ...r, - children: kt(u6, { icon: e, title: t, subTitle: n, actions: kt(C, {}) }), + children: kt(d6, { icon: e, title: t, subTitle: n, actions: kt(C, {}) }), }), - m6 = (e, t) => { + p6 = (e, t) => { const n = ((e, t) => ({ primary: { @@ -75017,29 +75025,29 @@ const t6 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }; }, - h6 = ({ sx: e, children: t, variant: n = "primary", ...r }) => { + m6 = ({ sx: e, children: t, variant: n = "primary", ...r }) => { const o = yt(), - i = l(() => (e ? vT({ ...Z(e, o) }) : {}), [e, o]); - return kt("a", { css: [m6(o, n), i], ...r, children: t }); + l = i(() => (e ? vT({ ...Z(e, o) }) : {}), [e, o]); + return kt("a", { css: [p6(o, n), l], ...r, children: t }); }, - f6 = ({ + h6 = ({ label: e = "", isLoading: t = !1, variant: n = "primary", sx: r, children: o, - ...i + ...l }) => { const a = yt(), - s = l(() => (r ? vT({ ...Z(r, a) }) : {}), [r, a]); + s = i(() => (r ? vT({ ...Z(r, a) }) : {}), [r, a]); return kt("button", { className: "LinkButton", - css: [m6(a, n), s], - ...i, + css: [p6(a, n), s], + ...l, children: t ? kt(C, {}) : Ot(C, { children: [e, o] }), }); }; -function g6(e, t, n, r) { +function f6(e, t, n, r) { return new (n || (n = Promise))(function (t, o) { function i(e) { try { @@ -75070,7 +75078,7 @@ function g6(e, t, n, r) { }); } "function" == typeof SuppressedError && SuppressedError; -const v6 = [ +const g6 = [ "geforce 320m", "geforce 8600", "geforce 8600m gt", @@ -75119,16 +75127,16 @@ const v6 = [ "sgx 543", "sgx543", ]; -function w6(e) { +function v6(e) { return e .toLowerCase() .replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i, "$1") .replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g, "") .replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/, "$1"); } -const L6 = "undefined" == typeof window, - b6 = (() => { - if (L6) return; +const w6 = "undefined" == typeof window, + L6 = (() => { + if (w6) return; const { userAgent: e, platform: t, maxTouchPoints: n } = window.navigator, r = /(iphone|ipod|ipad)/i.test(e), o = "iPad" === t || ("MacIntel" === t && n > 0 && !window.MSStream); @@ -75139,14 +75147,14 @@ const L6 = "undefined" == typeof window, isFirefox: /Firefox/.test(e), }; })(); -class M6 extends Error { +class b6 extends Error { constructor(e) { super(e), Object.setPrototypeOf(this, new.target.prototype); } } -const H6 = [], - E6 = []; -function R6(e, t) { +const M6 = [], + H6 = []; +function E6(e, t) { if (e === t) return 0; const n = e; e.length > t.length && ((e = t), (t = n)); @@ -75162,37 +75170,37 @@ function R6(e, t) { s = 0, c = 0, d = 0; - for (; c < r; ) (E6[c] = e.charCodeAt(l + c)), (H6[c] = ++c); + for (; c < r; ) (H6[c] = e.charCodeAt(l + c)), (M6[c] = ++c); for (; d < o; ) for (i = t.charCodeAt(l + d), a = d++, s = d, c = 0; c < r; c++) - (C = i === E6[c] ? a : a + 1), - (a = H6[c]), - (s = H6[c] = a > s ? (C > s ? s + 1 : C) : C > a ? a + 1 : C); + (C = i === H6[c] ? a : a + 1), + (a = M6[c]), + (s = M6[c] = a > s ? (C > s ? s + 1 : C) : C > a ? a + 1 : C); return s; } -function y6(e) { +function R6(e) { return null != e; } -const V6 = ({ +const y6 = ({ mobileTiers: e = [0, 15, 30, 60], desktopTiers: t = [0, 15, 30, 60], override: n = {}, glContext: r, failIfMajorPerformanceCaveat: o = !1, - benchmarksURL: i = "https://unpkg.com/detect-gpu@5.0.53/dist/benchmarks", + benchmarksURL: i = "https://unpkg.com/detect-gpu@5.0.54/dist/benchmarks", } = {}) => - g6(void 0, void 0, void 0, function* () { + f6(void 0, void 0, void 0, function* () { const l = {}; - if (L6) return { tier: 0, type: "SSR" }; + if (w6) return { tier: 0, type: "SSR" }; const { - isIpad: a = !!(null == b6 ? void 0 : b6.isIpad), - isMobile: C = !!(null == b6 ? void 0 : b6.isMobile), + isIpad: a = !!(null == L6 ? void 0 : L6.isIpad), + isMobile: C = !!(null == L6 ? void 0 : L6.isMobile), screenSize: s = window.screen, loadBenchmarks: c = (e) => - g6(void 0, void 0, void 0, function* () { + f6(void 0, void 0, void 0, function* () { const t = yield fetch(`${i}/${e}`).then((e) => e.json()); if (parseInt(t.shift().split(".")[0], 10) < 4) - throw new M6( + throw new b6( "Detect GPU benchmark data is out of date. Please update to version 4x", ); return t; @@ -75209,7 +75217,7 @@ const V6 = ({ }); let p, m = ""; - if (d) (d = w6(d)), (p = [d]); + if (d) (d = v6(d)), (p = [d]); else { const e = r || @@ -75228,9 +75236,9 @@ const V6 = ({ r.getContext("webgl", n) || r.getContext("experimental-webgl", n); return null != o ? o : void 0; - })(null == b6 ? void 0 : b6.isSafari12, o); + })(null == L6 ? void 0 : L6.isSafari12, o); if (!e) return u(0, "WEBGL_UNSUPPORTED"); - const t = (null == b6 ? void 0 : b6.isFirefox) + const t = (null == L6 ? void 0 : L6.isFirefox) ? null : e.getExtension("WEBGL_debug_renderer_info"); if ( @@ -75241,7 +75249,7 @@ const V6 = ({ ) return u(1, "FALLBACK"); (m = d), - (d = w6(d)), + (d = v6(d)), (p = (function (e, t, n) { return "apple gpu" === t ? (function (e, t, n) { @@ -75294,7 +75302,7 @@ const V6 = ({ o = "801621810", i = "8016218135", l = "80162181161", - a = (null == b6 ? void 0 : b6.isIpad) + a = (null == L6 ? void 0 : L6.isIpad) ? [ ["a7", l, 12], ["a8", i, 15], @@ -75339,7 +75347,7 @@ const V6 = ({ const h = (yield Promise.all( p.map(function (e) { var t; - return g6(this, void 0, void 0, function* () { + return f6(this, void 0, void 0, function* () { const n = ((e) => { const t = C ? [ @@ -75369,7 +75377,7 @@ const V6 = ({ try { i = yield o; } catch (n) { - if (n instanceof M6) throw n; + if (n instanceof b6) throw n; return; } const d = (function (e) { @@ -75396,7 +75404,7 @@ const V6 = ({ [f, , , , g] = p > 1 ? u - .map((e) => [e, R6(m, e[2])]) + .map((e) => [e, E6(m, e[2])]) .sort(([, e], [, t]) => e - t)[0][0] : u[0], v = Number.MAX_VALUE; @@ -75414,12 +75422,12 @@ const V6 = ({ }); }), )) - .filter(y6) + .filter(R6) .sort(([e = Number.MAX_VALUE, t], [n = Number.MAX_VALUE, r]) => e === n ? t - r : e - n, ); if (!h.length) { - const e = v6.find((e) => d.includes(e)); + const e = g6.find((e) => d.includes(e)); return e ? u(0, "BLOCKLISTED", e) : u(1, "FALLBACK", `${d} (${m})`); } const [, f, g, v] = h[0]; @@ -75429,13 +75437,13 @@ const V6 = ({ for (let e = 0; e < w.length; e++) f >= w[e] && (L = e); return u(L, "BENCHMARK", g, f, v); }), - S6 = ({ + V6 = ({ logoProps: e, form: t, formFooter: n, promoInfo: r, promoHeader: o, - backgroundAnimation: l = !0, + backgroundAnimation: i = !0, }) => { const C = ((e) => vT({ @@ -75573,9 +75581,9 @@ const V6 = ({ }))(yt()), [s, c] = a(!1); return ( - i(() => { + l(() => { (async () => { - const e = await V6(); + const e = await y6(); c(!!e.gpu && e.tier >= 2); })(); }, []), @@ -75614,7 +75622,7 @@ const V6 = ({ kt(yT, { className: "videoContainer", children: - s && l + s && i ? kt("video", { autoPlay: !0, playsInline: !0, @@ -75631,8 +75639,8 @@ const V6 = ({ }) ); }, - T6 = ({ children: e, cache: t }) => kt(Ht, { value: t, children: e }), - N6 = ({ + S6 = ({ children: e, cache: t }) => kt(Ht, { value: t, children: e }), + T6 = ({ onClose: e, open: t, title: n, @@ -75646,7 +75654,7 @@ const V6 = ({ const u = yt(); LT(e); const [p, m] = a(!1), - h = l(() => (d ? vT({ ...Z(d, u) }) : {}), [d, u]), + h = i(() => (d ? vT({ ...Z(d, u) }) : {}), [d, u]), f = ((e) => vT({ position: "fixed", @@ -75734,7 +75742,7 @@ const V6 = ({ }, }))(u); if ( - (i(() => { + (l(() => { t ? setTimeout(() => m(!0), 100) : m(!1); }, [t]), !t) @@ -75770,13 +75778,13 @@ const V6 = ({ }); return E(w, document.body); }, - x6 = ({ + N6 = ({ title: e = "", children: t, action: n, onClose: r, emphasisMode: o = "subtle", - variant: i = "information", + variant: l = "information", shadow: a = !1, wrapText: s = !1, isLoading: c, @@ -75786,9 +75794,9 @@ const V6 = ({ }) => { const m = yt(), h = "" !== e.trim() ? "card" : "banner", - f = l(() => (u ? vT({ ...Z(u, m) }) : {}), [u, m]), - g = l(() => { - switch (i) { + f = i(() => (u ? vT({ ...Z(u, m) }) : {}), [u, m]), + g = i(() => { + switch (l) { case "information": return kt(Dh, {}); case "success": @@ -75800,7 +75808,7 @@ const V6 = ({ default: return kt(dC, {}); } - }, [i]), + }, [l]), v = ((e, t) => ({ danger: { @@ -75858,7 +75866,7 @@ const V6 = ({ contentColor: e.colors["Color/Neutral/Text/colorTextLabel"], titleColor: e.colors["Color/Neutral/Text/colorTextHeading"], }, - })[t])(m, i), + })[t])(m, l), w = vT({ alignItems: "center", padding: `${m.paddingSizes.sizeXS}px ${m.paddingSizes.size}px`, @@ -75875,32 +75883,26 @@ const V6 = ({ "& .fillTitleContent": { alignItems: "flex-start" }, }, }), - b = l( - () => - s - ? vT({ - "& .alertInitLine": { - "& .notificationTitle": { - "& .cardTitle": { - display: "-webkit-box", - WebkitLineClamp: 1, - WebkitBoxOrient: "vertical", - overflow: "hidden", - textOverflow: "ellipsis", - }, - }, - "& .content": { - display: "-webkit-box", - WebkitLineClamp: 2, - WebkitBoxOrient: "vertical", - overflow: "hidden", - textOverflow: "ellipsis", - }, - }, - }) - : {}, - [s], - ), + b = vT({ + "& .alertInitLine": { + "& .notificationTitle": { + "& .cardTitle": { + display: "-webkit-box", + WebkitLineClamp: 1, + WebkitBoxOrient: "vertical", + overflow: "hidden", + textOverflow: "ellipsis", + }, + }, + "& .content": { + display: "-webkit-box", + WebkitLineClamp: 2, + WebkitBoxOrient: "vertical", + overflow: "hidden", + textOverflow: "ellipsis", + }, + }, + }), M = vT({ display: "flex", width: "100%", @@ -75984,7 +75986,7 @@ const V6 = ({ return c ? kt("div", {}) : Ot("div", { - css: [M, "banner" === h ? w : L, f, b], + css: [M, "banner" === h ? w : L, ...(s ? [b] : []), f], className: "notification-alert", id: d, ...p, @@ -76037,13 +76039,13 @@ const V6 = ({ ], }); }, - _6 = ({ + x6 = ({ sx: e, children: t, horizontalPosition: n = "right", verticalPosition: r = "bottom", color: o = "none", - shape: i = "circular", + shape: l = "circular", dotOnly: a = !1, invisible: s = !1, max: c = 99, @@ -76052,7 +76054,7 @@ const V6 = ({ ...p }) => { const m = yt(), - h = l(() => (e ? vT({ ...Z(e, m) }) : {}), [e, m]), + h = i(() => (e ? vT({ ...Z(e, m) }) : {}), [e, m]), f = ((e, t, n, r, o, i) => { const l = i ? "100%" : 10, a = ((e, t) => @@ -76106,7 +76108,7 @@ const V6 = ({ transform: `scale(1) translate(${"right" === n ? "" : "-"}50%, ${"bottom" === t ? "" : "-"}50%)`, }, }; - })(m, r, n, o, i, a); + })(m, r, n, o, l, a); return Ot("span", { css: [f, h], ...p, @@ -76121,7 +76123,7 @@ const V6 = ({ ], }); }, - A6 = wT` + _6 = wT` from { opacity: 0; transform: translateY(-20px); @@ -76131,7 +76133,7 @@ const V6 = ({ transform: translateY(0); } `, - Z6 = wT` + A6 = wT` from { opacity: 1; transform: translateY(0); @@ -76141,7 +76143,7 @@ const V6 = ({ transform: translateY(-20px); } `, - I6 = wT` + Z6 = wT` from { opacity: 0; transform: translateY(20px); @@ -76151,7 +76153,7 @@ const V6 = ({ transform: translateY(0); } `, - k6 = wT` + I6 = wT` from { opacity: 1; transform: translateY(0); @@ -76161,17 +76163,17 @@ const V6 = ({ transform: translateY(20px); } `, - O6 = (e, t) => + k6 = (e, t) => vT({ width: "max-content", maxWidth: 600, pointerEvents: "auto", margin: "0 auto", animation: e - ? `\n ${t.startsWith("bottom") ? k6 : Z6} 0.3s ease forwards\n ` - : `\n ${t.startsWith("bottom") ? I6 : A6} 0.3s ease-out forwards\n `, + ? `\n ${t.startsWith("bottom") ? I6 : A6} 0.3s ease forwards\n ` + : `\n ${t.startsWith("bottom") ? Z6 : _6} 0.3s ease-out forwards\n `, }), - B6 = (e) => { + O6 = (e) => { let t = {}; switch (e) { case "top-left": @@ -76200,12 +76202,12 @@ const V6 = ({ flexDirection: e.startsWith("bottom") ? "column-reverse" : "column", padding: 16, gap: 8, - zIndex: 1e3, + zIndex: 9999, pointerEvents: "none", ...t, }); }, - D6 = [ + B6 = [ "top-left", "top-right", "bottom-left", @@ -76213,13 +76215,13 @@ const V6 = ({ "top-center", "bottom-center", ], - P6 = ({ maxNotifications: e = 5 }) => { + D6 = ({ maxNotifications: e = 5 }) => { const [t, n] = a({}); return ( - i(() => { + l(() => { hT.setMaxNotifications(e); const t = (e) => { - const t = D6.reduce( + const t = B6.reduce( (t, n) => ( (t[n] = e.filter((e) => { var t; @@ -76243,13 +76245,13 @@ const V6 = ({ ); }, [e]), kt(It, { - children: D6.map((e) => { + children: B6.map((e) => { const n = t[e]; return n && 0 !== n.length ? kt( "div", { - css: [B6(e)], + css: [O6(e)], children: n.map((t) => { const { children: n, @@ -76261,8 +76263,8 @@ const V6 = ({ return kt( "div", { - css: O6(t.isExiting, e), - children: kt(x6, { + css: k6(t.isExiting, e), + children: kt(N6, { title: i, variant: t.variant, onClose: () => hT.removeNotification(t.id), @@ -76283,7 +76285,7 @@ const V6 = ({ }) ); }, - F6 = vT({ + P6 = vT({ display: "flex", flexDirection: "row", width: "100%", @@ -76305,14 +76307,14 @@ const V6 = ({ }, "& .page-header-label,& .page-header-actions": { flexGrow: 1 }, }), - U6 = vT({ + F6 = vT({ display: "flex", justifyContent: "center", alignItems: "center", flexGrow: 1, margin: "0 10px", }), - z6 = vT({ + U6 = vT({ display: "flex", justifyContent: "flex-end", paddingRight: 0, @@ -76320,9 +76322,9 @@ const V6 = ({ marginLeft: 10, gap: 8, }), - G6 = ({ label: e, middleComponent: t, actions: n, sx: r, ...o }) => { - const i = yt(), - a = l(() => (r ? vT({ ...Z(r, i) }) : {}), [r, i]), + z6 = ({ label: e, middleComponent: t, actions: n, sx: r, ...o }) => { + const l = yt(), + a = i(() => (r ? vT({ ...Z(r, l) }) : {}), [r, l]), C = ((e) => vT({ color: e.colors["Color/Brand/Neutral/colorPrimaryText"], @@ -76335,9 +76337,9 @@ const V6 = ({ color: e.colors["Color/Brand/Neutral/colorPrimaryText"], textDecoration: "none", }, - }))(i); + }))(l); return Ot("div", { - css: [F6, a], + css: [P6, a], className: "page-header", ...o, children: [ @@ -76348,18 +76350,18 @@ const V6 = ({ t && kt(yT, { className: "page-header-middle", - children: kt("div", { css: U6, children: t }), + children: kt("div", { css: F6, children: t }), }), kt(yT, { className: "page-header-actions", - children: kt("div", { css: z6, children: n }), + children: kt("div", { css: U6, children: n }), }), ], }); }, - $6 = ({ sx: e, children: t, variant: n, className: r, ...o }) => { - const i = yt(), - a = l(() => (e ? vT({ ...Z(e, i) }) : {}), [e, i]); + G6 = ({ sx: e, children: t, variant: n, className: r, ...o }) => { + const l = yt(), + a = i(() => (e ? vT({ ...Z(e, l) }) : {}), [e, l]); return kt("div", { css: [ vT({ @@ -76377,14 +76379,14 @@ const V6 = ({ }), }); }, - W6 = (e, t) => + $6 = (e, t) => ({ progress: e.colors["Color/Dataviz/1"], success: e.colors["Color/Brand/Success/colorPrimary"], error: e.colors["Color/Brand/Error/colorPrimary"], paused: e.colors["Color/Brand/Neutral/colorPrimary"], })[t], - j6 = wT`0% { + W6 = wT`0% { left: -100px; visibility: visible; width: 100px; @@ -76399,20 +76401,20 @@ const V6 = ({ visibility: hidden; width: 100px; }`, - q6 = ({ + j6 = ({ progressLabel: e = !1, sx: t, value: n = 0, maxValue: r = 100, variant: o = "indeterminate", - notificationLabel: i = "", + notificationLabel: l = "", state: a = "progress", barHeight: C = 4, transparentBG: s = !1, }) => { const c = yt(), d = ((e, t, n, r) => { - const o = W6(e, r); + const o = $6(e, r); return vT({ "& .progBlock": { display: "flex", alignItems: "center", gap: 10 }, "& .progressContainer": { @@ -76434,20 +76436,20 @@ const V6 = ({ }); })(c, s, C, a), u = ((e, t, n) => { - const r = W6(e, n); + const r = $6(e, n); return vT({ width: 100, height: t, display: "block", position: "absolute", borderRadius: t, - animation: `${j6} 1000ms linear infinite normal forwards`, + animation: `${W6} 1000ms linear infinite normal forwards`, backgroundColor: r, }); })(c, C, a), p = (100 * n) / r; return Ot("div", { - css: [d, l(() => (t ? vT({ ...Z(t, c) }) : {}), [t, c])], + css: [d, i(() => (t ? vT({ ...Z(t, c) }) : {}), [t, c])], className: "progressBar", children: [ Ot("div", { @@ -76470,21 +76472,21 @@ const V6 = ({ }), ], }), - "" !== i && kt("span", { className: "notificationLabel", children: i }), + "" !== l && kt("span", { className: "notificationLabel", children: l }), ], }); }, - Y6 = vT({ display: "flex", alignItems: "center", gap: 16 }), - K6 = vT({ + q6 = vT({ display: "flex", alignItems: "center", gap: 16 }), + Y6 = vT({ "& .descriptionLabel": { display: "block", marginLeft: 32, marginTop: 4 }, }), - X6 = ({ + K6 = ({ tooltip: e, label: t, id: n, sx: r, onChange: o, - className: i, + className: l, name: a, selectorOptions: s, currentValue: c, @@ -76492,7 +76494,7 @@ const V6 = ({ displayInColumn: u = !1, }) => { const p = yt(), - m = l(() => (r ? vT({ ...Z(r, p) }) : {}), [r, p]), + m = i(() => (r ? vT({ ...Z(r, p) }) : {}), [r, p]), h = ((e) => vT({ "& input": { @@ -76587,7 +76589,7 @@ const V6 = ({ }, }))(p, u); return Ot(Hx, { - className: `inputItem ${i || ""}`, + className: `inputItem ${l || ""}`, sx: { display: "flex", justifyContent: "flex-start", @@ -76622,10 +76624,10 @@ const V6 = ({ Ot( "div", { - css: K6, + css: Y6, children: [ Ot("div", { - css: Y6, + css: q6, children: [ Ot("label", { css: [h, m], @@ -76677,9 +76679,9 @@ const V6 = ({ ], }); }, - Q6 = ({ id: e, icon: t, sx: n, placeholder: r, ...o }) => { - const i = yt(), - a = l(() => (n ? vT({ ...Z(n, i) }) : {}), [n, i]), + X6 = ({ id: e, icon: t, sx: n, placeholder: r, ...o }) => { + const l = yt(), + a = i(() => (n ? vT({ ...Z(n, l) }) : {}), [n, l]), C = ((e) => vT({ position: "relative", @@ -76694,7 +76696,7 @@ const V6 = ({ height: 16, color: e.colors["Color/Neutral/Text/colorTextPlaceholder"], }, - }))(i), + }))(l), s = ((e) => { const t = e.colors["Color/Neutral/Border/colorBorderSubtle"], n = e.colors["Color/Brand/Primary/colorPrimaryBorder"]; @@ -76735,7 +76737,7 @@ const V6 = ({ }, }, }); - })(i); + })(l); return Ot("div", { css: [C], children: [ @@ -76744,12 +76746,12 @@ const V6 = ({ ], }); }, - J6 = ({ + Q6 = ({ id: e, label: n = "", required: r, className: o, - tooltip: i = "", + tooltip: l = "", noLabelMinWidth: C = !1, value: s = "", sx: c, @@ -76768,7 +76770,7 @@ const V6 = ({ M = ix(b), [H, E] = a(!1), [R, y] = t.useState(null), - V = l(() => (c ? vT({ ...Z(c, b) }) : {}), [c, b]), + V = i(() => (c ? vT({ ...Z(c, b) }) : {}), [c, b]), S = d.find((e) => e.value === s), T = S ? S.label : s, N = vT({ @@ -76799,13 +76801,13 @@ const V6 = ({ children: [ n, r ? "*" : "", - "" !== i && + "" !== l && kt("div", { className: "tooltipContainer", children: kt(nx, { - tooltip: i, + tooltip: l, placement: "top", - children: kt("div", { className: i, children: kt(Ja, {}) }), + children: kt("div", { className: l, children: kt(Ja, {}) }), }), }), ], @@ -76863,7 +76865,7 @@ const V6 = ({ ], }); }, - e9 = ({ + J6 = ({ width: e = "150", height: t = "150", usedBytes: n, @@ -76873,10 +76875,10 @@ const V6 = ({ sx: C, }) => { const s = yt(), - d = l(() => (C ? vT({ ...Z(C, s) }) : {}), [C, s]), + d = i(() => (C ? vT({ ...Z(C, s) }) : {}), [C, s]), u = c(null), p = c(null); - i(() => { + l(() => { setTimeout(function () { (null == u ? void 0 : u.current) && ((u.current.style.transition = @@ -76884,7 +76886,7 @@ const V6 = ({ (u.current.style.strokeDasharray = "100 0")); }, 20); }, []), - i(() => { + l(() => { const e = r - n, t = n + e, o = (n / t) * 100, @@ -76984,7 +76986,7 @@ const V6 = ({ ], }); }, - t9 = vT({ + e9 = vT({ display: "flex", alignItems: "center", flexGrow: 1, @@ -77004,13 +77006,13 @@ const V6 = ({ "& .inputLabel": { marginBottom: 0 }, "& .displayValue": { fontSize: 12, fontWeight: "bold" }, }), - n9 = ({ + t9 = ({ id: e, tooltip: t = "", noLabelMinWidth: n, label: r = "", required: o, - className: i, + className: l, error: a, sx: C, min: s = 0, @@ -77023,7 +77025,7 @@ const V6 = ({ ...f }) => { const g = yt(), - v = l(() => (C ? vT({ ...Z(C, g) }) : {}), [C, g]), + v = i(() => (C ? vT({ ...Z(C, g) }) : {}), [C, g]), w = ((e) => { const t = { "-webkit-appearance": "none", @@ -77076,13 +77078,13 @@ const V6 = ({ }))(g); return Ot("div", { css: [ - t9, + e9, a && "" !== a ? vT({ "& .inputLabel": { marginBottom: a ? 18 : 0 } }) : {}, v, ], - className: `slider ${i}`, + className: `slider ${l}`, children: [ "" !== r && Ot(XN, { @@ -77149,7 +77151,7 @@ const V6 = ({ ], }); }, - r9 = ({ + n9 = ({ horizontal: e, id: t, onClick: n, @@ -77238,22 +77240,22 @@ const V6 = ({ children: [i, r], }); }, - o9 = ({ selectedTab: e, useRouteTabs: t, id: n, children: r }) => + r9 = ({ selectedTab: e, useRouteTabs: t, id: n, children: r }) => t || e === n ? kt("div", { id: n, children: r }) : null, - i9 = ({ + o9 = ({ horizontal: e, options: t, currentTabOrPath: n, useRouteTabs: r = !1, routes: o, - onTabClick: i, + onTabClick: l, optionsInitialComponent: a, optionsEndComponent: C, sx: s, ...c }) => { const d = yt(), - u = l(() => (s ? vT({ ...Z(s, d) }) : {}), [s, d]), + u = i(() => (s ? vT({ ...Z(s, d) }) : {}), [s, d]), p = ((e) => vT({ display: "flex", @@ -77341,11 +77343,11 @@ const V6 = ({ `v-tab-separator-${o}`, ) : kt( - r9, + n9, { id: t.tabConfig.id, onClick: () => { - i(r ? t.tabConfig.to || "" : t.tabConfig.id); + l(r ? t.tabConfig.to || "" : t.tabConfig.id); }, horizontal: !!e, label: t.tabConfig.label, @@ -77366,7 +77368,7 @@ const V6 = ({ kt("div", { className: "tabsPanels", children: r - ? kt(o9, { + ? kt(r9, { id: "routes-tab-container", useRouteTabs: r, children: o, @@ -77376,7 +77378,7 @@ const V6 = ({ return e.tabConfig.disabled ? null : kt( - o9, + r9, { id: e.tabConfig.id, selectedTab: n, @@ -77390,19 +77392,19 @@ const V6 = ({ ], }); }, - l9 = ({ + i9 = ({ children: e, color: t = "primary", sx: n, onDelete: r, id: o, - label: i, + label: l, size: a = "large", icon: C, ...s }) => { const c = yt(), - d = l(() => (n ? vT({ ...Z(n, c) }) : {}), [n, c]), + d = i(() => (n ? vT({ ...Z(n, c) }) : {}), [n, c]), u = ((e, t) => { const n = ((e, t) => ({ @@ -77484,7 +77486,7 @@ const V6 = ({ ...s, children: [ C, - Ot("span", { children: [i, e] }), + Ot("span", { children: [l, e] }), r && kt("button", { className: "deleteTagButton", @@ -77494,13 +77496,13 @@ const V6 = ({ ], }); }, - a9 = ({ + l9 = ({ id: e, tooltip: t = "", index: n, noLabelMinWidth: r, label: o = "", - required: i, + required: l, className: a, helper: C, state: s, @@ -77509,7 +77511,7 @@ const V6 = ({ ...u }) => { const p = yt(), - m = l(() => (d ? vT({ ...Z(d, p) }) : {}), [d, p]), + m = i(() => (d ? vT({ ...Z(d, p) }) : {}), [d, p]), h = rx(p); return Ot("div", { css: [ @@ -77527,7 +77529,7 @@ const V6 = ({ orientation: c, children: [ o, - i ? "*" : "", + l ? "*" : "", "" !== t && kt("div", { className: "tooltipContainer", @@ -77557,7 +77559,7 @@ const V6 = ({ ], }); }, - C9 = { + a9 = { "Color/Base/Royal/0": "#eff6ff", "Color/Base/Royal/1": "#dceafd", "Color/Base/Royal/2": "#b8d5fb", @@ -77783,7 +77785,7 @@ const V6 = ({ "Color/Brand/_gradient/Detructive/colorTopHover": "#ff7232", "Color/Brand/_gradient/Detructive/colorBottomHover": "#ffa46d", }, - s9 = { + C9 = { "Color/Base/Royal/0": "#131f4d", "Color/Base/Royal/1": "#182f80", "Color/Base/Royal/2": "#1732a2", @@ -78009,7 +78011,7 @@ const V6 = ({ "Color/Brand/_gradient/Detructive/colorTopHover": "#ff7232", "Color/Brand/_gradient/Detructive/colorBottomHover": "#ffa46d", }, - c9 = { + s9 = { "boxShadow-01": "0 1px 1px 0 rgba(0, 0, 0, 0.15)", "boxShadow-02": "0px 1px 2px 0px rgba(0, 0, 0, 0.08), 0px 1px 6px -1px rgba(0, 0, 0, 0.07), 0px 2px 4px 0px rgba(0, 0, 0, 0.07)", @@ -78021,14 +78023,14 @@ const V6 = ({ "focusStyle-Dark": "0px 0px 0px 2px rgba(100, 164, 245, 0.30)", "contentShadow-Light": "0px 2px 2px 0px rgba(121, 135, 151, 0.15)", }, - d9 = { colors: C9, shadows: c9, paddingSizes: T, borderRadius: N }, - u9 = { colors: s9, shadows: c9, paddingSizes: T, borderRadius: N }, - p9 = ({ darkMode: e = !1, children: t, customTheme: n }) => { - let r = e ? u9 : d9; + c9 = { colors: a9, shadows: s9, paddingSizes: T, borderRadius: N }, + d9 = { colors: C9, shadows: s9, paddingSizes: T, borderRadius: N }, + u9 = ({ darkMode: e = !1, children: t, customTheme: n }) => { + let r = e ? d9 : c9; return n && (r = n), kt(St, { theme: r, children: t }); }, - m9 = vT({ display: "flex", alignItems: "center" }), - h9 = vT({ + p9 = vT({ display: "flex", alignItems: "center" }), + m9 = vT({ "& .inputBase": { display: "flex", justifyContent: "flex-start", @@ -78039,19 +78041,19 @@ const V6 = ({ }, "& .actionDescription": { marginTop: 4 }, }), - f9 = vT({ + h9 = vT({ "& .inputBase": { flexFlow: "row-reverse", justifyContent: "space-between", }, }), - g9 = ({ + f9 = ({ tooltip: e, label: t, id: n, sx: r, className: o, - toggleOnly: i, + toggleOnly: l, indicatorLabels: a, labelsOn: C = !1, helper: s, @@ -78060,7 +78062,7 @@ const V6 = ({ ...u }) => { const p = yt(), - m = l(() => (r ? vT({ ...Z(r, p) }) : {}), [r, p]), + m = i(() => (r ? vT({ ...Z(r, p) }) : {}), [r, p]), h = ((e) => vT({ width: 28, @@ -78129,9 +78131,9 @@ const V6 = ({ fontWeight: "normal", }))(p), g = Ot("div", { - css: [m9], + css: [p9], children: [ - !i && + !l && C && kt("span", { css: f, children: a && a.length > 1 ? a[1] : "OFF" }), Ot("label", { @@ -78142,13 +78144,13 @@ const V6 = ({ kt("span", { className: "ToggleRail" }), ], }), - !i && C && kt("span", { css: f, children: a ? a[0] : "ON" }), + !l && C && kt("span", { css: f, children: a ? a[0] : "ON" }), ], }); - return i + return l ? g : kt("div", { - css: [h9, d ? f9 : {}, m], + css: [m9, d ? h9 : {}, m], className: `inputItem ${o || ""}`, children: Ot(Hx, { className: "inputBase", @@ -78181,14 +78183,14 @@ const V6 = ({ }), }); }, - v9 = ({ + g9 = ({ value: e = null, label: t = "-", direction: n = "column", sx: r, }) => { const o = yt(), - i = l(() => (r ? vT({ ...Z(r, o) }) : {}), [r, o]), + l = i(() => (r ? vT({ ...Z(r, o) }) : {}), [r, o]), a = ((e, t) => ({ display: "flex", flexDirection: t, @@ -78207,14 +78209,14 @@ const V6 = ({ [`@media (max-width: ${S.md}px)`]: { flexDirection: "column" }, }))(o, n); return Ot("div", { - css: [a, i], + css: [a, l], children: [ kt(yT, { className: "label", children: t }), kt(yT, { className: "value", children: e }), ], }); }, - w9 = ({ + v9 = ({ page: e, pageChange: t, loadingStep: n, @@ -78305,13 +78307,13 @@ const V6 = ({ ], }); }, - L9 = ({ + w9 = ({ wizardSteps: e, loadingStep: t, forModal: n, linearMode: r = !0, actionButtonsPortalID: o, - sx: i, + sx: l, }) => { const s = yt(), c = ((e) => @@ -78382,7 +78384,7 @@ const V6 = ({ gap: 16, }, }))(s), - d = l(() => (i ? vT({ ...Z(i, s) }) : {}), [i, s]), + d = i(() => (l ? vT({ ...Z(l, s) }) : {}), [l, s]), [u, p] = a(0), m = (t) => { const n = e.length - 1; @@ -78430,7 +78432,7 @@ const V6 = ({ }), }), kt(yT, { - children: kt(w9, { + children: kt(v9, { page: e[u], pageChange: m, loadingStep: t, @@ -78441,23 +78443,23 @@ const V6 = ({ ], }); }; -var b9 = +var L9 = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, - M9 = Pe(function (e) { + b9 = Pe(function (e) { return ( - b9.test(e) || + L9.test(e) || (111 === e.charCodeAt(0) && 110 === e.charCodeAt(1) && e.charCodeAt(2) < 91) ); }), - H9 = function (e) { + M9 = function (e) { return "theme" !== e; }, - E9 = function (e) { - return "string" == typeof e && e.charCodeAt(0) > 96 ? M9 : H9; + H9 = function (e) { + return "string" == typeof e && e.charCodeAt(0) > 96 ? b9 : M9; }, - R9 = function (e, t, n) { + E9 = function (e, t, n) { var r; if (t) { var o = t.shouldForwardProp; @@ -78470,7 +78472,7 @@ var b9 = } return "function" != typeof r && n && (r = e.__emotion_forwardProp), r; }, - y9 = function (e) { + R9 = function (e) { var t = e.cache, n = e.serialized, r = e.isStringTag; @@ -78482,14 +78484,14 @@ var b9 = null ); }, - V9 = function t(n, r) { + y9 = function t(n, r) { var o, i, l = n.__emotion_real === n, a = (l && n.__emotion_base) || n; void 0 !== r && ((o = r.label), (i = r.target)); - var C = R9(n, r, l), - s = C || E9(a), + var C = E9(n, r, l), + s = C || H9(a), c = !s("as"); return function () { var d = arguments, @@ -78518,7 +78520,7 @@ var b9 = : null != t.className && (l = t.className + " "); var h = vt(u.concat(d), n.registered, p); (l += n.key + "-" + h.name), void 0 !== i && (l += " " + i); - var f = c && void 0 === C ? E9(o) : s, + var f = c && void 0 === C ? H9(o) : s, g = {}; for (var v in t) (c && "as" === v) || (f(v) && (g[v] = t[v])); return ( @@ -78527,7 +78529,7 @@ var b9 = e.createElement( e.Fragment, null, - e.createElement(y9, { + e.createElement(R9, { cache: n, serialized: h, isStringTag: "string" == typeof o, @@ -78556,7 +78558,7 @@ var b9 = }, }), (h.withComponent = function (e, n) { - return t(e, Ye({}, r, n, { shouldForwardProp: R9(h, n, !0) })).apply( + return t(e, Ye({}, r, n, { shouldForwardProp: E9(h, n, !0) })).apply( void 0, u, ); @@ -78701,27 +78703,27 @@ var b9 = "text", "tspan", ].forEach(function (e) { - V9[e] = V9(e); + y9[e] = y9(e); }); -const S9 = vT({ +const V9 = vT({ display: "table", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - T9 = vT({ + S9 = vT({ display: "table-row-group", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - N9 = vT({ + T9 = vT({ display: "table-row-group", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - x9 = vT({ + N9 = vT({ color: "inherit", display: "table-row", verticalAlign: "middle", @@ -78730,20 +78732,20 @@ const S9 = vT({ borderLeft: 0, borderRight: 0, }), - _9 = ({ children: e, sx: t, ...n }) => { + x9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); - return kt("table", { css: [S9, o], ...n, children: e }); + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); + return kt("table", { css: [V9, o], ...n, children: e }); }, - A9 = ({ children: e, sx: t, ...n }) => { + _9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); - return kt("tbody", { css: [T9, o], ...n, children: e }); + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); + return kt("tbody", { css: [S9, o], ...n, children: e }); }, - Z9 = ({ children: e, sx: t, ...n }) => { + A9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]), - i = ((e) => ({ + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]), + l = ((e) => ({ fontFamily: "'Geist',sans-serif", fontWeight: 400, fontSize: 14, @@ -78756,17 +78758,17 @@ const S9 = vT({ padding: "8px 0", color: e.colors["Color/Neutral/Text/colorText"], }))(r); - return kt("td", { css: [i, o], ...n, children: e }); + return kt("td", { css: [l, o], ...n, children: e }); }, - I9 = ({ children: e, sx: t, ...n }) => { + Z9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); - return kt("thead", { css: [N9, o], ...n, children: e }); + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); + return kt("thead", { css: [T9, o], ...n, children: e }); }, - k9 = ({ children: e, sx: t, ...n }) => { + I9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]), - i = ((e) => ({ + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]), + l = ((e) => ({ fontFamily: "'Geist',sans-serif", fontSize: 12, lineHeight: "16px", @@ -78778,12 +78780,12 @@ const S9 = vT({ letterSpacing: "0.5px", color: e.colors["Color/Neutral/Text/colorTextLabel"], }))(r); - return kt("th", { css: [i, o], ...n, children: e }); + return kt("th", { css: [l, o], ...n, children: e }); }, - O9 = ({ children: e, sx: t, ...n }) => { + k9 = ({ children: e, sx: t, ...n }) => { const r = yt(), - o = l(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); - return kt("tr", { css: [x9, o], ...n, children: e }); + o = i(() => (t ? vT({ ...Z(t, r) }) : {}), [t, r]); + return kt("tr", { css: [N9, o], ...n, children: e }); }; export { Bt as AArrowDownIcon, @@ -79265,8 +79267,8 @@ export { hc as DatabaseBackupIcon, fc as DatabaseIcon, gc as DatabaseZapIcon, - i6 as DateTimeInput, - o6 as DateTimeSelector, + o6 as DateTimeInput, + r6 as DateTimeSelector, wc as DeleteIcon, Lc as DessertIcon, bc as DiameterIcon, @@ -79322,7 +79324,7 @@ export { fd as ExpandIcon, gx as ExpandMenu, vx as ExpandMenuOption, - l6 as ExpandOptionsButton, + i6 as ExpandOptionsButton, gd as ExternalLinkIcon, vd as EyeIcon, wd as EyeOffIcon, @@ -79376,7 +79378,7 @@ export { pu as FileScanIcon, mu as FileSearch2Icon, hu as FileSearchIcon, - C6 as FileSelector, + a6 as FileSelector, gu as FileSlidersIcon, vu as FileSpreadsheetIcon, wu as FileStackIcon, @@ -79454,8 +79456,8 @@ export { Tp as FoldersIcon, Op as FootprintsIcon, Bp as ForkliftIcon, - s6 as FormActionsTray, - d6 as FormLayout, + C6 as FormActionsTray, + c6 as FormLayout, Dp as ForwardIcon, Pp as FrameIcon, Fp as FramerIcon, @@ -79542,7 +79544,7 @@ export { uh as HeartOffIcon, ph as HeartPulseIcon, mh as HeaterIcon, - p6 as HelpBox, + u6 as HelpBox, hh as HexagonIcon, fh as HighlighterIcon, gh as HistoryIcon, @@ -79554,7 +79556,7 @@ export { Hh as HourglassIcon, Eh as IceCreamBowlIcon, Rh as IceCreamConeIcon, - a6 as IconButton, + l6 as IconButton, yh as ImageDownIcon, Vh as ImageIcon, Sh as ImageMinusIcon, @@ -79619,10 +79621,10 @@ export { _f as LightbulbIcon, Af as LightbulbOffIcon, Zf as LineChartIcon, - h6 as Link, + m6 as Link, If as Link2Icon, kf as Link2OffIcon, - f6 as LinkButton, + h6 as LinkButton, Bf as LinkIcon, Of as LinkedinIcon, Df as ListChecksIcon, @@ -79652,10 +79654,10 @@ export { Cg as LockOpenIcon, sg as LogInIcon, cg as LogOutIcon, - S6 as LoginWrapper, + V6 as LoginWrapper, dg as LollipopIcon, ug as LuggageIcon, - T6 as MDSCacheProvider, + S6 as MDSCacheProvider, pg as MagnetIcon, hg as MailCheckIcon, fg as MailIcon, @@ -79721,7 +79723,7 @@ export { Lv as Minimize2Icon, bv as MinimizeIcon, Hv as MinusIcon, - N6 as ModalBox, + T6 as ModalBox, Ev as MonitorCheckIcon, Rv as MonitorDotIcon, yv as MonitorDownIcon, @@ -79773,9 +79775,9 @@ export { vw as NotebookTextIcon, ww as NotepadTextDashedIcon, Lw as NotepadTextIcon, - x6 as NotificationAlert, - _6 as NotificationCount, - P6 as Notifications, + N6 as NotificationAlert, + x6 as NotificationCount, + D6 as Notifications, bw as NutIcon, Mw as NutOffIcon, Hw as OctagonAlertIcon, @@ -79793,8 +79795,8 @@ export { Iw as PackagePlusIcon, kw as PackageSearchIcon, Ow as PackageXIcon, - G6 as PageHeader, - $6 as PageLayout, + z6 as PageHeader, + G6 as PageLayout, Pw as PaintBucketIcon, Fw as PaintRollerIcon, Bw as Paintbrush2Icon, @@ -79878,7 +79880,7 @@ export { cb as PowerOffIcon, db as PresentationIcon, ub as PrinterIcon, - q6 as ProgressBar, + j6 as ProgressBar, pb as ProjectorIcon, mb as ProportionsIcon, hb as PuzzleIcon, @@ -79889,7 +79891,7 @@ export { Lb as RadarIcon, bb as RadiationIcon, Mb as RadicalIcon, - X6 as RadioGroup, + K6 as RadioGroup, Hb as RadioIcon, Eb as RadioReceiverIcon, Rb as RadioTowerIcon, @@ -79972,17 +79974,17 @@ export { qM as ScissorsLineDashedIcon, YM as ScreenShareIcon, KM as ScreenShareOffIcon, - u6 as ScreenTitle, + d6 as ScreenTitle, XM as ScrollIcon, QM as ScrollTextIcon, - Q6 as SearchBox, + X6 as SearchBox, JM as SearchCheckIcon, eH as SearchCodeIcon, tH as SearchIcon, nH as SearchSlashIcon, rH as SearchXIcon, - c6 as SectionTitle, - J6 as Select, + s6 as SectionTitle, + Q6 as Select, oH as SendHorizontalIcon, iH as SendIcon, lH as SendToBackIcon, @@ -80031,14 +80033,14 @@ export { YH as SignpostIcon, KH as SirenIcon, XH as SitesIcon, - e9 as SizeChart, + J6 as SizeChart, QH as SkipBackIcon, JH as SkipForwardIcon, eE as SkullIcon, tE as SlackIcon, nE as SlashIcon, rE as SliceIcon, - n9 as Slider, + t9 as Slider, oE as SlidersHorizontalIcon, iE as SlidersVerticalIcon, lE as SmartphoneChargingIcon, @@ -80151,24 +80153,24 @@ export { iy as SwordIcon, ly as SwordsIcon, ay as SyringeIcon, - _9 as Table, + x9 as Table, Cy as Table2Icon, - A9 as TableBody, - Z9 as TableCell, + _9 as TableBody, + A9 as TableCell, sy as TableCellsMergeIcon, cy as TableCellsSplitIcon, dy as TableColumnsSplitIcon, - I9 as TableHead, - k9 as TableHeadCell, + Z9 as TableHead, + I9 as TableHeadCell, uy as TableIcon, py as TablePropertiesIcon, - O9 as TableRow, + k9 as TableRow, my as TableRowsSplitIcon, hy as TabletIcon, gy as TabletSmartphoneIcon, fy as TabletsIcon, - i9 as Tabs, - l9 as Tag, + o9 as Tabs, + i9 as Tag, vy as TagIcon, wy as TagsIcon, Ly as Tally1Icon, @@ -80186,7 +80188,7 @@ export { _y as TestTubeDiagonalIcon, Ay as TestTubeIcon, Zy as TestTubesIcon, - a9 as TextArea, + l9 as TextArea, Iy as TextCursorIcon, ky as TextCursorInputIcon, Oy as TextIcon, @@ -80194,7 +80196,7 @@ export { Dy as TextSearchIcon, Py as TextSelectIcon, Fy as TheaterIcon, - p9 as ThemeHandler, + u9 as ThemeHandler, ST as ThemedLogo, Uy as ThermometerIcon, zy as ThermometerSnowflakeIcon, @@ -80211,7 +80213,7 @@ export { eV as TimerIcon, tV as TimerOffIcon, nV as TimerResetIcon, - g9 as Toggle, + f9 as Toggle, rV as ToggleLeftIcon, oV as ToggleRightIcon, nx as Tooltip, @@ -80282,7 +80284,7 @@ export { hS as UtensilsCrossedIcon, fS as UtensilsIcon, gS as UtilityPoleIcon, - v9 as ValuePair, + g9 as ValuePair, vS as VariableIcon, wS as VaultIcon, LS as VeganIcon, @@ -80323,8 +80325,8 @@ export { tT as WindIcon, nT as WineIcon, rT as WineOffIcon, - L9 as Wizard, - w9 as WizardPage, + w9 as Wizard, + v9 as WizardPage, oT as WorkflowIcon, iT as WormIcon, lT as WrapTextIcon, @@ -80338,15 +80340,15 @@ export { Oq as actionsTypes, S as breakPoints, A as calculateBytes, - s9 as darkModeColors, - u9 as darkTheme, - C9 as lightModeColors, - d9 as lightTheme, + C9 as darkModeColors, + d9 as darkTheme, + a9 as lightModeColors, + c9 as lightTheme, Z as overridePropsParse, T as paddingSizeVariants, N as radioVariants, - V9 as styled, - c9 as themeShadows, + y9 as styled, + s9 as themeShadows, MT as useArrowKeys, bT as useEnterKey, LT as useEscapeKey, diff --git a/dist/esm/index.js.map b/dist/esm/index.js.map index ae34ca05..0076985a 100644 --- a/dist/esm/index.js.map +++ b/dist/esm/index.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","sources":["../../../../src/global/utils.ts","../../node_modules/react/cjs/react-jsx-runtime.development.js","../../node_modules/react/jsx-runtime.js","../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../node_modules/@emotion/sheet/dist/emotion-sheet.esm.js","../../node_modules/stylis/src/Enum.js","../../node_modules/stylis/src/Utility.js","../../node_modules/stylis/src/Tokenizer.js","../../node_modules/stylis/src/Parser.js","../../node_modules/stylis/src/Serializer.js","../../node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js","../../node_modules/@emotion/memoize/dist/emotion-memoize.esm.js","../../node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js","../../node_modules/stylis/src/Middleware.js","../../node_modules/@babel/runtime/helpers/esm/extends.js","../../node_modules/react-is/index.js","../../node_modules/react-is/cjs/react-is.production.min.js","../../node_modules/react-is/cjs/react-is.development.js","../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js","../../node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js","../../node_modules/@emotion/unitless/dist/emotion-unitless.esm.js","../../node_modules/@emotion/serialize/dist/emotion-serialize.esm.js","../../node_modules/@emotion/hash/dist/emotion-hash.esm.js","../../node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js","../../node_modules/@emotion/react/dist/emotion-element-5486c51c.browser.esm.js","../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js","../../../../src/icons/AArrowDownIcon.tsx","../../../../src/icons/AArrowUpIcon.tsx","../../../../src/icons/AccessibilityIcon.tsx","../../../../src/icons/ActivityIcon.tsx","../../../../src/icons/AirplayIcon.tsx","../../../../src/icons/AirVentIcon.tsx","../../../../src/icons/ALargeSmallIcon.tsx","../../../../src/icons/AlarmClockCheckIcon.tsx","../../../../src/icons/AlarmClockIcon.tsx","../../../../src/icons/AlarmClockMinusIcon.tsx","../../../../src/icons/AlarmClockOffIcon.tsx","../../../../src/icons/AlarmClockPlusIcon.tsx","../../../../src/icons/AlarmSmokeIcon.tsx","../../../../src/icons/AlbumIcon.tsx","../../../../src/icons/AlignCenterHorizontalIcon.tsx","../../../../src/icons/AlignCenterIcon.tsx","../../../../src/icons/AlignCenterVerticalIcon.tsx","../../../../src/icons/AlignEndHorizontalIcon.tsx","../../../../src/icons/AlignEndVerticalIcon.tsx","../../../../src/icons/AlignHorizontalDistributeCenterIcon.tsx","../../../../src/icons/AlignHorizontalDistributeEndIcon.tsx","../../../../src/icons/AlignHorizontalDistributeStartIcon.tsx","../../../../src/icons/AlignHorizontalJustifyCenterIcon.tsx","../../../../src/icons/AlignHorizontalJustifyEndIcon.tsx","../../../../src/icons/AlignHorizontalJustifyStartIcon.tsx","../../../../src/icons/AlignHorizontalSpaceAroundIcon.tsx","../../../../src/icons/AlignHorizontalSpaceBetweenIcon.tsx","../../../../src/icons/AlignJustifyIcon.tsx","../../../../src/icons/AlignLeftIcon.tsx","../../../../src/icons/AlignRightIcon.tsx","../../../../src/icons/AlignStartHorizontalIcon.tsx","../../../../src/icons/AlignStartVerticalIcon.tsx","../../../../src/icons/AlignVerticalDistributeCenterIcon.tsx","../../../../src/icons/AlignVerticalDistributeEndIcon.tsx","../../../../src/icons/AlignVerticalDistributeStartIcon.tsx","../../../../src/icons/AlignVerticalJustifyCenterIcon.tsx","../../../../src/icons/AlignVerticalJustifyEndIcon.tsx","../../../../src/icons/AlignVerticalJustifyStartIcon.tsx","../../../../src/icons/AlignVerticalSpaceAroundIcon.tsx","../../../../src/icons/AlignVerticalSpaceBetweenIcon.tsx","../../../../src/icons/AmazonEksSiteIcon.tsx","../../../../src/icons/AmbulanceIcon.tsx","../../../../src/icons/AmpersandIcon.tsx","../../../../src/icons/AmpersandsIcon.tsx","../../../../src/icons/AnchorIcon.tsx","../../../../src/icons/AngryIcon.tsx","../../../../src/icons/AnnoyedIcon.tsx","../../../../src/icons/AntennaIcon.tsx","../../../../src/icons/AnvilIcon.tsx","../../../../src/icons/ApertureIcon.tsx","../../../../src/icons/AppleIcon.tsx","../../../../src/icons/AppWindowIcon.tsx","../../../../src/icons/AppWindowMacIcon.tsx","../../../../src/icons/ArchiveIcon.tsx","../../../../src/icons/ArchiveRestoreIcon.tsx","../../../../src/icons/ArchiveXIcon.tsx","../../../../src/icons/AreaChartIcon.tsx","../../../../src/icons/ArmchairIcon.tsx","../../../../src/icons/ArrowBigDownDashIcon.tsx","../../../../src/icons/ArrowBigDownIcon.tsx","../../../../src/icons/ArrowBigLeftDashIcon.tsx","../../../../src/icons/ArrowBigLeftIcon.tsx","../../../../src/icons/ArrowBigRightDashIcon.tsx","../../../../src/icons/ArrowBigRightIcon.tsx","../../../../src/icons/ArrowBigUpDashIcon.tsx","../../../../src/icons/ArrowBigUpIcon.tsx","../../../../src/icons/ArrowDown01Icon.tsx","../../../../src/icons/ArrowDown10Icon.tsx","../../../../src/icons/ArrowDownAZIcon.tsx","../../../../src/icons/ArrowDownFromLineIcon.tsx","../../../../src/icons/ArrowDownIcon.tsx","../../../../src/icons/ArrowDownLeftIcon.tsx","../../../../src/icons/ArrowDownNarrowWideIcon.tsx","../../../../src/icons/ArrowDownRightIcon.tsx","../../../../src/icons/ArrowDownToDotIcon.tsx","../../../../src/icons/ArrowDownToLineIcon.tsx","../../../../src/icons/ArrowDownUpIcon.tsx","../../../../src/icons/ArrowDownWideNarrowIcon.tsx","../../../../src/icons/ArrowDownZAIcon.tsx","../../../../src/icons/ArrowLeftFromLineIcon.tsx","../../../../src/icons/ArrowLeftIcon.tsx","../../../../src/icons/ArrowLeftRightIcon.tsx","../../../../src/icons/ArrowLeftToLineIcon.tsx","../../../../src/icons/ArrowRightFromLineIcon.tsx","../../../../src/icons/ArrowRightIcon.tsx","../../../../src/icons/ArrowRightLeftIcon.tsx","../../../../src/icons/ArrowRightToLineIcon.tsx","../../../../src/icons/ArrowsUpFromLineIcon.tsx","../../../../src/icons/ArrowUp01Icon.tsx","../../../../src/icons/ArrowUp10Icon.tsx","../../../../src/icons/ArrowUpAZIcon.tsx","../../../../src/icons/ArrowUpDownIcon.tsx","../../../../src/icons/ArrowUpFromDotIcon.tsx","../../../../src/icons/ArrowUpFromLineIcon.tsx","../../../../src/icons/ArrowUpIcon.tsx","../../../../src/icons/ArrowUpLeftIcon.tsx","../../../../src/icons/ArrowUpNarrowWideIcon.tsx","../../../../src/icons/ArrowUpRightIcon.tsx","../../../../src/icons/ArrowUpToLineIcon.tsx","../../../../src/icons/ArrowUpWideNarrowIcon.tsx","../../../../src/icons/ArrowUpZAIcon.tsx","../../../../src/icons/AsteriskIcon.tsx","../../../../src/icons/AtomIcon.tsx","../../../../src/icons/AtSignIcon.tsx","../../../../src/icons/AudioLinesIcon.tsx","../../../../src/icons/AudioWaveformIcon.tsx","../../../../src/icons/AwardIcon.tsx","../../../../src/icons/AxeIcon.tsx","../../../../src/icons/Axis3dIcon.tsx","../../../../src/icons/AzureAksSiteIcon.tsx","../../../../src/icons/BabyIcon.tsx","../../../../src/icons/BackpackIcon.tsx","../../../../src/icons/BadgeAlertIcon.tsx","../../../../src/icons/BadgeCentIcon.tsx","../../../../src/icons/BadgeCheckIcon.tsx","../../../../src/icons/BadgeDollarSignIcon.tsx","../../../../src/icons/BadgeEuroIcon.tsx","../../../../src/icons/BadgeHelpIcon.tsx","../../../../src/icons/BadgeIcon.tsx","../../../../src/icons/BadgeIndianRupeeIcon.tsx","../../../../src/icons/BadgeInfoIcon.tsx","../../../../src/icons/BadgeJapaneseYenIcon.tsx","../../../../src/icons/BadgeMinusIcon.tsx","../../../../src/icons/BadgePercentIcon.tsx","../../../../src/icons/BadgePlusIcon.tsx","../../../../src/icons/BadgePoundSterlingIcon.tsx","../../../../src/icons/BadgeRussianRubleIcon.tsx","../../../../src/icons/BadgeSwissFrancIcon.tsx","../../../../src/icons/BadgeXIcon.tsx","../../../../src/icons/BaggageClaimIcon.tsx","../../../../src/icons/BalancerIcon.tsx","../../../../src/icons/BananaIcon.tsx","../../../../src/icons/BanIcon.tsx","../../../../src/icons/BanknoteIcon.tsx","../../../../src/icons/BarChart2Icon.tsx","../../../../src/icons/BarChart3Icon.tsx","../../../../src/icons/BarChart4Icon.tsx","../../../../src/icons/BarChartBigIcon.tsx","../../../../src/icons/BarChartHorizontalBigIcon.tsx","../../../../src/icons/BarChartHorizontalIcon.tsx","../../../../src/icons/BarChartIcon.tsx","../../../../src/icons/BarcodeIcon.tsx","../../../../src/icons/BareMetalLinuxSiteIcon.tsx","../../../../src/icons/BaselineIcon.tsx","../../../../src/icons/BatchJobsIcon.tsx","../../../../src/icons/BathIcon.tsx","../../../../src/icons/BatteryChargingIcon.tsx","../../../../src/icons/BatteryFullIcon.tsx","../../../../src/icons/BatteryIcon.tsx","../../../../src/icons/BatteryLowIcon.tsx","../../../../src/icons/BatteryMediumIcon.tsx","../../../../src/icons/BatteryWarningIcon.tsx","../../../../src/icons/BeakerIcon.tsx","../../../../src/icons/BeanIcon.tsx","../../../../src/icons/BeanOffIcon.tsx","../../../../src/icons/BedDoubleIcon.tsx","../../../../src/icons/BedIcon.tsx","../../../../src/icons/BedSingleIcon.tsx","../../../../src/icons/BeefIcon.tsx","../../../../src/icons/BeerIcon.tsx","../../../../src/icons/BeerOffIcon.tsx","../../../../src/icons/BellArrowIcon.tsx","../../../../src/icons/BellDotIcon.tsx","../../../../src/icons/BellElectricIcon.tsx","../../../../src/icons/BellIcon.tsx","../../../../src/icons/BellMinusIcon.tsx","../../../../src/icons/BellOffIcon.tsx","../../../../src/icons/BellPlusIcon.tsx","../../../../src/icons/BellRingIcon.tsx","../../../../src/icons/BetweenHorizontalEndIcon.tsx","../../../../src/icons/BetweenHorizontalStartIcon.tsx","../../../../src/icons/BetweenVerticalEndIcon.tsx","../../../../src/icons/BetweenVerticalStartIcon.tsx","../../../../src/icons/BikeIcon.tsx","../../../../src/icons/BinaryIcon.tsx","../../../../src/icons/BiohazardIcon.tsx","../../../../src/icons/BirdIcon.tsx","../../../../src/icons/BitcoinIcon.tsx","../../../../src/icons/BlendIcon.tsx","../../../../src/icons/BlindsIcon.tsx","../../../../src/icons/BlocksIcon.tsx","../../../../src/icons/BluetoothConnectedIcon.tsx","../../../../src/icons/BluetoothIcon.tsx","../../../../src/icons/BluetoothOffIcon.tsx","../../../../src/icons/BluetoothSearchingIcon.tsx","../../../../src/icons/BoldIcon.tsx","../../../../src/icons/BoltIcon.tsx","../../../../src/icons/BombIcon.tsx","../../../../src/icons/BoneIcon.tsx","../../../../src/icons/BookAIcon.tsx","../../../../src/icons/BookAudioIcon.tsx","../../../../src/icons/BookCheckIcon.tsx","../../../../src/icons/BookCopyIcon.tsx","../../../../src/icons/BookDashedIcon.tsx","../../../../src/icons/BookDownIcon.tsx","../../../../src/icons/BookHeadphonesIcon.tsx","../../../../src/icons/BookHeartIcon.tsx","../../../../src/icons/BookIcon.tsx","../../../../src/icons/BookImageIcon.tsx","../../../../src/icons/BookKeyIcon.tsx","../../../../src/icons/BookLockIcon.tsx","../../../../src/icons/BookmarkCheckIcon.tsx","../../../../src/icons/BookMarkedIcon.tsx","../../../../src/icons/BookmarkIcon.tsx","../../../../src/icons/BookmarkMinusIcon.tsx","../../../../src/icons/BookmarkPlusIcon.tsx","../../../../src/icons/BookmarkXIcon.tsx","../../../../src/icons/BookMinusIcon.tsx","../../../../src/icons/BookOpenCheckIcon.tsx","../../../../src/icons/BookOpenIcon.tsx","../../../../src/icons/BookOpenTextIcon.tsx","../../../../src/icons/BookPlusIcon.tsx","../../../../src/icons/BookTextIcon.tsx","../../../../src/icons/BookTypeIcon.tsx","../../../../src/icons/BookUp2Icon.tsx","../../../../src/icons/BookUpIcon.tsx","../../../../src/icons/BookUserIcon.tsx","../../../../src/icons/BookXIcon.tsx","../../../../src/icons/BoomBoxIcon.tsx","../../../../src/icons/BotIcon.tsx","../../../../src/icons/BotMessageSquareIcon.tsx","../../../../src/icons/BoxesIcon.tsx","../../../../src/icons/BoxIcon.tsx","../../../../src/icons/BoxOutlineIcon.tsx","../../../../src/icons/BoxSelectIcon.tsx","../../../../src/icons/BracesIcon.tsx","../../../../src/icons/BracketsIcon.tsx","../../../../src/icons/BrainCircuitIcon.tsx","../../../../src/icons/BrainCogIcon.tsx","../../../../src/icons/BrainIcon.tsx","../../../../src/icons/BrickWallIcon.tsx","../../../../src/icons/BriefcaseBusinessIcon.tsx","../../../../src/icons/BriefcaseIcon.tsx","../../../../src/icons/BriefcaseMedicalIcon.tsx","../../../../src/icons/BringToFrontIcon.tsx","../../../../src/icons/BrushIcon.tsx","../../../../src/icons/BucketCopyIcon.tsx","../../../../src/icons/BucketIcon.tsx","../../../../src/icons/BucketQuotaIcon.tsx","../../../../src/icons/BugIcon.tsx","../../../../src/icons/BugOffIcon.tsx","../../../../src/icons/BugPlayIcon.tsx","../../../../src/icons/Building2Icon.tsx","../../../../src/icons/BuildingIcon.tsx","../../../../src/icons/BusFrontIcon.tsx","../../../../src/icons/BusIcon.tsx","../../../../src/icons/CableCarIcon.tsx","../../../../src/icons/CableIcon.tsx","../../../../src/icons/CakeIcon.tsx","../../../../src/icons/CakeSliceIcon.tsx","../../../../src/icons/CalculatorIcon.tsx","../../../../src/icons/CalendarCheck2Icon.tsx","../../../../src/icons/CalendarCheckIcon.tsx","../../../../src/icons/CalendarClockIcon.tsx","../../../../src/icons/CalendarDaysIcon.tsx","../../../../src/icons/CalendarFoldIcon.tsx","../../../../src/icons/CalendarHeartIcon.tsx","../../../../src/icons/CalendarIcon.tsx","../../../../src/icons/CalendarMinus2Icon.tsx","../../../../src/icons/CalendarMinusIcon.tsx","../../../../src/icons/CalendarOffIcon.tsx","../../../../src/icons/CalendarPlus2Icon.tsx","../../../../src/icons/CalendarPlusIcon.tsx","../../../../src/icons/CalendarRangeIcon.tsx","../../../../src/icons/CalendarSearchIcon.tsx","../../../../src/icons/CalendarX2Icon.tsx","../../../../src/icons/CalendarXIcon.tsx","../../../../src/icons/CameraIcon.tsx","../../../../src/icons/CameraOffIcon.tsx","../../../../src/icons/CandlestickChartIcon.tsx","../../../../src/icons/CandyCaneIcon.tsx","../../../../src/icons/CandyIcon.tsx","../../../../src/icons/CandyOffIcon.tsx","../../../../src/icons/CannabisIcon.tsx","../../../../src/icons/CaptionsIcon.tsx","../../../../src/icons/CaptionsOffIcon.tsx","../../../../src/icons/CaravanIcon.tsx","../../../../src/icons/CaretFilledIcon.tsx","../../../../src/icons/CaretIcon.tsx","../../../../src/icons/CarFrontIcon.tsx","../../../../src/icons/CarIcon.tsx","../../../../src/icons/CarTaxiFrontIcon.tsx","../../../../src/icons/CaseLowerIcon.tsx","../../../../src/icons/CaseSensitiveIcon.tsx","../../../../src/icons/CaseUpperIcon.tsx","../../../../src/icons/CassetteTapeIcon.tsx","../../../../src/icons/CastIcon.tsx","../../../../src/icons/CastleIcon.tsx","../../../../src/icons/CatIcon.tsx","../../../../src/icons/CctvIcon.tsx","../../../../src/icons/CheckCheckIcon.tsx","../../../../src/icons/CheckIcon.tsx","../../../../src/icons/ChefHatIcon.tsx","../../../../src/icons/CherryIcon.tsx","../../../../src/icons/ChevronDownIcon.tsx","../../../../src/icons/ChevronFirstIcon.tsx","../../../../src/icons/ChevronLastIcon.tsx","../../../../src/icons/ChevronLeftIcon.tsx","../../../../src/icons/ChevronRightIcon.tsx","../../../../src/icons/ChevronsDownIcon.tsx","../../../../src/icons/ChevronsDownUpIcon.tsx","../../../../src/icons/ChevronsLeftIcon.tsx","../../../../src/icons/ChevronsLeftRightIcon.tsx","../../../../src/icons/ChevronsRightIcon.tsx","../../../../src/icons/ChevronsRightLeftIcon.tsx","../../../../src/icons/ChevronsUpDownIcon.tsx","../../../../src/icons/ChevronsUpIcon.tsx","../../../../src/icons/ChevronUpIcon.tsx","../../../../src/icons/ChromeIcon.tsx","../../../../src/icons/ChurchIcon.tsx","../../../../src/icons/CigaretteIcon.tsx","../../../../src/icons/CigaretteOffIcon.tsx","../../../../src/icons/CircleAlertIcon.tsx","../../../../src/icons/CircleArrowDownIcon.tsx","../../../../src/icons/CircleArrowLeftIcon.tsx","../../../../src/icons/CircleArrowOutDownLeftIcon.tsx","../../../../src/icons/CircleArrowOutDownRightIcon.tsx","../../../../src/icons/CircleArrowOutUpLeftIcon.tsx","../../../../src/icons/CircleArrowOutUpRightIcon.tsx","../../../../src/icons/CircleArrowRightIcon.tsx","../../../../src/icons/CircleArrowUpIcon.tsx","../../../../src/icons/CircleCheckBigIcon.tsx","../../../../src/icons/CircleCheckIcon.tsx","../../../../src/icons/CircleChevronDownIcon.tsx","../../../../src/icons/CircleChevronLeftIcon.tsx","../../../../src/icons/CircleChevronRightIcon.tsx","../../../../src/icons/CircleChevronUpIcon.tsx","../../../../src/icons/CircleDashedIcon.tsx","../../../../src/icons/CircleDivideIcon.tsx","../../../../src/icons/CircleDollarSignIcon.tsx","../../../../src/icons/CircleDotDashedIcon.tsx","../../../../src/icons/CircleDotIcon.tsx","../../../../src/icons/CircleEllipsisIcon.tsx","../../../../src/icons/CircleEqualIcon.tsx","../../../../src/icons/CircleFadingPlusIcon.tsx","../../../../src/icons/CircleFillIcon.tsx","../../../../src/icons/CircleGaugeIcon.tsx","../../../../src/icons/CircleHelpIcon.tsx","../../../../src/icons/CircleIcon.tsx","../../../../src/icons/CircleMinusIcon.tsx","../../../../src/icons/CircleOffIcon.tsx","../../../../src/icons/CircleParkingIcon.tsx","../../../../src/icons/CircleParkingOffIcon.tsx","../../../../src/icons/CirclePauseIcon.tsx","../../../../src/icons/CirclePercentIcon.tsx","../../../../src/icons/CirclePlayIcon.tsx","../../../../src/icons/CirclePlusIcon.tsx","../../../../src/icons/CirclePowerIcon.tsx","../../../../src/icons/CircleSlash2Icon.tsx","../../../../src/icons/CircleSlashIcon.tsx","../../../../src/icons/CircleStopIcon.tsx","../../../../src/icons/CircleUserIcon.tsx","../../../../src/icons/CircleUserRoundIcon.tsx","../../../../src/icons/CircleXIcon.tsx","../../../../src/icons/CircuitBoardIcon.tsx","../../../../src/icons/CitrusIcon.tsx","../../../../src/icons/ClapperboardIcon.tsx","../../../../src/icons/ClipboardCheckIcon.tsx","../../../../src/icons/ClipboardCopyIcon.tsx","../../../../src/icons/ClipboardIcon.tsx","../../../../src/icons/ClipboardListIcon.tsx","../../../../src/icons/ClipboardMinusIcon.tsx","../../../../src/icons/ClipboardPasteIcon.tsx","../../../../src/icons/ClipboardPenIcon.tsx","../../../../src/icons/ClipboardPenLineIcon.tsx","../../../../src/icons/ClipboardPlusIcon.tsx","../../../../src/icons/ClipboardTypeIcon.tsx","../../../../src/icons/ClipboardXIcon.tsx","../../../../src/icons/Clock1Icon.tsx","../../../../src/icons/Clock2Icon.tsx","../../../../src/icons/Clock3Icon.tsx","../../../../src/icons/Clock4Icon.tsx","../../../../src/icons/Clock5Icon.tsx","../../../../src/icons/Clock6Icon.tsx","../../../../src/icons/Clock7Icon.tsx","../../../../src/icons/Clock8Icon.tsx","../../../../src/icons/Clock9Icon.tsx","../../../../src/icons/Clock10Icon.tsx","../../../../src/icons/Clock11Icon.tsx","../../../../src/icons/Clock12Icon.tsx","../../../../src/icons/ClockIcon.tsx","../../../../src/icons/CloudCogIcon.tsx","../../../../src/icons/CloudDownloadIcon.tsx","../../../../src/icons/CloudDrizzleIcon.tsx","../../../../src/icons/CloudFogIcon.tsx","../../../../src/icons/CloudHailIcon.tsx","../../../../src/icons/CloudIcon.tsx","../../../../src/icons/CloudLightningIcon.tsx","../../../../src/icons/CloudMoonIcon.tsx","../../../../src/icons/CloudMoonRainIcon.tsx","../../../../src/icons/CloudOffIcon.tsx","../../../../src/icons/CloudRainIcon.tsx","../../../../src/icons/CloudRainWindIcon.tsx","../../../../src/icons/CloudSnowIcon.tsx","../../../../src/icons/CloudSunIcon.tsx","../../../../src/icons/CloudSunRainIcon.tsx","../../../../src/icons/CloudUploadIcon.tsx","../../../../src/icons/CloudyIcon.tsx","../../../../src/icons/CloverIcon.tsx","../../../../src/icons/ClubIcon.tsx","../../../../src/icons/ClusterHealthIcon.tsx","../../../../src/icons/ClusterIcon.tsx","../../../../src/icons/ClusterIngressIcon.tsx","../../../../src/icons/ClusterNodeIcon.tsx","../../../../src/icons/ClusterReplicationIcon.tsx","../../../../src/icons/ClustersIcon.tsx","../../../../src/icons/CodeIcon.tsx","../../../../src/icons/CodepenIcon.tsx","../../../../src/icons/CodesandboxIcon.tsx","../../../../src/icons/CodeXmlIcon.tsx","../../../../src/icons/CoffeeIcon.tsx","../../../../src/icons/CogIcon.tsx","../../../../src/icons/CoinsIcon.tsx","../../../../src/icons/CollapseIcon.tsx","../../../../src/icons/Columns2Icon.tsx","../../../../src/icons/Columns3Icon.tsx","../../../../src/icons/Columns4Icon.tsx","../../../../src/icons/CombineIcon.tsx","../../../../src/icons/CommandIcon.tsx","../../../../src/icons/CompassIcon.tsx","../../../../src/icons/ComponentIcon.tsx","../../../../src/icons/ComputerIcon.tsx","../../../../src/icons/ConciergeBellIcon.tsx","../../../../src/icons/ConeIcon.tsx","../../../../src/icons/ConstructionIcon.tsx","../../../../src/icons/ContactIcon.tsx","../../../../src/icons/ContactRoundIcon.tsx","../../../../src/icons/ContainerIcon.tsx","../../../../src/icons/ContainerImagesIcon.tsx","../../../../src/icons/ContrastIcon.tsx","../../../../src/icons/CookieIcon.tsx","../../../../src/icons/CookingPotIcon.tsx","../../../../src/icons/CopyCheckIcon.tsx","../../../../src/icons/CopyIcon.tsx","../../../../src/icons/CopyleftIcon.tsx","../../../../src/icons/CopyMinusIcon.tsx","../../../../src/icons/CopyPlusIcon.tsx","../../../../src/icons/CopyrightIcon.tsx","../../../../src/icons/CopySlashIcon.tsx","../../../../src/icons/CopyXIcon.tsx","../../../../src/icons/CornerDownLeftIcon.tsx","../../../../src/icons/CornerDownRightIcon.tsx","../../../../src/icons/CornerLeftDownIcon.tsx","../../../../src/icons/CornerLeftUpIcon.tsx","../../../../src/icons/CornerRightDownIcon.tsx","../../../../src/icons/CornerRightUpIcon.tsx","../../../../src/icons/CornerUpLeftIcon.tsx","../../../../src/icons/CornerUpRightIcon.tsx","../../../../src/icons/CpuIcon.tsx","../../../../src/icons/CreativeCommonsIcon.tsx","../../../../src/icons/CreditCardIcon.tsx","../../../../src/icons/CroissantIcon.tsx","../../../../src/icons/CropIcon.tsx","../../../../src/icons/CrosshairIcon.tsx","../../../../src/icons/CrossIcon.tsx","../../../../src/icons/CrownIcon.tsx","../../../../src/icons/CuboidIcon.tsx","../../../../src/icons/CupSodaIcon.tsx","../../../../src/icons/CurrencyIcon.tsx","../../../../src/icons/CylinderIcon.tsx","../../../../src/icons/DatabaseApiIcon.tsx","../../../../src/icons/DatabaseBackupIcon.tsx","../../../../src/icons/DatabaseIcon.tsx","../../../../src/icons/DatabaseZapIcon.tsx","../../../../src/icons/DataIcon.tsx","../../../../src/icons/DeleteIcon.tsx","../../../../src/icons/DessertIcon.tsx","../../../../src/icons/DiameterIcon.tsx","../../../../src/icons/DiamondIcon.tsx","../../../../src/icons/DiamondPercentIcon.tsx","../../../../src/icons/Dice1Icon.tsx","../../../../src/icons/Dice2Icon.tsx","../../../../src/icons/Dice3Icon.tsx","../../../../src/icons/Dice4Icon.tsx","../../../../src/icons/Dice5Icon.tsx","../../../../src/icons/Dice6Icon.tsx","../../../../src/icons/DicesIcon.tsx","../../../../src/icons/DiffIcon.tsx","../../../../src/icons/Disc2Icon.tsx","../../../../src/icons/Disc3Icon.tsx","../../../../src/icons/DiscAlbumIcon.tsx","../../../../src/icons/DiscIcon.tsx","../../../../src/icons/DivideIcon.tsx","../../../../src/icons/DnaIcon.tsx","../../../../src/icons/DnaOffIcon.tsx","../../../../src/icons/DockIcon.tsx","../../../../src/icons/DogIcon.tsx","../../../../src/icons/DollarSignIcon.tsx","../../../../src/icons/DonutIcon.tsx","../../../../src/icons/DoorClosedIcon.tsx","../../../../src/icons/DoorOpenIcon.tsx","../../../../src/icons/DotIcon.tsx","../../../../src/icons/DownloadIcon.tsx","../../../../src/icons/DraftingCompassIcon.tsx","../../../../src/icons/DramaIcon.tsx","../../../../src/icons/DribbbleIcon.tsx","../../../../src/icons/DrillIcon.tsx","../../../../src/icons/DropletIcon.tsx","../../../../src/icons/DropletsIcon.tsx","../../../../src/icons/DrumIcon.tsx","../../../../src/icons/DrumstickIcon.tsx","../../../../src/icons/DumbbellIcon.tsx","../../../../src/icons/EarIcon.tsx","../../../../src/icons/EarOffIcon.tsx","../../../../src/icons/EarthIcon.tsx","../../../../src/icons/EarthLockIcon.tsx","../../../../src/icons/EclipseIcon.tsx","../../../../src/icons/EggFriedIcon.tsx","../../../../src/icons/EggIcon.tsx","../../../../src/icons/EggOffIcon.tsx","../../../../src/icons/EllipsisIcon.tsx","../../../../src/icons/EllipsisVerticalIcon.tsx","../../../../src/icons/EqualIcon.tsx","../../../../src/icons/EqualNotIcon.tsx","../../../../src/icons/EraserIcon.tsx","../../../../src/icons/EuroIcon.tsx","../../../../src/icons/ExpandIcon.tsx","../../../../src/icons/ExternalLinkIcon.tsx","../../../../src/icons/EyeIcon.tsx","../../../../src/icons/EyeOffIcon.tsx","../../../../src/icons/FacebookIcon.tsx","../../../../src/icons/FactoryIcon.tsx","../../../../src/icons/FanIcon.tsx","../../../../src/icons/FastForwardIcon.tsx","../../../../src/icons/FeatherIcon.tsx","../../../../src/icons/FenceIcon.tsx","../../../../src/icons/FerrisWheelIcon.tsx","../../../../src/icons/FigmaIcon.tsx","../../../../src/icons/FileArchiveIcon.tsx","../../../../src/icons/FileAudio2Icon.tsx","../../../../src/icons/FileAudioIcon.tsx","../../../../src/icons/FileAxis3dIcon.tsx","../../../../src/icons/FileBadge2Icon.tsx","../../../../src/icons/FileBadgeIcon.tsx","../../../../src/icons/FileBarChart2Icon.tsx","../../../../src/icons/FileBarChartIcon.tsx","../../../../src/icons/FileBoxIcon.tsx","../../../../src/icons/FileCheck2Icon.tsx","../../../../src/icons/FileCheckIcon.tsx","../../../../src/icons/FileClockIcon.tsx","../../../../src/icons/FileCode2Icon.tsx","../../../../src/icons/FileCodeIcon.tsx","../../../../src/icons/FileCogIcon.tsx","../../../../src/icons/FileDiffIcon.tsx","../../../../src/icons/FileDigitIcon.tsx","../../../../src/icons/FileDownIcon.tsx","../../../../src/icons/FileHeartIcon.tsx","../../../../src/icons/FileIcon.tsx","../../../../src/icons/FileImageIcon.tsx","../../../../src/icons/FileInputIcon.tsx","../../../../src/icons/FileJson2Icon.tsx","../../../../src/icons/FileJsonIcon.tsx","../../../../src/icons/FileKey2Icon.tsx","../../../../src/icons/FileKeyIcon.tsx","../../../../src/icons/FileLineChartIcon.tsx","../../../../src/icons/FileLock2Icon.tsx","../../../../src/icons/FileLockIcon.tsx","../../../../src/icons/FileMinus2Icon.tsx","../../../../src/icons/FileMinusIcon.tsx","../../../../src/icons/FileMusicIcon.tsx","../../../../src/icons/FileOutputIcon.tsx","../../../../src/icons/FilePenIcon.tsx","../../../../src/icons/FilePenLineIcon.tsx","../../../../src/icons/FilePieChartIcon.tsx","../../../../src/icons/FilePlus2Icon.tsx","../../../../src/icons/FilePlusIcon.tsx","../../../../src/icons/FileQuestionIcon.tsx","../../../../src/icons/FileScanIcon.tsx","../../../../src/icons/FileSearch2Icon.tsx","../../../../src/icons/FileSearchIcon.tsx","../../../../src/icons/FilesIcon.tsx","../../../../src/icons/FileSlidersIcon.tsx","../../../../src/icons/FileSpreadsheetIcon.tsx","../../../../src/icons/FileStackIcon.tsx","../../../../src/icons/FileSymlinkIcon.tsx","../../../../src/icons/FileTerminalIcon.tsx","../../../../src/icons/FileTextIcon.tsx","../../../../src/icons/FileType2Icon.tsx","../../../../src/icons/FileTypeIcon.tsx","../../../../src/icons/FileUpIcon.tsx","../../../../src/icons/FileVideo2Icon.tsx","../../../../src/icons/FileVideoIcon.tsx","../../../../src/icons/FileVolume2Icon.tsx","../../../../src/icons/FileVolumeIcon.tsx","../../../../src/icons/FileWarningIcon.tsx","../../../../src/icons/FileX2Icon.tsx","../../../../src/icons/FileXIcon.tsx","../../../../src/icons/FilmIcon.tsx","../../../../src/icons/FilterIcon.tsx","../../../../src/icons/FilterXIcon.tsx","../../../../src/icons/FingerprintIcon.tsx","../../../../src/icons/FireExtinguisherIcon.tsx","../../../../src/icons/FishIcon.tsx","../../../../src/icons/FishSymbolIcon.tsx","../../../../src/icons/FlagIcon.tsx","../../../../src/icons/FlagOffIcon.tsx","../../../../src/icons/FlagTriangleLeftIcon.tsx","../../../../src/icons/FlagTriangleRightIcon.tsx","../../../../src/icons/FlameIcon.tsx","../../../../src/icons/FlameKindlingIcon.tsx","../../../../src/icons/FlashlightIcon.tsx","../../../../src/icons/FlashlightOffIcon.tsx","../../../../src/icons/FlaskConicalIcon.tsx","../../../../src/icons/FlaskConicalOffIcon.tsx","../../../../src/icons/FlaskRoundIcon.tsx","../../../../src/icons/FlipHorizontal2Icon.tsx","../../../../src/icons/FlipHorizontalIcon.tsx","../../../../src/icons/FlipVertical2Icon.tsx","../../../../src/icons/FlipVerticalIcon.tsx","../../../../src/icons/Flower2Icon.tsx","../../../../src/icons/FlowerIcon.tsx","../../../../src/icons/FocusIcon.tsx","../../../../src/icons/FolderArchiveIcon.tsx","../../../../src/icons/FolderCheckIcon.tsx","../../../../src/icons/FolderClockIcon.tsx","../../../../src/icons/FolderClosedIcon.tsx","../../../../src/icons/FolderCogIcon.tsx","../../../../src/icons/FolderDotIcon.tsx","../../../../src/icons/FolderDownIcon.tsx","../../../../src/icons/FolderGit2Icon.tsx","../../../../src/icons/FolderGitIcon.tsx","../../../../src/icons/FolderHeartIcon.tsx","../../../../src/icons/FolderIcon.tsx","../../../../src/icons/FolderInputIcon.tsx","../../../../src/icons/FolderKanbanIcon.tsx","../../../../src/icons/FolderKey2Icon.tsx","../../../../src/icons/FolderKeyIcon.tsx","../../../../src/icons/FolderLockIcon.tsx","../../../../src/icons/FolderMinusIcon.tsx","../../../../src/icons/FolderOpenDotIcon.tsx","../../../../src/icons/FolderOpenIcon.tsx","../../../../src/icons/FolderOutputIcon.tsx","../../../../src/icons/FolderPenIcon.tsx","../../../../src/icons/FolderPlusIcon.tsx","../../../../src/icons/FolderRootIcon.tsx","../../../../src/icons/FolderSearch2Icon.tsx","../../../../src/icons/FolderSearchIcon.tsx","../../../../src/icons/FoldersIcon.tsx","../../../../src/icons/FolderSymlinkIcon.tsx","../../../../src/icons/FolderSyncIcon.tsx","../../../../src/icons/FolderTreeIcon.tsx","../../../../src/icons/FolderUpIcon.tsx","../../../../src/icons/FolderXIcon.tsx","../../../../src/icons/FoldHorizontalIcon.tsx","../../../../src/icons/FoldVerticalIcon.tsx","../../../../src/icons/FootprintsIcon.tsx","../../../../src/icons/ForkliftIcon.tsx","../../../../src/icons/ForwardIcon.tsx","../../../../src/icons/FrameIcon.tsx","../../../../src/icons/FramerIcon.tsx","../../../../src/icons/FrownIcon.tsx","../../../../src/icons/FuelIcon.tsx","../../../../src/icons/FullscreenIcon.tsx","../../../../src/icons/GalleryHorizontalEndIcon.tsx","../../../../src/icons/GalleryHorizontalIcon.tsx","../../../../src/icons/GalleryThumbnailsIcon.tsx","../../../../src/icons/GalleryVerticalEndIcon.tsx","../../../../src/icons/GalleryVerticalIcon.tsx","../../../../src/icons/Gamepad2Icon.tsx","../../../../src/icons/GamepadIcon.tsx","../../../../src/icons/GanttChartIcon.tsx","../../../../src/icons/GaugeIcon.tsx","../../../../src/icons/GavelIcon.tsx","../../../../src/icons/GemIcon.tsx","../../../../src/icons/GhostIcon.tsx","../../../../src/icons/GiftIcon.tsx","../../../../src/icons/GitBranchIcon.tsx","../../../../src/icons/GitBranchPlusIcon.tsx","../../../../src/icons/GitCommitHorizontalIcon.tsx","../../../../src/icons/GitCommitVerticalIcon.tsx","../../../../src/icons/GitCompareArrowsIcon.tsx","../../../../src/icons/GitCompareIcon.tsx","../../../../src/icons/GitForkIcon.tsx","../../../../src/icons/GitGraphIcon.tsx","../../../../src/icons/GithubIcon.tsx","../../../../src/icons/GitlabIcon.tsx","../../../../src/icons/GitMergeIcon.tsx","../../../../src/icons/GitPullRequestArrowIcon.tsx","../../../../src/icons/GitPullRequestClosedIcon.tsx","../../../../src/icons/GitPullRequestCreateArrowIcon.tsx","../../../../src/icons/GitPullRequestCreateIcon.tsx","../../../../src/icons/GitPullRequestDraftIcon.tsx","../../../../src/icons/GitPullRequestIcon.tsx","../../../../src/icons/GlassesIcon.tsx","../../../../src/icons/GlassWaterIcon.tsx","../../../../src/icons/GlobeIcon.tsx","../../../../src/icons/GlobeLockIcon.tsx","../../../../src/icons/GoalIcon.tsx","../../../../src/icons/GoogleGkeSiteIcon.tsx","../../../../src/icons/GrabIcon.tsx","../../../../src/icons/GraduationCapIcon.tsx","../../../../src/icons/GrapeIcon.tsx","../../../../src/icons/Grid2x2Icon.tsx","../../../../src/icons/Grid3x3Icon.tsx","../../../../src/icons/GripHorizontalIcon.tsx","../../../../src/icons/GripIcon.tsx","../../../../src/icons/GripVerticalIcon.tsx","../../../../src/icons/GroupIcon.tsx","../../../../src/icons/GuitarIcon.tsx","../../../../src/icons/HamIcon.tsx","../../../../src/icons/HammerIcon.tsx","../../../../src/icons/HandCoinsIcon.tsx","../../../../src/icons/HandHeartIcon.tsx","../../../../src/icons/HandHelpingIcon.tsx","../../../../src/icons/HandIcon.tsx","../../../../src/icons/HandMetalIcon.tsx","../../../../src/icons/HandPlatterIcon.tsx","../../../../src/icons/HandshakeIcon.tsx","../../../../src/icons/HardDriveDownloadIcon.tsx","../../../../src/icons/HardDriveIcon.tsx","../../../../src/icons/HardDriveSearchIcon.tsx","../../../../src/icons/HardDriveUploadIcon.tsx","../../../../src/icons/HardHatIcon.tsx","../../../../src/icons/HashIcon.tsx","../../../../src/icons/HazeIcon.tsx","../../../../src/icons/HdmiPortIcon.tsx","../../../../src/icons/Heading1Icon.tsx","../../../../src/icons/Heading2Icon.tsx","../../../../src/icons/Heading3Icon.tsx","../../../../src/icons/Heading4Icon.tsx","../../../../src/icons/Heading5Icon.tsx","../../../../src/icons/Heading6Icon.tsx","../../../../src/icons/HeadingIcon.tsx","../../../../src/icons/HeadphonesIcon.tsx","../../../../src/icons/HeadsetIcon.tsx","../../../../src/icons/HeartCrackIcon.tsx","../../../../src/icons/HeartHandshakeIcon.tsx","../../../../src/icons/HeartIcon.tsx","../../../../src/icons/HeartOffIcon.tsx","../../../../src/icons/HeartPulseIcon.tsx","../../../../src/icons/HeaterIcon.tsx","../../../../src/icons/HexagonIcon.tsx","../../../../src/icons/HighlighterIcon.tsx","../../../../src/icons/HistoryIcon.tsx","../../../../src/icons/HomeIcon.tsx","../../../../src/icons/HopIcon.tsx","../../../../src/icons/HopOffIcon.tsx","../../../../src/icons/HospitalIcon.tsx","../../../../src/icons/HotelIcon.tsx","../../../../src/icons/HourglassIcon.tsx","../../../../src/icons/IceCreamBowlIcon.tsx","../../../../src/icons/IceCreamConeIcon.tsx","../../../../src/icons/ImageDownIcon.tsx","../../../../src/icons/ImageIcon.tsx","../../../../src/icons/ImageMinusIcon.tsx","../../../../src/icons/ImageOffIcon.tsx","../../../../src/icons/ImagePlusIcon.tsx","../../../../src/icons/ImagesIcon.tsx","../../../../src/icons/ImageUpIcon.tsx","../../../../src/icons/ImportIcon.tsx","../../../../src/icons/InboxIcon.tsx","../../../../src/icons/IndentDecreaseIcon.tsx","../../../../src/icons/IndentIncreaseIcon.tsx","../../../../src/icons/IndianRupeeIcon.tsx","../../../../src/icons/InfinityIcon.tsx","../../../../src/icons/InfoIcon.tsx","../../../../src/icons/InspectionPanelIcon.tsx","../../../../src/icons/InstagramIcon.tsx","../../../../src/icons/ItalicIcon.tsx","../../../../src/icons/IterationCCWIcon.tsx","../../../../src/icons/IterationCWIcon.tsx","../../../../src/icons/JapaneseYenIcon.tsx","../../../../src/icons/JoystickIcon.tsx","../../../../src/icons/KanbanIcon.tsx","../../../../src/icons/KeyboardIcon.tsx","../../../../src/icons/KeyboardMusicIcon.tsx","../../../../src/icons/KeyIcon.tsx","../../../../src/icons/KeyRoundIcon.tsx","../../../../src/icons/KeySquareIcon.tsx","../../../../src/icons/KubernetesSiteIcon.tsx","../../../../src/icons/LambdaIcon.tsx","../../../../src/icons/LampCeilingIcon.tsx","../../../../src/icons/LampDeskIcon.tsx","../../../../src/icons/LampFloorIcon.tsx","../../../../src/icons/LampIcon.tsx","../../../../src/icons/LampWallDownIcon.tsx","../../../../src/icons/LampWallUpIcon.tsx","../../../../src/icons/LandmarkIcon.tsx","../../../../src/icons/LandPlotIcon.tsx","../../../../src/icons/LanguagesIcon.tsx","../../../../src/icons/LaptopIcon.tsx","../../../../src/icons/LaptopMinimalIcon.tsx","../../../../src/icons/LassoIcon.tsx","../../../../src/icons/LassoSelectIcon.tsx","../../../../src/icons/LaughIcon.tsx","../../../../src/icons/Layers2Icon.tsx","../../../../src/icons/Layers3Icon.tsx","../../../../src/icons/LayersIcon.tsx","../../../../src/icons/LayoutDashboardIcon.tsx","../../../../src/icons/LayoutGridIcon.tsx","../../../../src/icons/LayoutListIcon.tsx","../../../../src/icons/LayoutPanelLeftIcon.tsx","../../../../src/icons/LayoutPanelTopIcon.tsx","../../../../src/icons/LayoutTemplateIcon.tsx","../../../../src/icons/LDAPIcon.tsx","../../../../src/icons/LeafIcon.tsx","../../../../src/icons/LeafyGreenIcon.tsx","../../../../src/icons/LibraryBigIcon.tsx","../../../../src/icons/LibraryIcon.tsx","../../../../src/icons/LifeBuoyIcon.tsx","../../../../src/icons/LigatureIcon.tsx","../../../../src/icons/LightbulbIcon.tsx","../../../../src/icons/LightbulbOffIcon.tsx","../../../../src/icons/LineChartIcon.tsx","../../../../src/icons/Link2Icon.tsx","../../../../src/icons/Link2OffIcon.tsx","../../../../src/icons/LinkedinIcon.tsx","../../../../src/icons/LinkIcon.tsx","../../../../src/icons/ListChecksIcon.tsx","../../../../src/icons/ListCollapseIcon.tsx","../../../../src/icons/ListEndIcon.tsx","../../../../src/icons/ListFilterIcon.tsx","../../../../src/icons/ListIcon.tsx","../../../../src/icons/ListMinusIcon.tsx","../../../../src/icons/ListMusicIcon.tsx","../../../../src/icons/ListOrderedIcon.tsx","../../../../src/icons/ListPlusIcon.tsx","../../../../src/icons/ListRestartIcon.tsx","../../../../src/icons/ListStartIcon.tsx","../../../../src/icons/ListTodoIcon.tsx","../../../../src/icons/ListTreeIcon.tsx","../../../../src/icons/ListVideoIcon.tsx","../../../../src/icons/ListXIcon.tsx","../../../../src/icons/LoaderCircleIcon.tsx","../../../../src/icons/LoaderIcon.tsx","../../../../src/icons/LocateFixedIcon.tsx","../../../../src/icons/LocateIcon.tsx","../../../../src/icons/LocateOffIcon.tsx","../../../../src/icons/LockIcon.tsx","../../../../src/icons/LockKeyholeIcon.tsx","../../../../src/icons/LockKeyholeOpenIcon.tsx","../../../../src/icons/LockOpenIcon.tsx","../../../../src/icons/LogInIcon.tsx","../../../../src/icons/LogOutIcon.tsx","../../../../src/icons/LollipopIcon.tsx","../../../../src/icons/LuggageIcon.tsx","../../../../src/icons/MagnetIcon.tsx","../../../../src/icons/MailboxIcon.tsx","../../../../src/icons/MailCheckIcon.tsx","../../../../src/icons/MailIcon.tsx","../../../../src/icons/MailMinusIcon.tsx","../../../../src/icons/MailOpenIcon.tsx","../../../../src/icons/MailPlusIcon.tsx","../../../../src/icons/MailQuestionIcon.tsx","../../../../src/icons/MailSearchIcon.tsx","../../../../src/icons/MailsIcon.tsx","../../../../src/icons/MailWarningIcon.tsx","../../../../src/icons/MailXIcon.tsx","../../../../src/icons/MapIcon.tsx","../../../../src/icons/MapPinIcon.tsx","../../../../src/icons/MapPinnedIcon.tsx","../../../../src/icons/MapPinOffIcon.tsx","../../../../src/icons/MartiniIcon.tsx","../../../../src/icons/Maximize2Icon.tsx","../../../../src/icons/MaximizeIcon.tsx","../../../../src/icons/MedalIcon.tsx","../../../../src/icons/MegaphoneIcon.tsx","../../../../src/icons/MegaphoneOffIcon.tsx","../../../../src/icons/MehIcon.tsx","../../../../src/icons/MemoryStickIcon.tsx","../../../../src/icons/MenuIcon.tsx","../../../../src/icons/MergeIcon.tsx","../../../../src/icons/MessageCircleCodeIcon.tsx","../../../../src/icons/MessageCircleDashedIcon.tsx","../../../../src/icons/MessageCircleHeartIcon.tsx","../../../../src/icons/MessageCircleIcon.tsx","../../../../src/icons/MessageCircleMoreIcon.tsx","../../../../src/icons/MessageCircleOffIcon.tsx","../../../../src/icons/MessageCirclePlusIcon.tsx","../../../../src/icons/MessageCircleQuestionIcon.tsx","../../../../src/icons/MessageCircleReplyIcon.tsx","../../../../src/icons/MessageCircleWarningIcon.tsx","../../../../src/icons/MessageCircleXIcon.tsx","../../../../src/icons/MessageSquareCodeIcon.tsx","../../../../src/icons/MessageSquareDashedIcon.tsx","../../../../src/icons/MessageSquareDiffIcon.tsx","../../../../src/icons/MessageSquareDotIcon.tsx","../../../../src/icons/MessageSquareHeartIcon.tsx","../../../../src/icons/MessageSquareIcon.tsx","../../../../src/icons/MessageSquareMoreIcon.tsx","../../../../src/icons/MessageSquareOffIcon.tsx","../../../../src/icons/MessageSquarePlusIcon.tsx","../../../../src/icons/MessageSquareQuoteIcon.tsx","../../../../src/icons/MessageSquareReplyIcon.tsx","../../../../src/icons/MessageSquareShareIcon.tsx","../../../../src/icons/MessageSquareTextIcon.tsx","../../../../src/icons/MessageSquareWarningIcon.tsx","../../../../src/icons/MessageSquareXIcon.tsx","../../../../src/icons/MessagesSquareIcon.tsx","../../../../src/icons/MicIcon.tsx","../../../../src/icons/MicOffIcon.tsx","../../../../src/icons/MicroscopeIcon.tsx","../../../../src/icons/MicrowaveIcon.tsx","../../../../src/icons/MicVocalIcon.tsx","../../../../src/icons/MilestoneIcon.tsx","../../../../src/icons/MilkIcon.tsx","../../../../src/icons/MilkOffIcon.tsx","../../../../src/icons/Minimize2Icon.tsx","../../../../src/icons/MinimizeIcon.tsx","../../../../src/icons/MinIOIcon.tsx","../../../../src/icons/MinusIcon.tsx","../../../../src/icons/MonitorCheckIcon.tsx","../../../../src/icons/MonitorDotIcon.tsx","../../../../src/icons/MonitorDownIcon.tsx","../../../../src/icons/MonitorIcon.tsx","../../../../src/icons/MonitorOffIcon.tsx","../../../../src/icons/MonitorPauseIcon.tsx","../../../../src/icons/MonitorPlayIcon.tsx","../../../../src/icons/MonitorSmartphoneIcon.tsx","../../../../src/icons/MonitorSpeakerIcon.tsx","../../../../src/icons/MonitorStopIcon.tsx","../../../../src/icons/MonitorUpIcon.tsx","../../../../src/icons/MonitorXIcon.tsx","../../../../src/icons/MoonIcon.tsx","../../../../src/icons/MoonStarIcon.tsx","../../../../src/icons/MountainIcon.tsx","../../../../src/icons/MountainSnowIcon.tsx","../../../../src/icons/MouseIcon.tsx","../../../../src/icons/MousePointer2Icon.tsx","../../../../src/icons/MousePointerClickIcon.tsx","../../../../src/icons/MousePointerIcon.tsx","../../../../src/icons/Move3dIcon.tsx","../../../../src/icons/MoveDiagonal2Icon.tsx","../../../../src/icons/MoveDiagonalIcon.tsx","../../../../src/icons/MoveDownIcon.tsx","../../../../src/icons/MoveDownLeftIcon.tsx","../../../../src/icons/MoveDownRightIcon.tsx","../../../../src/icons/MoveHorizontalIcon.tsx","../../../../src/icons/MoveIcon.tsx","../../../../src/icons/MoveLeftIcon.tsx","../../../../src/icons/MoveRightIcon.tsx","../../../../src/icons/MoveUpIcon.tsx","../../../../src/icons/MoveUpLeftIcon.tsx","../../../../src/icons/MoveUpRightIcon.tsx","../../../../src/icons/MoveVerticalIcon.tsx","../../../../src/icons/Music2Icon.tsx","../../../../src/icons/Music3Icon.tsx","../../../../src/icons/Music4Icon.tsx","../../../../src/icons/MusicIcon.tsx","../../../../src/icons/Navigation2Icon.tsx","../../../../src/icons/Navigation2OffIcon.tsx","../../../../src/icons/NavigationIcon.tsx","../../../../src/icons/NavigationOffIcon.tsx","../../../../src/icons/NetworkIcon.tsx","../../../../src/icons/NewspaperIcon.tsx","../../../../src/icons/NfcIcon.tsx","../../../../src/icons/NotebookIcon.tsx","../../../../src/icons/NotebookPenIcon.tsx","../../../../src/icons/NotebookTabsIcon.tsx","../../../../src/icons/NotebookTextIcon.tsx","../../../../src/icons/NotepadTextDashedIcon.tsx","../../../../src/icons/NotepadTextIcon.tsx","../../../../src/icons/NutIcon.tsx","../../../../src/icons/NutOffIcon.tsx","../../../../src/icons/OctagonAlertIcon.tsx","../../../../src/icons/OctagonIcon.tsx","../../../../src/icons/OctagonPauseIcon.tsx","../../../../src/icons/OctagonXIcon.tsx","../../../../src/icons/OidcIcon.tsx","../../../../src/icons/OptionIcon.tsx","../../../../src/icons/OrbitIcon.tsx","../../../../src/icons/Package2Icon.tsx","../../../../src/icons/PackageCheckIcon.tsx","../../../../src/icons/PackageIcon.tsx","../../../../src/icons/PackageMinusIcon.tsx","../../../../src/icons/PackageOpenIcon.tsx","../../../../src/icons/PackagePlusIcon.tsx","../../../../src/icons/PackageSearchIcon.tsx","../../../../src/icons/PackageXIcon.tsx","../../../../src/icons/Paintbrush2Icon.tsx","../../../../src/icons/PaintbrushIcon.tsx","../../../../src/icons/PaintBucketIcon.tsx","../../../../src/icons/PaintRollerIcon.tsx","../../../../src/icons/PaletteIcon.tsx","../../../../src/icons/PanelBottomCloseIcon.tsx","../../../../src/icons/PanelBottomDashedIcon.tsx","../../../../src/icons/PanelBottomIcon.tsx","../../../../src/icons/PanelBottomOpenIcon.tsx","../../../../src/icons/PanelLeftCloseIcon.tsx","../../../../src/icons/PanelLeftDashedIcon.tsx","../../../../src/icons/PanelLeftIcon.tsx","../../../../src/icons/PanelLeftOpenIcon.tsx","../../../../src/icons/PanelRightCloseIcon.tsx","../../../../src/icons/PanelRightDashedIcon.tsx","../../../../src/icons/PanelRightIcon.tsx","../../../../src/icons/PanelRightOpenIcon.tsx","../../../../src/icons/PanelsLeftBottomIcon.tsx","../../../../src/icons/PanelsRightBottomIcon.tsx","../../../../src/icons/PanelsTopLeftIcon.tsx","../../../../src/icons/PanelTopCloseIcon.tsx","../../../../src/icons/PanelTopDashedIcon.tsx","../../../../src/icons/PanelTopIcon.tsx","../../../../src/icons/PanelTopOpenIcon.tsx","../../../../src/icons/PaperclipIcon.tsx","../../../../src/icons/ParenthesesIcon.tsx","../../../../src/icons/ParkingMeterIcon.tsx","../../../../src/icons/PartyPopperIcon.tsx","../../../../src/icons/PasscodeLockIcon.tsx","../../../../src/icons/PauseIcon.tsx","../../../../src/icons/PawPrintIcon.tsx","../../../../src/icons/PcCaseIcon.tsx","../../../../src/icons/PencilIcon.tsx","../../../../src/icons/PencilLineIcon.tsx","../../../../src/icons/PencilRulerIcon.tsx","../../../../src/icons/PenIcon.tsx","../../../../src/icons/PenLineIcon.tsx","../../../../src/icons/PentagonIcon.tsx","../../../../src/icons/PenToolIcon.tsx","../../../../src/icons/PercentIcon.tsx","../../../../src/icons/PersonStandingIcon.tsx","../../../../src/icons/PhoneCallIcon.tsx","../../../../src/icons/PhoneForwardedIcon.tsx","../../../../src/icons/PhoneIcon.tsx","../../../../src/icons/PhoneIncomingIcon.tsx","../../../../src/icons/PhoneMissedIcon.tsx","../../../../src/icons/PhoneOffIcon.tsx","../../../../src/icons/PhoneOutgoingIcon.tsx","../../../../src/icons/PianoIcon.tsx","../../../../src/icons/PickaxeIcon.tsx","../../../../src/icons/PictureInPicture2Icon.tsx","../../../../src/icons/PictureInPictureIcon.tsx","../../../../src/icons/PieChartIcon.tsx","../../../../src/icons/PieUsageIcon.tsx","../../../../src/icons/PiggyBankIcon.tsx","../../../../src/icons/PiIcon.tsx","../../../../src/icons/PilcrowIcon.tsx","../../../../src/icons/PillIcon.tsx","../../../../src/icons/PinIcon.tsx","../../../../src/icons/PinOffIcon.tsx","../../../../src/icons/PipetteIcon.tsx","../../../../src/icons/PizzaIcon.tsx","../../../../src/icons/PlaneIcon.tsx","../../../../src/icons/PlaneLandingIcon.tsx","../../../../src/icons/PlaneTakeoffIcon.tsx","../../../../src/icons/PlayIcon.tsx","../../../../src/icons/Plug2Icon.tsx","../../../../src/icons/PlugIcon.tsx","../../../../src/icons/PlugZap2Icon.tsx","../../../../src/icons/PlugZapIcon.tsx","../../../../src/icons/PlusIcon.tsx","../../../../src/icons/PocketIcon.tsx","../../../../src/icons/PocketKnifeIcon.tsx","../../../../src/icons/PodcastIcon.tsx","../../../../src/icons/PointerIcon.tsx","../../../../src/icons/PointerOffIcon.tsx","../../../../src/icons/PopcornIcon.tsx","../../../../src/icons/PopsicleIcon.tsx","../../../../src/icons/PoundSterlingIcon.tsx","../../../../src/icons/PowerIcon.tsx","../../../../src/icons/PowerOffIcon.tsx","../../../../src/icons/PresentationIcon.tsx","../../../../src/icons/PrinterIcon.tsx","../../../../src/icons/ProjectorIcon.tsx","../../../../src/icons/ProportionsIcon.tsx","../../../../src/icons/PuzzleIcon.tsx","../../../../src/icons/PyramidIcon.tsx","../../../../src/icons/QrCodeIcon.tsx","../../../../src/icons/QuoteIcon.tsx","../../../../src/icons/RabbitIcon.tsx","../../../../src/icons/RadarIcon.tsx","../../../../src/icons/RadiationIcon.tsx","../../../../src/icons/RadicalIcon.tsx","../../../../src/icons/RadioIcon.tsx","../../../../src/icons/RadioReceiverIcon.tsx","../../../../src/icons/RadioTowerIcon.tsx","../../../../src/icons/RadiusIcon.tsx","../../../../src/icons/RailSymbolIcon.tsx","../../../../src/icons/RainbowIcon.tsx","../../../../src/icons/RatIcon.tsx","../../../../src/icons/RatioIcon.tsx","../../../../src/icons/ReceiptCentIcon.tsx","../../../../src/icons/ReceiptEuroIcon.tsx","../../../../src/icons/ReceiptIcon.tsx","../../../../src/icons/ReceiptIndianRupeeIcon.tsx","../../../../src/icons/ReceiptJapaneseYenIcon.tsx","../../../../src/icons/ReceiptPoundSterlingIcon.tsx","../../../../src/icons/ReceiptRussianRubleIcon.tsx","../../../../src/icons/ReceiptSwissFrancIcon.tsx","../../../../src/icons/ReceiptTextIcon.tsx","../../../../src/icons/RectangleEllipsisIcon.tsx","../../../../src/icons/RectangleHorizontalIcon.tsx","../../../../src/icons/RectangleVerticalIcon.tsx","../../../../src/icons/RecycleIcon.tsx","../../../../src/icons/RedhatOpenshiftSiteIcon.tsx","../../../../src/icons/Redo2Icon.tsx","../../../../src/icons/RedoDotIcon.tsx","../../../../src/icons/RedoIcon.tsx","../../../../src/icons/RefreshCCWDotIcon.tsx","../../../../src/icons/RefreshCCWIcon.tsx","../../../../src/icons/RefreshCWIcon.tsx","../../../../src/icons/RefreshCWOffIcon.tsx","../../../../src/icons/RefreshCwSettingsIcon.tsx","../../../../src/icons/RefrigeratorIcon.tsx","../../../../src/icons/RegexIcon.tsx","../../../../src/icons/RemoveFormattingIcon.tsx","../../../../src/icons/Repeat1Icon.tsx","../../../../src/icons/Repeat2Icon.tsx","../../../../src/icons/RepeatIcon.tsx","../../../../src/icons/ReplaceAllIcon.tsx","../../../../src/icons/ReplaceIcon.tsx","../../../../src/icons/ReplyAllIcon.tsx","../../../../src/icons/ReplyIcon.tsx","../../../../src/icons/RewindIcon.tsx","../../../../src/icons/RibbonIcon.tsx","../../../../src/icons/RocketIcon.tsx","../../../../src/icons/RockingChairIcon.tsx","../../../../src/icons/RollerCoasterIcon.tsx","../../../../src/icons/Rotate3dIcon.tsx","../../../../src/icons/RotateCCWIcon.tsx","../../../../src/icons/RotateCCWSquareIcon.tsx","../../../../src/icons/RotateCWIcon.tsx","../../../../src/icons/RotateCWSquareIcon.tsx","../../../../src/icons/RouteIcon.tsx","../../../../src/icons/RouteOffIcon.tsx","../../../../src/icons/RouterIcon.tsx","../../../../src/icons/Rows2Icon.tsx","../../../../src/icons/Rows3Icon.tsx","../../../../src/icons/Rows4Icon.tsx","../../../../src/icons/RssIcon.tsx","../../../../src/icons/RulerIcon.tsx","../../../../src/icons/RussianRubleIcon.tsx","../../../../src/icons/SailboatIcon.tsx","../../../../src/icons/SaladIcon.tsx","../../../../src/icons/SandwichIcon.tsx","../../../../src/icons/SatelliteDishIcon.tsx","../../../../src/icons/SatelliteIcon.tsx","../../../../src/icons/SaveAllIcon.tsx","../../../../src/icons/SaveIcon.tsx","../../../../src/icons/Scale3dIcon.tsx","../../../../src/icons/ScaleIcon.tsx","../../../../src/icons/ScalingIcon.tsx","../../../../src/icons/ScanBarcodeIcon.tsx","../../../../src/icons/ScanEyeIcon.tsx","../../../../src/icons/ScanFaceIcon.tsx","../../../../src/icons/ScanIcon.tsx","../../../../src/icons/ScanLineIcon.tsx","../../../../src/icons/ScanSearchIcon.tsx","../../../../src/icons/ScanTextIcon.tsx","../../../../src/icons/ScatterChartIcon.tsx","../../../../src/icons/SchoolIcon.tsx","../../../../src/icons/ScissorsIcon.tsx","../../../../src/icons/ScissorsLineDashedIcon.tsx","../../../../src/icons/ScreenShareIcon.tsx","../../../../src/icons/ScreenShareOffIcon.tsx","../../../../src/icons/ScrollIcon.tsx","../../../../src/icons/ScrollTextIcon.tsx","../../../../src/icons/SearchCheckIcon.tsx","../../../../src/icons/SearchCodeIcon.tsx","../../../../src/icons/SearchIcon.tsx","../../../../src/icons/SearchSlashIcon.tsx","../../../../src/icons/SearchXIcon.tsx","../../../../src/icons/SendHorizontalIcon.tsx","../../../../src/icons/SendIcon.tsx","../../../../src/icons/SendToBackIcon.tsx","../../../../src/icons/SeparatorHorizontalIcon.tsx","../../../../src/icons/SeparatorVerticalIcon.tsx","../../../../src/icons/ServerCogIcon.tsx","../../../../src/icons/ServerCrashIcon.tsx","../../../../src/icons/ServerIcon.tsx","../../../../src/icons/ServerOffIcon.tsx","../../../../src/icons/Settings2Icon.tsx","../../../../src/icons/SettingsIcon.tsx","../../../../src/icons/ShapesIcon.tsx","../../../../src/icons/Share2Icon.tsx","../../../../src/icons/ShareIcon.tsx","../../../../src/icons/SheetIcon.tsx","../../../../src/icons/ShellIcon.tsx","../../../../src/icons/ShieldAlertIcon.tsx","../../../../src/icons/ShieldBanIcon.tsx","../../../../src/icons/ShieldCheckIcon.tsx","../../../../src/icons/ShieldEllipsisIcon.tsx","../../../../src/icons/ShieldHalfIcon.tsx","../../../../src/icons/ShieldIcon.tsx","../../../../src/icons/ShieldMinusIcon.tsx","../../../../src/icons/ShieldOffIcon.tsx","../../../../src/icons/ShieldPlusIcon.tsx","../../../../src/icons/ShieldQuestionIcon.tsx","../../../../src/icons/ShieldXIcon.tsx","../../../../src/icons/ShipIcon.tsx","../../../../src/icons/ShipWheelIcon.tsx","../../../../src/icons/ShirtIcon.tsx","../../../../src/icons/ShoppingBagIcon.tsx","../../../../src/icons/ShoppingBasketIcon.tsx","../../../../src/icons/ShoppingCartIcon.tsx","../../../../src/icons/ShovelIcon.tsx","../../../../src/icons/ShowerHeadIcon.tsx","../../../../src/icons/ShrinkIcon.tsx","../../../../src/icons/ShrubIcon.tsx","../../../../src/icons/ShuffleIcon.tsx","../../../../src/icons/SigmaIcon.tsx","../../../../src/icons/SignalHighIcon.tsx","../../../../src/icons/SignalIcon.tsx","../../../../src/icons/SignalLowIcon.tsx","../../../../src/icons/SignalMediumIcon.tsx","../../../../src/icons/SignalZeroIcon.tsx","../../../../src/icons/SignpostBigIcon.tsx","../../../../src/icons/SignpostIcon.tsx","../../../../src/icons/SirenIcon.tsx","../../../../src/icons/SitesIcon.tsx","../../../../src/icons/SkipBackIcon.tsx","../../../../src/icons/SkipForwardIcon.tsx","../../../../src/icons/SkullIcon.tsx","../../../../src/icons/SlackIcon.tsx","../../../../src/icons/SlashIcon.tsx","../../../../src/icons/SliceIcon.tsx","../../../../src/icons/SlidersHorizontalIcon.tsx","../../../../src/icons/SlidersVerticalIcon.tsx","../../../../src/icons/SmartphoneChargingIcon.tsx","../../../../src/icons/SmartphoneIcon.tsx","../../../../src/icons/SmartphoneNfcIcon.tsx","../../../../src/icons/SmileIcon.tsx","../../../../src/icons/SmilePlusIcon.tsx","../../../../src/icons/SnailIcon.tsx","../../../../src/icons/SnowflakeIcon.tsx","../../../../src/icons/SofaIcon.tsx","../../../../src/icons/SoupIcon.tsx","../../../../src/icons/SpaceIcon.tsx","../../../../src/icons/SpadeIcon.tsx","../../../../src/icons/SparkleIcon.tsx","../../../../src/icons/SparklesIcon.tsx","../../../../src/icons/SpeakerIcon.tsx","../../../../src/icons/SpeechIcon.tsx","../../../../src/icons/SpellCheck2Icon.tsx","../../../../src/icons/SpellCheckIcon.tsx","../../../../src/icons/SplineIcon.tsx","../../../../src/icons/SplitIcon.tsx","../../../../src/icons/SprayCanIcon.tsx","../../../../src/icons/SproutIcon.tsx","../../../../src/icons/SquareActivityIcon.tsx","../../../../src/icons/SquareArrowDownIcon.tsx","../../../../src/icons/SquareArrowDownLeftIcon.tsx","../../../../src/icons/SquareArrowDownRightIcon.tsx","../../../../src/icons/SquareArrowLeftIcon.tsx","../../../../src/icons/SquareArrowOutDownLeftIcon.tsx","../../../../src/icons/SquareArrowOutDownRightIcon.tsx","../../../../src/icons/SquareArrowOutUpLeftIcon.tsx","../../../../src/icons/SquareArrowOutUpRightIcon.tsx","../../../../src/icons/SquareArrowRightIcon.tsx","../../../../src/icons/SquareArrowUpIcon.tsx","../../../../src/icons/SquareArrowUpLeftIcon.tsx","../../../../src/icons/SquareArrowUpRightIcon.tsx","../../../../src/icons/SquareAsteriskIcon.tsx","../../../../src/icons/SquareBottomDashedScissorsIcon.tsx","../../../../src/icons/SquareCheckBigIcon.tsx","../../../../src/icons/SquareCheckIcon.tsx","../../../../src/icons/SquareChevronDownIcon.tsx","../../../../src/icons/SquareChevronLeftIcon.tsx","../../../../src/icons/SquareChevronRightIcon.tsx","../../../../src/icons/SquareChevronUpIcon.tsx","../../../../src/icons/SquareCodeIcon.tsx","../../../../src/icons/SquareDashedBottomCodeIcon.tsx","../../../../src/icons/SquareDashedBottomIcon.tsx","../../../../src/icons/SquareDashedKanbanIcon.tsx","../../../../src/icons/SquareDashedMousePointerIcon.tsx","../../../../src/icons/SquareDivideIcon.tsx","../../../../src/icons/SquareDotIcon.tsx","../../../../src/icons/SquareEqualIcon.tsx","../../../../src/icons/SquareFunctionIcon.tsx","../../../../src/icons/SquareGanttChartIcon.tsx","../../../../src/icons/SquareIcon.tsx","../../../../src/icons/SquareKanbanIcon.tsx","../../../../src/icons/SquareLibraryIcon.tsx","../../../../src/icons/SquareMenuIcon.tsx","../../../../src/icons/SquareMIcon.tsx","../../../../src/icons/SquareMinusIcon.tsx","../../../../src/icons/SquareMousePointerIcon.tsx","../../../../src/icons/SquareParkingIcon.tsx","../../../../src/icons/SquareParkingOffIcon.tsx","../../../../src/icons/SquarePenIcon.tsx","../../../../src/icons/SquarePercentIcon.tsx","../../../../src/icons/SquarePiIcon.tsx","../../../../src/icons/SquarePilcrowIcon.tsx","../../../../src/icons/SquarePlayIcon.tsx","../../../../src/icons/SquarePlusIcon.tsx","../../../../src/icons/SquarePowerIcon.tsx","../../../../src/icons/SquareRadicalIcon.tsx","../../../../src/icons/SquareScissorsIcon.tsx","../../../../src/icons/SquareSigmaIcon.tsx","../../../../src/icons/SquareSlashIcon.tsx","../../../../src/icons/SquareSplitHorizontalIcon.tsx","../../../../src/icons/SquareSplitVerticalIcon.tsx","../../../../src/icons/SquareStackIcon.tsx","../../../../src/icons/SquareTerminalIcon.tsx","../../../../src/icons/SquareUserIcon.tsx","../../../../src/icons/SquareUserRoundIcon.tsx","../../../../src/icons/SquareXIcon.tsx","../../../../src/icons/SquircleIcon.tsx","../../../../src/icons/SquirrelIcon.tsx","../../../../src/icons/StampIcon.tsx","../../../../src/icons/StarHalfIcon.tsx","../../../../src/icons/StarIcon.tsx","../../../../src/icons/StarOffIcon.tsx","../../../../src/icons/StepBackIcon.tsx","../../../../src/icons/StepForwardIcon.tsx","../../../../src/icons/StethoscopeIcon.tsx","../../../../src/icons/StickerIcon.tsx","../../../../src/icons/StickyNoteIcon.tsx","../../../../src/icons/StoreIcon.tsx","../../../../src/icons/StretchHorizontalIcon.tsx","../../../../src/icons/StretchVerticalIcon.tsx","../../../../src/icons/StrikethroughIcon.tsx","../../../../src/icons/SubscriptIcon.tsx","../../../../src/icons/SummaryIcon.tsx","../../../../src/icons/SunDimIcon.tsx","../../../../src/icons/SunIcon.tsx","../../../../src/icons/SunMediumIcon.tsx","../../../../src/icons/SunMoonIcon.tsx","../../../../src/icons/SunriseIcon.tsx","../../../../src/icons/SunsetIcon.tsx","../../../../src/icons/SunSnowIcon.tsx","../../../../src/icons/SuperscriptIcon.tsx","../../../../src/icons/SwatchBookIcon.tsx","../../../../src/icons/SwissFrancIcon.tsx","../../../../src/icons/SwitchCameraIcon.tsx","../../../../src/icons/SwordIcon.tsx","../../../../src/icons/SwordsIcon.tsx","../../../../src/icons/SyringeIcon.tsx","../../../../src/icons/Table2Icon.tsx","../../../../src/icons/TableCellsMergeIcon.tsx","../../../../src/icons/TableCellsSplitIcon.tsx","../../../../src/icons/TableColumnsSplitIcon.tsx","../../../../src/icons/TableIcon.tsx","../../../../src/icons/TablePropertiesIcon.tsx","../../../../src/icons/TableRowsSplitIcon.tsx","../../../../src/icons/TabletIcon.tsx","../../../../src/icons/TabletsIcon.tsx","../../../../src/icons/TabletSmartphoneIcon.tsx","../../../../src/icons/TagIcon.tsx","../../../../src/icons/TagsIcon.tsx","../../../../src/icons/Tally1Icon.tsx","../../../../src/icons/Tally2Icon.tsx","../../../../src/icons/Tally3Icon.tsx","../../../../src/icons/Tally4Icon.tsx","../../../../src/icons/Tally5Icon.tsx","../../../../src/icons/TangentIcon.tsx","../../../../src/icons/TargetIcon.tsx","../../../../src/icons/TelescopeIcon.tsx","../../../../src/icons/TenantIcon.tsx","../../../../src/icons/TentIcon.tsx","../../../../src/icons/TentTreeIcon.tsx","../../../../src/icons/TerminalIcon.tsx","../../../../src/icons/TestTubeDiagonalIcon.tsx","../../../../src/icons/TestTubeIcon.tsx","../../../../src/icons/TestTubesIcon.tsx","../../../../src/icons/TextCursorIcon.tsx","../../../../src/icons/TextCursorInputIcon.tsx","../../../../src/icons/TextIcon.tsx","../../../../src/icons/TextQuoteIcon.tsx","../../../../src/icons/TextSearchIcon.tsx","../../../../src/icons/TextSelectIcon.tsx","../../../../src/icons/TheaterIcon.tsx","../../../../src/icons/ThermometerIcon.tsx","../../../../src/icons/ThermometerSnowflakeIcon.tsx","../../../../src/icons/ThermometerSunIcon.tsx","../../../../src/icons/ThumbsDownIcon.tsx","../../../../src/icons/ThumbsUpIcon.tsx","../../../../src/icons/TicketCheckIcon.tsx","../../../../src/icons/TicketIcon.tsx","../../../../src/icons/TicketMinusIcon.tsx","../../../../src/icons/TicketPercentIcon.tsx","../../../../src/icons/TicketPlusIcon.tsx","../../../../src/icons/TicketSlashIcon.tsx","../../../../src/icons/TicketXIcon.tsx","../../../../src/icons/TimerIcon.tsx","../../../../src/icons/TimerOffIcon.tsx","../../../../src/icons/TimerResetIcon.tsx","../../../../src/icons/ToggleLeftIcon.tsx","../../../../src/icons/ToggleRightIcon.tsx","../../../../src/icons/TornadoIcon.tsx","../../../../src/icons/TorusIcon.tsx","../../../../src/icons/TouchpadIcon.tsx","../../../../src/icons/TouchpadOffIcon.tsx","../../../../src/icons/TowerControlIcon.tsx","../../../../src/icons/ToyBrickIcon.tsx","../../../../src/icons/TraceIcon.tsx","../../../../src/icons/TractorIcon.tsx","../../../../src/icons/TrafficConeIcon.tsx","../../../../src/icons/TrainFrontIcon.tsx","../../../../src/icons/TrainFrontTunnelIcon.tsx","../../../../src/icons/TrainTrackIcon.tsx","../../../../src/icons/TramFrontIcon.tsx","../../../../src/icons/Trash2Icon.tsx","../../../../src/icons/TrashIcon.tsx","../../../../src/icons/TreeDeciduousIcon.tsx","../../../../src/icons/TreePalmIcon.tsx","../../../../src/icons/TreePineIcon.tsx","../../../../src/icons/TreesIcon.tsx","../../../../src/icons/TrelloIcon.tsx","../../../../src/icons/TrendingDownIcon.tsx","../../../../src/icons/TrendingUpIcon.tsx","../../../../src/icons/TriangleAlertIcon.tsx","../../../../src/icons/TriangleIcon.tsx","../../../../src/icons/TriangleRightIcon.tsx","../../../../src/icons/TrophyIcon.tsx","../../../../src/icons/TruckIcon.tsx","../../../../src/icons/TurtleIcon.tsx","../../../../src/icons/Tv2Icon.tsx","../../../../src/icons/TvIcon.tsx","../../../../src/icons/TwitchIcon.tsx","../../../../src/icons/TwitterIcon.tsx","../../../../src/icons/TypeIcon.tsx","../../../../src/icons/UmbrellaIcon.tsx","../../../../src/icons/UmbrellaOffIcon.tsx","../../../../src/icons/UnderlineIcon.tsx","../../../../src/icons/Undo2Icon.tsx","../../../../src/icons/UndoDotIcon.tsx","../../../../src/icons/UndoIcon.tsx","../../../../src/icons/UnfoldHorizontalIcon.tsx","../../../../src/icons/UnfoldVerticalIcon.tsx","../../../../src/icons/UngroupIcon.tsx","../../../../src/icons/UniversityIcon.tsx","../../../../src/icons/Unlink2Icon.tsx","../../../../src/icons/UnlinkIcon.tsx","../../../../src/icons/UnplugIcon.tsx","../../../../src/icons/UploadIcon.tsx","../../../../src/icons/UsbIcon.tsx","../../../../src/icons/UserCheckIcon.tsx","../../../../src/icons/UserCogIcon.tsx","../../../../src/icons/UserIcon.tsx","../../../../src/icons/UserMinusIcon.tsx","../../../../src/icons/UserPlusIcon.tsx","../../../../src/icons/UserRoundCheckIcon.tsx","../../../../src/icons/UserRoundCogIcon.tsx","../../../../src/icons/UserRoundIcon.tsx","../../../../src/icons/UserRoundMinusIcon.tsx","../../../../src/icons/UserRoundPlusIcon.tsx","../../../../src/icons/UserRoundSearchIcon.tsx","../../../../src/icons/UserRoundXIcon.tsx","../../../../src/icons/UserSearchIcon.tsx","../../../../src/icons/UsersIcon.tsx","../../../../src/icons/UsersRoundIcon.tsx","../../../../src/icons/UserXIcon.tsx","../../../../src/icons/UtensilsCrossedIcon.tsx","../../../../src/icons/UtensilsIcon.tsx","../../../../src/icons/UtilityPoleIcon.tsx","../../../../src/icons/VariableIcon.tsx","../../../../src/icons/VaultIcon.tsx","../../../../src/icons/VeganIcon.tsx","../../../../src/icons/VenetianMaskIcon.tsx","../../../../src/icons/VibrateIcon.tsx","../../../../src/icons/VibrateOffIcon.tsx","../../../../src/icons/VideoIcon.tsx","../../../../src/icons/VideoOffIcon.tsx","../../../../src/icons/VideotapeIcon.tsx","../../../../src/icons/ViewIcon.tsx","../../../../src/icons/VmwareTanzuSiteIcon.tsx","../../../../src/icons/VoicemailIcon.tsx","../../../../src/icons/Volume1Icon.tsx","../../../../src/icons/Volume2Icon.tsx","../../../../src/icons/VolumeIcon.tsx","../../../../src/icons/VolumeXIcon.tsx","../../../../src/icons/VoteIcon.tsx","../../../../src/icons/WalletCardsIcon.tsx","../../../../src/icons/WalletIcon.tsx","../../../../src/icons/WalletMinimalIcon.tsx","../../../../src/icons/WallpaperIcon.tsx","../../../../src/icons/WandIcon.tsx","../../../../src/icons/WandSparklesIcon.tsx","../../../../src/icons/WarehouseIcon.tsx","../../../../src/icons/WashingMachineIcon.tsx","../../../../src/icons/WatchIcon.tsx","../../../../src/icons/WavesIcon.tsx","../../../../src/icons/WaypointsIcon.tsx","../../../../src/icons/WebcamIcon.tsx","../../../../src/icons/WebhookIcon.tsx","../../../../src/icons/WebhookOffIcon.tsx","../../../../src/icons/WeightIcon.tsx","../../../../src/icons/WheatIcon.tsx","../../../../src/icons/WheatOffIcon.tsx","../../../../src/icons/WholeWordIcon.tsx","../../../../src/icons/WifiIcon.tsx","../../../../src/icons/WifiOffIcon.tsx","../../../../src/icons/WindIcon.tsx","../../../../src/icons/WineIcon.tsx","../../../../src/icons/WineOffIcon.tsx","../../../../src/icons/WorkflowIcon.tsx","../../../../src/icons/WormIcon.tsx","../../../../src/icons/WrapTextIcon.tsx","../../../../src/icons/WrenchIcon.tsx","../../../../src/icons/XIcon.tsx","../../../../src/icons/YoutubeIcon.tsx","../../../../src/icons/ZapIcon.tsx","../../../../src/icons/ZapOffIcon.tsx","../../../../src/icons/ZoomInIcon.tsx","../../../../src/icons/ZoomOutIcon.tsx","../../../../src/components/Notifications/NotificationManager.ts","../../../../src/components/Notifications/Notifications.hooks.ts","../../node_modules/@emotion/react/dist/emotion-react.browser.esm.js","../../../../src/global/hooks.ts","../../../../src/components/GlobalStyles/index.tsx","../../../../src/components/Box/index.tsx","../../../../src/components/Accordion/index.tsx","../../../../src/components/ThemedLogo/index.tsx","../../../../src/components/ApplicationLogo/Logos/LogoBase/LogoBase.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStor.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStorHorizontal.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStorTag.tsx","../../../../src/components/ApplicationLogo/Logos/Cache/Cache.tsx","../../../../src/components/ApplicationLogo/Logos/Cloud/Cloud.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleAGPL.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleEnterprise.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleSingle.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleStandard.tsx","../../../../src/components/ApplicationLogo/Logos/Console/GlobalConsole.tsx","../../../../src/components/ApplicationLogo/Logos/DirectPV/DirectPV.tsx","../../../../src/components/ApplicationLogo/Logos/Enterprise/Enterprise.tsx","../../../../src/components/ApplicationLogo/Logos/Eureka/Eureka.tsx","../../../../src/components/ApplicationLogo/Logos/Eureka/EurekaNew.tsx","../../../../src/components/ApplicationLogo/Logos/IndexLogo/IndexLogo.tsx","../../../../src/components/ApplicationLogo/Logos/KES/KES.tsx","../../../../src/components/ApplicationLogo/Logos/KMS/KMS.tsx","../../../../src/components/ApplicationLogo/Logos/LoadBalancer/LoadBalancer.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterprise.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterpriseOS.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterpriseOSVertical.tsx","../../../../src/components/ApplicationLogo/Logos/MissionControl/MissionControl.tsx","../../../../src/components/ApplicationLogo/Logos/Monitor/Monitor.tsx","../../../../src/components/ApplicationLogo/Logos/Observe/Observe.tsx","../../../../src/components/ApplicationLogo/Logos/Operator/Operator.tsx","../../../../src/components/ApplicationLogo/Logos/Releases/Releases.tsx","../../../../src/components/ApplicationLogo/Logos/SUBNET/SUBNET.tsx","../../../../src/components/ApplicationLogo/Logos/SubnetOPS/SubnetOPS.tsx","../../../../src/components/ApplicationLogo/Logos/VMBroker/VMBroker.tsx","../../../../src/components/ApplicationLogo/index.tsx","../../node_modules/lodash/isObject.js","../../node_modules/lodash/_root.js","../../node_modules/lodash/_freeGlobal.js","../../node_modules/lodash/_baseTrim.js","../../node_modules/lodash/_trimmedEndIndex.js","../../node_modules/lodash/_Symbol.js","../../node_modules/lodash/_baseGetTag.js","../../node_modules/lodash/_getRawTag.js","../../node_modules/lodash/_objectToString.js","../../node_modules/lodash/isObjectLike.js","../../node_modules/lodash/isSymbol.js","../../node_modules/lodash/debounce.js","../../node_modules/lodash/now.js","../../node_modules/lodash/toNumber.js","../../../../src/global/SelectorContainer.tsx","../../../../src/components/DropdownSelector/index.tsx","../../../../src/components/DropdownSelector/DropdownSelector.styles.ts","../../../../src/components/Button/index.tsx","../../../../src/components/Button/Button.styles.ts","../../../../src/components/InputHelper/InputHelper.styles.ts","../../../../src/components/InputHelper/index.tsx","../../../../src/components/InputLabel/InputLabel.styles.ts","../../../../src/components/InputLabel/index.tsx","../../../../src/components/Tooltip/Tooltip.styles.ts","../../../../src/components/Tooltip/index.tsx","../../../../src/components/InputBox/InputBox.styles.ts","../../../../src/components/InputBox/index.tsx","../../../../src/components/Autocomplete/Autocomplete.styles.ts","../../../../src/components/Autocomplete/index.tsx","../../../../src/components/BackLink/index.tsx","../../../../src/components/Badge/index.tsx","../../../../src/components/Badge/Badge.styles.ts","../../../../src/components/BoxedIcon/index.tsx","../../../../src/components/BoxedIcon/BoxedIcon.styles.ts","../../../../src/components/ExpandMenu/ExpandMenu.styles.ts","../../../../src/components/ExpandMenu/ExpandDropdown.tsx","../../../../src/components/ExpandMenu/index.tsx","../../../../src/components/ExpandMenu/ExpandMenuOption.tsx","../../../../src/components/Breadcrumbs/BreadcrumbButton.tsx","../../../../src/components/Breadcrumbs/Breadcrumbs.styles.ts","../../../../src/components/Breadcrumbs/index.tsx","../../../../src/components/ButtonGroup/index.tsx","../../../../src/components/ButtonGroup/Buttongroup.styles.ts","../../../../src/global/FieldContainer.tsx","../../../../src/components/Checkbox/index.tsx","../../../../src/components/Checkbox/Checkbox.styles.ts","../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../../node_modules/property-information/lib/util/schema.js","../../node_modules/property-information/lib/util/merge.js","../../node_modules/property-information/lib/normalize.js","../../node_modules/property-information/lib/util/info.js","../../node_modules/property-information/lib/util/types.js","../../node_modules/property-information/lib/util/defined-info.js","../../node_modules/property-information/lib/util/create.js","../../node_modules/property-information/lib/xlink.js","../../node_modules/property-information/lib/xml.js","../../node_modules/property-information/lib/util/case-sensitive-transform.js","../../node_modules/property-information/lib/util/case-insensitive-transform.js","../../node_modules/property-information/lib/xmlns.js","../../node_modules/property-information/lib/aria.js","../../node_modules/property-information/lib/html.js","../../node_modules/property-information/lib/svg.js","../../node_modules/property-information/lib/find.js","../../node_modules/property-information/index.js","../../node_modules/comma-separated-tokens/index.js","../../node_modules/hast-util-parse-selector/lib/index.js","../../node_modules/space-separated-tokens/index.js","../../node_modules/hastscript/lib/create-h.js","../../node_modules/hastscript/lib/svg-case-sensitive-tag-names.js","../../node_modules/hastscript/lib/index.js","../../node_modules/vfile-location/lib/index.js","../../node_modules/web-namespaces/index.js","../../node_modules/hast-util-from-parse5/lib/index.js","../../node_modules/parse5/dist/common/unicode.js","../../node_modules/parse5/dist/common/error-codes.js","../../node_modules/parse5/dist/tokenizer/preprocessor.js","../../node_modules/parse5/dist/common/token.js","../../node_modules/parse5/node_modules/entities/lib/esm/generated/decode-data-html.js","../../node_modules/parse5/node_modules/entities/lib/esm/decode_codepoint.js","../../node_modules/parse5/node_modules/entities/lib/esm/generated/decode-data-xml.js","../../node_modules/parse5/node_modules/entities/lib/esm/decode.js","../../node_modules/parse5/dist/common/html.js","../../node_modules/parse5/dist/tokenizer/index.js","../../node_modules/parse5/dist/parser/open-element-stack.js","../../node_modules/parse5/dist/parser/formatting-element-list.js","../../node_modules/parse5/dist/tree-adapters/default.js","../../node_modules/parse5/dist/common/doctype.js","../../node_modules/parse5/dist/common/foreign-content.js","../../node_modules/parse5/dist/parser/index.js","../../node_modules/parse5/dist/index.js","../../node_modules/unist-util-stringify-position/lib/index.js","../../node_modules/parse5/dist/serializer/index.js","../../node_modules/vfile-message/lib/index.js","../../node_modules/vfile/lib/minpath.browser.js","../../node_modules/vfile/lib/minproc.browser.js","../../node_modules/vfile/lib/minurl.shared.js","../../node_modules/vfile/lib/minurl.browser.js","../../node_modules/vfile/lib/index.js","../../node_modules/hast-util-from-html/lib/errors.js","../../node_modules/hast-util-from-html/lib/index.js","../../node_modules/html-void-elements/index.js","../../node_modules/zwitch/index.js","../../node_modules/stringify-entities/lib/core.js","../../node_modules/stringify-entities/lib/util/to-hexadecimal.js","../../node_modules/stringify-entities/lib/util/to-decimal.js","../../node_modules/character-entities-legacy/index.js","../../node_modules/character-entities-html4/index.js","../../node_modules/stringify-entities/lib/constant/dangerous.js","../../node_modules/stringify-entities/lib/util/to-named.js","../../node_modules/stringify-entities/lib/util/format-smart.js","../../node_modules/stringify-entities/lib/index.js","../../node_modules/hast-util-to-html/lib/handle/comment.js","../../node_modules/ccount/index.js","../../node_modules/hast-util-whitespace/lib/index.js","../../node_modules/hast-util-to-html/lib/omission/util/siblings.js","../../node_modules/hast-util-to-html/lib/omission/omission.js","../../node_modules/hast-util-to-html/lib/omission/closing.js","../../node_modules/hast-util-to-html/lib/omission/opening.js","../../node_modules/hast-util-to-html/lib/handle/element.js","../../node_modules/hast-util-to-html/lib/handle/text.js","../../node_modules/hast-util-to-html/lib/handle/index.js","../../node_modules/hast-util-to-html/lib/handle/doctype.js","../../node_modules/hast-util-to-html/lib/handle/raw.js","../../node_modules/hast-util-to-html/lib/handle/root.js","../../node_modules/hast-util-to-html/lib/index.js","../../node_modules/bail/index.js","../../node_modules/extend/index.js","../../node_modules/is-plain-obj/index.js","../../node_modules/trough/lib/index.js","../../node_modules/unified/lib/callable-instance.js","../../node_modules/unified/lib/index.js","../../node_modules/rehype/index.js","../../node_modules/rehype-parse/lib/index.js","../../node_modules/rehype-stringify/lib/index.js","../../node_modules/@uiw/react-textarea-code-editor/esm/utils.js","../../node_modules/@uiw/react-textarea-code-editor/esm/SelectionText.js","../../node_modules/@uiw/react-textarea-code-editor/esm/styles.js","../../node_modules/@uiw/react-textarea-code-editor/esm/Editor.js","../../node_modules/@uiw/react-textarea-code-editor/esm/shortcuts.js","../../node_modules/unist-util-is/lib/index.js","../../node_modules/unist-util-visit-parents/lib/index.js","../../node_modules/hast-util-to-string/lib/index.js","../../node_modules/unist-util-filter/lib/index.js","../../node_modules/parse-numeric-range/index.js","../../node_modules/refractor/lang/clike.js","../../node_modules/refractor/lang/c.js","../../node_modules/refractor/lang/cpp.js","../../node_modules/refractor/lang/arduino.js","../../node_modules/refractor/lang/bash.js","../../node_modules/refractor/lang/csharp.js","../../node_modules/refractor/lang/markup.js","../../node_modules/refractor/lang/css.js","../../node_modules/refractor/lang/diff.js","../../node_modules/refractor/lang/go.js","../../node_modules/refractor/lang/ini.js","../../node_modules/refractor/lang/java.js","../../node_modules/refractor/lang/regex.js","../../node_modules/refractor/lang/javascript.js","../../node_modules/refractor/lang/json.js","../../node_modules/refractor/lang/kotlin.js","../../node_modules/refractor/lang/less.js","../../node_modules/refractor/lang/lua.js","../../node_modules/refractor/lang/makefile.js","../../node_modules/refractor/lang/yaml.js","../../node_modules/refractor/lang/markdown.js","../../node_modules/refractor/lang/objectivec.js","../../node_modules/refractor/lang/perl.js","../../node_modules/refractor/lang/markup-templating.js","../../node_modules/refractor/lang/php.js","../../node_modules/refractor/lang/python.js","../../node_modules/refractor/lang/r.js","../../node_modules/refractor/lang/ruby.js","../../node_modules/refractor/lang/rust.js","../../node_modules/refractor/lang/sass.js","../../node_modules/refractor/lang/scss.js","../../node_modules/refractor/lang/sql.js","../../node_modules/refractor/lang/swift.js","../../node_modules/refractor/lang/typescript.js","../../node_modules/refractor/lang/basic.js","../../node_modules/refractor/lang/vbnet.js","../../node_modules/refractor/node_modules/hast-util-parse-selector/lib/index.js","../../node_modules/refractor/node_modules/hastscript/lib/core.js","../../node_modules/refractor/node_modules/hastscript/lib/html.js","../../node_modules/character-reference-invalid/index.js","../../node_modules/is-decimal/index.js","../../node_modules/is-hexadecimal/index.js","../../node_modules/is-alphanumerical/index.js","../../node_modules/is-alphabetical/index.js","../../node_modules/decode-named-character-reference/index.dom.js","../../node_modules/parse-entities/lib/index.js","../../node_modules/refractor/lib/prism-core.js","../../node_modules/refractor/lib/core.js","../../node_modules/refractor/lang/abap.js","../../node_modules/refractor/lang/abnf.js","../../node_modules/refractor/lang/actionscript.js","../../node_modules/refractor/lang/ada.js","../../node_modules/refractor/lang/agda.js","../../node_modules/refractor/lang/al.js","../../node_modules/refractor/lang/antlr4.js","../../node_modules/refractor/lang/apacheconf.js","../../node_modules/refractor/lang/apex.js","../../node_modules/refractor/lang/apl.js","../../node_modules/refractor/lang/applescript.js","../../node_modules/refractor/lang/aql.js","../../node_modules/refractor/lang/arff.js","../../node_modules/refractor/lang/armasm.js","../../node_modules/refractor/lang/arturo.js","../../node_modules/refractor/lang/asciidoc.js","../../node_modules/refractor/lang/aspnet.js","../../node_modules/refractor/lang/asm6502.js","../../node_modules/refractor/lang/asmatmel.js","../../node_modules/refractor/lang/autohotkey.js","../../node_modules/refractor/lang/autoit.js","../../node_modules/refractor/lang/avisynth.js","../../node_modules/refractor/lang/avro-idl.js","../../node_modules/refractor/lang/awk.js","../../node_modules/refractor/lang/batch.js","../../node_modules/refractor/lang/bbcode.js","../../node_modules/refractor/lang/bbj.js","../../node_modules/refractor/lang/bicep.js","../../node_modules/refractor/lang/birb.js","../../node_modules/refractor/lang/bison.js","../../node_modules/refractor/lang/bnf.js","../../node_modules/refractor/lang/bqn.js","../../node_modules/refractor/lang/brainfuck.js","../../node_modules/refractor/lang/brightscript.js","../../node_modules/refractor/lang/bro.js","../../node_modules/refractor/lang/bsl.js","../../node_modules/refractor/lang/cfscript.js","../../node_modules/refractor/lang/chaiscript.js","../../node_modules/refractor/lang/cil.js","../../node_modules/refractor/lang/cilkc.js","../../node_modules/refractor/lang/cilkcpp.js","../../node_modules/refractor/lang/clojure.js","../../node_modules/refractor/lang/cmake.js","../../node_modules/refractor/lang/cobol.js","../../node_modules/refractor/lang/coffeescript.js","../../node_modules/refractor/lang/concurnas.js","../../node_modules/refractor/lang/csp.js","../../node_modules/refractor/lang/cooklang.js","../../node_modules/refractor/lang/coq.js","../../node_modules/refractor/lang/crystal.js","../../node_modules/refractor/lang/css-extras.js","../../node_modules/refractor/lang/csv.js","../../node_modules/refractor/lang/cue.js","../../node_modules/refractor/lang/cypher.js","../../node_modules/refractor/lang/d.js","../../node_modules/refractor/lang/dart.js","../../node_modules/refractor/lang/dataweave.js","../../node_modules/refractor/lang/dax.js","../../node_modules/refractor/lang/dhall.js","../../node_modules/refractor/lang/django.js","../../node_modules/refractor/lang/dns-zone-file.js","../../node_modules/refractor/lang/docker.js","../../node_modules/refractor/lang/dot.js","../../node_modules/refractor/lang/ebnf.js","../../node_modules/refractor/lang/editorconfig.js","../../node_modules/refractor/lang/eiffel.js","../../node_modules/refractor/lang/ejs.js","../../node_modules/refractor/lang/elixir.js","../../node_modules/refractor/lang/elm.js","../../node_modules/refractor/lang/etlua.js","../../node_modules/refractor/lang/erb.js","../../node_modules/refractor/lang/erlang.js","../../node_modules/refractor/lang/excel-formula.js","../../node_modules/refractor/lang/fsharp.js","../../node_modules/refractor/lang/factor.js","../../node_modules/refractor/lang/false.js","../../node_modules/refractor/lang/firestore-security-rules.js","../../node_modules/refractor/lang/flow.js","../../node_modules/refractor/lang/fortran.js","../../node_modules/refractor/lang/ftl.js","../../node_modules/refractor/lang/gml.js","../../node_modules/refractor/lang/gap.js","../../node_modules/refractor/lang/gcode.js","../../node_modules/refractor/lang/gdscript.js","../../node_modules/refractor/lang/gedcom.js","../../node_modules/refractor/lang/gettext.js","../../node_modules/refractor/lang/gherkin.js","../../node_modules/refractor/lang/git.js","../../node_modules/refractor/lang/glsl.js","../../node_modules/refractor/lang/gn.js","../../node_modules/refractor/lang/linker-script.js","../../node_modules/refractor/lang/go-module.js","../../node_modules/refractor/lang/gradle.js","../../node_modules/refractor/lang/graphql.js","../../node_modules/refractor/lang/groovy.js","../../node_modules/refractor/lang/textile.js","../../node_modules/refractor/lang/haml.js","../../node_modules/refractor/lang/handlebars.js","../../node_modules/refractor/lang/haskell.js","../../node_modules/refractor/lang/haxe.js","../../node_modules/refractor/lang/hcl.js","../../node_modules/refractor/lang/hlsl.js","../../node_modules/refractor/lang/hoon.js","../../node_modules/refractor/lang/hpkp.js","../../node_modules/refractor/lang/hsts.js","../../node_modules/refractor/lang/uri.js","../../node_modules/refractor/lang/http.js","../../node_modules/refractor/lang/ichigojam.js","../../node_modules/refractor/lang/icon.js","../../node_modules/refractor/lang/icu-message-format.js","../../node_modules/refractor/lang/idris.js","../../node_modules/refractor/lang/ignore.js","../../node_modules/refractor/lang/inform7.js","../../node_modules/refractor/lang/io.js","../../node_modules/refractor/lang/j.js","../../node_modules/refractor/lang/javadoclike.js","../../node_modules/refractor/lang/scala.js","../../node_modules/refractor/lang/javadoc.js","../../node_modules/refractor/lang/javastacktrace.js","../../node_modules/refractor/lang/jexl.js","../../node_modules/refractor/lang/jolie.js","../../node_modules/refractor/lang/jq.js","../../node_modules/refractor/lang/js-templates.js","../../node_modules/refractor/lang/jsdoc.js","../../node_modules/refractor/lang/n4js.js","../../node_modules/refractor/lang/js-extras.js","../../node_modules/refractor/lang/json5.js","../../node_modules/refractor/lang/jsonp.js","../../node_modules/refractor/lang/jsstacktrace.js","../../node_modules/refractor/lang/julia.js","../../node_modules/refractor/lang/keepalived.js","../../node_modules/refractor/lang/keyman.js","../../node_modules/refractor/lang/kumir.js","../../node_modules/refractor/lang/kusto.js","../../node_modules/refractor/lang/latex.js","../../node_modules/refractor/lang/latte.js","../../node_modules/refractor/lang/scheme.js","../../node_modules/refractor/lang/lilypond.js","../../node_modules/refractor/lang/liquid.js","../../node_modules/refractor/lang/lisp.js","../../node_modules/refractor/lang/livescript.js","../../node_modules/refractor/lang/llvm.js","../../node_modules/refractor/lang/log.js","../../node_modules/refractor/lang/lolcode.js","../../node_modules/refractor/lang/magma.js","../../node_modules/refractor/lang/mata.js","../../node_modules/refractor/lang/matlab.js","../../node_modules/refractor/lang/maxscript.js","../../node_modules/refractor/lang/mel.js","../../node_modules/refractor/lang/mermaid.js","../../node_modules/refractor/lang/metafont.js","../../node_modules/refractor/lang/mizar.js","../../node_modules/refractor/lang/mongodb.js","../../node_modules/refractor/lang/monkey.js","../../node_modules/refractor/lang/moonscript.js","../../node_modules/refractor/lang/n1ql.js","../../node_modules/refractor/lang/nand2tetris-hdl.js","../../node_modules/refractor/lang/naniscript.js","../../node_modules/refractor/lang/nasm.js","../../node_modules/refractor/lang/neon.js","../../node_modules/refractor/lang/nevod.js","../../node_modules/refractor/lang/nginx.js","../../node_modules/refractor/lang/nim.js","../../node_modules/refractor/lang/nix.js","../../node_modules/refractor/lang/nsis.js","../../node_modules/refractor/lang/ocaml.js","../../node_modules/refractor/lang/odin.js","../../node_modules/refractor/lang/opencl.js","../../node_modules/refractor/lang/openqasm.js","../../node_modules/refractor/lang/oz.js","../../node_modules/refractor/lang/parigp.js","../../node_modules/refractor/lang/parser.js","../../node_modules/refractor/lang/pascal.js","../../node_modules/refractor/lang/pascaligo.js","../../node_modules/refractor/lang/psl.js","../../node_modules/refractor/lang/pcaxis.js","../../node_modules/refractor/lang/peoplecode.js","../../node_modules/refractor/lang/phpdoc.js","../../node_modules/refractor/lang/php-extras.js","../../node_modules/refractor/lang/plant-uml.js","../../node_modules/refractor/lang/plsql.js","../../node_modules/refractor/lang/powerquery.js","../../node_modules/refractor/lang/powershell.js","../../node_modules/refractor/lang/processing.js","../../node_modules/refractor/lang/prolog.js","../../node_modules/refractor/lang/promql.js","../../node_modules/refractor/lang/properties.js","../../node_modules/refractor/lang/protobuf.js","../../node_modules/refractor/lang/stylus.js","../../node_modules/refractor/lang/twig.js","../../node_modules/refractor/lang/pug.js","../../node_modules/refractor/lang/puppet.js","../../node_modules/refractor/lang/pure.js","../../node_modules/refractor/lang/purebasic.js","../../node_modules/refractor/lang/purescript.js","../../node_modules/refractor/lang/qsharp.js","../../node_modules/refractor/lang/q.js","../../node_modules/refractor/lang/qml.js","../../node_modules/refractor/lang/qore.js","../../node_modules/refractor/lang/racket.js","../../node_modules/refractor/lang/cshtml.js","../../node_modules/refractor/lang/jsx.js","../../node_modules/refractor/lang/tsx.js","../../node_modules/refractor/lang/reason.js","../../node_modules/refractor/lang/rego.js","../../node_modules/refractor/lang/renpy.js","../../node_modules/refractor/lang/rescript.js","../../node_modules/refractor/lang/rest.js","../../node_modules/refractor/lang/rip.js","../../node_modules/refractor/lang/roboconf.js","../../node_modules/refractor/lang/robotframework.js","../../node_modules/refractor/lang/sas.js","../../node_modules/refractor/lang/shell-session.js","../../node_modules/refractor/lang/smali.js","../../node_modules/refractor/lang/smalltalk.js","../../node_modules/refractor/lang/smarty.js","../../node_modules/refractor/lang/sml.js","../../node_modules/refractor/lang/solidity.js","../../node_modules/refractor/lang/solution-file.js","../../node_modules/refractor/lang/soy.js","../../node_modules/refractor/lang/turtle.js","../../node_modules/refractor/lang/sparql.js","../../node_modules/refractor/lang/splunk-spl.js","../../node_modules/refractor/lang/sqf.js","../../node_modules/refractor/lang/squirrel.js","../../node_modules/refractor/lang/stan.js","../../node_modules/refractor/lang/stata.js","../../node_modules/refractor/lang/iecst.js","../../node_modules/refractor/lang/supercollider.js","../../node_modules/refractor/lang/systemd.js","../../node_modules/refractor/lang/t4-templating.js","../../node_modules/refractor/lang/t4-cs.js","../../node_modules/refractor/lang/t4-vb.js","../../node_modules/refractor/lang/tap.js","../../node_modules/refractor/lang/tcl.js","../../node_modules/refractor/lang/tt2.js","../../node_modules/refractor/lang/toml.js","../../node_modules/refractor/lang/tremor.js","../../node_modules/refractor/lang/typoscript.js","../../node_modules/refractor/lang/unrealscript.js","../../node_modules/refractor/lang/uorazor.js","../../node_modules/refractor/lang/v.js","../../node_modules/refractor/lang/vala.js","../../node_modules/refractor/lang/velocity.js","../../node_modules/refractor/lang/verilog.js","../../node_modules/refractor/lang/vhdl.js","../../node_modules/refractor/lang/vim.js","../../node_modules/refractor/lang/visual-basic.js","../../node_modules/refractor/lang/warpscript.js","../../node_modules/refractor/lang/wasm.js","../../node_modules/refractor/lang/web-idl.js","../../node_modules/refractor/lang/wgsl.js","../../node_modules/refractor/lang/wiki.js","../../node_modules/refractor/lang/wolfram.js","../../node_modules/refractor/lang/wren.js","../../node_modules/refractor/lang/xeora.js","../../node_modules/refractor/lang/xml-doc.js","../../node_modules/refractor/lang/xojo.js","../../node_modules/refractor/lang/xquery.js","../../node_modules/refractor/lang/yang.js","../../node_modules/refractor/lang/zig.js","../../node_modules/rehype-prism-plus/dist/index.es.js","../../node_modules/refractor/lib/common.js","../../node_modules/refractor/lib/all.js","../../node_modules/unist-util-visit/lib/index.js","../../node_modules/@uiw/react-textarea-code-editor/esm/index.js","../../../../src/components/CodeEditor/CodeEditor.styles.ts","../../../../src/components/CodeEditor/index.tsx","../../../../src/components/CodeSnippet/CodeSnippet.styles.ts","../../../../src/components/CodeSnippet/index.tsx","../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js","../../node_modules/@babel/runtime/helpers/esm/typeof.js","../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js","../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js","../../node_modules/@babel/runtime/helpers/esm/createClass.js","../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../../node_modules/@babel/runtime/helpers/esm/inherits.js","../../node_modules/@babel/runtime/helpers/esm/defineProperty.js","../../node_modules/react-lifecycles-compat/react-lifecycles-compat.es.js","../../node_modules/react-virtualized/node_modules/clsx/dist/clsx.m.js","../../node_modules/react-virtualized/dist/es/Grid/utils/calculateSizeAndPositionDataAndUpdateScrollOffset.js","../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","../../node_modules/object-assign/index.js","../../node_modules/prop-types/lib/ReactPropTypesSecret.js","../../node_modules/prop-types/lib/has.js","../../node_modules/prop-types/checkPropTypes.js","../../node_modules/prop-types/factoryWithTypeCheckers.js","../../node_modules/prop-types/factoryWithThrowingShims.js","../../node_modules/prop-types/index.js","../../node_modules/react-virtualized/dist/es/Grid/types.js","../../node_modules/react-virtualized/dist/es/Grid/utils/CellSizeAndPositionManager.js","../../node_modules/react-virtualized/dist/es/Grid/utils/maxElementSize.js","../../node_modules/react-virtualized/dist/es/Grid/utils/ScalingCellSizeAndPositionManager.js","../../node_modules/react-virtualized/dist/es/utils/createCallbackMemoizer.js","../../node_modules/react-virtualized/dist/es/Grid/utils/updateScrollIndexHelper.js","../../node_modules/react-virtualized/dist/es/Grid/defaultCellRangeRenderer.js","../../node_modules/dom-helpers/esm/canUseDOM.js","../../node_modules/dom-helpers/esm/scrollbarSize.js","../../node_modules/react-virtualized/dist/es/utils/animationFrame.js","../../node_modules/react-virtualized/dist/es/utils/requestAnimationTimeout.js","../../node_modules/react-virtualized/dist/es/Grid/Grid.js","../../node_modules/react-virtualized/dist/es/Grid/defaultOverscanIndicesGetter.js","../../node_modules/react-virtualized/dist/es/Grid/accessibilityOverscanIndicesGetter.js","../../node_modules/react-virtualized/dist/es/ArrowKeyStepper/ArrowKeyStepper.js","../../node_modules/react-virtualized/dist/es/ArrowKeyStepper/types.js","../../node_modules/react-virtualized/dist/es/AutoSizer/AutoSizer.js","../../node_modules/react-virtualized/dist/es/vendor/detectElementResize.js","../../node_modules/react-virtualized/dist/es/CellMeasurer/types.js","../../node_modules/react-virtualized/dist/es/CellMeasurer/CellMeasurer.js","../../node_modules/react-virtualized/dist/es/Collection/CollectionView.js","../../node_modules/react-virtualized/dist/es/Collection/types.js","../../node_modules/react-virtualized/dist/es/Collection/Section.js","../../node_modules/react-virtualized/dist/es/Collection/SectionManager.js","../../node_modules/react-virtualized/dist/es/utils/getUpdatedOffsetForIndex.js","../../node_modules/react-virtualized/dist/es/Collection/Collection.js","../../node_modules/react-virtualized/dist/es/Collection/utils/calculateSizeAndPositionData.js","../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../../node_modules/react-virtualized/dist/es/ColumnSizer/ColumnSizer.js","../../node_modules/react-virtualized/dist/es/InfiniteLoader/InfiniteLoader.js","../../node_modules/react-virtualized/dist/es/List/types.js","../../node_modules/react-virtualized/dist/es/List/List.js","../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../../node_modules/react-virtualized/dist/es/vendor/binarySearchBounds.js","../../node_modules/react-virtualized/dist/es/vendor/intervalTree.js","../../node_modules/react-virtualized/dist/es/Masonry/PositionCache.js","../../node_modules/react-virtualized/dist/es/Masonry/Masonry.js","../../node_modules/react-virtualized/dist/es/MultiGrid/CellMeasurerCacheDecorator.js","../../node_modules/react-virtualized/dist/es/MultiGrid/MultiGrid.js","../../node_modules/react-virtualized/dist/es/ScrollSync/ScrollSync.js","../../node_modules/react-virtualized/dist/es/Table/types.js","../../node_modules/react-virtualized/dist/es/Table/defaultHeaderRowRenderer.js","../../node_modules/react-virtualized/dist/es/Table/SortDirection.js","../../node_modules/react-virtualized/dist/es/Table/SortIndicator.js","../../node_modules/react-virtualized/dist/es/Table/defaultHeaderRenderer.js","../../node_modules/react-virtualized/dist/es/Table/defaultRowRenderer.js","../../node_modules/react-virtualized/dist/es/Table/Column.js","../../node_modules/react-virtualized/dist/es/Table/Table.js","../../node_modules/react-virtualized/dist/es/Table/defaultCellDataGetter.js","../../node_modules/react-virtualized/dist/es/Table/defaultCellRenderer.js","../../node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js","../../node_modules/react-virtualized/dist/es/WindowScroller/utils/dimensions.js","../../node_modules/react-virtualized/dist/es/WindowScroller/WindowScroller.js","../../node_modules/lodash/isArray.js","../../node_modules/lodash/_isMasked.js","../../node_modules/lodash/_coreJsData.js","../../node_modules/lodash/_baseIsNative.js","../../node_modules/lodash/isFunction.js","../../node_modules/lodash/_toSource.js","../../node_modules/lodash/_getNative.js","../../node_modules/lodash/_getValue.js","../../node_modules/lodash/_nativeCreate.js","../../node_modules/lodash/_Hash.js","../../node_modules/lodash/_hashClear.js","../../node_modules/lodash/_hashDelete.js","../../node_modules/lodash/_hashGet.js","../../node_modules/lodash/_hashHas.js","../../node_modules/lodash/_hashSet.js","../../node_modules/lodash/_assocIndexOf.js","../../node_modules/lodash/eq.js","../../node_modules/lodash/_ListCache.js","../../node_modules/lodash/_listCacheClear.js","../../node_modules/lodash/_listCacheDelete.js","../../node_modules/lodash/_listCacheGet.js","../../node_modules/lodash/_listCacheHas.js","../../node_modules/lodash/_listCacheSet.js","../../node_modules/lodash/_mapCacheClear.js","../../node_modules/lodash/_Map.js","../../node_modules/lodash/_getMapData.js","../../node_modules/lodash/_isKeyable.js","../../node_modules/lodash/_MapCache.js","../../node_modules/lodash/_mapCacheDelete.js","../../node_modules/lodash/_mapCacheGet.js","../../node_modules/lodash/_mapCacheHas.js","../../node_modules/lodash/_mapCacheSet.js","../../node_modules/lodash/_memoizeCapped.js","../../node_modules/lodash/memoize.js","../../node_modules/lodash/_baseToString.js","../../node_modules/lodash/_arrayMap.js","../../node_modules/lodash/_castPath.js","../../node_modules/lodash/_isKey.js","../../node_modules/lodash/_stringToPath.js","../../node_modules/lodash/toString.js","../../node_modules/lodash/_baseGet.js","../../node_modules/lodash/_toKey.js","../../node_modules/lodash/get.js","../../../../src/components/Grid/Grid.styles.ts","../../../../src/components/Grid/index.tsx","../../../../src/components/Loader/Loader.styles.ts","../../../../src/components/Loader/index.tsx","../../../../src/components/DataTable/ColumnsSelector.tsx","../../../../src/components/DataTable/DataTable.styles.ts","../../node_modules/lodash/_getPrototype.js","../../node_modules/lodash/_overArg.js","../../node_modules/lodash/isPlainObject.js","../../../../src/components/DataTable/DataTable.types.ts","../../../../src/components/DataTable/TableActionButton.tsx","../../../../src/components/DataTable/DataTable.utils.tsx","../../../../src/components/DataTable/index.tsx","../../node_modules/luxon/src/errors.js","../../node_modules/luxon/src/impl/formats.js","../../node_modules/luxon/src/zone.js","../../node_modules/luxon/src/zones/systemZone.js","../../node_modules/luxon/src/zones/IANAZone.js","../../node_modules/luxon/src/impl/locale.js","../../node_modules/luxon/src/impl/english.js","../../node_modules/luxon/src/zones/fixedOffsetZone.js","../../node_modules/luxon/src/zones/invalidZone.js","../../node_modules/luxon/src/impl/zoneUtil.js","../../node_modules/luxon/src/impl/util.js","../../node_modules/luxon/src/impl/digits.js","../../node_modules/luxon/src/settings.js","../../node_modules/luxon/src/impl/invalid.js","../../node_modules/luxon/src/impl/conversions.js","../../node_modules/luxon/src/impl/formatter.js","../../node_modules/luxon/src/impl/regexParser.js","../../node_modules/luxon/src/duration.js","../../node_modules/luxon/src/interval.js","../../node_modules/luxon/src/info.js","../../node_modules/luxon/src/impl/diff.js","../../node_modules/luxon/src/impl/tokenParser.js","../../node_modules/luxon/src/datetime.js","../../../../src/components/DateTimeInput/DateTime.styles.ts","../../node_modules/clsx/dist/clsx.mjs","../../node_modules/mem/node_modules/mimic-fn/index.js","../../node_modules/map-age-cleaner/dist/index.js","../../node_modules/p-defer/index.js","../../node_modules/mem/dist/index.js","../../node_modules/get-user-locale/dist/esm/index.js","../../node_modules/@wojtekmaj/date-utils/dist/esm/index.js","../../node_modules/react-calendar/dist/esm/shared/const.js","../../node_modules/react-calendar/dist/esm/shared/dateFormatter.js","../../node_modules/react-calendar/dist/esm/shared/dates.js","../../node_modules/react-calendar/dist/esm/Calendar/Navigation.js","../../node_modules/react-calendar/dist/esm/Flex.js","../../node_modules/react-calendar/dist/esm/shared/utils.js","../../node_modules/react-calendar/dist/esm/TileGroup.js","../../node_modules/react-calendar/dist/esm/Tile.js","../../node_modules/react-calendar/dist/esm/CenturyView/Decade.js","../../node_modules/react-calendar/dist/esm/CenturyView/Decades.js","../../node_modules/react-calendar/dist/esm/CenturyView.js","../../node_modules/react-calendar/dist/esm/DecadeView/Year.js","../../node_modules/react-calendar/dist/esm/DecadeView/Years.js","../../node_modules/react-calendar/dist/esm/DecadeView.js","../../node_modules/react-calendar/dist/esm/YearView/Month.js","../../node_modules/react-calendar/dist/esm/YearView/Months.js","../../node_modules/react-calendar/dist/esm/YearView.js","../../node_modules/react-calendar/dist/esm/MonthView/Day.js","../../node_modules/react-calendar/dist/esm/MonthView/Days.js","../../node_modules/react-calendar/dist/esm/MonthView/Weekdays.js","../../node_modules/react-calendar/dist/esm/MonthView/WeekNumber.js","../../node_modules/react-calendar/dist/esm/MonthView/WeekNumbers.js","../../node_modules/react-calendar/dist/esm/MonthView.js","../../node_modules/react-calendar/dist/esm/Calendar.js","../../../../src/components/DateTimeInput/DateSelector.tsx","../../../../src/components/DateTimeInput/TimeSelector.tsx","../../../../src/components/DateTimeInput/DateTimeSelector.tsx","../../../../src/components/DateTimeInput/DateTimeInput.tsx","../../../../src/components/ExpandOptionsButton/index.tsx","../../../../src/components/ExpandOptionsButton/ExpandOptionsButton.styles.ts","../../../../src/components/IconButton/index.tsx","../../../../src/components/FileSelector/index.tsx","../../../../src/components/FileSelector/FileSelector.styles.ts","../../../../src/components/FileSelector/FileSelector.utils.ts","../../../../src/components/FormActionsTray/index.tsx","../../../../src/components/FormActionsTray/FormActionsTray.styles.ts","../../../../src/components/SectionTitle/index.tsx","../../../../src/components/FormLayout/index.tsx","../../../../src/components/FormLayout/FormLayout.styles.ts","../../../../src/components/ScreenTitle/index.tsx","../../../../src/components/ScreenTitle/ScreenTitle.styles.ts","../../../../src/components/HelpBox/index.tsx","../../../../src/components/LinkButton/LinkButton.styles.ts","../../../../src/components/Link/index.tsx","../../../../src/components/LinkButton/index.tsx","../../node_modules/detect-gpu/dist/detect-gpu.esm.js","../../../../src/components/LoginWrapper/index.tsx","../../../../src/components/LoginWrapper/LoginWrapper.styles.ts","../../../../src/components/MDSCacheProvider/index.tsx","../../../../src/components/ModalBox/index.tsx","../../../../src/components/ModalBox/ModalBox.styles.ts","../../../../src/components/NotificationAlert/index.tsx","../../../../src/components/NotificationAlert/NotificationAlert.styles.ts","../../../../src/components/NotificationCount/index.tsx","../../../../src/components/NotificationCount/NotificationCount.styles.ts","../../../../src/components/Notifications/Notifications.styles.ts","../../../../src/components/Notifications/index.tsx","../../../../src/components/PageHeader/PageHeader.styles.ts","../../../../src/components/PageHeader/index.tsx","../../../../src/components/PageLayout/index.tsx","../../../../src/components/ProgressBar/ProgressBar.styles.ts","../../../../src/components/ProgressBar/index.tsx","../../../../src/components/RadioGroup/RadioGroup.styles.ts","../../../../src/components/RadioGroup/index.tsx","../../../../src/components/SearchBox/index.tsx","../../../../src/components/SearchBox/SearchBox.styles.ts","../../../../src/components/Select/index.tsx","../../../../src/components/SizeChart/index.tsx","../../../../src/components/SizeChart/SizeChart.styles.tsx","../../../../src/components/Slider/Slider.styles.ts","../../../../src/components/Slider/index.tsx","../../../../src/components/Tabs/TabButton.tsx","../../../../src/components/Tabs/Tabs.styles.ts","../../../../src/components/Tabs/TabPanel.tsx","../../../../src/components/Tabs/index.tsx","../../../../src/components/Tag/index.tsx","../../../../src/components/Tag/Tag.styles.ts","../../../../src/components/TextArea/index.tsx","../../../../src/global/themeColors.ts","../../../../src/global/themes.ts","../../../../src/components/ThemeHandler/index.tsx","../../../../src/components/Toggle/Toggle.styles.ts","../../../../src/components/Toggle/index.tsx","../../../../src/components/ValuePair/index.tsx","../../../../src/components/ValuePair/ValuePair.styles.ts","../../../../src/components/Wizard/WizardPage.tsx","../../../../src/components/Wizard/Wizard.styles.ts","../../../../src/components/Wizard/index.tsx","../../node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js","../../node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.esm.js","../../node_modules/@emotion/styled/dist/emotion-styled.browser.esm.js","../../../../src/components/Table/Table.styles.ts","../../../../src/components/Table/Table.tsx","../../../../src/components/Table/TableBody.tsx","../../../../src/components/Table/TableCell.tsx","../../../../src/components/Table/TableHead.tsx","../../../../src/components/Table/TableHeadCell.tsx","../../../../src/components/Table/TableRow.tsx"],"sourcesContent":["// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nimport { IBytesCalc, OverrideTheme } from \"./global.types\";\n\nexport const breakPoints = { xs: 0, sm: 576, md: 768, lg: 992, xl: 1200 };\nexport const paddingSizeVariants = {\n sizeXXXS: 2,\n sizeXXS: 4,\n sizeXS: 8,\n sizeSM: 12,\n size: 16,\n sizeMD: 20,\n sizeLG: 24,\n sizeXL: 32,\n sizeXXL: 48,\n};\nexport const radioVariants = {\n borderRadiusXS: 2,\n borderRadiusSM: 4,\n borderRadius: 6,\n borderRadiusLG: 12,\n borderRadiusXLG: 16,\n};\n\nexport const units = [\n \"B\",\n \"KiB\",\n \"MiB\",\n \"GiB\",\n \"TiB\",\n \"PiB\",\n \"EiB\",\n \"ZiB\",\n \"YiB\",\n];\n\nexport const fractionToPerc = (fraction: \"auto\" | number | boolean) => {\n if (fraction === \"auto\" || (typeof fraction === \"boolean\" && fraction)) {\n return \"100%\";\n } else if (fraction === false) {\n return \"initial\";\n }\n\n let fr = Math.floor(fraction);\n\n if (fr > 12) {\n fr = 12;\n console.warn(\"Grid fraction cannot be greater than 12\");\n } else if (fr < 1) {\n fr = 1;\n console.warn(\"Grid fraction cannot be smaller than 1\");\n }\n\n const percCalculate = (fr * 100) / 12;\n\n return `${percCalculate}%`;\n};\n\nexport const calculateBytes = (\n x: string | number,\n showDecimals = false,\n roundFloor = true,\n): IBytesCalc => {\n let bytes;\n\n if (typeof x === \"string\") {\n bytes = parseInt(x, 10);\n } else {\n bytes = x;\n }\n\n if (bytes === 0) {\n return { total: 0, unit: units[0] };\n }\n\n // Gi : GiB\n const k = 1024;\n\n // Get unit for measure\n const i = Math.floor(Math.log(bytes) / Math.log(k));\n\n const fractionDigits = showDecimals ? 1 : 0;\n\n const bytesUnit = bytes / Math.pow(k, i);\n\n const roundedUnit = roundFloor ? Math.floor(bytesUnit) : bytesUnit;\n\n // Get Unit parsed\n const unitParsed = parseFloat(roundedUnit.toFixed(fractionDigits));\n const finalUnit = units[i];\n\n return { total: unitParsed, unit: finalUnit };\n};\n\nexport const overridePropsParse = (\n overrideValue: OverrideTheme,\n theme: Theme,\n) => {\n if (overrideValue) {\n // Override is a function, we need to evaluate\n if (overrideValue instanceof Function) {\n return overrideValue(theme);\n }\n\n return overrideValue;\n }\n};\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\nvar React = require('react');\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\nvar MAYBE_ITERATOR_SYMBOL = Symbol.iterator;\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\nfunction getIteratorFn(maybeIterable) {\n if (maybeIterable === null || typeof maybeIterable !== 'object') {\n return null;\n }\n\n var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\n\n if (typeof maybeIterator === 'function') {\n return maybeIterator;\n }\n\n return null;\n}\n\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n\nfunction error(format) {\n {\n {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n\n printWarning('error', format, args);\n }\n }\n}\n\nfunction printWarning(level, format, args) {\n // When changing this logic, you might want to also\n // update consoleWithStackDev.www.js as well.\n {\n var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n var stack = ReactDebugCurrentFrame.getStackAddendum();\n\n if (stack !== '') {\n format += '%s';\n args = args.concat([stack]);\n } // eslint-disable-next-line react-internal/safe-string-coercion\n\n\n var argsWithFormat = args.map(function (item) {\n return String(item);\n }); // Careful: RN currently depends on this prefix\n\n argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it\n // breaks IE9: https://github.com/facebook/react/issues/13610\n // eslint-disable-next-line react-internal/no-production-logging\n\n Function.prototype.apply.call(console[level], console, argsWithFormat);\n }\n}\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction getWrappedName(outerType, innerType, wrapperName) {\n var displayName = outerType.displayName;\n\n if (displayName) {\n return displayName;\n }\n\n var functionName = innerType.displayName || innerType.name || '';\n return functionName !== '' ? wrapperName + \"(\" + functionName + \")\" : wrapperName;\n} // Keep in sync with react-reconciler/getComponentNameFromFiber\n\n\nfunction getContextName(type) {\n return type.displayName || 'Context';\n} // Note that the reconciler package should generally prefer to use getComponentNameFromFiber() instead.\n\n\nfunction getComponentNameFromType(type) {\n if (type == null) {\n // Host root, text node or just invalid type.\n return null;\n }\n\n {\n if (typeof type.tag === 'number') {\n error('Received an unexpected object in getComponentNameFromType(). ' + 'This is likely a bug in React. Please file an issue.');\n }\n }\n\n if (typeof type === 'function') {\n return type.displayName || type.name || null;\n }\n\n if (typeof type === 'string') {\n return type;\n }\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return 'Fragment';\n\n case REACT_PORTAL_TYPE:\n return 'Portal';\n\n case REACT_PROFILER_TYPE:\n return 'Profiler';\n\n case REACT_STRICT_MODE_TYPE:\n return 'StrictMode';\n\n case REACT_SUSPENSE_TYPE:\n return 'Suspense';\n\n case REACT_SUSPENSE_LIST_TYPE:\n return 'SuspenseList';\n\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_CONTEXT_TYPE:\n var context = type;\n return getContextName(context) + '.Consumer';\n\n case REACT_PROVIDER_TYPE:\n var provider = type;\n return getContextName(provider._context) + '.Provider';\n\n case REACT_FORWARD_REF_TYPE:\n return getWrappedName(type, type.render, 'ForwardRef');\n\n case REACT_MEMO_TYPE:\n var outerName = type.displayName || null;\n\n if (outerName !== null) {\n return outerName;\n }\n\n return getComponentNameFromType(type.type) || 'Memo';\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n return getComponentNameFromType(init(payload));\n } catch (x) {\n return null;\n }\n }\n\n // eslint-disable-next-line no-fallthrough\n }\n }\n\n return null;\n}\n\nvar assign = Object.assign;\n\n// Helpers to patch console.logs to avoid logging during side-effect free\n// replaying on render function. This currently only patches the object\n// lazily which won't cover if the log function was extracted eagerly.\n// We could also eagerly patch the method.\nvar disabledDepth = 0;\nvar prevLog;\nvar prevInfo;\nvar prevWarn;\nvar prevError;\nvar prevGroup;\nvar prevGroupCollapsed;\nvar prevGroupEnd;\n\nfunction disabledLog() {}\n\ndisabledLog.__reactDisabledLog = true;\nfunction disableLogs() {\n {\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n prevLog = console.log;\n prevInfo = console.info;\n prevWarn = console.warn;\n prevError = console.error;\n prevGroup = console.group;\n prevGroupCollapsed = console.groupCollapsed;\n prevGroupEnd = console.groupEnd; // https://github.com/facebook/react/issues/19099\n\n var props = {\n configurable: true,\n enumerable: true,\n value: disabledLog,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n info: props,\n log: props,\n warn: props,\n error: props,\n group: props,\n groupCollapsed: props,\n groupEnd: props\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n disabledDepth++;\n }\n}\nfunction reenableLogs() {\n {\n disabledDepth--;\n\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n var props = {\n configurable: true,\n enumerable: true,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n log: assign({}, props, {\n value: prevLog\n }),\n info: assign({}, props, {\n value: prevInfo\n }),\n warn: assign({}, props, {\n value: prevWarn\n }),\n error: assign({}, props, {\n value: prevError\n }),\n group: assign({}, props, {\n value: prevGroup\n }),\n groupCollapsed: assign({}, props, {\n value: prevGroupCollapsed\n }),\n groupEnd: assign({}, props, {\n value: prevGroupEnd\n })\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n if (disabledDepth < 0) {\n error('disabledDepth fell below zero. ' + 'This is a bug in React. Please file an issue.');\n }\n }\n}\n\nvar ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\nvar prefix;\nfunction describeBuiltInComponentFrame(name, source, ownerFn) {\n {\n if (prefix === undefined) {\n // Extract the VM specific prefix used by each line.\n try {\n throw Error();\n } catch (x) {\n var match = x.stack.trim().match(/\\n( *(at )?)/);\n prefix = match && match[1] || '';\n }\n } // We use the prefix to ensure our stacks line up with native stack frames.\n\n\n return '\\n' + prefix + name;\n }\n}\nvar reentry = false;\nvar componentFrameCache;\n\n{\n var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;\n componentFrameCache = new PossiblyWeakMap();\n}\n\nfunction describeNativeComponentFrame(fn, construct) {\n // If something asked for a stack inside a fake render, it should get ignored.\n if ( !fn || reentry) {\n return '';\n }\n\n {\n var frame = componentFrameCache.get(fn);\n\n if (frame !== undefined) {\n return frame;\n }\n }\n\n var control;\n reentry = true;\n var previousPrepareStackTrace = Error.prepareStackTrace; // $FlowFixMe It does accept undefined.\n\n Error.prepareStackTrace = undefined;\n var previousDispatcher;\n\n {\n previousDispatcher = ReactCurrentDispatcher.current; // Set the dispatcher in DEV because this might be call in the render function\n // for warnings.\n\n ReactCurrentDispatcher.current = null;\n disableLogs();\n }\n\n try {\n // This should throw.\n if (construct) {\n // Something should be setting the props in the constructor.\n var Fake = function () {\n throw Error();\n }; // $FlowFixMe\n\n\n Object.defineProperty(Fake.prototype, 'props', {\n set: function () {\n // We use a throwing setter instead of frozen or non-writable props\n // because that won't throw in a non-strict mode function.\n throw Error();\n }\n });\n\n if (typeof Reflect === 'object' && Reflect.construct) {\n // We construct a different control for this case to include any extra\n // frames added by the construct call.\n try {\n Reflect.construct(Fake, []);\n } catch (x) {\n control = x;\n }\n\n Reflect.construct(fn, [], Fake);\n } else {\n try {\n Fake.call();\n } catch (x) {\n control = x;\n }\n\n fn.call(Fake.prototype);\n }\n } else {\n try {\n throw Error();\n } catch (x) {\n control = x;\n }\n\n fn();\n }\n } catch (sample) {\n // This is inlined manually because closure doesn't do it for us.\n if (sample && control && typeof sample.stack === 'string') {\n // This extracts the first frame from the sample that isn't also in the control.\n // Skipping one frame that we assume is the frame that calls the two.\n var sampleLines = sample.stack.split('\\n');\n var controlLines = control.stack.split('\\n');\n var s = sampleLines.length - 1;\n var c = controlLines.length - 1;\n\n while (s >= 1 && c >= 0 && sampleLines[s] !== controlLines[c]) {\n // We expect at least one stack frame to be shared.\n // Typically this will be the root most one. However, stack frames may be\n // cut off due to maximum stack limits. In this case, one maybe cut off\n // earlier than the other. We assume that the sample is longer or the same\n // and there for cut off earlier. So we should find the root most frame in\n // the sample somewhere in the control.\n c--;\n }\n\n for (; s >= 1 && c >= 0; s--, c--) {\n // Next we find the first one that isn't the same which should be the\n // frame that called our sample function and the control.\n if (sampleLines[s] !== controlLines[c]) {\n // In V8, the first line is describing the message but other VMs don't.\n // If we're about to return the first line, and the control is also on the same\n // line, that's a pretty good indicator that our sample threw at same line as\n // the control. I.e. before we entered the sample frame. So we ignore this result.\n // This can happen if you passed a class to function component, or non-function.\n if (s !== 1 || c !== 1) {\n do {\n s--;\n c--; // We may still have similar intermediate frames from the construct call.\n // The next one that isn't the same should be our match though.\n\n if (c < 0 || sampleLines[s] !== controlLines[c]) {\n // V8 adds a \"new\" prefix for native classes. Let's remove it to make it prettier.\n var _frame = '\\n' + sampleLines[s].replace(' at new ', ' at '); // If our component frame is labeled \"\"\n // but we have a user-provided \"displayName\"\n // splice it in to make the stack more readable.\n\n\n if (fn.displayName && _frame.includes('')) {\n _frame = _frame.replace('', fn.displayName);\n }\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, _frame);\n }\n } // Return the line we found.\n\n\n return _frame;\n }\n } while (s >= 1 && c >= 0);\n }\n\n break;\n }\n }\n }\n } finally {\n reentry = false;\n\n {\n ReactCurrentDispatcher.current = previousDispatcher;\n reenableLogs();\n }\n\n Error.prepareStackTrace = previousPrepareStackTrace;\n } // Fallback to just using the name if we couldn't make it throw.\n\n\n var name = fn ? fn.displayName || fn.name : '';\n var syntheticFrame = name ? describeBuiltInComponentFrame(name) : '';\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, syntheticFrame);\n }\n }\n\n return syntheticFrame;\n}\nfunction describeFunctionComponentFrame(fn, source, ownerFn) {\n {\n return describeNativeComponentFrame(fn, false);\n }\n}\n\nfunction shouldConstruct(Component) {\n var prototype = Component.prototype;\n return !!(prototype && prototype.isReactComponent);\n}\n\nfunction describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {\n\n if (type == null) {\n return '';\n }\n\n if (typeof type === 'function') {\n {\n return describeNativeComponentFrame(type, shouldConstruct(type));\n }\n }\n\n if (typeof type === 'string') {\n return describeBuiltInComponentFrame(type);\n }\n\n switch (type) {\n case REACT_SUSPENSE_TYPE:\n return describeBuiltInComponentFrame('Suspense');\n\n case REACT_SUSPENSE_LIST_TYPE:\n return describeBuiltInComponentFrame('SuspenseList');\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_FORWARD_REF_TYPE:\n return describeFunctionComponentFrame(type.render);\n\n case REACT_MEMO_TYPE:\n // Memo may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n // Lazy may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(init(payload), source, ownerFn);\n } catch (x) {}\n }\n }\n }\n\n return '';\n}\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\nvar loggedTypeFailures = {};\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame.setExtraStackFrame(null);\n }\n }\n}\n\nfunction checkPropTypes(typeSpecs, values, location, componentName, element) {\n {\n // $FlowFixMe This is okay but Flow doesn't know it.\n var has = Function.call.bind(hasOwnProperty);\n\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error$1 = void 0; // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n // eslint-disable-next-line react-internal/prod-error-codes\n var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' + 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.');\n err.name = 'Invariant Violation';\n throw err;\n }\n\n error$1 = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED');\n } catch (ex) {\n error$1 = ex;\n }\n\n if (error$1 && !(error$1 instanceof Error)) {\n setCurrentlyValidatingElement(element);\n\n error('%s: type specification of %s' + ' `%s` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a %s. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).', componentName || 'React class', location, typeSpecName, typeof error$1);\n\n setCurrentlyValidatingElement(null);\n }\n\n if (error$1 instanceof Error && !(error$1.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error$1.message] = true;\n setCurrentlyValidatingElement(element);\n\n error('Failed %s type: %s', location, error$1.message);\n\n setCurrentlyValidatingElement(null);\n }\n }\n }\n }\n}\n\nvar isArrayImpl = Array.isArray; // eslint-disable-next-line no-redeclare\n\nfunction isArray(a) {\n return isArrayImpl(a);\n}\n\n/*\n * The `'' + value` pattern (used in in perf-sensitive code) throws for Symbol\n * and Temporal.* types. See https://github.com/facebook/react/pull/22064.\n *\n * The functions in this module will throw an easier-to-understand,\n * easier-to-debug exception with a clear errors message message explaining the\n * problem. (Instead of a confusing exception thrown inside the implementation\n * of the `value` object).\n */\n// $FlowFixMe only called in DEV, so void return is not possible.\nfunction typeName(value) {\n {\n // toStringTag is needed for namespaced types like Temporal.Instant\n var hasToStringTag = typeof Symbol === 'function' && Symbol.toStringTag;\n var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || 'Object';\n return type;\n }\n} // $FlowFixMe only called in DEV, so void return is not possible.\n\n\nfunction willCoercionThrow(value) {\n {\n try {\n testStringCoercion(value);\n return false;\n } catch (e) {\n return true;\n }\n }\n}\n\nfunction testStringCoercion(value) {\n // If you ended up here by following an exception call stack, here's what's\n // happened: you supplied an object or symbol value to React (as a prop, key,\n // DOM attribute, CSS property, string ref, etc.) and when React tried to\n // coerce it to a string using `'' + value`, an exception was thrown.\n //\n // The most common types that will cause this exception are `Symbol` instances\n // and Temporal objects like `Temporal.Instant`. But any object that has a\n // `valueOf` or `[Symbol.toPrimitive]` method that throws will also cause this\n // exception. (Library authors do this to prevent users from using built-in\n // numeric operators like `+` or comparison operators like `>=` because custom\n // methods are needed to perform accurate arithmetic or comparison.)\n //\n // To fix the problem, coerce this object or symbol value to a string before\n // passing it to React. The most reliable way is usually `String(value)`.\n //\n // To find which value is throwing, check the browser or debugger console.\n // Before this exception was thrown, there should be `console.error` output\n // that shows the type (Symbol, Temporal.PlainDate, etc.) that caused the\n // problem and how that type was used: key, atrribute, input value prop, etc.\n // In most cases, this console output also shows the component and its\n // ancestor components where the exception happened.\n //\n // eslint-disable-next-line react-internal/safe-string-coercion\n return '' + value;\n}\nfunction checkKeyStringCoercion(value) {\n {\n if (willCoercionThrow(value)) {\n error('The provided key is an unsupported type %s.' + ' This value must be coerced to a string before before using it here.', typeName(value));\n\n return testStringCoercion(value); // throw (to help callers find troubleshooting comments)\n }\n }\n}\n\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\nvar RESERVED_PROPS = {\n key: true,\n ref: true,\n __self: true,\n __source: true\n};\nvar specialPropKeyWarningShown;\nvar specialPropRefWarningShown;\nvar didWarnAboutStringRefs;\n\n{\n didWarnAboutStringRefs = {};\n}\n\nfunction hasValidRef(config) {\n {\n if (hasOwnProperty.call(config, 'ref')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.ref !== undefined;\n}\n\nfunction hasValidKey(config) {\n {\n if (hasOwnProperty.call(config, 'key')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.key !== undefined;\n}\n\nfunction warnIfStringRefCannotBeAutoConverted(config, self) {\n {\n if (typeof config.ref === 'string' && ReactCurrentOwner.current && self && ReactCurrentOwner.current.stateNode !== self) {\n var componentName = getComponentNameFromType(ReactCurrentOwner.current.type);\n\n if (!didWarnAboutStringRefs[componentName]) {\n error('Component \"%s\" contains the string ref \"%s\". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref', getComponentNameFromType(ReactCurrentOwner.current.type), config.ref);\n\n didWarnAboutStringRefs[componentName] = true;\n }\n }\n }\n}\n\nfunction defineKeyPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingKey = function () {\n if (!specialPropKeyWarningShown) {\n specialPropKeyWarningShown = true;\n\n error('%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingKey.isReactWarning = true;\n Object.defineProperty(props, 'key', {\n get: warnAboutAccessingKey,\n configurable: true\n });\n }\n}\n\nfunction defineRefPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingRef = function () {\n if (!specialPropRefWarningShown) {\n specialPropRefWarningShown = true;\n\n error('%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingRef.isReactWarning = true;\n Object.defineProperty(props, 'ref', {\n get: warnAboutAccessingRef,\n configurable: true\n });\n }\n}\n/**\n * Factory method to create a new React element. This no longer adheres to\n * the class pattern, so do not use new to call it. Also, instanceof check\n * will not work. Instead test $$typeof field against Symbol.for('react.element') to check\n * if something is a React Element.\n *\n * @param {*} type\n * @param {*} props\n * @param {*} key\n * @param {string|object} ref\n * @param {*} owner\n * @param {*} self A *temporary* helper to detect places where `this` is\n * different from the `owner` when React.createElement is called, so that we\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\n * functions, and as long as `this` and owner are the same, there will be no\n * change in behavior.\n * @param {*} source An annotation object (added by a transpiler or otherwise)\n * indicating filename, line number, and/or other information.\n * @internal\n */\n\n\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\n var element = {\n // This tag allows us to uniquely identify this as a React Element\n $$typeof: REACT_ELEMENT_TYPE,\n // Built-in properties that belong on the element\n type: type,\n key: key,\n ref: ref,\n props: props,\n // Record the component responsible for creating this element.\n _owner: owner\n };\n\n {\n // The validation flag is currently mutative. We put it on\n // an external backing store so that we can freeze the whole object.\n // This can be replaced with a WeakMap once they are implemented in\n // commonly used development environments.\n element._store = {}; // To make comparing ReactElements easier for testing purposes, we make\n // the validation flag non-enumerable (where possible, which should\n // include every environment we run tests in), so the test framework\n // ignores it.\n\n Object.defineProperty(element._store, 'validated', {\n configurable: false,\n enumerable: false,\n writable: true,\n value: false\n }); // self and source are DEV only properties.\n\n Object.defineProperty(element, '_self', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: self\n }); // Two elements created in two different places should be considered\n // equal for testing purposes and therefore we hide it from enumeration.\n\n Object.defineProperty(element, '_source', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: source\n });\n\n if (Object.freeze) {\n Object.freeze(element.props);\n Object.freeze(element);\n }\n }\n\n return element;\n};\n/**\n * https://github.com/reactjs/rfcs/pull/107\n * @param {*} type\n * @param {object} props\n * @param {string} key\n */\n\nfunction jsxDEV(type, config, maybeKey, source, self) {\n {\n var propName; // Reserved names are extracted\n\n var props = {};\n var key = null;\n var ref = null; // Currently, key can be spread in as a prop. This causes a potential\n // issue if key is also explicitly declared (ie.
\n // or
). We want to deprecate key spread,\n // but as an intermediary step, we will use jsxDEV for everything except\n //
, because we aren't currently able to tell if\n // key is explicitly declared to be undefined or not.\n\n if (maybeKey !== undefined) {\n {\n checkKeyStringCoercion(maybeKey);\n }\n\n key = '' + maybeKey;\n }\n\n if (hasValidKey(config)) {\n {\n checkKeyStringCoercion(config.key);\n }\n\n key = '' + config.key;\n }\n\n if (hasValidRef(config)) {\n ref = config.ref;\n warnIfStringRefCannotBeAutoConverted(config, self);\n } // Remaining properties are added to a new props object\n\n\n for (propName in config) {\n if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\n props[propName] = config[propName];\n }\n } // Resolve default props\n\n\n if (type && type.defaultProps) {\n var defaultProps = type.defaultProps;\n\n for (propName in defaultProps) {\n if (props[propName] === undefined) {\n props[propName] = defaultProps[propName];\n }\n }\n }\n\n if (key || ref) {\n var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\n\n if (key) {\n defineKeyPropWarningGetter(props, displayName);\n }\n\n if (ref) {\n defineRefPropWarningGetter(props, displayName);\n }\n }\n\n return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\n }\n}\n\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\nvar ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement$1(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame$1.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame$1.setExtraStackFrame(null);\n }\n }\n}\n\nvar propTypesMisspellWarningShown;\n\n{\n propTypesMisspellWarningShown = false;\n}\n/**\n * Verifies the object is a ReactElement.\n * See https://reactjs.org/docs/react-api.html#isvalidelement\n * @param {?object} object\n * @return {boolean} True if `object` is a ReactElement.\n * @final\n */\n\n\nfunction isValidElement(object) {\n {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n }\n}\n\nfunction getDeclarationErrorAddendum() {\n {\n if (ReactCurrentOwner$1.current) {\n var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);\n\n if (name) {\n return '\\n\\nCheck the render method of `' + name + '`.';\n }\n }\n\n return '';\n }\n}\n\nfunction getSourceInfoErrorAddendum(source) {\n {\n if (source !== undefined) {\n var fileName = source.fileName.replace(/^.*[\\\\\\/]/, '');\n var lineNumber = source.lineNumber;\n return '\\n\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\n }\n\n return '';\n }\n}\n/**\n * Warn if there's no key explicitly set on dynamic arrays of children or\n * object keys are not valid. This allows us to keep track of children between\n * updates.\n */\n\n\nvar ownerHasKeyUseWarning = {};\n\nfunction getCurrentComponentErrorInfo(parentType) {\n {\n var info = getDeclarationErrorAddendum();\n\n if (!info) {\n var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\n\n if (parentName) {\n info = \"\\n\\nCheck the top-level render call using <\" + parentName + \">.\";\n }\n }\n\n return info;\n }\n}\n/**\n * Warn if the element doesn't have an explicit key assigned to it.\n * This element is in an array. The array could grow and shrink or be\n * reordered. All children that haven't already been validated are required to\n * have a \"key\" property assigned to it. Error statuses are cached so a warning\n * will only be shown once.\n *\n * @internal\n * @param {ReactElement} element Element that requires a key.\n * @param {*} parentType element's parent's type.\n */\n\n\nfunction validateExplicitKey(element, parentType) {\n {\n if (!element._store || element._store.validated || element.key != null) {\n return;\n }\n\n element._store.validated = true;\n var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\n\n if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\n return;\n }\n\n ownerHasKeyUseWarning[currentComponentErrorInfo] = true; // Usually the current owner is the offender, but if it accepts children as a\n // property, it may be the creator of the child that's responsible for\n // assigning it a key.\n\n var childOwner = '';\n\n if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {\n // Give the component that originally created this child.\n childOwner = \" It was passed a child from \" + getComponentNameFromType(element._owner.type) + \".\";\n }\n\n setCurrentlyValidatingElement$1(element);\n\n error('Each child in a list should have a unique \"key\" prop.' + '%s%s See https://reactjs.org/link/warning-keys for more information.', currentComponentErrorInfo, childOwner);\n\n setCurrentlyValidatingElement$1(null);\n }\n}\n/**\n * Ensure that every element either is passed in a static location, in an\n * array with an explicit keys property defined, or in an object literal\n * with valid key property.\n *\n * @internal\n * @param {ReactNode} node Statically passed child of any type.\n * @param {*} parentType node's parent's type.\n */\n\n\nfunction validateChildKeys(node, parentType) {\n {\n if (typeof node !== 'object') {\n return;\n }\n\n if (isArray(node)) {\n for (var i = 0; i < node.length; i++) {\n var child = node[i];\n\n if (isValidElement(child)) {\n validateExplicitKey(child, parentType);\n }\n }\n } else if (isValidElement(node)) {\n // This element was passed in a valid location.\n if (node._store) {\n node._store.validated = true;\n }\n } else if (node) {\n var iteratorFn = getIteratorFn(node);\n\n if (typeof iteratorFn === 'function') {\n // Entry iterators used to provide implicit keys,\n // but now we print a separate warning for them later.\n if (iteratorFn !== node.entries) {\n var iterator = iteratorFn.call(node);\n var step;\n\n while (!(step = iterator.next()).done) {\n if (isValidElement(step.value)) {\n validateExplicitKey(step.value, parentType);\n }\n }\n }\n }\n }\n }\n}\n/**\n * Given an element, validate that its props follow the propTypes definition,\n * provided by the type.\n *\n * @param {ReactElement} element\n */\n\n\nfunction validatePropTypes(element) {\n {\n var type = element.type;\n\n if (type === null || type === undefined || typeof type === 'string') {\n return;\n }\n\n var propTypes;\n\n if (typeof type === 'function') {\n propTypes = type.propTypes;\n } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.\n // Inner props are checked in the reconciler.\n type.$$typeof === REACT_MEMO_TYPE)) {\n propTypes = type.propTypes;\n } else {\n return;\n }\n\n if (propTypes) {\n // Intentionally inside to avoid triggering lazy initializers:\n var name = getComponentNameFromType(type);\n checkPropTypes(propTypes, element.props, 'prop', name, element);\n } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\n propTypesMisspellWarningShown = true; // Intentionally inside to avoid triggering lazy initializers:\n\n var _name = getComponentNameFromType(type);\n\n error('Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', _name || 'Unknown');\n }\n\n if (typeof type.getDefaultProps === 'function' && !type.getDefaultProps.isReactClassApproved) {\n error('getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.');\n }\n }\n}\n/**\n * Given a fragment, validate that it can only be provided with fragment props\n * @param {ReactElement} fragment\n */\n\n\nfunction validateFragmentProps(fragment) {\n {\n var keys = Object.keys(fragment.props);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n\n if (key !== 'children' && key !== 'key') {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\n\n setCurrentlyValidatingElement$1(null);\n break;\n }\n }\n\n if (fragment.ref !== null) {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid attribute `ref` supplied to `React.Fragment`.');\n\n setCurrentlyValidatingElement$1(null);\n }\n }\n}\n\nvar didWarnAboutKeySpread = {};\nfunction jsxWithValidation(type, props, key, isStaticChildren, source, self) {\n {\n var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to\n // succeed and there will likely be errors in render.\n\n if (!validType) {\n var info = '';\n\n if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\n info += ' You likely forgot to export your component from the file ' + \"it's defined in, or you might have mixed up default and named imports.\";\n }\n\n var sourceInfo = getSourceInfoErrorAddendum(source);\n\n if (sourceInfo) {\n info += sourceInfo;\n } else {\n info += getDeclarationErrorAddendum();\n }\n\n var typeString;\n\n if (type === null) {\n typeString = 'null';\n } else if (isArray(type)) {\n typeString = 'array';\n } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\n typeString = \"<\" + (getComponentNameFromType(type.type) || 'Unknown') + \" />\";\n info = ' Did you accidentally export a JSX literal instead of a component?';\n } else {\n typeString = typeof type;\n }\n\n error('React.jsx: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\n }\n\n var element = jsxDEV(type, props, key, source, self); // The result can be nullish if a mock or a custom function is used.\n // TODO: Drop this when these are no longer allowed as the type argument.\n\n if (element == null) {\n return element;\n } // Skip key warning if the type isn't valid since our key validation logic\n // doesn't expect a non-string/function type and can throw confusing errors.\n // We don't want exception behavior to differ between dev and prod.\n // (Rendering will throw with a helpful message and as soon as the type is\n // fixed, the key warnings will appear.)\n\n\n if (validType) {\n var children = props.children;\n\n if (children !== undefined) {\n if (isStaticChildren) {\n if (isArray(children)) {\n for (var i = 0; i < children.length; i++) {\n validateChildKeys(children[i], type);\n }\n\n if (Object.freeze) {\n Object.freeze(children);\n }\n } else {\n error('React.jsx: Static children should always be an array. ' + 'You are likely explicitly calling React.jsxs or React.jsxDEV. ' + 'Use the Babel transform instead.');\n }\n } else {\n validateChildKeys(children, type);\n }\n }\n }\n\n {\n if (hasOwnProperty.call(props, 'key')) {\n var componentName = getComponentNameFromType(type);\n var keys = Object.keys(props).filter(function (k) {\n return k !== 'key';\n });\n var beforeExample = keys.length > 0 ? '{key: someKey, ' + keys.join(': ..., ') + ': ...}' : '{key: someKey}';\n\n if (!didWarnAboutKeySpread[componentName + beforeExample]) {\n var afterExample = keys.length > 0 ? '{' + keys.join(': ..., ') + ': ...}' : '{}';\n\n error('A props object containing a \"key\" prop is being spread into JSX:\\n' + ' let props = %s;\\n' + ' <%s {...props} />\\n' + 'React keys must be passed directly to JSX without using spread:\\n' + ' let props = %s;\\n' + ' <%s key={someKey} {...props} />', beforeExample, componentName, afterExample, componentName);\n\n didWarnAboutKeySpread[componentName + beforeExample] = true;\n }\n }\n }\n\n if (type === REACT_FRAGMENT_TYPE) {\n validateFragmentProps(element);\n } else {\n validatePropTypes(element);\n }\n\n return element;\n }\n} // These two functions exist to still get child warnings in dev\n// even with the prod transform. This means that jsxDEV is purely\n// opt-in behavior for better messages but that we won't stop\n// giving you warnings if you use production apis.\n\nfunction jsxWithValidationStatic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, true);\n }\n}\nfunction jsxWithValidationDynamic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, false);\n }\n}\n\nvar jsx = jsxWithValidationDynamic ; // we may want to special case jsxs internally to take advantage of static children.\n// for now we can ship identical prod functions\n\nvar jsxs = jsxWithValidationStatic ;\n\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsx;\nexports.jsxs = jsxs;\n })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n","var isDevelopment = false;\n\n/*\n\nBased off glamor's StyleSheet, thanks Sunil ❤️\n\nhigh performance StyleSheet for css-in-js systems\n\n- uses multiple style tags behind the scenes for millions of rules\n- uses `insertRule` for appending in production for *much* faster performance\n\n// usage\n\nimport { StyleSheet } from '@emotion/sheet'\n\nlet styleSheet = new StyleSheet({ key: '', container: document.head })\n\nstyleSheet.insert('#box { border: 1px solid red; }')\n- appends a css rule into the stylesheet\n\nstyleSheet.flush()\n- empties the stylesheet of all its contents\n\n*/\n\nfunction sheetForTag(tag) {\n if (tag.sheet) {\n return tag.sheet;\n } // this weirdness brought to you by firefox\n\n /* istanbul ignore next */\n\n\n for (var i = 0; i < document.styleSheets.length; i++) {\n if (document.styleSheets[i].ownerNode === tag) {\n return document.styleSheets[i];\n }\n } // this function should always return with a value\n // TS can't understand it though so we make it stop complaining here\n\n\n return undefined;\n}\n\nfunction createStyleElement(options) {\n var tag = document.createElement('style');\n tag.setAttribute('data-emotion', options.key);\n\n if (options.nonce !== undefined) {\n tag.setAttribute('nonce', options.nonce);\n }\n\n tag.appendChild(document.createTextNode(''));\n tag.setAttribute('data-s', '');\n return tag;\n}\n\nvar StyleSheet = /*#__PURE__*/function () {\n // Using Node instead of HTMLElement since container may be a ShadowRoot\n function StyleSheet(options) {\n var _this = this;\n\n this._insertTag = function (tag) {\n var before;\n\n if (_this.tags.length === 0) {\n if (_this.insertionPoint) {\n before = _this.insertionPoint.nextSibling;\n } else if (_this.prepend) {\n before = _this.container.firstChild;\n } else {\n before = _this.before;\n }\n } else {\n before = _this.tags[_this.tags.length - 1].nextSibling;\n }\n\n _this.container.insertBefore(tag, before);\n\n _this.tags.push(tag);\n };\n\n this.isSpeedy = options.speedy === undefined ? !isDevelopment : options.speedy;\n this.tags = [];\n this.ctr = 0;\n this.nonce = options.nonce; // key is the value of the data-emotion attribute, it's used to identify different sheets\n\n this.key = options.key;\n this.container = options.container;\n this.prepend = options.prepend;\n this.insertionPoint = options.insertionPoint;\n this.before = null;\n }\n\n var _proto = StyleSheet.prototype;\n\n _proto.hydrate = function hydrate(nodes) {\n nodes.forEach(this._insertTag);\n };\n\n _proto.insert = function insert(rule) {\n // the max length is how many rules we have per style tag, it's 65000 in speedy mode\n // it's 1 in dev because we insert source maps that map a single rule to a location\n // and you can only have one source map per style tag\n if (this.ctr % (this.isSpeedy ? 65000 : 1) === 0) {\n this._insertTag(createStyleElement(this));\n }\n\n var tag = this.tags[this.tags.length - 1];\n\n if (this.isSpeedy) {\n var sheet = sheetForTag(tag);\n\n try {\n // this is the ultrafast version, works across browsers\n // the big drawback is that the css won't be editable in devtools\n sheet.insertRule(rule, sheet.cssRules.length);\n } catch (e) {\n }\n } else {\n tag.appendChild(document.createTextNode(rule));\n }\n\n this.ctr++;\n };\n\n _proto.flush = function flush() {\n this.tags.forEach(function (tag) {\n var _tag$parentNode;\n\n return (_tag$parentNode = tag.parentNode) == null ? void 0 : _tag$parentNode.removeChild(tag);\n });\n this.tags = [];\n this.ctr = 0;\n };\n\n return StyleSheet;\n}();\n\nexport { StyleSheet };\n","export var MS = '-ms-'\nexport var MOZ = '-moz-'\nexport var WEBKIT = '-webkit-'\n\nexport var COMMENT = 'comm'\nexport var RULESET = 'rule'\nexport var DECLARATION = 'decl'\n\nexport var PAGE = '@page'\nexport var MEDIA = '@media'\nexport var IMPORT = '@import'\nexport var CHARSET = '@charset'\nexport var VIEWPORT = '@viewport'\nexport var SUPPORTS = '@supports'\nexport var DOCUMENT = '@document'\nexport var NAMESPACE = '@namespace'\nexport var KEYFRAMES = '@keyframes'\nexport var FONT_FACE = '@font-face'\nexport var COUNTER_STYLE = '@counter-style'\nexport var FONT_FEATURE_VALUES = '@font-feature-values'\nexport var LAYER = '@layer'\n","/**\n * @param {number}\n * @return {number}\n */\nexport var abs = Math.abs\n\n/**\n * @param {number}\n * @return {string}\n */\nexport var from = String.fromCharCode\n\n/**\n * @param {object}\n * @return {object}\n */\nexport var assign = Object.assign\n\n/**\n * @param {string} value\n * @param {number} length\n * @return {number}\n */\nexport function hash (value, length) {\n\treturn charat(value, 0) ^ 45 ? (((((((length << 2) ^ charat(value, 0)) << 2) ^ charat(value, 1)) << 2) ^ charat(value, 2)) << 2) ^ charat(value, 3) : 0\n}\n\n/**\n * @param {string} value\n * @return {string}\n */\nexport function trim (value) {\n\treturn value.trim()\n}\n\n/**\n * @param {string} value\n * @param {RegExp} pattern\n * @return {string?}\n */\nexport function match (value, pattern) {\n\treturn (value = pattern.exec(value)) ? value[0] : value\n}\n\n/**\n * @param {string} value\n * @param {(string|RegExp)} pattern\n * @param {string} replacement\n * @return {string}\n */\nexport function replace (value, pattern, replacement) {\n\treturn value.replace(pattern, replacement)\n}\n\n/**\n * @param {string} value\n * @param {string} search\n * @return {number}\n */\nexport function indexof (value, search) {\n\treturn value.indexOf(search)\n}\n\n/**\n * @param {string} value\n * @param {number} index\n * @return {number}\n */\nexport function charat (value, index) {\n\treturn value.charCodeAt(index) | 0\n}\n\n/**\n * @param {string} value\n * @param {number} begin\n * @param {number} end\n * @return {string}\n */\nexport function substr (value, begin, end) {\n\treturn value.slice(begin, end)\n}\n\n/**\n * @param {string} value\n * @return {number}\n */\nexport function strlen (value) {\n\treturn value.length\n}\n\n/**\n * @param {any[]} value\n * @return {number}\n */\nexport function sizeof (value) {\n\treturn value.length\n}\n\n/**\n * @param {any} value\n * @param {any[]} array\n * @return {any}\n */\nexport function append (value, array) {\n\treturn array.push(value), value\n}\n\n/**\n * @param {string[]} array\n * @param {function} callback\n * @return {string}\n */\nexport function combine (array, callback) {\n\treturn array.map(callback).join('')\n}\n","import {from, trim, charat, strlen, substr, append, assign} from './Utility.js'\n\nexport var line = 1\nexport var column = 1\nexport var length = 0\nexport var position = 0\nexport var character = 0\nexport var characters = ''\n\n/**\n * @param {string} value\n * @param {object | null} root\n * @param {object | null} parent\n * @param {string} type\n * @param {string[] | string} props\n * @param {object[] | string} children\n * @param {number} length\n */\nexport function node (value, root, parent, type, props, children, length) {\n\treturn {value: value, root: root, parent: parent, type: type, props: props, children: children, line: line, column: column, length: length, return: ''}\n}\n\n/**\n * @param {object} root\n * @param {object} props\n * @return {object}\n */\nexport function copy (root, props) {\n\treturn assign(node('', null, null, '', null, null, 0), root, {length: -root.length}, props)\n}\n\n/**\n * @return {number}\n */\nexport function char () {\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function prev () {\n\tcharacter = position > 0 ? charat(characters, --position) : 0\n\n\tif (column--, character === 10)\n\t\tcolumn = 1, line--\n\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function next () {\n\tcharacter = position < length ? charat(characters, position++) : 0\n\n\tif (column++, character === 10)\n\t\tcolumn = 1, line++\n\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function peek () {\n\treturn charat(characters, position)\n}\n\n/**\n * @return {number}\n */\nexport function caret () {\n\treturn position\n}\n\n/**\n * @param {number} begin\n * @param {number} end\n * @return {string}\n */\nexport function slice (begin, end) {\n\treturn substr(characters, begin, end)\n}\n\n/**\n * @param {number} type\n * @return {number}\n */\nexport function token (type) {\n\tswitch (type) {\n\t\t// \\0 \\t \\n \\r \\s whitespace token\n\t\tcase 0: case 9: case 10: case 13: case 32:\n\t\t\treturn 5\n\t\t// ! + , / > @ ~ isolate token\n\t\tcase 33: case 43: case 44: case 47: case 62: case 64: case 126:\n\t\t// ; { } breakpoint token\n\t\tcase 59: case 123: case 125:\n\t\t\treturn 4\n\t\t// : accompanied token\n\t\tcase 58:\n\t\t\treturn 3\n\t\t// \" ' ( [ opening delimit token\n\t\tcase 34: case 39: case 40: case 91:\n\t\t\treturn 2\n\t\t// ) ] closing delimit token\n\t\tcase 41: case 93:\n\t\t\treturn 1\n\t}\n\n\treturn 0\n}\n\n/**\n * @param {string} value\n * @return {any[]}\n */\nexport function alloc (value) {\n\treturn line = column = 1, length = strlen(characters = value), position = 0, []\n}\n\n/**\n * @param {any} value\n * @return {any}\n */\nexport function dealloc (value) {\n\treturn characters = '', value\n}\n\n/**\n * @param {number} type\n * @return {string}\n */\nexport function delimit (type) {\n\treturn trim(slice(position - 1, delimiter(type === 91 ? type + 2 : type === 40 ? type + 1 : type)))\n}\n\n/**\n * @param {string} value\n * @return {string[]}\n */\nexport function tokenize (value) {\n\treturn dealloc(tokenizer(alloc(value)))\n}\n\n/**\n * @param {number} type\n * @return {string}\n */\nexport function whitespace (type) {\n\twhile (character = peek())\n\t\tif (character < 33)\n\t\t\tnext()\n\t\telse\n\t\t\tbreak\n\n\treturn token(type) > 2 || token(character) > 3 ? '' : ' '\n}\n\n/**\n * @param {string[]} children\n * @return {string[]}\n */\nexport function tokenizer (children) {\n\twhile (next())\n\t\tswitch (token(character)) {\n\t\t\tcase 0: append(identifier(position - 1), children)\n\t\t\t\tbreak\n\t\t\tcase 2: append(delimit(character), children)\n\t\t\t\tbreak\n\t\t\tdefault: append(from(character), children)\n\t\t}\n\n\treturn children\n}\n\n/**\n * @param {number} index\n * @param {number} count\n * @return {string}\n */\nexport function escaping (index, count) {\n\twhile (--count && next())\n\t\t// not 0-9 A-F a-f\n\t\tif (character < 48 || character > 102 || (character > 57 && character < 65) || (character > 70 && character < 97))\n\t\t\tbreak\n\n\treturn slice(index, caret() + (count < 6 && peek() == 32 && next() == 32))\n}\n\n/**\n * @param {number} type\n * @return {number}\n */\nexport function delimiter (type) {\n\twhile (next())\n\t\tswitch (character) {\n\t\t\t// ] ) \" '\n\t\t\tcase type:\n\t\t\t\treturn position\n\t\t\t// \" '\n\t\t\tcase 34: case 39:\n\t\t\t\tif (type !== 34 && type !== 39)\n\t\t\t\t\tdelimiter(character)\n\t\t\t\tbreak\n\t\t\t// (\n\t\t\tcase 40:\n\t\t\t\tif (type === 41)\n\t\t\t\t\tdelimiter(type)\n\t\t\t\tbreak\n\t\t\t// \\\n\t\t\tcase 92:\n\t\t\t\tnext()\n\t\t\t\tbreak\n\t\t}\n\n\treturn position\n}\n\n/**\n * @param {number} type\n * @param {number} index\n * @return {number}\n */\nexport function commenter (type, index) {\n\twhile (next())\n\t\t// //\n\t\tif (type + character === 47 + 10)\n\t\t\tbreak\n\t\t// /*\n\t\telse if (type + character === 42 + 42 && peek() === 47)\n\t\t\tbreak\n\n\treturn '/*' + slice(index, position - 1) + '*' + from(type === 47 ? type : next())\n}\n\n/**\n * @param {number} index\n * @return {string}\n */\nexport function identifier (index) {\n\twhile (!token(peek()))\n\t\tnext()\n\n\treturn slice(index, position)\n}\n","import {COMMENT, RULESET, DECLARATION} from './Enum.js'\nimport {abs, charat, trim, from, sizeof, strlen, substr, append, replace, indexof} from './Utility.js'\nimport {node, char, prev, next, peek, caret, alloc, dealloc, delimit, whitespace, escaping, identifier, commenter} from './Tokenizer.js'\n\n/**\n * @param {string} value\n * @return {object[]}\n */\nexport function compile (value) {\n\treturn dealloc(parse('', null, null, null, [''], value = alloc(value), 0, [0], value))\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {string[]} rule\n * @param {string[]} rules\n * @param {string[]} rulesets\n * @param {number[]} pseudo\n * @param {number[]} points\n * @param {string[]} declarations\n * @return {object}\n */\nexport function parse (value, root, parent, rule, rules, rulesets, pseudo, points, declarations) {\n\tvar index = 0\n\tvar offset = 0\n\tvar length = pseudo\n\tvar atrule = 0\n\tvar property = 0\n\tvar previous = 0\n\tvar variable = 1\n\tvar scanning = 1\n\tvar ampersand = 1\n\tvar character = 0\n\tvar type = ''\n\tvar props = rules\n\tvar children = rulesets\n\tvar reference = rule\n\tvar characters = type\n\n\twhile (scanning)\n\t\tswitch (previous = character, character = next()) {\n\t\t\t// (\n\t\t\tcase 40:\n\t\t\t\tif (previous != 108 && charat(characters, length - 1) == 58) {\n\t\t\t\t\tif (indexof(characters += replace(delimit(character), '&', '&\\f'), '&\\f') != -1)\n\t\t\t\t\t\tampersand = -1\n\t\t\t\t\tbreak\n\t\t\t\t}\n\t\t\t// \" ' [\n\t\t\tcase 34: case 39: case 91:\n\t\t\t\tcharacters += delimit(character)\n\t\t\t\tbreak\n\t\t\t// \\t \\n \\r \\s\n\t\t\tcase 9: case 10: case 13: case 32:\n\t\t\t\tcharacters += whitespace(previous)\n\t\t\t\tbreak\n\t\t\t// \\\n\t\t\tcase 92:\n\t\t\t\tcharacters += escaping(caret() - 1, 7)\n\t\t\t\tcontinue\n\t\t\t// /\n\t\t\tcase 47:\n\t\t\t\tswitch (peek()) {\n\t\t\t\t\tcase 42: case 47:\n\t\t\t\t\t\tappend(comment(commenter(next(), caret()), root, parent), declarations)\n\t\t\t\t\t\tbreak\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tcharacters += '/'\n\t\t\t\t}\n\t\t\t\tbreak\n\t\t\t// {\n\t\t\tcase 123 * variable:\n\t\t\t\tpoints[index++] = strlen(characters) * ampersand\n\t\t\t// } ; \\0\n\t\t\tcase 125 * variable: case 59: case 0:\n\t\t\t\tswitch (character) {\n\t\t\t\t\t// \\0 }\n\t\t\t\t\tcase 0: case 125: scanning = 0\n\t\t\t\t\t// ;\n\t\t\t\t\tcase 59 + offset: if (ampersand == -1) characters = replace(characters, /\\f/g, '')\n\t\t\t\t\t\tif (property > 0 && (strlen(characters) - length))\n\t\t\t\t\t\t\tappend(property > 32 ? declaration(characters + ';', rule, parent, length - 1) : declaration(replace(characters, ' ', '') + ';', rule, parent, length - 2), declarations)\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// @ ;\n\t\t\t\t\tcase 59: characters += ';'\n\t\t\t\t\t// { rule/at-rule\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tappend(reference = ruleset(characters, root, parent, index, offset, rules, points, type, props = [], children = [], length), rulesets)\n\n\t\t\t\t\t\tif (character === 123)\n\t\t\t\t\t\t\tif (offset === 0)\n\t\t\t\t\t\t\t\tparse(characters, root, reference, reference, props, rulesets, length, points, children)\n\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\tswitch (atrule === 99 && charat(characters, 3) === 110 ? 100 : atrule) {\n\t\t\t\t\t\t\t\t\t// d l m s\n\t\t\t\t\t\t\t\t\tcase 100: case 108: case 109: case 115:\n\t\t\t\t\t\t\t\t\t\tparse(value, reference, reference, rule && append(ruleset(value, reference, reference, 0, 0, rules, points, type, rules, props = [], length), children), rules, children, length, points, rule ? props : children)\n\t\t\t\t\t\t\t\t\t\tbreak\n\t\t\t\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t\t\t\tparse(characters, reference, reference, reference, [''], children, 0, points, children)\n\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tindex = offset = property = 0, variable = ampersand = 1, type = characters = '', length = pseudo\n\t\t\t\tbreak\n\t\t\t// :\n\t\t\tcase 58:\n\t\t\t\tlength = 1 + strlen(characters), property = previous\n\t\t\tdefault:\n\t\t\t\tif (variable < 1)\n\t\t\t\t\tif (character == 123)\n\t\t\t\t\t\t--variable\n\t\t\t\t\telse if (character == 125 && variable++ == 0 && prev() == 125)\n\t\t\t\t\t\tcontinue\n\n\t\t\t\tswitch (characters += from(character), character * variable) {\n\t\t\t\t\t// &\n\t\t\t\t\tcase 38:\n\t\t\t\t\t\tampersand = offset > 0 ? 1 : (characters += '\\f', -1)\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// ,\n\t\t\t\t\tcase 44:\n\t\t\t\t\t\tpoints[index++] = (strlen(characters) - 1) * ampersand, ampersand = 1\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// @\n\t\t\t\t\tcase 64:\n\t\t\t\t\t\t// -\n\t\t\t\t\t\tif (peek() === 45)\n\t\t\t\t\t\t\tcharacters += delimit(next())\n\n\t\t\t\t\t\tatrule = peek(), offset = length = strlen(type = characters += identifier(caret())), character++\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// -\n\t\t\t\t\tcase 45:\n\t\t\t\t\t\tif (previous === 45 && strlen(characters) == 2)\n\t\t\t\t\t\t\tvariable = 0\n\t\t\t\t}\n\t\t}\n\n\treturn rulesets\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {number} index\n * @param {number} offset\n * @param {string[]} rules\n * @param {number[]} points\n * @param {string} type\n * @param {string[]} props\n * @param {string[]} children\n * @param {number} length\n * @return {object}\n */\nexport function ruleset (value, root, parent, index, offset, rules, points, type, props, children, length) {\n\tvar post = offset - 1\n\tvar rule = offset === 0 ? rules : ['']\n\tvar size = sizeof(rule)\n\n\tfor (var i = 0, j = 0, k = 0; i < index; ++i)\n\t\tfor (var x = 0, y = substr(value, post + 1, post = abs(j = points[i])), z = value; x < size; ++x)\n\t\t\tif (z = trim(j > 0 ? rule[x] + ' ' + y : replace(y, /&\\f/g, rule[x])))\n\t\t\t\tprops[k++] = z\n\n\treturn node(value, root, parent, offset === 0 ? RULESET : type, props, children, length)\n}\n\n/**\n * @param {number} value\n * @param {object} root\n * @param {object?} parent\n * @return {object}\n */\nexport function comment (value, root, parent) {\n\treturn node(value, root, parent, COMMENT, from(char()), substr(value, 2, -2), 0)\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {number} length\n * @return {object}\n */\nexport function declaration (value, root, parent, length) {\n\treturn node(value, root, parent, DECLARATION, substr(value, 0, length), substr(value, length + 1, -1), length)\n}\n","import {IMPORT, LAYER, COMMENT, RULESET, DECLARATION, KEYFRAMES} from './Enum.js'\nimport {strlen, sizeof} from './Utility.js'\n\n/**\n * @param {object[]} children\n * @param {function} callback\n * @return {string}\n */\nexport function serialize (children, callback) {\n\tvar output = ''\n\tvar length = sizeof(children)\n\n\tfor (var i = 0; i < length; i++)\n\t\toutput += callback(children[i], i, children, callback) || ''\n\n\treturn output\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n * @param {function} callback\n * @return {string}\n */\nexport function stringify (element, index, children, callback) {\n\tswitch (element.type) {\n\t\tcase LAYER: if (element.children.length) break\n\t\tcase IMPORT: case DECLARATION: return element.return = element.return || element.value\n\t\tcase COMMENT: return ''\n\t\tcase KEYFRAMES: return element.return = element.value + '{' + serialize(element.children, callback) + '}'\n\t\tcase RULESET: element.value = element.props.join(',')\n\t}\n\n\treturn strlen(children = serialize(element.children, callback)) ? element.return = element.value + '{' + children + '}' : ''\n}\n","var weakMemoize = function weakMemoize(func) {\n var cache = new WeakMap();\n return function (arg) {\n if (cache.has(arg)) {\n // Use non-null assertion because we just checked that the cache `has` it\n // This allows us to remove `undefined` from the return value\n return cache.get(arg);\n }\n\n var ret = func(arg);\n cache.set(arg, ret);\n return ret;\n };\n};\n\nexport { weakMemoize as default };\n","function memoize(fn) {\n var cache = Object.create(null);\n return function (arg) {\n if (cache[arg] === undefined) cache[arg] = fn(arg);\n return cache[arg];\n };\n}\n\nexport { memoize as default };\n","import { StyleSheet } from '@emotion/sheet';\nimport { dealloc, alloc, next, token, from, peek, delimit, slice, position, RULESET, combine, match, serialize, copy, replace, WEBKIT, MOZ, MS, KEYFRAMES, DECLARATION, hash, charat, strlen, indexof, stringify, rulesheet, middleware, compile } from 'stylis';\nimport '@emotion/weak-memoize';\nimport '@emotion/memoize';\n\nvar identifierWithPointTracking = function identifierWithPointTracking(begin, points, index) {\n var previous = 0;\n var character = 0;\n\n while (true) {\n previous = character;\n character = peek(); // &\\f\n\n if (previous === 38 && character === 12) {\n points[index] = 1;\n }\n\n if (token(character)) {\n break;\n }\n\n next();\n }\n\n return slice(begin, position);\n};\n\nvar toRules = function toRules(parsed, points) {\n // pretend we've started with a comma\n var index = -1;\n var character = 44;\n\n do {\n switch (token(character)) {\n case 0:\n // &\\f\n if (character === 38 && peek() === 12) {\n // this is not 100% correct, we don't account for literal sequences here - like for example quoted strings\n // stylis inserts \\f after & to know when & where it should replace this sequence with the context selector\n // and when it should just concatenate the outer and inner selectors\n // it's very unlikely for this sequence to actually appear in a different context, so we just leverage this fact here\n points[index] = 1;\n }\n\n parsed[index] += identifierWithPointTracking(position - 1, points, index);\n break;\n\n case 2:\n parsed[index] += delimit(character);\n break;\n\n case 4:\n // comma\n if (character === 44) {\n // colon\n parsed[++index] = peek() === 58 ? '&\\f' : '';\n points[index] = parsed[index].length;\n break;\n }\n\n // fallthrough\n\n default:\n parsed[index] += from(character);\n }\n } while (character = next());\n\n return parsed;\n};\n\nvar getRules = function getRules(value, points) {\n return dealloc(toRules(alloc(value), points));\n}; // WeakSet would be more appropriate, but only WeakMap is supported in IE11\n\n\nvar fixedElements = /* #__PURE__ */new WeakMap();\nvar compat = function compat(element) {\n if (element.type !== 'rule' || !element.parent || // positive .length indicates that this rule contains pseudo\n // negative .length indicates that this rule has been already prefixed\n element.length < 1) {\n return;\n }\n\n var value = element.value,\n parent = element.parent;\n var isImplicitRule = element.column === parent.column && element.line === parent.line;\n\n while (parent.type !== 'rule') {\n parent = parent.parent;\n if (!parent) return;\n } // short-circuit for the simplest case\n\n\n if (element.props.length === 1 && value.charCodeAt(0) !== 58\n /* colon */\n && !fixedElements.get(parent)) {\n return;\n } // if this is an implicitly inserted rule (the one eagerly inserted at the each new nested level)\n // then the props has already been manipulated beforehand as they that array is shared between it and its \"rule parent\"\n\n\n if (isImplicitRule) {\n return;\n }\n\n fixedElements.set(element, true);\n var points = [];\n var rules = getRules(value, points);\n var parentRules = parent.props;\n\n for (var i = 0, k = 0; i < rules.length; i++) {\n for (var j = 0; j < parentRules.length; j++, k++) {\n element.props[k] = points[i] ? rules[i].replace(/&\\f/g, parentRules[j]) : parentRules[j] + \" \" + rules[i];\n }\n }\n};\nvar removeLabel = function removeLabel(element) {\n if (element.type === 'decl') {\n var value = element.value;\n\n if ( // charcode for l\n value.charCodeAt(0) === 108 && // charcode for b\n value.charCodeAt(2) === 98) {\n // this ignores label\n element[\"return\"] = '';\n element.value = '';\n }\n }\n};\n\n/* eslint-disable no-fallthrough */\n\nfunction prefix(value, length) {\n switch (hash(value, length)) {\n // color-adjust\n case 5103:\n return WEBKIT + 'print-' + value + value;\n // animation, animation-(delay|direction|duration|fill-mode|iteration-count|name|play-state|timing-function)\n\n case 5737:\n case 4201:\n case 3177:\n case 3433:\n case 1641:\n case 4457:\n case 2921: // text-decoration, filter, clip-path, backface-visibility, column, box-decoration-break\n\n case 5572:\n case 6356:\n case 5844:\n case 3191:\n case 6645:\n case 3005: // mask, mask-image, mask-(mode|clip|size), mask-(repeat|origin), mask-position, mask-composite,\n\n case 6391:\n case 5879:\n case 5623:\n case 6135:\n case 4599:\n case 4855: // background-clip, columns, column-(count|fill|gap|rule|rule-color|rule-style|rule-width|span|width)\n\n case 4215:\n case 6389:\n case 5109:\n case 5365:\n case 5621:\n case 3829:\n return WEBKIT + value + value;\n // appearance, user-select, transform, hyphens, text-size-adjust\n\n case 5349:\n case 4246:\n case 4810:\n case 6968:\n case 2756:\n return WEBKIT + value + MOZ + value + MS + value + value;\n // flex, flex-direction\n\n case 6828:\n case 4268:\n return WEBKIT + value + MS + value + value;\n // order\n\n case 6165:\n return WEBKIT + value + MS + 'flex-' + value + value;\n // align-items\n\n case 5187:\n return WEBKIT + value + replace(value, /(\\w+).+(:[^]+)/, WEBKIT + 'box-$1$2' + MS + 'flex-$1$2') + value;\n // align-self\n\n case 5443:\n return WEBKIT + value + MS + 'flex-item-' + replace(value, /flex-|-self/, '') + value;\n // align-content\n\n case 4675:\n return WEBKIT + value + MS + 'flex-line-pack' + replace(value, /align-content|flex-|-self/, '') + value;\n // flex-shrink\n\n case 5548:\n return WEBKIT + value + MS + replace(value, 'shrink', 'negative') + value;\n // flex-basis\n\n case 5292:\n return WEBKIT + value + MS + replace(value, 'basis', 'preferred-size') + value;\n // flex-grow\n\n case 6060:\n return WEBKIT + 'box-' + replace(value, '-grow', '') + WEBKIT + value + MS + replace(value, 'grow', 'positive') + value;\n // transition\n\n case 4554:\n return WEBKIT + replace(value, /([^-])(transform)/g, '$1' + WEBKIT + '$2') + value;\n // cursor\n\n case 6187:\n return replace(replace(replace(value, /(zoom-|grab)/, WEBKIT + '$1'), /(image-set)/, WEBKIT + '$1'), value, '') + value;\n // background, background-image\n\n case 5495:\n case 3959:\n return replace(value, /(image-set\\([^]*)/, WEBKIT + '$1' + '$`$1');\n // justify-content\n\n case 4968:\n return replace(replace(value, /(.+:)(flex-)?(.*)/, WEBKIT + 'box-pack:$3' + MS + 'flex-pack:$3'), /s.+-b[^;]+/, 'justify') + WEBKIT + value + value;\n // (margin|padding)-inline-(start|end)\n\n case 4095:\n case 3583:\n case 4068:\n case 2532:\n return replace(value, /(.+)-inline(.+)/, WEBKIT + '$1$2') + value;\n // (min|max)?(width|height|inline-size|block-size)\n\n case 8116:\n case 7059:\n case 5753:\n case 5535:\n case 5445:\n case 5701:\n case 4933:\n case 4677:\n case 5533:\n case 5789:\n case 5021:\n case 4765:\n // stretch, max-content, min-content, fill-available\n if (strlen(value) - 1 - length > 6) switch (charat(value, length + 1)) {\n // (m)ax-content, (m)in-content\n case 109:\n // -\n if (charat(value, length + 4) !== 45) break;\n // (f)ill-available, (f)it-content\n\n case 102:\n return replace(value, /(.+:)(.+)-([^]+)/, '$1' + WEBKIT + '$2-$3' + '$1' + MOZ + (charat(value, length + 3) == 108 ? '$3' : '$2-$3')) + value;\n // (s)tretch\n\n case 115:\n return ~indexof(value, 'stretch') ? prefix(replace(value, 'stretch', 'fill-available'), length) + value : value;\n }\n break;\n // position: sticky\n\n case 4949:\n // (s)ticky?\n if (charat(value, length + 1) !== 115) break;\n // display: (flex|inline-flex)\n\n case 6444:\n switch (charat(value, strlen(value) - 3 - (~indexof(value, '!important') && 10))) {\n // stic(k)y\n case 107:\n return replace(value, ':', ':' + WEBKIT) + value;\n // (inline-)?fl(e)x\n\n case 101:\n return replace(value, /(.+:)([^;!]+)(;|!.+)?/, '$1' + WEBKIT + (charat(value, 14) === 45 ? 'inline-' : '') + 'box$3' + '$1' + WEBKIT + '$2$3' + '$1' + MS + '$2box$3') + value;\n }\n\n break;\n // writing-mode\n\n case 5936:\n switch (charat(value, length + 11)) {\n // vertical-l(r)\n case 114:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'tb') + value;\n // vertical-r(l)\n\n case 108:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'tb-rl') + value;\n // horizontal(-)tb\n\n case 45:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'lr') + value;\n }\n\n return WEBKIT + value + MS + value + value;\n }\n\n return value;\n}\n\nvar prefixer = function prefixer(element, index, children, callback) {\n if (element.length > -1) if (!element[\"return\"]) switch (element.type) {\n case DECLARATION:\n element[\"return\"] = prefix(element.value, element.length);\n break;\n\n case KEYFRAMES:\n return serialize([copy(element, {\n value: replace(element.value, '@', '@' + WEBKIT)\n })], callback);\n\n case RULESET:\n if (element.length) return combine(element.props, function (value) {\n switch (match(value, /(::plac\\w+|:read-\\w+)/)) {\n // :read-(only|write)\n case ':read-only':\n case ':read-write':\n return serialize([copy(element, {\n props: [replace(value, /:(read-\\w+)/, ':' + MOZ + '$1')]\n })], callback);\n // :placeholder\n\n case '::placeholder':\n return serialize([copy(element, {\n props: [replace(value, /:(plac\\w+)/, ':' + WEBKIT + 'input-$1')]\n }), copy(element, {\n props: [replace(value, /:(plac\\w+)/, ':' + MOZ + '$1')]\n }), copy(element, {\n props: [replace(value, /:(plac\\w+)/, MS + 'input-$1')]\n })], callback);\n }\n\n return '';\n });\n }\n};\n\nvar defaultStylisPlugins = [prefixer];\n\nvar createCache = function\n /*: EmotionCache */\ncreateCache(options\n/*: Options */\n) {\n var key = options.key;\n\n if (key === 'css') {\n var ssrStyles = document.querySelectorAll(\"style[data-emotion]:not([data-s])\"); // get SSRed styles out of the way of React's hydration\n // document.head is a safe place to move them to(though note document.head is not necessarily the last place they will be)\n // note this very very intentionally targets all style elements regardless of the key to ensure\n // that creating a cache works inside of render of a React component\n\n Array.prototype.forEach.call(ssrStyles, function (node\n /*: HTMLStyleElement */\n ) {\n // we want to only move elements which have a space in the data-emotion attribute value\n // because that indicates that it is an Emotion 11 server-side rendered style elements\n // while we will already ignore Emotion 11 client-side inserted styles because of the :not([data-s]) part in the selector\n // Emotion 10 client-side inserted styles did not have data-s (but importantly did not have a space in their data-emotion attributes)\n // so checking for the space ensures that loading Emotion 11 after Emotion 10 has inserted some styles\n // will not result in the Emotion 10 styles being destroyed\n var dataEmotionAttribute = node.getAttribute('data-emotion');\n\n if (dataEmotionAttribute.indexOf(' ') === -1) {\n return;\n }\n\n document.head.appendChild(node);\n node.setAttribute('data-s', '');\n });\n }\n\n var stylisPlugins = options.stylisPlugins || defaultStylisPlugins;\n\n var inserted = {};\n var container;\n /* : Node */\n\n var nodesToHydrate = [];\n\n {\n container = options.container || document.head;\n Array.prototype.forEach.call( // this means we will ignore elements which don't have a space in them which\n // means that the style elements we're looking at are only Emotion 11 server-rendered style elements\n document.querySelectorAll(\"style[data-emotion^=\\\"\" + key + \" \\\"]\"), function (node\n /*: HTMLStyleElement */\n ) {\n var attrib = node.getAttribute(\"data-emotion\").split(' ');\n\n for (var i = 1; i < attrib.length; i++) {\n inserted[attrib[i]] = true;\n }\n\n nodesToHydrate.push(node);\n });\n }\n\n var _insert;\n /*: (\n selector: string,\n serialized: SerializedStyles,\n sheet: StyleSheet,\n shouldCache: boolean\n ) => string | void */\n\n\n var omnipresentPlugins = [compat, removeLabel];\n\n {\n var currentSheet;\n var finalizingPlugins = [stringify, rulesheet(function (rule) {\n currentSheet.insert(rule);\n })];\n var serializer = middleware(omnipresentPlugins.concat(stylisPlugins, finalizingPlugins));\n\n var stylis = function stylis(styles) {\n return serialize(compile(styles), serializer);\n };\n\n _insert = function\n /*: void */\n insert(selector\n /*: string */\n , serialized\n /*: SerializedStyles */\n , sheet\n /*: StyleSheet */\n , shouldCache\n /*: boolean */\n ) {\n currentSheet = sheet;\n\n stylis(selector ? selector + \"{\" + serialized.styles + \"}\" : serialized.styles);\n\n if (shouldCache) {\n cache.inserted[serialized.name] = true;\n }\n };\n }\n\n var cache\n /*: EmotionCache */\n = {\n key: key,\n sheet: new StyleSheet({\n key: key,\n container: container,\n nonce: options.nonce,\n speedy: options.speedy,\n prepend: options.prepend,\n insertionPoint: options.insertionPoint\n }),\n nonce: options.nonce,\n inserted: inserted,\n registered: {},\n insert: _insert\n };\n cache.sheet.hydrate(nodesToHydrate);\n return cache;\n};\n\nexport { createCache as default };\n","import {MS, MOZ, WEBKIT, RULESET, KEYFRAMES, DECLARATION} from './Enum.js'\nimport {match, charat, substr, strlen, sizeof, replace, combine} from './Utility.js'\nimport {copy, tokenize} from './Tokenizer.js'\nimport {serialize} from './Serializer.js'\nimport {prefix} from './Prefixer.js'\n\n/**\n * @param {function[]} collection\n * @return {function}\n */\nexport function middleware (collection) {\n\tvar length = sizeof(collection)\n\n\treturn function (element, index, children, callback) {\n\t\tvar output = ''\n\n\t\tfor (var i = 0; i < length; i++)\n\t\t\toutput += collection[i](element, index, children, callback) || ''\n\n\t\treturn output\n\t}\n}\n\n/**\n * @param {function} callback\n * @return {function}\n */\nexport function rulesheet (callback) {\n\treturn function (element) {\n\t\tif (!element.root)\n\t\t\tif (element = element.return)\n\t\t\t\tcallback(element)\n\t}\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n * @param {function} callback\n */\nexport function prefixer (element, index, children, callback) {\n\tif (element.length > -1)\n\t\tif (!element.return)\n\t\t\tswitch (element.type) {\n\t\t\t\tcase DECLARATION: element.return = prefix(element.value, element.length, children)\n\t\t\t\t\treturn\n\t\t\t\tcase KEYFRAMES:\n\t\t\t\t\treturn serialize([copy(element, {value: replace(element.value, '@', '@' + WEBKIT)})], callback)\n\t\t\t\tcase RULESET:\n\t\t\t\t\tif (element.length)\n\t\t\t\t\t\treturn combine(element.props, function (value) {\n\t\t\t\t\t\t\tswitch (match(value, /(::plac\\w+|:read-\\w+)/)) {\n\t\t\t\t\t\t\t\t// :read-(only|write)\n\t\t\t\t\t\t\t\tcase ':read-only': case ':read-write':\n\t\t\t\t\t\t\t\t\treturn serialize([copy(element, {props: [replace(value, /:(read-\\w+)/, ':' + MOZ + '$1')]})], callback)\n\t\t\t\t\t\t\t\t// :placeholder\n\t\t\t\t\t\t\t\tcase '::placeholder':\n\t\t\t\t\t\t\t\t\treturn serialize([\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, ':' + WEBKIT + 'input-$1')]}),\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, ':' + MOZ + '$1')]}),\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, MS + 'input-$1')]})\n\t\t\t\t\t\t\t\t\t], callback)\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn ''\n\t\t\t\t\t\t})\n\t\t\t}\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n */\nexport function namespace (element) {\n\tswitch (element.type) {\n\t\tcase RULESET:\n\t\t\telement.props = element.props.map(function (value) {\n\t\t\t\treturn combine(tokenize(value), function (value, index, children) {\n\t\t\t\t\tswitch (charat(value, 0)) {\n\t\t\t\t\t\t// \\f\n\t\t\t\t\t\tcase 12:\n\t\t\t\t\t\t\treturn substr(value, 1, strlen(value))\n\t\t\t\t\t\t// \\0 ( + > ~\n\t\t\t\t\t\tcase 0: case 40: case 43: case 62: case 126:\n\t\t\t\t\t\t\treturn value\n\t\t\t\t\t\t// :\n\t\t\t\t\t\tcase 58:\n\t\t\t\t\t\t\tif (children[++index] === 'global')\n\t\t\t\t\t\t\t\tchildren[index] = '', children[++index] = '\\f' + substr(children[index], index = 1, -1)\n\t\t\t\t\t\t// \\s\n\t\t\t\t\t\tcase 32:\n\t\t\t\t\t\t\treturn index === 1 ? '' : value\n\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\tswitch (index) {\n\t\t\t\t\t\t\t\tcase 0: element = value\n\t\t\t\t\t\t\t\t\treturn sizeof(children) > 1 ? '' : value\n\t\t\t\t\t\t\t\tcase index = sizeof(children) - 1: case 2:\n\t\t\t\t\t\t\t\t\treturn index === 2 ? value + element + element : value + element\n\t\t\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t\t\treturn value\n\t\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t})\n\t}\n}\n","function _extends() {\n return _extends = Object.assign ? Object.assign.bind() : function (n) {\n for (var e = 1; e < arguments.length; e++) {\n var t = arguments[e];\n for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);\n }\n return n;\n }, _extends.apply(null, arguments);\n}\nexport { _extends as default };","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n","/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n","'use strict';\n\nvar reactIs = require('react-is');\n\n/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\nvar REACT_STATICS = {\n childContextTypes: true,\n contextType: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: true,\n getDerivedStateFromError: true,\n getDerivedStateFromProps: true,\n mixins: true,\n propTypes: true,\n type: true\n};\nvar KNOWN_STATICS = {\n name: true,\n length: true,\n prototype: true,\n caller: true,\n callee: true,\n arguments: true,\n arity: true\n};\nvar FORWARD_REF_STATICS = {\n '$$typeof': true,\n render: true,\n defaultProps: true,\n displayName: true,\n propTypes: true\n};\nvar MEMO_STATICS = {\n '$$typeof': true,\n compare: true,\n defaultProps: true,\n displayName: true,\n propTypes: true,\n type: true\n};\nvar TYPE_STATICS = {};\nTYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;\nTYPE_STATICS[reactIs.Memo] = MEMO_STATICS;\n\nfunction getStatics(component) {\n // React v16.11 and below\n if (reactIs.isMemo(component)) {\n return MEMO_STATICS;\n } // React v16.12 and above\n\n\n return TYPE_STATICS[component['$$typeof']] || REACT_STATICS;\n}\n\nvar defineProperty = Object.defineProperty;\nvar getOwnPropertyNames = Object.getOwnPropertyNames;\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar getPrototypeOf = Object.getPrototypeOf;\nvar objectPrototype = Object.prototype;\nfunction hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {\n if (typeof sourceComponent !== 'string') {\n // don't hoist over string (html) components\n if (objectPrototype) {\n var inheritedComponent = getPrototypeOf(sourceComponent);\n\n if (inheritedComponent && inheritedComponent !== objectPrototype) {\n hoistNonReactStatics(targetComponent, inheritedComponent, blacklist);\n }\n }\n\n var keys = getOwnPropertyNames(sourceComponent);\n\n if (getOwnPropertySymbols) {\n keys = keys.concat(getOwnPropertySymbols(sourceComponent));\n }\n\n var targetStatics = getStatics(targetComponent);\n var sourceStatics = getStatics(sourceComponent);\n\n for (var i = 0; i < keys.length; ++i) {\n var key = keys[i];\n\n if (!KNOWN_STATICS[key] && !(blacklist && blacklist[key]) && !(sourceStatics && sourceStatics[key]) && !(targetStatics && targetStatics[key])) {\n var descriptor = getOwnPropertyDescriptor(sourceComponent, key);\n\n try {\n // Avoid failures from read-only properties\n defineProperty(targetComponent, key, descriptor);\n } catch (e) {}\n }\n }\n }\n\n return targetComponent;\n}\n\nmodule.exports = hoistNonReactStatics;\n","var isBrowser = true;\n\nfunction getRegisteredStyles(registered, registeredStyles, classNames) {\n var rawClassName = '';\n classNames.split(' ').forEach(function (className) {\n if (registered[className] !== undefined) {\n registeredStyles.push(registered[className] + \";\");\n } else if (className) {\n rawClassName += className + \" \";\n }\n });\n return rawClassName;\n}\nvar registerStyles = function registerStyles(cache, serialized, isStringTag) {\n var className = cache.key + \"-\" + serialized.name;\n\n if ( // we only need to add the styles to the registered cache if the\n // class name could be used further down\n // the tree but if it's a string tag, we know it won't\n // so we don't have to add it to registered cache.\n // this improves memory usage since we can avoid storing the whole style string\n (isStringTag === false || // we need to always store it if we're in compat mode and\n // in node since emotion-server relies on whether a style is in\n // the registered cache to know whether a style is global or not\n // also, note that this check will be dead code eliminated in the browser\n isBrowser === false ) && cache.registered[className] === undefined) {\n cache.registered[className] = serialized.styles;\n }\n};\nvar insertStyles = function insertStyles(cache, serialized, isStringTag) {\n registerStyles(cache, serialized, isStringTag);\n var className = cache.key + \"-\" + serialized.name;\n\n if (cache.inserted[serialized.name] === undefined) {\n var current = serialized;\n\n do {\n cache.insert(serialized === current ? \".\" + className : '', current, cache.sheet, true);\n\n current = current.next;\n } while (current !== undefined);\n }\n};\n\nexport { getRegisteredStyles, insertStyles, registerStyles };\n","var unitlessKeys = {\n animationIterationCount: 1,\n aspectRatio: 1,\n borderImageOutset: 1,\n borderImageSlice: 1,\n borderImageWidth: 1,\n boxFlex: 1,\n boxFlexGroup: 1,\n boxOrdinalGroup: 1,\n columnCount: 1,\n columns: 1,\n flex: 1,\n flexGrow: 1,\n flexPositive: 1,\n flexShrink: 1,\n flexNegative: 1,\n flexOrder: 1,\n gridRow: 1,\n gridRowEnd: 1,\n gridRowSpan: 1,\n gridRowStart: 1,\n gridColumn: 1,\n gridColumnEnd: 1,\n gridColumnSpan: 1,\n gridColumnStart: 1,\n msGridRow: 1,\n msGridRowSpan: 1,\n msGridColumn: 1,\n msGridColumnSpan: 1,\n fontWeight: 1,\n lineHeight: 1,\n opacity: 1,\n order: 1,\n orphans: 1,\n scale: 1,\n tabSize: 1,\n widows: 1,\n zIndex: 1,\n zoom: 1,\n WebkitLineClamp: 1,\n // SVG-related properties\n fillOpacity: 1,\n floodOpacity: 1,\n stopOpacity: 1,\n strokeDasharray: 1,\n strokeDashoffset: 1,\n strokeMiterlimit: 1,\n strokeOpacity: 1,\n strokeWidth: 1\n};\n\nexport { unitlessKeys as default };\n","import hashString from '@emotion/hash';\nimport unitless from '@emotion/unitless';\nimport memoize from '@emotion/memoize';\n\nvar isDevelopment = false;\n\nvar hyphenateRegex = /[A-Z]|^ms/g;\nvar animationRegex = /_EMO_([^_]+?)_([^]*?)_EMO_/g;\n\nvar isCustomProperty = function isCustomProperty(property) {\n return property.charCodeAt(1) === 45;\n};\n\nvar isProcessableValue = function isProcessableValue(value) {\n return value != null && typeof value !== 'boolean';\n};\n\nvar processStyleName = /* #__PURE__ */memoize(function (styleName) {\n return isCustomProperty(styleName) ? styleName : styleName.replace(hyphenateRegex, '-$&').toLowerCase();\n});\n\nvar processStyleValue = function processStyleValue(key, value) {\n switch (key) {\n case 'animation':\n case 'animationName':\n {\n if (typeof value === 'string') {\n return value.replace(animationRegex, function (match, p1, p2) {\n cursor = {\n name: p1,\n styles: p2,\n next: cursor\n };\n return p1;\n });\n }\n }\n }\n\n if (unitless[key] !== 1 && !isCustomProperty(key) && typeof value === 'number' && value !== 0) {\n return value + 'px';\n }\n\n return value;\n};\n\nvar noComponentSelectorMessage = 'Component selectors can only be used in conjunction with ' + '@emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware ' + 'compiler transform.';\n\nfunction handleInterpolation(mergedProps, registered, interpolation) {\n if (interpolation == null) {\n return '';\n }\n\n var componentSelector = interpolation;\n\n if (componentSelector.__emotion_styles !== undefined) {\n\n return componentSelector;\n }\n\n switch (typeof interpolation) {\n case 'boolean':\n {\n return '';\n }\n\n case 'object':\n {\n var keyframes = interpolation;\n\n if (keyframes.anim === 1) {\n cursor = {\n name: keyframes.name,\n styles: keyframes.styles,\n next: cursor\n };\n return keyframes.name;\n }\n\n var serializedStyles = interpolation;\n\n if (serializedStyles.styles !== undefined) {\n var next = serializedStyles.next;\n\n if (next !== undefined) {\n // not the most efficient thing ever but this is a pretty rare case\n // and there will be very few iterations of this generally\n while (next !== undefined) {\n cursor = {\n name: next.name,\n styles: next.styles,\n next: cursor\n };\n next = next.next;\n }\n }\n\n var styles = serializedStyles.styles + \";\";\n\n return styles;\n }\n\n return createStringFromObject(mergedProps, registered, interpolation);\n }\n\n case 'function':\n {\n if (mergedProps !== undefined) {\n var previousCursor = cursor;\n var result = interpolation(mergedProps);\n cursor = previousCursor;\n return handleInterpolation(mergedProps, registered, result);\n }\n\n break;\n }\n } // finalize string values (regular strings and functions interpolated into css calls)\n\n\n var asString = interpolation;\n\n if (registered == null) {\n return asString;\n }\n\n var cached = registered[asString];\n return cached !== undefined ? cached : asString;\n}\n\nfunction createStringFromObject(mergedProps, registered, obj) {\n var string = '';\n\n if (Array.isArray(obj)) {\n for (var i = 0; i < obj.length; i++) {\n string += handleInterpolation(mergedProps, registered, obj[i]) + \";\";\n }\n } else {\n for (var key in obj) {\n var value = obj[key];\n\n if (typeof value !== 'object') {\n var asString = value;\n\n if (registered != null && registered[asString] !== undefined) {\n string += key + \"{\" + registered[asString] + \"}\";\n } else if (isProcessableValue(asString)) {\n string += processStyleName(key) + \":\" + processStyleValue(key, asString) + \";\";\n }\n } else {\n if (key === 'NO_COMPONENT_SELECTOR' && isDevelopment) {\n throw new Error(noComponentSelectorMessage);\n }\n\n if (Array.isArray(value) && typeof value[0] === 'string' && (registered == null || registered[value[0]] === undefined)) {\n for (var _i = 0; _i < value.length; _i++) {\n if (isProcessableValue(value[_i])) {\n string += processStyleName(key) + \":\" + processStyleValue(key, value[_i]) + \";\";\n }\n }\n } else {\n var interpolated = handleInterpolation(mergedProps, registered, value);\n\n switch (key) {\n case 'animation':\n case 'animationName':\n {\n string += processStyleName(key) + \":\" + interpolated + \";\";\n break;\n }\n\n default:\n {\n\n string += key + \"{\" + interpolated + \"}\";\n }\n }\n }\n }\n }\n }\n\n return string;\n}\n\nvar labelPattern = /label:\\s*([^\\s;{]+)\\s*(;|$)/g;\n// keyframes are stored on the SerializedStyles object as a linked list\n\n\nvar cursor;\nfunction serializeStyles(args, registered, mergedProps) {\n if (args.length === 1 && typeof args[0] === 'object' && args[0] !== null && args[0].styles !== undefined) {\n return args[0];\n }\n\n var stringMode = true;\n var styles = '';\n cursor = undefined;\n var strings = args[0];\n\n if (strings == null || strings.raw === undefined) {\n stringMode = false;\n styles += handleInterpolation(mergedProps, registered, strings);\n } else {\n var asTemplateStringsArr = strings;\n\n styles += asTemplateStringsArr[0];\n } // we start at 1 since we've already handled the first arg\n\n\n for (var i = 1; i < args.length; i++) {\n styles += handleInterpolation(mergedProps, registered, args[i]);\n\n if (stringMode) {\n var templateStringsArr = strings;\n\n styles += templateStringsArr[i];\n }\n }\n\n\n labelPattern.lastIndex = 0;\n var identifierName = '';\n var match; // https://esbench.com/bench/5b809c2cf2949800a0f61fb5\n\n while ((match = labelPattern.exec(styles)) !== null) {\n identifierName += '-' + match[1];\n }\n\n var name = hashString(styles) + identifierName;\n\n return {\n name: name,\n styles: styles,\n next: cursor\n };\n}\n\nexport { serializeStyles };\n","/* eslint-disable */\n// Inspired by https://github.com/garycourt/murmurhash-js\n// Ported from https://github.com/aappleby/smhasher/blob/61a0530f28277f2e850bfc39600ce61d02b518de/src/MurmurHash2.cpp#L37-L86\nfunction murmur2(str) {\n // 'm' and 'r' are mixing constants generated offline.\n // They're not really 'magic', they just happen to work well.\n // const m = 0x5bd1e995;\n // const r = 24;\n // Initialize the hash\n var h = 0; // Mix 4 bytes at a time into the hash\n\n var k,\n i = 0,\n len = str.length;\n\n for (; len >= 4; ++i, len -= 4) {\n k = str.charCodeAt(i) & 0xff | (str.charCodeAt(++i) & 0xff) << 8 | (str.charCodeAt(++i) & 0xff) << 16 | (str.charCodeAt(++i) & 0xff) << 24;\n k =\n /* Math.imul(k, m): */\n (k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16);\n k ^=\n /* k >>> r: */\n k >>> 24;\n h =\n /* Math.imul(k, m): */\n (k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16) ^\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n } // Handle the last few bytes of the input array\n\n\n switch (len) {\n case 3:\n h ^= (str.charCodeAt(i + 2) & 0xff) << 16;\n\n case 2:\n h ^= (str.charCodeAt(i + 1) & 0xff) << 8;\n\n case 1:\n h ^= str.charCodeAt(i) & 0xff;\n h =\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n } // Do a few final mixes of the hash to ensure the last few\n // bytes are well-incorporated.\n\n\n h ^= h >>> 13;\n h =\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n return ((h ^ h >>> 15) >>> 0).toString(36);\n}\n\nexport { murmur2 as default };\n","import * as React from 'react';\n\nvar syncFallback = function syncFallback(create) {\n return create();\n};\n\nvar useInsertionEffect = React['useInsertion' + 'Effect'] ? React['useInsertion' + 'Effect'] : false;\nvar useInsertionEffectAlwaysWithSyncFallback = useInsertionEffect || syncFallback;\nvar useInsertionEffectWithLayoutFallback = useInsertionEffect || React.useLayoutEffect;\n\nexport { useInsertionEffectAlwaysWithSyncFallback, useInsertionEffectWithLayoutFallback };\n","import * as React from 'react';\nimport { useContext, forwardRef } from 'react';\nimport createCache from '@emotion/cache';\nimport _extends from '@babel/runtime/helpers/esm/extends';\nimport weakMemoize from '@emotion/weak-memoize';\nimport hoistNonReactStatics from '../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport { getRegisteredStyles, registerStyles, insertStyles } from '@emotion/utils';\nimport { serializeStyles } from '@emotion/serialize';\nimport { useInsertionEffectAlwaysWithSyncFallback } from '@emotion/use-insertion-effect-with-fallbacks';\n\nvar isDevelopment = false;\n\n/* import { type EmotionCache } from '@emotion/utils' */\nvar EmotionCacheContext\n/*: React.Context */\n= /* #__PURE__ */React.createContext( // we're doing this to avoid preconstruct's dead code elimination in this one case\n// because this module is primarily intended for the browser and node\n// but it's also required in react native and similar environments sometimes\n// and we could have a special build just for that\n// but this is much easier and the native packages\n// might use a different theme context in the future anyway\ntypeof HTMLElement !== 'undefined' ? /* #__PURE__ */createCache({\n key: 'css'\n}) : null);\n\nvar CacheProvider = EmotionCacheContext.Provider;\nvar __unsafe_useEmotionCache = function useEmotionCache()\n/*: EmotionCache | null*/\n{\n return useContext(EmotionCacheContext);\n};\n\nvar withEmotionCache = function withEmotionCache\n/* > */\n(func\n/*: (props: Props, cache: EmotionCache, ref: Ref) => React.Node */\n)\n/*: React.AbstractComponent */\n{\n return /*#__PURE__*/forwardRef(function (props\n /*: Props */\n , ref\n /*: Ref */\n ) {\n // the cache will never be null in the browser\n var cache = useContext(EmotionCacheContext);\n return func(props, cache, ref);\n });\n};\n\nvar ThemeContext = /* #__PURE__ */React.createContext({});\n\nvar useTheme = function useTheme() {\n return React.useContext(ThemeContext);\n};\n\nvar getTheme = function getTheme(outerTheme\n/*: Object */\n, theme\n/*: Object | (Object => Object) */\n) {\n if (typeof theme === 'function') {\n var mergedTheme = theme(outerTheme);\n\n return mergedTheme;\n }\n\n return _extends({}, outerTheme, theme);\n};\n\nvar createCacheWithTheme = /* #__PURE__ */weakMemoize(function (outerTheme) {\n return weakMemoize(function (theme) {\n return getTheme(outerTheme, theme);\n });\n});\n/*\ntype ThemeProviderProps = {\n theme: Object | (Object => Object),\n children: React.Node\n}\n*/\n\nvar ThemeProvider = function ThemeProvider(props\n/*: ThemeProviderProps */\n) {\n var theme = React.useContext(ThemeContext);\n\n if (props.theme !== theme) {\n theme = createCacheWithTheme(theme)(props.theme);\n }\n\n return /*#__PURE__*/React.createElement(ThemeContext.Provider, {\n value: theme\n }, props.children);\n};\nfunction withTheme\n/* */\n(Component\n/*: React.AbstractComponent */\n)\n/*: React.AbstractComponent<$Diff> */\n{\n var componentName = Component.displayName || Component.name || 'Component';\n\n var render = function render(props, ref) {\n var theme = React.useContext(ThemeContext);\n return /*#__PURE__*/React.createElement(Component, _extends({\n theme: theme,\n ref: ref\n }, props));\n };\n\n var WithTheme = /*#__PURE__*/React.forwardRef(render);\n WithTheme.displayName = \"WithTheme(\" + componentName + \")\";\n return hoistNonReactStatics(WithTheme, Component);\n}\n\nvar hasOwn = {}.hasOwnProperty;\n\nvar typePropName = '__EMOTION_TYPE_PLEASE_DO_NOT_USE__';\nvar createEmotionProps = function createEmotionProps(type\n/*: React.ElementType */\n, props\n/*: Object */\n) {\n\n var newProps\n /*: any */\n = {};\n\n for (var key in props) {\n if (hasOwn.call(props, key)) {\n newProps[key] = props[key];\n }\n }\n\n newProps[typePropName] = type; // Runtime labeling is an opt-in feature because:\n\n return newProps;\n};\n\nvar Insertion = function Insertion(_ref) {\n var cache = _ref.cache,\n serialized = _ref.serialized,\n isStringTag = _ref.isStringTag;\n registerStyles(cache, serialized, isStringTag);\n useInsertionEffectAlwaysWithSyncFallback(function () {\n return insertStyles(cache, serialized, isStringTag);\n });\n\n return null;\n};\n\nvar Emotion = /* #__PURE__ */withEmotionCache(\n/* */\nfunction (props, cache, ref) {\n var cssProp = props.css; // so that using `css` from `emotion` and passing the result to the css prop works\n // not passing the registered cache to serializeStyles because it would\n // make certain babel optimisations not possible\n\n if (typeof cssProp === 'string' && cache.registered[cssProp] !== undefined) {\n cssProp = cache.registered[cssProp];\n }\n\n var WrappedComponent = props[typePropName];\n var registeredStyles = [cssProp];\n var className = '';\n\n if (typeof props.className === 'string') {\n className = getRegisteredStyles(cache.registered, registeredStyles, props.className);\n } else if (props.className != null) {\n className = props.className + \" \";\n }\n\n var serialized = serializeStyles(registeredStyles, undefined, React.useContext(ThemeContext));\n\n className += cache.key + \"-\" + serialized.name;\n var newProps = {};\n\n for (var key in props) {\n if (hasOwn.call(props, key) && key !== 'css' && key !== typePropName && (!isDevelopment )) {\n newProps[key] = props[key];\n }\n }\n\n newProps.className = className;\n\n if (ref) {\n newProps.ref = ref;\n }\n\n return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {\n cache: cache,\n serialized: serialized,\n isStringTag: typeof WrappedComponent === 'string'\n }), /*#__PURE__*/React.createElement(WrappedComponent, newProps));\n});\n\nvar Emotion$1 = Emotion;\n\nexport { CacheProvider as C, Emotion$1 as E, ThemeContext as T, __unsafe_useEmotionCache as _, ThemeProvider as a, withTheme as b, createEmotionProps as c, hasOwn as h, isDevelopment as i, useTheme as u, withEmotionCache as w };\n","import * as ReactJSXRuntime from 'react/jsx-runtime';\nimport { h as hasOwn, E as Emotion, c as createEmotionProps } from '../../dist/emotion-element-5486c51c.browser.esm.js';\nimport 'react';\nimport '@emotion/cache';\nimport '@babel/runtime/helpers/extends';\nimport '@emotion/weak-memoize';\nimport '../../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport 'hoist-non-react-statics';\nimport '@emotion/utils';\nimport '@emotion/serialize';\nimport '@emotion/use-insertion-effect-with-fallbacks';\n\nvar Fragment = ReactJSXRuntime.Fragment;\nfunction jsx(type, props, key) {\n if (!hasOwn.call(props, 'css')) {\n return ReactJSXRuntime.jsx(type, props, key);\n }\n\n return ReactJSXRuntime.jsx(Emotion, createEmotionProps(type, props), key);\n}\nfunction jsxs(type, props, key) {\n if (!hasOwn.call(props, 'css')) {\n return ReactJSXRuntime.jsxs(type, props, key);\n }\n\n return ReactJSXRuntime.jsxs(Emotion, createEmotionProps(type, props), key);\n}\n\nexport { Fragment, jsx, jsxs };\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AccessibilityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AccessibilityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ActivityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ActivityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AirplayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AirplayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AirVentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AirVentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ALargeSmallIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ALargeSmallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmSmokeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmSmokeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlbumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlbumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignEndHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignEndHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignEndVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignEndVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeCenterIcon = (\n props: SVGProps,\n) => (\n \n \n \n);\nexport default AlignHorizontalDistributeCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalDistributeEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalDistributeStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalSpaceAroundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalSpaceAroundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalSpaceBetweenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalSpaceBetweenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignJustifyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignJustifyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignStartHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignStartHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignStartVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignStartVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalSpaceAroundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalSpaceAroundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalSpaceBetweenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalSpaceBetweenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmazonEksSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default AmazonEksSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmbulanceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmbulanceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmpersandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmpersandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmpersandsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmpersandsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnchorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnchorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AngryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AngryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnnoyedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnnoyedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AntennaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AntennaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnvilIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnvilIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ApertureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ApertureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppWindowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppWindowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppWindowMacIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppWindowMacIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveRestoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveRestoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AreaChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AreaChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArmchairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArmchairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigDownDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigDownDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigLeftDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigLeftDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigRightDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigRightDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigUpDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigUpDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDown01Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDown01Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDown10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDown10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownAZIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownAZIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownNarrowWideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownNarrowWideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownToDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownToDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownWideNarrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownWideNarrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownZAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownZAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowsUpFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowsUpFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUp01Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUp01Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUp10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUp10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpAZIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpAZIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpFromDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpFromDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpNarrowWideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpNarrowWideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpWideNarrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpWideNarrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpZAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpZAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AsteriskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AsteriskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AtomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AtomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AtSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AtSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AudioLinesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AudioLinesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AudioWaveformIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AudioWaveformIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AxeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AxeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Axis3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Axis3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AzureAksSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n);\nexport default AzureAksSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BabyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BabyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BackpackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BackpackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeCentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeCentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeDollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeDollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeEuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeEuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeHelpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeHelpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeIndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeIndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeInfoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeInfoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeJapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeJapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeRussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeRussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeSwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeSwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BaggageClaimIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BaggageClaimIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BalancerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BalancerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BananaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BananaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BanknoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BanknoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartHorizontalBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartHorizontalBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarcodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarcodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BareMetalLinuxSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n);\nexport default BareMetalLinuxSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BaselineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BaselineIcon;\n","// This file is part of MinIO Design System;\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatchJobsIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BatchJobsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BathIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BathIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryChargingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryChargingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryFullIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryFullIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryLowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryLowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeanOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeanOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedDoubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedDoubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedSingleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedSingleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeefIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeefIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellArrowIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BellArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellElectricIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellElectricIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellPlusIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default BellPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellRingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellRingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenHorizontalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenHorizontalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenHorizontalStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenHorizontalStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenVerticalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenVerticalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenVerticalStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenVerticalStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BikeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BikeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BinaryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BinaryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BiohazardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BiohazardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BirdIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BirdIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BitcoinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BitcoinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlendIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlendIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlindsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlindsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlocksIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlocksIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothConnectedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothConnectedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothSearchingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothSearchingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoltIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoltIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BombIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BombIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookAudioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookAudioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookCopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookHeadphonesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookHeadphonesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookMarkedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookMarkedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUp2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUp2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoomBoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoomBoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BotMessageSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BotMessageSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxOutlineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxOutlineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxSelectIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BracesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BracesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BracketsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BracketsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainCircuitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainCircuitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrickWallIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrickWallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseBusinessIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseBusinessIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseMedicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseMedicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BringToFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BringToFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrushIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrushIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketCopyIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default BucketCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BucketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketQuotaIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BucketQuotaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugPlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugPlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Building2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Building2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BuildingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BuildingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BusFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BusFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CableCarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CableCarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CakeSliceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CakeSliceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalculatorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalculatorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarDaysIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarDaysIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarFoldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarFoldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarMinus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarMinus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarPlus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarPlus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarRangeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarRangeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarX2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarX2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CameraIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CameraIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CameraOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CameraOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandlestickChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandlestickChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyCaneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyCaneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CannabisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CannabisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaptionsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaptionsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaptionsOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaptionsOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaravanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaravanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaretFilledIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaretFilledIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaretIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaretIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarTaxiFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarTaxiFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseLowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseLowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseSensitiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseSensitiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseUpperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseUpperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CassetteTapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CassetteTapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CastleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CastleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CatIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default CatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CctvIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CctvIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CheckCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CheckCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChefHatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChefHatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CherryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CherryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronFirstIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronFirstIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronLastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronLastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsDownUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsDownUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsLeftRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsLeftRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsRightLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsRightLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsUpDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsUpDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChromeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChromeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChurchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChurchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CigaretteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CigaretteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CigaretteOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CigaretteOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleCheckBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleCheckBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDivideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDotDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDotDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleEqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleEqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleFadingPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleFadingPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleFillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleFillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleGaugeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleGaugeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleHelpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleHelpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleParkingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleParkingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleParkingOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleParkingOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleSlash2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleSlash2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleStopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleStopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleUserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleUserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircuitBoardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircuitBoardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CitrusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CitrusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClapperboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClapperboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardCopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPasteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPasteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock7Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock7Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock8Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock8Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock9Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock9Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock11Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock11Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock12Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock12Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudDownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudDownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudDrizzleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudDrizzleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudFogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudFogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudHailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudHailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudLightningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudLightningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudMoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudMoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudMoonRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudMoonRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudRainWindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudRainWindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSunRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSunRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudUploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudUploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloverIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloverIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterHealthIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterHealthIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterIngressIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterIngressIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterNodeIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n);\nexport default ClusterNodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterReplicationIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ClusterReplicationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClustersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClustersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodepenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodepenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodesandboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodesandboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodeXmlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodeXmlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CoffeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CoffeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CoinsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CoinsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CollapseIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default CollapseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CombineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CombineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CommandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CommandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CompassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CompassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ComponentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ComponentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ComputerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ComputerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConciergeBellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConciergeBellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConstructionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConstructionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContactIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContactIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContactRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContactRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContainerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContainerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContainerImagesIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ContainerImagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContrastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContrastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CookieIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CookieIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CookingPotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CookingPotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyleftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyleftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyrightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyrightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopySlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopySlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerLeftDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerLeftDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerLeftUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerLeftUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerRightDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerRightDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerRightUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerRightUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CpuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CpuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CreativeCommonsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CreativeCommonsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CreditCardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CreditCardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CroissantIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CroissantIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CropIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CropIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrosshairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrosshairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrossIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrossIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CuboidIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CuboidIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CupSodaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CupSodaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CurrencyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CurrencyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CylinderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CylinderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseApiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseApiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseBackupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseBackupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DataIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DataIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DeleteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DeleteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DessertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DessertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiameterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiameterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiamondIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiamondIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiamondPercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiamondPercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DicesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DicesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Disc2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Disc2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Disc3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Disc3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiscAlbumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiscAlbumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiscIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiscIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DivideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DnaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DnaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DnaOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DnaOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DonutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DonutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DoorClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DoorClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DoorOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DoorOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DraftingCompassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DraftingCompassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DramaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DramaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DribbbleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DribbbleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DropletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DropletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DropletsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DropletsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrumstickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrumstickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DumbbellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DumbbellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarthIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarthIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarthLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarthLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EclipseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EclipseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggFriedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggFriedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EllipsisVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EllipsisVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EqualNotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EqualNotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EraserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EraserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ExpandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ExpandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ExternalLinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ExternalLinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EyeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EyeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EyeOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EyeOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FacebookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FacebookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FactoryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FactoryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FastForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FastForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FeatherIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FeatherIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FenceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FenceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FerrisWheelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FerrisWheelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileArchiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAudio2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAudio2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAudioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAudioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAxis3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAxis3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBadge2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBadge2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBadgeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBadgeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBarChart2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBarChart2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBarChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBarChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCode2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCode2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDigitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDigitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileJson2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileJson2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileJsonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileJsonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileKey2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileKey2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLineChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLineChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLock2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLock2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMinus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMinus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileOutputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileOutputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePieChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePieChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePlus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePlus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileScanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileScanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSearch2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSearch2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSlidersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSlidersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSpreadsheetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSpreadsheetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileStackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileStackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSymlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSymlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileType2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileType2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVideo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVideo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVolume2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVolume2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVolumeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVolumeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileX2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileX2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilmIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilmIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilterXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilterXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FingerprintIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FingerprintIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FireExtinguisherIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FireExtinguisherIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FishIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FishIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FishSymbolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FishSymbolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagTriangleLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagTriangleLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagTriangleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagTriangleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlameIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlameIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlameKindlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlameKindlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlashlightIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FlashlightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlashlightOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlashlightOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskConicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskConicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskConicalOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskConicalOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipHorizontal2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipHorizontal2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipVertical2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipVertical2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Flower2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Flower2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FocusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FocusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderArchiveIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default FolderArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderGit2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderGit2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderGitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderGitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKey2Icon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FolderKey2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOpenDotIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FolderOpenDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOutputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderOutputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderRootIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderRootIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSearch2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSearch2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSymlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSymlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSyncIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSyncIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FootprintsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FootprintsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ForkliftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ForkliftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FrameIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FrameIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FramerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FramerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FrownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FrownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FuelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FuelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FullscreenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FullscreenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryHorizontalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryHorizontalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryThumbnailsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryThumbnailsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryVerticalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryVerticalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Gamepad2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Gamepad2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GamepadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GamepadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GanttChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GanttChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GaugeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GaugeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GavelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GavelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GemIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GemIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GhostIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GhostIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GiftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GiftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitBranchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitBranchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitBranchPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitBranchPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCommitHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCommitHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCommitVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCommitVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCompareArrowsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCompareArrowsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCompareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCompareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitForkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitForkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitGraphIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitGraphIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GithubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GithubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitlabIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitlabIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitMergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitMergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestArrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestCreateArrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestCreateArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestCreateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestCreateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestDraftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestDraftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlassesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlassesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlassWaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlassWaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlobeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlobeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlobeLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlobeLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GoalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GoalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GoogleGkeSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n);\nexport default GoogleGkeSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GrabIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GrabIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GraduationCapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GraduationCapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GrapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GrapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Grid2x2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Grid2x2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Grid3x3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Grid3x3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GroupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GroupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GuitarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GuitarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HamIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HamIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HammerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HammerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandCoinsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandCoinsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandHelpingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandHelpingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandMetalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandMetalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandPlatterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandPlatterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandshakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandshakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveDownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveDownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveSearchIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default HardDriveSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveUploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveUploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardHatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardHatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HazeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HazeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HdmiPortIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HdmiPortIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadphonesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadphonesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadsetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadsetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartCrackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartCrackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartHandshakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartHandshakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartPulseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartPulseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HexagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HexagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HighlighterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HighlighterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HistoryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HistoryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HomeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HomeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HopOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HopOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HospitalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HospitalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HotelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HotelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HourglassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HourglassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IceCreamBowlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IceCreamBowlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IceCreamConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IceCreamConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImagePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImagePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImagesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImportIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImportIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndentDecreaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndentDecreaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndentIncreaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndentIncreaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InfinityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InfinityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InfoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InfoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InspectionPanelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InspectionPanelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InstagramIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InstagramIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ItalicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ItalicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IterationCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IterationCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IterationCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IterationCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst JapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default JapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst JoystickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default JoystickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyboardMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyboardMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeySquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeySquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KubernetesSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default KubernetesSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LambdaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LambdaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampCeilingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampCeilingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampDeskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampDeskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampFloorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampFloorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampWallDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampWallDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampWallUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampWallUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LandmarkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LandmarkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LandPlotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LandPlotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LanguagesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LanguagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaptopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaptopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaptopMinimalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaptopMinimalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LassoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LassoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LassoSelectIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default LassoSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaughIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaughIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Layers2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Layers2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Layers3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Layers3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutDashboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutDashboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutGridIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutGridIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutPanelLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutPanelLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutPanelTopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutPanelTopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutTemplateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutTemplateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LDAPIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LDAPIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LeafIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LeafIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LeafyGreenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LeafyGreenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LibraryBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LibraryBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LibraryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LibraryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LifeBuoyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LifeBuoyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LigatureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LigatureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LightbulbIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LightbulbIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LightbulbOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LightbulbOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LineChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LineChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Link2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Link2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Link2OffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Link2OffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LinkedinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LinkedinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListChecksIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListChecksIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListCollapseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListCollapseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListFilterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListFilterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListOrderedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListOrderedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListRestartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListRestartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListTodoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListTodoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListVideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListVideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LoaderCircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LoaderCircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LoaderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LoaderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateFixedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateFixedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockKeyholeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockKeyholeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockKeyholeOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockKeyholeOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LogInIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LogInIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LogOutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LogOutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LollipopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LollipopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LuggageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LuggageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MagnetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MagnetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinnedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinnedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MartiniIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MartiniIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Maximize2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Maximize2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MaximizeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MaximizeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MedalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MedalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MegaphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MegaphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MegaphoneOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MegaphoneOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MehIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MehIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MemoryStickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MemoryStickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MenuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MenuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleMoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleMoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCirclePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCirclePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareMoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareMoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquarePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquarePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareQuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareQuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessagesSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessagesSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicroscopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicroscopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicrowaveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicrowaveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicVocalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicVocalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilestoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilestoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilkOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilkOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Minimize2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Minimize2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinimizeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MinimizeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinIOIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default MinIOIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorPauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorPauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorPlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorPlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorSmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorSmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorSpeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorSpeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorStopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorStopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoonStarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoonStarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MountainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MountainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MountainSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MountainSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MouseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MouseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointer2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointer2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointerClickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointerClickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Move3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Move3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDiagonal2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDiagonal2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDiagonalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDiagonalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Navigation2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Navigation2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Navigation2OffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Navigation2OffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NavigationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NavigationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NavigationOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NavigationOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NetworkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NetworkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NewspaperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NewspaperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NfcIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NfcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookTabsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookTabsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotepadTextDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotepadTextDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotepadTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotepadTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NutOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NutOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonPauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonPauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OidcIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default OidcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OptionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OptionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OrbitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OrbitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Package2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Package2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackagePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackagePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Paintbrush2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Paintbrush2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintbrushIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintbrushIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintBucketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintBucketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintRollerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintRollerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaletteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaletteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsLeftBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsLeftBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsRightBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsRightBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsTopLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsTopLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaperclipIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaperclipIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ParenthesesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ParenthesesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ParkingMeterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ParkingMeterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PartyPopperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PartyPopperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PasscodeLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PasscodeLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PawPrintIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PawPrintIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PcCaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PcCaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilRulerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilRulerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PentagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PentagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenToolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenToolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PersonStandingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PersonStandingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneCallIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneCallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneForwardedIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneForwardedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PhoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneIncomingIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneIncomingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneMissedIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneMissedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneOffIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneOutgoingIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneOutgoingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PianoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PianoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PickaxeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PickaxeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PictureInPicture2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default PictureInPicture2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PictureInPictureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PictureInPictureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PieChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PieChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PieUsageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PieUsageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PiggyBankIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PiggyBankIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PilcrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PilcrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PinOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PinOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PipetteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PipetteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PizzaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PizzaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneLandingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneLandingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneTakeoffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneTakeoffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Plug2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Plug2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugZap2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugZap2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PocketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PocketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PocketKnifeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PocketKnifeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PodcastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PodcastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PointerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PointerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PopcornIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PopcornIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PopsicleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PopsicleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PowerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PowerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PresentationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PresentationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PrinterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PrinterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ProjectorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ProjectorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ProportionsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ProportionsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PuzzleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PuzzleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PyramidIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PyramidIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst QrCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default QrCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst QuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default QuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RabbitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RabbitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadiationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadiationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioReceiverIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioReceiverIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioTowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioTowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadiusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadiusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RailSymbolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RailSymbolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RainbowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RainbowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RatioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RatioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptCentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptCentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptEuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptEuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptIndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptIndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptJapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptJapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptPoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptPoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptRussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptRussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptSwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptSwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RecycleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RecycleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedhatOpenshiftSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n);\nexport default RedhatOpenshiftSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Redo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Redo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedoDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RedoDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RedoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCcwDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCcwDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCwIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCwIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCWOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCWOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCwSettingsIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default RefreshCwSettingsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefrigeratorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefrigeratorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RegexIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RegexIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RemoveFormattingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RemoveFormattingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Repeat1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Repeat1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Repeat2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Repeat2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RepeatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RepeatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplaceAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplaceAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplyAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplyAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RewindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RewindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RibbonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RibbonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RocketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RocketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RockingChairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RockingChairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RollerCoasterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RollerCoasterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rotate3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Rotate3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCCWSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCCWSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCWSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCWSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouteOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouteOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RssIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RssIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RulerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RulerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SailboatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SailboatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaladIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaladIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SandwichIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SandwichIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SatelliteDishIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SatelliteDishIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SatelliteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SatelliteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaveAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaveAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Scale3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Scale3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScaleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScaleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScalingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScalingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanBarcodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanBarcodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanEyeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanEyeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanFaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanFaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScatterChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScatterChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SchoolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SchoolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScissorsLineDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScissorsLineDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScreenShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScreenShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScreenShareOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScreenShareOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScrollIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScrollIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScrollTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScrollTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendToBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendToBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SeparatorHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SeparatorHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SeparatorVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SeparatorVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerCrashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerCrashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Settings2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Settings2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SettingsIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default SettingsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShapesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShapesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Share2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Share2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SheetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SheetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldBanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldBanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldHalfIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldHalfIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldQuestionIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ShieldQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShipIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShipIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShipWheelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShipWheelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShirtIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShirtIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingBagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingBagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingBasketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingBasketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingCartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingCartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShovelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShovelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShowerHeadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShowerHeadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShrinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShrinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShrubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShrubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShuffleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShuffleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalHighIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalHighIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalLowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalLowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalZeroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalZeroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignpostBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignpostBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignpostIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignpostIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SirenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SirenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SitesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SitesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkipBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkipBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkipForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkipForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkullIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkullIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SliceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SliceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlidersHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlidersHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlidersVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlidersVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneChargingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneChargingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneNfcIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneNfcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmileIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmileIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmilePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmilePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SnailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SnailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SnowflakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SnowflakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SofaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SofaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SoupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SoupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpadeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpadeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SparkleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SparkleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SparklesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SparklesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpeechIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpeechIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpellCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default SpellCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpellCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpellCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SplineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SplineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SprayCanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SprayCanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SproutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SproutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareActivityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareActivityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareAsteriskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareAsteriskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareBottomDashedScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareBottomDashedScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCheckBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCheckBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedBottomCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedBottomCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedMousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedMousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDivideIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default SquareDivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareEqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareEqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareFunctionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareFunctionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareGanttChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareGanttChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareLibraryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareLibraryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMenuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMenuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareParkingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareParkingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareParkingOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareParkingOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePilcrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePilcrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareRadicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareRadicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSplitHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSplitHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSplitVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSplitVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareStackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareStackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareTerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareTerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareUserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareUserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquirrelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquirrelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StampIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StampIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarHalfIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarHalfIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StepBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StepBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StepForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StepForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StethoscopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StethoscopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StickerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StickerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StickyNoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StickyNoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StretchHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StretchHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StretchVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StretchVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StrikethroughIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StrikethroughIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SubscriptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SubscriptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SummaryIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n);\nexport default SummaryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunDimIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunDimIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunMoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunMoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunriseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunriseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunsetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunsetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SuperscriptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SuperscriptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwatchBookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwatchBookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwitchCameraIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwitchCameraIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwordIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwordIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwordsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwordsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SyringeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SyringeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Table2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Table2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableCellsMergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableCellsMergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableCellsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableCellsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableColumnsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableColumnsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TablePropertiesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TablePropertiesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableRowsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableRowsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletSmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletSmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TagsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TagsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TangentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TangentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TargetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TargetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TelescopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TelescopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TenantIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TenantIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TentTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TentTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubeDiagonalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubeDiagonalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextCursorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextCursorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextCursorInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextCursorInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextQuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextQuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextSelectIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TheaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TheaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerSnowflakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerSnowflakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerSunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerSunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThumbsDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThumbsDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThumbsUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThumbsUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketPercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketPercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerResetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerResetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToggleLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToggleLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToggleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToggleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TornadoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TornadoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TorusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TorusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TouchpadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TouchpadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TouchpadOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TouchpadOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TowerControlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TowerControlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToyBrickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToyBrickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TraceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TraceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TractorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TractorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrafficConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrafficConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainFrontTunnelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainFrontTunnelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainTrackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainTrackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TramFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TramFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Trash2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Trash2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreeDeciduousIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreeDeciduousIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreePalmIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreePalmIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreePineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreePineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrelloIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrelloIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrendingDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrendingDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrendingUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrendingUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleAlertIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default TriangleAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TriangleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TriangleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrophyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrophyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TruckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TruckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TurtleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TurtleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tv2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tv2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TvIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TvIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TwitchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TwitchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TwitterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TwitterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UmbrellaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UmbrellaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UmbrellaOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UmbrellaOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnderlineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnderlineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Undo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Undo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UndoDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UndoDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UndoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UndoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnfoldHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnfoldHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnfoldVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnfoldVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UngroupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UngroupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UniversityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UniversityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Unlink2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Unlink2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnplugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnplugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsbIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsbIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsersRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsersRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtensilsCrossedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtensilsCrossedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtensilsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtensilsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtilityPoleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtilityPoleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VariableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VariableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VaultIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VaultIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VeganIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VeganIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VenetianMaskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VenetianMaskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VibrateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VibrateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VibrateOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VibrateOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideoOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideoOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideotapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideotapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ViewIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ViewIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VmwareTanzuSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n);\nexport default VmwareTanzuSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VoicemailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VoicemailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Volume1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Volume1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Volume2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Volume2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VolumeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VolumeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VolumeXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VolumeXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletCardsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletCardsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletMinimalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletMinimalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WallpaperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WallpaperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WandSparklesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WandSparklesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WarehouseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WarehouseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WashingMachineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WashingMachineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WatchIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default WatchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WavesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WavesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WaypointsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WaypointsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebcamIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebcamIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebhookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebhookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebhookOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebhookOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WeightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WeightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WheatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WheatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WheatOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WheatOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WholeWordIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WholeWordIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WifiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WifiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WifiOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WifiOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WineOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WineOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WorkflowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WorkflowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WormIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WormIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WrapTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WrapTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WrenchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WrenchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst XIcon = (props: SVGProps) => (\n \n \n \n);\nexport default XIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst YoutubeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default YoutubeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZapOffIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ZapOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZoomInIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZoomInIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZoomOutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZoomOutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { NotificationVariant } from \"../NotificationAlert/NotificationAlert.types\";\nimport { Notification, NotificationOptions } from \"./Notifications.types\";\n\ntype NotificationCallback = (notifications: Notification[]) => void;\n\nclass NotificationManager {\n private static instance: NotificationManager;\n private notifications: Notification[] = [];\n private subscribers: NotificationCallback[] = [];\n private maxNotifications: number = 5;\n private defaultDuration: number = 5000;\n\n private constructor() {}\n\n public static getInstance(): NotificationManager {\n if (!NotificationManager.instance) {\n NotificationManager.instance = new NotificationManager();\n }\n return NotificationManager.instance;\n }\n\n // Method to set maxNotifications\n public setMaxNotifications(max: number) {\n this.maxNotifications = max;\n this.notifySubscribers();\n }\n\n // Subscribe to notifications\n public subscribe(callback: NotificationCallback) {\n this.subscribers.push(callback);\n // Immediately call the callback with current notifications\n callback(this.notifications);\n }\n\n // Unsubscribe from notifications\n public unsubscribe(callback: NotificationCallback) {\n this.subscribers = this.subscribers.filter((cb) => cb !== callback);\n }\n\n // Notify all subscribers about the current notifications\n private notifySubscribers() {\n this.subscribers.forEach((cb) => cb(this.notifications));\n }\n\n // Add a new notification\n public addNotification(\n variant: NotificationVariant,\n message: string,\n options: NotificationOptions = {},\n ) {\n const id = Math.random().toString(36).substring(2, 11);\n const newNotification: Notification = {\n id,\n variant,\n message,\n options,\n isExiting: false,\n };\n\n // Enforce maxNotifications\n const activeNotifications = this.notifications.filter((n) => !n.isExiting);\n if (activeNotifications.length >= this.maxNotifications) {\n // Remove the oldest active notification\n const oldestNotification = activeNotifications[0];\n this.removeNotification(oldestNotification.id);\n }\n\n // Add the new notification\n this.notifications.push(newNotification);\n this.notifySubscribers();\n\n // Auto-remove the notification after the specified duration\n const duration = options.duration ?? this.defaultDuration;\n if (duration > 0) {\n setTimeout(() => {\n this.removeNotification(id);\n }, duration);\n }\n }\n\n // Remove a notification by id\n public removeNotification(id: string) {\n const notification = this.notifications.find((n) => n.id === id);\n if (notification && !notification.isExiting) {\n // Mark as exiting to trigger exit animation\n notification.isExiting = true;\n this.notifySubscribers();\n\n // Remove from the list after the animation duration\n setTimeout(() => {\n this.notifications = this.notifications.filter((n) => n.id !== id);\n this.notifySubscribers();\n }, 300);\n }\n }\n\n // Clear all notifications\n public clearNotifications() {\n this.notifications = [];\n this.notifySubscribers();\n }\n}\n\nexport default NotificationManager.getInstance();\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { useCallback } from \"react\";\n\nimport NotificationManager from \"./NotificationManager\";\nimport { NotificationOptions } from \"./Notifications.types\";\n\nexport const useNotification = () => {\n const success = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"success\", message, options);\n },\n [],\n );\n\n const danger = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"danger\", message, options);\n },\n [],\n );\n\n const warning = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"warning\", message, options);\n },\n [],\n );\n\n const information = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"information\", message, options);\n },\n [],\n );\n\n const neutral = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"neutral\", message, options);\n },\n [],\n );\n\n const clear = useCallback(() => {\n NotificationManager.clearNotifications();\n }, []);\n\n return { success, danger, warning, information, neutral, clear };\n};\n","import { h as hasOwn, E as Emotion, c as createEmotionProps, w as withEmotionCache, T as ThemeContext, i as isDevelopment } from './emotion-element-5486c51c.browser.esm.js';\nexport { C as CacheProvider, T as ThemeContext, a as ThemeProvider, _ as __unsafe_useEmotionCache, u as useTheme, w as withEmotionCache, b as withTheme } from './emotion-element-5486c51c.browser.esm.js';\nimport * as React from 'react';\nimport { insertStyles, registerStyles, getRegisteredStyles } from '@emotion/utils';\nimport { useInsertionEffectWithLayoutFallback, useInsertionEffectAlwaysWithSyncFallback } from '@emotion/use-insertion-effect-with-fallbacks';\nimport { serializeStyles } from '@emotion/serialize';\nimport '@emotion/cache';\nimport '@babel/runtime/helpers/extends';\nimport '@emotion/weak-memoize';\nimport '../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport 'hoist-non-react-statics';\n\nvar jsx\n/*: typeof React.createElement */\n= function jsx\n/*: typeof React.createElement */\n(type\n/*: React.ElementType */\n, props\n/*: Object */\n) {\n var args = arguments;\n\n if (props == null || !hasOwn.call(props, 'css')) {\n return React.createElement.apply(undefined, args);\n }\n\n var argsLength = args.length;\n var createElementArgArray = new Array(argsLength);\n createElementArgArray[0] = Emotion;\n createElementArgArray[1] = createEmotionProps(type, props);\n\n for (var i = 2; i < argsLength; i++) {\n createElementArgArray[i] = args[i];\n }\n\n return React.createElement.apply(null, createElementArgArray);\n};\n\n// initial render from browser, insertBefore context.sheet.tags[0] or if a style hasn't been inserted there yet, appendChild\n// initial client-side render from SSR, use place of hydrating tag\n\nvar Global\n/*: React.AbstractComponent<\nGlobalProps\n> */\n= /* #__PURE__ */withEmotionCache(function (props\n/*: GlobalProps */\n, cache) {\n\n var styles = props.styles;\n var serialized = serializeStyles([styles], undefined, React.useContext(ThemeContext));\n // but it is based on a constant that will never change at runtime\n // it's effectively like having two implementations and switching them out\n // so it's not actually breaking anything\n\n\n var sheetRef = React.useRef();\n useInsertionEffectWithLayoutFallback(function () {\n var key = cache.key + \"-global\"; // use case of https://github.com/emotion-js/emotion/issues/2675\n\n var sheet = new cache.sheet.constructor({\n key: key,\n nonce: cache.sheet.nonce,\n container: cache.sheet.container,\n speedy: cache.sheet.isSpeedy\n });\n var rehydrating = false;\n var node\n /*: HTMLStyleElement | null*/\n = document.querySelector(\"style[data-emotion=\\\"\" + key + \" \" + serialized.name + \"\\\"]\");\n\n if (cache.sheet.tags.length) {\n sheet.before = cache.sheet.tags[0];\n }\n\n if (node !== null) {\n rehydrating = true; // clear the hash so this node won't be recognizable as rehydratable by other s\n\n node.setAttribute('data-emotion', key);\n sheet.hydrate([node]);\n }\n\n sheetRef.current = [sheet, rehydrating];\n return function () {\n sheet.flush();\n };\n }, [cache]);\n useInsertionEffectWithLayoutFallback(function () {\n var sheetRefCurrent = sheetRef.current;\n var sheet = sheetRefCurrent[0],\n rehydrating = sheetRefCurrent[1];\n\n if (rehydrating) {\n sheetRefCurrent[1] = false;\n return;\n }\n\n if (serialized.next !== undefined) {\n // insert keyframes\n insertStyles(cache, serialized.next, true);\n }\n\n if (sheet.tags.length) {\n // if this doesn't exist then it will be null so the style element will be appended\n var element = sheet.tags[sheet.tags.length - 1].nextElementSibling;\n sheet.before = element;\n sheet.flush();\n }\n\n cache.insert(\"\", serialized, sheet, false);\n }, [cache, serialized.name]);\n return null;\n});\n\n/* import type { Interpolation, SerializedStyles } from '@emotion/utils' */\n\nfunction css()\n/*: SerializedStyles */\n{\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return serializeStyles(args);\n}\n\n/*\ntype Keyframes = {|\n name: string,\n styles: string,\n anim: 1,\n toString: () => string\n|} & string\n*/\n\nvar keyframes = function\n /*: Keyframes */\nkeyframes() {\n var insertable = css.apply(void 0, arguments);\n var name = \"animation-\" + insertable.name;\n return {\n name: name,\n styles: \"@keyframes \" + name + \"{\" + insertable.styles + \"}\",\n anim: 1,\n toString: function toString() {\n return \"_EMO_\" + this.name + \"_\" + this.styles + \"_EMO_\";\n }\n };\n};\n\n/*\ntype ClassNameArg =\n | string\n | boolean\n | { [key: string]: boolean }\n | Array\n | null\n | void\n*/\n\nvar classnames = function\n /*: string */\nclassnames(args\n/*: Array */\n) {\n var len = args.length;\n var i = 0;\n var cls = '';\n\n for (; i < len; i++) {\n var arg = args[i];\n if (arg == null) continue;\n var toAdd = void 0;\n\n switch (typeof arg) {\n case 'boolean':\n break;\n\n case 'object':\n {\n if (Array.isArray(arg)) {\n toAdd = classnames(arg);\n } else {\n\n toAdd = '';\n\n for (var k in arg) {\n if (arg[k] && k) {\n toAdd && (toAdd += ' ');\n toAdd += k;\n }\n }\n }\n\n break;\n }\n\n default:\n {\n toAdd = arg;\n }\n }\n\n if (toAdd) {\n cls && (cls += ' ');\n cls += toAdd;\n }\n }\n\n return cls;\n};\n\nfunction merge(registered\n/*: Object */\n, css\n/*: (...args: Array) => string */\n, className\n/*: string */\n) {\n var registeredStyles = [];\n var rawClassName = getRegisteredStyles(registered, registeredStyles, className);\n\n if (registeredStyles.length < 2) {\n return className;\n }\n\n return rawClassName + css(registeredStyles);\n}\n\nvar Insertion = function Insertion(_ref) {\n var cache = _ref.cache,\n serializedArr = _ref.serializedArr;\n useInsertionEffectAlwaysWithSyncFallback(function () {\n\n for (var i = 0; i < serializedArr.length; i++) {\n insertStyles(cache, serializedArr[i], false);\n }\n });\n\n return null;\n};\n/*\ntype Props = {\n children: ({\n css: (...args: any) => string,\n cx: (...args: Array) => string,\n theme: Object\n }) => React.Node\n} */\n\n\nvar ClassNames\n/*: React.AbstractComponent*/\n= /* #__PURE__ */withEmotionCache(function (props, cache) {\n var hasRendered = false;\n var serializedArr = [];\n\n var css = function css() {\n if (hasRendered && isDevelopment) {\n throw new Error('css can only be used during render');\n }\n\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n var serialized = serializeStyles(args, cache.registered);\n serializedArr.push(serialized); // registration has to happen here as the result of this might get consumed by `cx`\n\n registerStyles(cache, serialized, false);\n return cache.key + \"-\" + serialized.name;\n };\n\n var cx = function cx() {\n if (hasRendered && isDevelopment) {\n throw new Error('cx can only be used during render');\n }\n\n for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {\n args[_key2] = arguments[_key2];\n }\n\n return merge(cache.registered, css, classnames(args));\n };\n\n var content = {\n css: css,\n cx: cx,\n theme: React.useContext(ThemeContext)\n };\n var ele = props.children(content);\n hasRendered = true;\n return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {\n cache: cache,\n serializedArr: serializedArr\n }), ele);\n});\n\nexport { ClassNames, Global, jsx as createElement, css, jsx, keyframes };\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { useCallback, useEffect } from \"react\";\nimport { useTheme as useEmotionTheme } from \"@emotion/react\";\n\nexport const useEscapeKey = (handleAction: () => void) => {\n const handleEsc = useCallback(\n (event: KeyboardEvent) => {\n if (event.key === \"Escape\" || event.key === \"Esc\") {\n handleAction();\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleEsc, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleEsc, false);\n };\n }, [handleEsc]);\n};\n\nexport const useEnterKey = (handleAction: () => void) => {\n const handleEnter = useCallback(\n (event: KeyboardEvent) => {\n if (event.key === \"Enter\") {\n handleAction();\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleEnter, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleEnter, false);\n };\n }, [handleEnter]);\n};\n\nexport const useArrowKeys = (\n handleAction: (arrowDirection: string) => void,\n) => {\n const handleArrow = useCallback(\n (event: KeyboardEvent) => {\n if (event.key?.startsWith(\"Arrow\")) {\n event.preventDefault();\n event.stopPropagation();\n handleAction(event.key);\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleArrow, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleArrow, false);\n };\n }, [handleArrow]);\n};\n\nexport const useMDSTheme = () => {\n return useEmotionTheme();\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Global, useTheme } from \"@emotion/react\";\n\nimport GeistBlackWoff2 from \"../assets/fonts/Geist/Geist-Black.woff2\";\nimport GeistBoldWoff2 from \"../assets/fonts/Geist/Geist-Bold.woff2\";\nimport GeistLightWoff2 from \"../assets/fonts/Geist/Geist-Light.woff2\";\nimport GeistMediumWoff2 from \"../assets/fonts/Geist/Geist-Medium.woff2\";\nimport GeistRegularWoff2 from \"../assets/fonts/Geist/Geist-Regular.woff2\";\nimport GeistSemiBoldWoff2 from \"../assets/fonts/Geist/Geist-SemiBold.woff2\";\nimport GeistThinWoff2 from \"../assets/fonts/Geist/Geist-Thin.woff2\";\nimport GeistUltraLightWoff2 from \"../assets/fonts/Geist/Geist-UltraLight.woff2\";\nimport GeistMonoRegularWoff2 from \"../assets/fonts/Geist/GeistMono-Regular.woff2\";\n\nconst geistFonts = css([\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistBoldWoff2}) format(\"woff2\")`,\n fontWeight: \"bold\",\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistMediumWoff2}) format(\"woff2\")`,\n fontWeight: 500,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistSemiBoldWoff2}) format(\"woff2\")`,\n fontWeight: 600,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistLightWoff2}) format(\"woff2\")`,\n fontWeight: 300,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistUltraLightWoff2}) format(\"woff2\")`,\n fontWeight: 200,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistBlackWoff2}) format('woff2')`,\n fontWeight: 900,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistRegularWoff2}) format('woff2')`,\n fontWeight: \"normal\",\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"Geist\",\n src: `url(${GeistThinWoff2}) format('woff2')`,\n fontWeight: 100,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n {\n \"@font-face\": {\n fontFamily: \"GeistMono\",\n src: `url(${GeistMonoRegularWoff2}) format('woff2')`,\n fontWeight: 400,\n fontStyle: \"normal\",\n fontDisplay: \"swap\",\n },\n },\n]);\n\nconst GlobalStyles = () => {\n const theme = useTheme();\n\n const globalCSS = () =>\n css({\n \"*, *::before, *::after\": {\n fontFamily: \"'Geist', sans-serif\",\n boxSizing: \"inherit\",\n outline: 0,\n },\n html: {\n boxSizing: \"border-box\",\n \"-webkit-text-size-adjust\": \"100%\",\n \"-webkit-font-smoothing\": \"antialiased\",\n \"-moz-osx-font-smoothing\": \"grayscale\",\n },\n body: {\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n minHeight: \"100vh\",\n fontFamily: \"'Geist', sans-serif\",\n margin: 0,\n \"-webkit-font-smoothing\": \"antialiased\",\n \"-moz-osx-font-smoothing\": \"grayscale\",\n fonWeight: 400,\n fontSize: 14,\n lineHeight: 1.5,\n transition: \"background-color 0s\",\n },\n \"fieldset, section\": {\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n borderRadius: theme.borderRadius.borderRadiusXS,\n backgroundColor: \"transparent\",\n padding: 25,\n },\n a: {\n cursor: \"pointer\",\n display: \"inline-flex\",\n backgroundColor: \"transparent\",\n border: 0,\n padding: 0,\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n textDecoration: \"none\",\n fontSize: \"inherit\",\n \"&:disabled\": {\n cursor: \"not-allowed\",\n textDecoration: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n \"&:hover:not(:disabled)\": {\n textDecoration: \"underline\",\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&:active:not(:disabled)\": {\n textDecoration: \"underline\",\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n },\n hr: {\n borderTop: 0,\n borderLeft: 0,\n borderRight: 0,\n borderBottom: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: \"transparent\",\n },\n ul: {\n paddingLeft: 20,\n listStyle: \"none\",\n \"& li::before\": {\n content: '\"■\"',\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n fontSize: 20,\n display: \"inline-block\",\n width: \"1em\",\n marginLeft: \"-1em\",\n },\n \"& ul\": {\n \"li::before\": {\n content: '\"○\"',\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n fontSize: 20,\n display: \"inline-block\",\n width: \"1em\",\n marginLeft: \"-1em\",\n },\n },\n },\n \"button:active, button:focus, input: active, input:focus\": {\n outline: 0,\n },\n \".min-icon\": {\n width: 26,\n },\n \"#root\": {\n height: \"100vh\",\n width: \"100%\",\n display: \"flex\",\n flexFlow: \"column\",\n alignItems: \"stretch\",\n },\n\n \"#preload\": {\n display: \"none\",\n },\n\n \"#loader-block\": {\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n height: \"100vh\",\n justifyContent: \"center\",\n alignItems: \"center\",\n },\n \".muted\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextSecondary\"],\n fontSize: 14,\n },\n\n \".error\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimary\"],\n },\n\n \".SM_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n },\n \".SM_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"16px\",\n },\n \".Base_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n },\n \".Base_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n },\n \".LG_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 16,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"24px\",\n },\n \".LG_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 16,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"24px\",\n letterSpacing: \"0.16px\",\n },\n \".XL_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 20,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"28px\",\n },\n \".XL_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 20,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"28px\",\n },\n \".Heading3\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 30,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"38px\",\n },\n });\n\n return ;\n};\n\nexport default GlobalStyles;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { forwardRef, HTMLAttributes, RefObject, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { BoxProps } from \"./Box.types\";\n\nconst Box = forwardRef, BoxProps>(\n (\n {\n children,\n customBorderPadding,\n customBorderRadius = 16,\n className,\n withBorders,\n sx,\n ...props\n },\n ref,\n ) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const borderStyle = css({\n borderRadius: customBorderRadius || theme.borderRadius[\"borderRadiusXLG\"],\n padding: customBorderPadding || theme.paddingSizes[\"sizeLG\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n });\n\n const baseTheme = css({\n backgroundColor: \"transparent\",\n });\n\n return (\n | null | undefined}\n css={[baseTheme, withBorders ? borderStyle : {}, overrideThemes]}\n className={`box ${className ?? \"\"}`}\n {...props}\n >\n {children}\n
\n );\n },\n);\n\nexport default Box;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport Box from \"../Box\";\nimport { AccordionProps } from \"./Accordion.types\";\n\nconst Accordion: FC = ({\n title,\n expanded,\n children,\n onTitleClick,\n disabled,\n id,\n contentBackgroundColor = false,\n sx,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const accordionContainer = css({\n borderBottom: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n borderRadius: 2,\n });\n\n const accordionTitleBar = css({\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n padding: `${theme.paddingSizes[\"sizeXXS\"]}px 0`,\n cursor: \"pointer\",\n userSelect: \"none\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n \"& svg\": {\n width: 16,\n height: 16,\n },\n });\n\n const accordionDisabled = css({\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n });\n\n const accordionContent = css({\n borderTop: 0,\n display: \"grid\",\n gridTemplateRows: expanded ? \"1fr\" : \"0fr\",\n transition: \"250ms grid-template-rows ease\",\n \"& .expandSubContainer\": {\n overflow: \"hidden\",\n padding: 0,\n transition: \"250ms padding ease 150ms\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: 16,\n backgroundColor: contentBackgroundColor\n ? theme.colors[\"Color/Neutral/Bg/colorBgSections\"]\n : \"initial\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n marginBottom: 0,\n \"& > div:last-of-type\": {\n marginBottom: 36,\n },\n },\n });\n\n const expandedAccordionContent = css({\n gridTemplateRows: \"1fr\",\n \"& .expandSubContainer\": {\n padding: theme.paddingSizes.sizeXS,\n transition: \"initial\",\n marginBottom: theme.paddingSizes.sizeXS,\n },\n });\n\n return (\n \n (!disabled ? onTitleClick() : null)}\n className={\"accordionTitle\"}\n >\n {title}\n {expanded ? : }\n
\n \n {children}\n
\n \n );\n};\n\nexport default Accordion;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nconst ThemedLogo: FC> = ({ width, onClick }) => {\n const theme = useTheme();\n\n const baseStyle = css({\n fill: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n });\n\n return (\n \n \n \n );\n};\n\nexport default ThemedLogo;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { LogoBaseProps } from \"./LogoBase.types\";\n\nconst LogoBase: FC & LogoBaseProps> = ({\n inverse,\n ...restProps\n}) => {\n const theme = useTheme();\n\n let mainColor = theme.colors[\"Color/Base/Black\"];\n\n if (inverse) {\n mainColor = theme.colors[\"Color/Base/White\"];\n }\n\n const logoStyles = css({\n \"& .minioSection\": {\n fill: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n },\n \"& .minioApplicationName\": {\n fill: mainColor,\n },\n });\n\n return ;\n};\n\nexport default LogoBase;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStor: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStor;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStorHorizontal: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStorHorizontal;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStorTag: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStorTag;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Cache: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Cache;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Cloud: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Cloud;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleAGPL: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleAGPL;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleEnterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleEnterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleSingle: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleSingle;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleStandard: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleStandard;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst GlobalConsole: FC & LogoBaseProps> = ({ inverse }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default GlobalConsole;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst DirectPV: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default DirectPV;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Enterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Enterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Eureka: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Eureka;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst EurekaNew: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n );\n};\n\nexport default EurekaNew;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst IndexLogo: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default IndexLogo;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst KES: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default KES;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst KMS: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default KMS;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst LoadBalancer: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default LoadBalancer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterpriseOS: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterpriseOS;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterpriseOSVertical: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterpriseOSVertical;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MissionControl: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MissionControl;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Monitor: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Monitor;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Observe: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Observe;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Operator: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Operator;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Releases: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Releases;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst SUBNET: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default SUBNET;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst DirectPV: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default DirectPV;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst VMBroker: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default VMBroker;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC } from \"react\";\n\nimport ThemedLogo from \"../ThemedLogo\";\nimport { ApplicationLogoProps } from \"./ApplicationLogo.types\";\nimport AIStor from \"./Logos/AIStor/AIStor\";\nimport AIStorHorizontal from \"./Logos/AIStor/AIStorHorizontal\";\nimport AIStorTag from \"./Logos/AIStor/AIStorTag\";\nimport Cache from \"./Logos/Cache/Cache\";\nimport Cloud from \"./Logos/Cloud/Cloud\";\nimport ConsoleAGPL from \"./Logos/Console/ConsoleAGPL\";\nimport ConsoleEnterprise from \"./Logos/Console/ConsoleEnterprise\";\nimport ConsoleSingle from \"./Logos/Console/ConsoleSingle\";\nimport ConsoleStandard from \"./Logos/Console/ConsoleStandard\";\nimport GlobalConsole from \"./Logos/Console/GlobalConsole\";\nimport DirectPV from \"./Logos/DirectPV/DirectPV\";\nimport Enterprise from \"./Logos/Enterprise/Enterprise\";\nimport Eureka from \"./Logos/Eureka/Eureka\";\nimport EurekaNew from \"./Logos/Eureka/EurekaNew\";\nimport IndexLogo from \"./Logos/IndexLogo/IndexLogo\";\nimport KES from \"./Logos/KES/KES\";\nimport KMS from \"./Logos/KMS/KMS\";\nimport LoadBalancer from \"./Logos/LoadBalancer/LoadBalancer\";\nimport MinIOEnterprise from \"./Logos/MinIO/MinIOEnterprise\";\nimport MinIOEnterpriseOS from \"./Logos/MinIO/MinIOEnterpriseOS\";\nimport MinIOEnterpriseOSVertical from \"./Logos/MinIO/MinIOEnterpriseOSVertical\";\nimport MissionControl from \"./Logos/MissionControl/MissionControl\";\nimport Monitor from \"./Logos/Monitor/Monitor\";\nimport Observe from \"./Logos/Observe/Observe\";\nimport Operator from \"./Logos/Operator/Operator\";\nimport Releases from \"./Logos/Releases/Releases\";\nimport SUBNET from \"./Logos/SUBNET/SUBNET\";\nimport SubnetOPS from \"./Logos/SubnetOPS/SubnetOPS\";\nimport VMBroker from \"./Logos/VMBroker/VMBroker\";\n\nconst ApplicationLogo: FC = ({\n applicationName,\n subVariant = \"simple\",\n inverse,\n onClick,\n}) => {\n switch (applicationName) {\n case \"console\":\n switch (subVariant) {\n case \"standard\":\n return ;\n case \"enterprise\":\n return ;\n case \"AGPL\":\n return ;\n default:\n return ;\n }\n break;\n case \"directpv\":\n return ;\n case \"subnet\":\n return ;\n case \"kes\":\n return ;\n case \"operator\":\n return ;\n case \"subnetops\":\n return ;\n case \"cloud\":\n return ;\n case \"releases\":\n return ;\n break;\n case \"vmbroker\":\n return ;\n break;\n case \"eureka\":\n switch (subVariant) {\n case \"new\":\n return ;\n default:\n return ;\n }\n break;\n case \"kms\":\n return ;\n case \"loadbalancer\":\n return ;\n case \"index\":\n return ;\n case \"cache\":\n return ;\n case \"monitor\":\n return ;\n case \"observe\":\n return ;\n case \"missioncontrol\":\n return ;\n case \"globalconsole\":\n return ;\n case \"enterprise\":\n return ;\n case \"aistor\":\n switch (subVariant) {\n case \"simple\":\n return ;\n break;\n case \"horizontal\":\n return ;\n default:\n return ;\n }\n case \"minio\":\n switch (subVariant) {\n case \"enterprise\":\n return ;\n break;\n case \"enterpriseos\":\n return ;\n case \"enterpriseosvertical\":\n return (\n \n );\n default:\n return ;\n }\n }\n};\n\nexport default ApplicationLogo;\n","/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n","var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n","/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n","var trimmedEndIndex = require('./_trimmedEndIndex');\n\n/** Used to match leading whitespace. */\nvar reTrimStart = /^\\s+/;\n\n/**\n * The base implementation of `_.trim`.\n *\n * @private\n * @param {string} string The string to trim.\n * @returns {string} Returns the trimmed string.\n */\nfunction baseTrim(string) {\n return string\n ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '')\n : string;\n}\n\nmodule.exports = baseTrim;\n","/** Used to match a single whitespace character. */\nvar reWhitespace = /\\s/;\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace\n * character of `string`.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {number} Returns the index of the last non-whitespace character.\n */\nfunction trimmedEndIndex(string) {\n var index = string.length;\n\n while (index-- && reWhitespace.test(string.charAt(index))) {}\n return index;\n}\n\nmodule.exports = trimmedEndIndex;\n","var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n","var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n","var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n","/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n","/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n","var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n","var isObject = require('./isObject'),\n now = require('./now'),\n toNumber = require('./toNumber');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max,\n nativeMin = Math.min;\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId);\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n}\n\nmodule.exports = debounce;\n","var root = require('./_root');\n\n/**\n * Gets the timestamp of the number of milliseconds that have elapsed since\n * the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Date\n * @returns {number} Returns the timestamp.\n * @example\n *\n * _.defer(function(stamp) {\n * console.log(_.now() - stamp);\n * }, _.now());\n * // => Logs the number of milliseconds it took for the deferred invocation.\n */\nvar now = function() {\n return root.Date.now();\n};\n\nmodule.exports = now;\n","var baseTrim = require('./_baseTrim'),\n isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = baseTrim(value);\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, HTMLAttributes } from \"react\";\nimport { css } from \"@emotion/react\";\n\nconst selectorContainerMain = css({\n position: \"fixed\",\n top: 0,\n left: 0,\n width: \"100vw\",\n height: \"100vh\",\n backgroundColor: \"transparent\",\n zIndex: 5000,\n overscrollBehavior: \"contain\",\n});\n\nconst SelectorContainer: FC> = ({\n children,\n ...restProps\n}) => {\n return (\n
\n {children}\n
\n );\n};\n\nexport default SelectorContainer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { CSSProperties, FC, useEffect, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { css, useTheme } from \"@emotion/react\";\nimport debounce from \"lodash/debounce\";\n\nimport { useArrowKeys, useEnterKey, useEscapeKey } from \"../../global/hooks\";\nimport SelectorContainer from \"../../global/SelectorContainer\";\nimport {\n dropdownBlockStyles,\n dropdownItemStyles,\n} from \"./DropdownSelector.styles\";\nimport { DropdownSelectorProps } from \"./DropdownSelector.types\";\n\nconst calcElementPosition = (\n anchorEl: (EventTarget & HTMLElement) | null,\n anchorOrigin: \"start\" | \"end\",\n useAnchorWidth: boolean,\n): CSSProperties => {\n if (!anchorEl) {\n return {\n top: 0,\n left: 0,\n width: 0,\n };\n }\n\n const bounds = anchorEl.getBoundingClientRect();\n\n const returnItem: CSSProperties = { top: bounds.top + bounds.height };\n\n if (anchorOrigin === \"start\") {\n returnItem.left = bounds.left;\n returnItem.transform = \"translateX(0%)\";\n } else if (anchorOrigin === \"end\") {\n returnItem.left = bounds.left + bounds.width;\n returnItem.transform = \"translateX(-100%)\";\n }\n\n if (useAnchorWidth) {\n returnItem.width = bounds.width;\n }\n\n //max height of dropdown\n\n const defaultMaxHeight = 450;\n returnItem.maxHeight = defaultMaxHeight;\n\n const calcHeight =\n window.innerHeight - bounds.top - bounds.height - defaultMaxHeight;\n\n if (calcHeight < 0) {\n returnItem.maxHeight = window.innerHeight - bounds.top - bounds.height - 40;\n }\n\n return returnItem;\n};\n\nconst DropdownSelector: FC = ({\n id,\n options,\n selectedOption = \"\",\n onSelect,\n hideTriggerAction,\n open,\n anchorEl = null,\n useAnchorWidth = false,\n forSelectInput = false,\n anchorOrigin = \"start\",\n}) => {\n const theme = useTheme();\n\n const [coords, setCoords] = useState(null);\n const [indexHover, setIndexHover] = useState(0);\n\n const dropdownBlock = dropdownBlockStyles(theme);\n\n const selectOption = () => {\n const option = options[indexHover];\n\n if (!option.disabled) {\n onSelect(\n option.value,\n option.extraValue || null,\n option.label,\n indexHover,\n );\n }\n\n hideTriggerAction();\n };\n\n useEnterKey(selectOption);\n useEscapeKey(hideTriggerAction);\n useArrowKeys((keyPressed) => {\n if (open) {\n if (keyPressed === \"ArrowUp\") {\n const prevIndex = indexHover - 1;\n const setIndexValue = prevIndex >= 0 ? prevIndex : 0;\n\n setIndexHover(setIndexValue);\n } else if (keyPressed === \"ArrowDown\") {\n const nextIndex = indexHover + 1;\n const setIndexValue =\n nextIndex <= options.length - 1 ? nextIndex : options.length - 1;\n\n setIndexHover(setIndexValue);\n }\n }\n });\n\n useEffect(() => {\n setIndexHover(0);\n }, [options]);\n\n useEffect(() => {\n if (open) {\n setCoords(calcElementPosition(anchorEl, anchorOrigin, useAnchorWidth));\n return;\n }\n setCoords(null);\n }, [anchorEl, anchorOrigin, open, useAnchorWidth]);\n\n useEffect(() => {\n const handleResize = () => {\n hideTriggerAction();\n };\n\n const scrollResize = debounce((anchorEl) => {\n if (!anchorEl || !anchorEl.getBoundingClientRect()) {\n return;\n }\n setCoords(calcElementPosition(anchorEl, anchorOrigin, useAnchorWidth));\n }, 300);\n\n window.addEventListener(\"resize\", handleResize);\n window.addEventListener(\"scroll\", () => {\n scrollResize(anchorEl);\n });\n });\n\n if (!open || !coords) {\n return null;\n }\n\n if (!anchorEl) {\n console.warn(\n \"AnchorEl not set. Element will be rendered on the top of the page\",\n );\n }\n\n return createPortal(\n \n \n {options.map((option, index) => {\n const dropdownItem = dropdownItemStyles(\n theme,\n !!option.icon,\n !!option.indicator,\n );\n return (\n {\n setIndexHover(index);\n }}\n key={`option-${index}`}\n >\n {option.icon}\n
{option.label}
\n {option.indicator}\n \n );\n })}\n \n
,\n document.body,\n );\n};\n\nexport default DropdownSelector;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nexport const dropdownBlockStyles = (theme: Theme) =>\n css({\n position: \"absolute\",\n display: \"grid\",\n gridTemplateColumns: \"100%\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n padding: 8,\n minWidth: 0,\n overflowX: \"hidden\",\n overflowY: \"auto\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderMinimal\"]}`,\n boxShadow: theme.shadows[\"boxShadow-03\"],\n \"& ul\": {\n padding: 0,\n margin: 0,\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n },\n });\n\nexport const dropdownItemStyles = (\n theme: Theme,\n hasIcon: boolean,\n hasIndicator: boolean,\n) => {\n const gridColumns = `${hasIcon ? \"16px \" : \"\"}1fr ${hasIndicator ? \"16px\" : \"\"}`;\n\n return css({\n cursor: \"pointer\",\n listStyle: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n padding: \"6px 10px\",\n fontSize: 14,\n fontWeight: 400,\n lineHeight: \"18px\",\n letterSpacing: \"0.16px\",\n userSelect: \"none\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n gap: 10,\n whiteSpace: \"nowrap\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n display: \"grid\",\n gridTemplateColumns: gridColumns,\n \"& svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n },\n \"& .truncate\": {\n whiteSpace: \"nowrap\",\n overflow: \"hidden\",\n textOverflow: \"ellipsis\",\n },\n \"&.selected\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgActive\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&.disabled\": {\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n \"&.danger:not(.disabled)\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n },\n },\n \"&.hovered:not(.disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { breakPoints, overridePropsParse } from \"../../global/utils\";\nimport { buttonCSS } from \"./Button.styles\";\nimport { ButtonProps } from \"./Button.types\";\n\nconst Button: FC<\n ButtonProps & React.ButtonHTMLAttributes\n> = ({\n type = \"button\",\n label,\n variant = \"secondary\",\n icon,\n iconLocation = \"start\",\n secondaryIcon,\n onClick,\n fullWidth,\n collapseOnSmall = true,\n children,\n compact = false,\n className,\n inButtonGroup = false,\n isLoading = false,\n sx,\n ...props\n}) => {\n const theme = useTheme();\n\n const hasLabelTag = label && label.trim() !== \"\";\n const hasLabel = hasLabelTag || !!children;\n let iconToPlace: React.ReactNode = null;\n let secondaryIconToPlace: React.ReactNode = null;\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n if (icon) {\n iconToPlace = {icon};\n }\n\n if (secondaryIcon) {\n secondaryIconToPlace = (\n {secondaryIcon}\n );\n }\n\n const iconOnly = !hasLabel && !!icon;\n\n const mainStyles = buttonCSS(theme, variant, iconOnly);\n\n const paddingValue = useMemo(() => {\n const notLabel = compact ? \"6px\" : \"10px 8px\";\n\n const withLabel = compact ? \"4px 12px\" : \"8px 16px\";\n\n let paddingValue = !hasLabel ? notLabel : withLabel;\n\n if (variant.endsWith(\"-ghost\") && !icon) {\n paddingValue = compact ? \"4px 0\" : \"8px 0\";\n }\n\n if (inButtonGroup) {\n paddingValue = !hasLabel ? \"6px\" : \"4px 12px\";\n }\n\n return paddingValue;\n }, [hasLabel, compact, icon, inButtonGroup, variant]);\n\n const extraStyles = css({\n height: compact ? 28 : 36,\n padding: paddingValue,\n \"& .button-label\": {\n whiteSpace: fullWidth ? \"normal\" : \"nowrap\",\n marginRight:\n !hasLabel || !icon\n ? 0\n : label !== \"\" && iconLocation === \"end\"\n ? \"4px\"\n : 0,\n marginLeft:\n !hasLabel || !icon\n ? 0\n : label !== \"\" && iconLocation === \"start\"\n ? \"4px\"\n : 0,\n },\n });\n\n const smallScreenStyles = css({\n [`@media (max-width: ${breakPoints.md}px)`]: {\n padding: \"0 14px\",\n \"& .button-label\": {\n display: \"none\",\n },\n },\n });\n\n if (isLoading) {\n return ;\n }\n\n return (\n \n \n {icon && iconLocation === \"start\" && iconToPlace}\n {(children || label?.trim() !== \"\") && (\n \n {children}\n {children && label ? \" \" : \"\"}\n {label}\n \n )}\n {icon && iconLocation === \"end\" && iconToPlace}\n {secondaryIcon && secondaryIconToPlace}\n \n \n );\n};\n\nexport default Button;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport {\n ButtonStatesProps,\n ButtonThemeProps,\n ButtonVariant,\n} from \"./Button.types\";\n\nexport const buttonVariant = (\n theme: Theme,\n variantName: ButtonVariant,\n): ButtonStatesProps => {\n const buttonVariants: ButtonThemeProps = {\n primary: {\n enabled: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/5\"]} 0%, ${theme.colors[\"Color/Base/Royal/6\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/6\"]} 0%, ${theme.colors[\"Color/Base/Royal/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/6\"]} 0%, ${theme.colors[\"Color/Base/Royal/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: \"none\",\n },\n },\n secondary: {\n enabled: {\n border: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n },\n destructive: {\n enabled: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/5\"]} 0%, ${theme.colors[\"Color/Base/Sunset/6\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/6\"]} 0%, ${theme.colors[\"Color/Base/Sunset/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/6\"]} 0%, ${theme.colors[\"Color/Base/Sunset/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: \"none\",\n },\n },\n \"primary-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"secondary-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"destructive-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"primary-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"secondary-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"destructive-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n };\n\n return buttonVariants[variantName];\n};\n\nexport const buttonCSS = (\n theme: Theme,\n variant: ButtonVariant,\n iconOnly?: boolean,\n) => {\n const btnStyles = buttonVariant(theme, variant);\n\n return css({\n borderRadius: 4,\n cursor: \"pointer\",\n fontFamily: \"'Geist', sans-serif\",\n fontWeight: \"normal\",\n fontSize: 14,\n lineHeight: \"20px\",\n display: \"flex\",\n flexDirection: \"row\",\n alignItems: \"center\",\n justifyContent: \"center\",\n margin: 0,\n transition: \"all 0.2s linear\",\n background: btnStyles.enabled.background,\n borderColor: btnStyles.enabled.border,\n borderWidth: 1,\n borderStyle: \"solid\",\n color: btnStyles.enabled.text,\n boxShadow: btnStyles.enabled.shadow,\n \"& .buttonIcon\": {\n display: \"flex\",\n height: 16,\n width: 16,\n minWidth: 16,\n minHeight: 16,\n justifyContent: \"center\",\n alignItems: \"center\",\n \"& > svg\": {\n fill: btnStyles.enabled.text,\n color: btnStyles.enabled.text,\n width: 16,\n height: 16,\n },\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n background: btnStyles.disabled.background,\n borderColor: btnStyles.disabled.border,\n borderWeight: 1,\n borderStyle: \"solid\",\n color: btnStyles.disabled.text,\n boxShadow: btnStyles.disabled.shadow,\n \"& .buttonIcon > svg\": {\n fill: btnStyles.disabled.text,\n color: btnStyles.disabled.text,\n },\n },\n \"&:hover:not(:disabled),&.hover:not(:disabled)\": {\n background:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.hover.background,\n borderColor:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.hover.border,\n color: btnStyles.hover.text,\n boxShadow: btnStyles.hover.shadow,\n textDecoration: variant.endsWith(\"-ghost\") ? \"underline\" : \"none\",\n \"& .buttonIcon > svg\": {\n fill: btnStyles.hover.text,\n color: btnStyles.hover.text,\n },\n },\n \"&:active:not(:disabled),&.active:not(:disabled)\": {\n background:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.pressed.background,\n borderColor:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.pressed.border,\n textDecoration: variant.endsWith(\"-ghost\") ? \"underline\" : \"none\",\n color: btnStyles.pressed.text,\n boxShadow: btnStyles.pressed.shadow,\n \"& .buttonIcon > svg\": {\n fill: btnStyles.pressed.text,\n color: btnStyles.pressed.text,\n },\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const inputHelperStyles = (theme: Theme) => ({\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n marginTop: 4,\n lineHeight: \"16px\",\n minHeight: 16,\n \"&.errorState\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n \"&.successState\": {\n color: theme.colors[\"Color/Brand/Success/colorPrimaryText\"],\n },\n \"&.warningState\": {\n color: theme.colors[\"Color/Brand/Warning/colorPrimaryText\"],\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC } from \"react\";\nimport { useTheme } from \"@emotion/react\";\n\nimport { inputHelperStyles } from \"./InputHelper.styles\";\nimport { InputHelperProps } from \"./InputHelper.types\";\n\nconst InputHelper: FC = ({ state = \"normal\", children }) => {\n const theme = useTheme();\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default InputHelper;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { CSSProperties } from \"react\";\nimport { Theme } from \"@emotion/react\";\n\nimport { InputLabelOrientation, InputLabelSizeMode } from \"./InputLabel.types\";\n\nexport const customLabelStyles = (\n theme: Theme,\n inputSizeMode: InputLabelSizeMode,\n orientation: InputLabelOrientation,\n) => {\n let lineHeightVariant: CSSProperties[\"height\"] = \"initial\";\n\n if (orientation === \"horizontal\" && inputSizeMode) {\n switch (inputSizeMode) {\n case \"small\":\n lineHeightVariant = 1;\n break;\n case \"large\":\n lineHeightVariant = 1.4;\n break;\n }\n }\n\n return {\n fontFamily: \"'Geist', sans-serif\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n textAlign: \"left\" as const,\n alignItems: \"flex-start\" as const,\n display: \"flex\",\n userSelect: \"none\",\n whiteSpace: \"nowrap\",\n \"& > span\": {\n display: \"flex\",\n alignItems: \"center\",\n lineHeight: lineHeightVariant,\n width: 190,\n paddingRight: 8,\n textWrap: \"wrap\",\n \"&.noMinWidthLabel\": {\n minWidth: \"initial\",\n },\n },\n };\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { customLabelStyles } from \"./InputLabel.styles\";\nimport { InputLabelProps } from \"./InputLabel.types\";\n\nconst Index: FC = ({\n children,\n sx,\n noMinWidth,\n htmlFor,\n orientation = \"horizontal\",\n inputSizeMode = \"large\",\n ...restProps\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n \n \n {children}\n \n \n );\n};\n\nexport default Index;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, keyframes, Theme } from \"@emotion/react\";\n\nimport { TooltipPlacement } from \"./Tooltip.types\";\n\nexport const opacityAnimation = keyframes`\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n`;\n\nexport const mainTooltipStyle = (theme: Theme) =>\n css({\n position: \"fixed\",\n borderRadius: 4,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n color: theme.colors[\"Color/Neutral/Text/colorTextContrast\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgContrast\"],\n lineHeight: 1,\n zIndex: 10001,\n padding: 8,\n paddingTop: 4,\n paddingBottom: 4,\n fontSize: 12,\n boxShadow: theme.shadows[\"boxShadow-02\"],\n maxWidth: 350,\n textAlign: \"center\",\n \"& .title\": {\n textAlign: \"left\",\n whiteSpace: \"nowrap\",\n },\n \"& .content\": {\n width: \"auto\",\n maxWidth: 350,\n overflowWrap: \"break-word\",\n textAlign: \"left\",\n },\n });\n\nexport const tooltipPlacement = (theme: Theme, position: TooltipPlacement) => {\n const tooltipArrowSize = 6;\n const background = theme.colors[\"Color/Neutral/Bg/colorBgContrast\"];\n\n let placementPosition = {};\n const beforePosition = {\n content: \"' '\",\n left: \"50%\",\n border: \"solid transparent\",\n height: 0,\n width: 0,\n position: \"absolute\",\n pointerEvents: \"none\",\n borderWidth: tooltipArrowSize,\n marginLeft: tooltipArrowSize * -1,\n };\n\n switch (position) {\n case \"top\":\n placementPosition = {\n transform: \"translateX(-50%) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n top: \"100%\",\n borderTopColor: background,\n },\n };\n break;\n case \"right\":\n placementPosition = {\n transform: \"translateX(0) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n left: tooltipArrowSize * -1,\n top: \"50%\",\n transform: \"translateX(0) translateY(-50%)\",\n borderRightColor: background,\n },\n };\n break;\n case \"left\":\n placementPosition = {\n transform: \"translateX(-100%) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n left: \"auto\",\n right: tooltipArrowSize * -2,\n top: \"50%\",\n transform: \"translateX(0) translateY(-50%)\",\n borderLeftColor: background,\n },\n };\n break;\n default:\n placementPosition = {\n transform: \"translateX(-50%)\",\n \"&::before\": {\n ...beforePosition,\n bottom: \"100%\",\n borderBottomColor: background,\n },\n };\n }\n\n return css(placementPosition);\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { cloneElement, FC, Fragment, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { useTheme } from \"@emotion/react\";\n\nimport {\n mainTooltipStyle,\n opacityAnimation,\n tooltipPlacement,\n} from \"./Tooltip.styles\";\nimport { TooltipConstructProps, TooltipProps } from \"./Tooltip.types\";\n\nconst TooltipElement: FC = ({\n placement,\n title = \"\",\n content,\n anchorEl,\n}) => {\n const theme = useTheme();\n\n let position = {};\n let calculatedPlacement = placement;\n const boundYLimit = 45;\n const boundXLimit = 175;\n\n if (anchorEl) {\n const bounds = anchorEl.getBoundingClientRect();\n const windowWidth = document.documentElement.offsetWidth;\n const windowHeight = document.documentElement.offsetHeight;\n\n switch (placement) {\n case \"bottom\": {\n const calcPosition = bounds.top + bounds.height + boundYLimit;\n\n if (calcPosition > windowHeight) {\n calculatedPlacement = \"top\";\n }\n break;\n }\n case \"left\": {\n const calcInitPosition = bounds.left - boundXLimit;\n\n if (calcInitPosition < 0) {\n calculatedPlacement = \"right\";\n }\n\n break;\n }\n case \"right\": {\n const calcEndPosition = bounds.left + bounds.width + boundXLimit;\n\n if (calcEndPosition > windowWidth) {\n calculatedPlacement = \"left\";\n }\n break;\n }\n case \"top\": {\n if (bounds.top < boundYLimit) {\n calculatedPlacement = \"bottom\";\n }\n\n break;\n }\n }\n\n switch (calculatedPlacement) {\n case \"bottom\":\n position = {\n top: bounds.top + bounds.height + 10,\n left: bounds.left + bounds.width / 2,\n };\n break;\n case \"left\":\n position = {\n top: bounds.top + bounds.height / 2,\n left: bounds.left - 12,\n };\n break;\n case \"right\":\n position = {\n top: bounds.top + bounds.height / 2,\n left: bounds.left + bounds.width + 12,\n };\n break;\n case \"top\":\n position = {\n top: bounds.top - bounds.height / 2 - 10,\n left: bounds.left + bounds.width / 2,\n };\n break;\n }\n }\n\n return (\n \n {title &&
{title}
}\n
{content}
\n \n );\n};\n\nconst Tooltip: FC = ({\n children,\n tooltip,\n title = \"\",\n errorProps,\n placement = \"bottom\",\n}) => {\n const [anchorEl, setAnchorEl] = useState<\n (EventTarget & HTMLSpanElement) | null\n >(null);\n const [tooltipVisible, setTooltipVisible] = useState(false);\n\n if (tooltip === \"\") {\n return (\n \n {errorProps ? cloneElement(children, { ...errorProps }) : children}\n \n );\n }\n\n return (\n \n {\n setAnchorEl(event.currentTarget);\n setTooltipVisible(true);\n }}\n onPointerLeave={() => {\n setTooltipVisible(false);\n }}\n >\n {errorProps ? cloneElement(children, { ...errorProps }) : children}\n {tooltipVisible &&\n createPortal(\n ,\n document.body,\n )}\n \n \n );\n};\n\nexport default Tooltip;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport { paddingSizeVariants } from \"../../global/utils\";\n\nexport const inputBaseStyles = (theme: Theme) =>\n css({\n lineHeight: \"20px\",\n height: 38,\n boxSizing: \"border-box\",\n width: \"100%\",\n paddingTop: 8,\n paddingBottom: 8,\n paddingLeft: 8,\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n fontSize: 14,\n fontWeight: 400,\n borderWidth: 1,\n borderStyle: \"solid\",\n borderRadius: 4,\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n outline: \"none\",\n transitionDuration: \"0.1s\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgFields\"],\n letterSpacing: \"0.16px\",\n \"&.filled\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n },\n \"&.errorState\": {\n borderColor: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n },\n \"&.warningState\": {\n borderColor: theme.colors[\"Color/Brand/Warning/colorPrimaryBorder\"],\n },\n \"&.successState\": {\n borderColor: theme.colors[\"Color/Brand/Success/colorPrimaryBorder\"],\n },\n \"&::placeholder\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n opacity: 1,\n fontWeight: 400,\n letterSpacing: \"0.16px\",\n },\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderBold\"],\n },\n \"&:focus\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n boxShadow: \"0px 0px 0px 2px rgba(43, 100, 229, 0.30)\",\n },\n \"&:read-only\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgShell\"],\n \"&:placeholder\": {\n color: theme.colors[\"Color/Base/Shark/2\"],\n },\n },\n \"&::-webkit-outer-spin-button, &::-webkit-inner-spin-button\": {\n WebkitAppearance: \"none\",\n margin: 0,\n },\n \"&[type=number]\": {\n \"-moz-appearance\": \"textfield\",\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n userSelect: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"&:placeholder\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n },\n },\n });\n\nexport const inputBaseSizeSmall = css({\n height: 28,\n paddingTop: 4,\n paddingBottom: 4,\n});\n\nexport const inputContainerStyles = (theme: Theme) =>\n css({\n display: \"flex\",\n flexGrow: 1,\n width: \"100%\",\n \"& .textBoxContainer\": {\n width: \"100%\",\n flexGrow: 1,\n position: \"relative\",\n minWidth: 160,\n },\n \"& .tooltipContainer\": {\n marginLeft: 5,\n display: \"flex\",\n alignItems: \"center\",\n \"& .min-icon\": {\n width: 13,\n },\n },\n \"& .overlayAction\": {\n position: \"absolute\",\n right: 1,\n top: 1,\n boxSizing: \"border-box\",\n \"& button\": {\n padding: 6,\n border: 0,\n borderRadius: 0,\n borderTopRightRadius: 3,\n borderBottomRightRadius: 3,\n borderLeft: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n boxShadow: \"none\",\n height: 36,\n boxSizing: \"border-box\",\n fontWeight: \"400\",\n \"& .min-icon\": {\n width: 16,\n height: 16,\n color: theme.colors[\"Color/Neutral/Text/colorText\"],\n fill: theme.colors[\"Color/Neutral/Text/colorText\"],\n },\n },\n },\n \"& .startOverlayIcon\": {\n position: \"absolute\",\n left: 8,\n top: 10,\n \"& svg\": {\n width: 16,\n height: 16,\n color: theme.colors[\"Color/Neutral/Text/colorText\"],\n },\n },\n \"& .accessoryIcon\": {\n position: \"absolute\",\n right: 8,\n top: \"50%\",\n transform: \"translateY(-50%)\",\n width: 16,\n height: 16,\n \"&.errorState\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n \"&.warningState\": {\n color: theme.colors[\"Color/Brand/Warning/colorPrimaryText\"],\n },\n \"&.successState\": {\n color: theme.colors[\"Color/Brand/Success/colorPrimaryText\"],\n },\n },\n \"& .inputLabel.verticalMode\": {\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n marginBottom: paddingSizeVariants.sizeXXS,\n },\n \"& .textdivContainer\": {\n width: \"100%\",\n },\n });\n\nexport const containerSizeSmall = css({\n \"& .overlayAction\": {\n \"& button\": {\n height: 26,\n },\n },\n \"& .startOverlayIcon\": {\n top: 6,\n },\n});\n\nexport const containerOverlayIcon = css({\n \"& .accessoryIcon\": {\n right: 37,\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { RefObject, useMemo, useState } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport CircleAlertIcon from \"../../icons/CircleAlertIcon\";\nimport CircleCheckIcon from \"../../icons/CircleCheckIcon\";\nimport CircleHelpIcon from \"../../icons/CircleHelpIcon\";\nimport EyeIcon from \"../../icons/EyeIcon\";\nimport EyeOffIcon from \"../../icons/EyeOffIcon\";\nimport TriangleAlertIcon from \"../../icons/TriangleAlertIcon\";\nimport Button from \"../Button\";\nimport InputHelper from \"../InputHelper\";\nimport InputLabel from \"../InputLabel\";\nimport Tooltip from \"../Tooltip\";\nimport {\n containerOverlayIcon,\n containerSizeSmall,\n inputBaseSizeSmall,\n inputBaseStyles,\n inputContainerStyles,\n} from \"./InputBox.styles\";\nimport { InputBoxProps } from \"./InputBox.types\";\n\nconst Inputdiv = React.forwardRef<\n React.HTMLAttributes,\n InputBoxProps\n>(\n (\n {\n id,\n tooltip = \"\",\n index,\n type,\n overlayIcon,\n noLabelMinWidth,\n overlayAction,\n overlayObject,\n label = \"\",\n required,\n startIcon,\n className,\n helper,\n state = \"normal\",\n sx,\n sizeMode = \"large\",\n orientation = \"horizontal\",\n onFocus,\n disableErrorUntilFocus = false,\n children,\n value,\n ...props\n },\n ref,\n ) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const baseStyles = inputBaseStyles(theme);\n const containerStyles = inputContainerStyles(theme);\n\n const [toggleTextInput, setToggleTextInput] = useState(false);\n\n let inputdivWrapperIcon = overlayIcon;\n let inputdivWrapperType = type;\n\n if (type === \"password\" && !overlayIcon) {\n inputdivWrapperIcon = toggleTextInput ? : ;\n inputdivWrapperType = toggleTextInput ? \"text\" : \"password\";\n }\n\n const [hasReceivedFocus, setHasReceivedFocus] = useState(false);\n\n if (\n !disableErrorUntilFocus &&\n state === \"error\" &&\n !hasReceivedFocus &&\n helper\n ) {\n helper = \"\";\n state = \"normal\";\n }\n\n return (\n \n {label !== \"\" && (\n \n {label}\n {required ? \"*\" : \"\"}\n {tooltip !== \"\" && (\n
\n \n
\n \n
\n
\n
\n )}\n \n )}\n\n
\n
\n {startIcon &&
{startIcon}
}\n {\n setHasReceivedFocus(true);\n if (onFocus) {\n onFocus(e);\n }\n }}\n ref={ref as RefObject | null | undefined}\n {...props}\n />\n {state === \"error\" && (\n \n )}\n {state === \"warning\" && (\n \n )}\n {state === \"success\" && (\n \n )}\n {inputdivWrapperIcon && (\n
\n {\n overlayAction(e);\n }\n : () => setToggleTextInput(!toggleTextInput)\n }\n id={`${id}-button`}\n type={\"button\"}\n icon={inputdivWrapperIcon}\n />\n
\n )}\n {overlayObject && (\n
{overlayObject}
\n )}\n
\n {helper !== undefined && (\n {helper}\n )}\n {children}\n
\n \n );\n },\n);\n\nexport default Inputdiv;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css } from \"@emotion/react\";\n\nexport const autocompleteContainerStyles = css({\n display: \"flex\",\n flexGrow: 1,\n width: \"100%\",\n height: 38,\n position: \"relative\",\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useEffect, useMemo, useRef, useState } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport DropdownSelector from \"../DropdownSelector\";\nimport InputBox from \"../InputBox\";\nimport { autocompleteContainerStyles } from \"./Autocomplete.styles\";\nimport { AutocompleteProps } from \"./Autocomplete.types\";\n\nconst Autocomplete: FC = ({\n id,\n label = \"\",\n required,\n className,\n tooltip = \"\",\n noLabelMinWidth = false,\n value = \"\",\n sx,\n options,\n onChange,\n disabled = false,\n name,\n placeholder = \"\",\n sizeMode = \"large\",\n orientation = \"horizontal\",\n state = \"normal\",\n readOnly = false,\n helper,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const baseInputRef = useRef(null);\n\n const [isOpen, setIsOpen] = useState(false);\n const [searchBoxVal, setSearchBoxVal] = useState(\"\");\n const [valueSelected, setValueSelected] = useState(null);\n const [filterVal, setFilterVal] = useState(\"\");\n\n useEffect(() => {\n if (value !== \"\") {\n const index = options.findIndex((option) => option.value === value);\n\n setValueSelected(index);\n setSearchBoxVal(options[index]?.label || \"\");\n }\n }, [options, value]);\n\n const filteredOptions = options.filter((item) =>\n item.label.toLowerCase().includes(filterVal.toLowerCase()),\n );\n\n const startIcon = useMemo(() => {\n const optionWithIcon =\n valueSelected !== null &&\n (options[valueSelected]?.icon || options[valueSelected]?.indicator);\n\n if (!optionWithIcon) {\n return null;\n }\n\n return options[valueSelected]?.indicator\n ? options[valueSelected]?.indicator\n : options[valueSelected].icon;\n }, [options, valueSelected]);\n\n return (\n {\n if (!isOpen) {\n setIsOpen(true);\n }\n }}\n id={`${id}-Autocomplete`}\n >\n {\n setSearchBoxVal(e.target.value);\n setFilterVal(e.target.value);\n }}\n placeholder={placeholder}\n sizeMode={sizeMode}\n helper={helper}\n orientation={orientation}\n state={state}\n readOnly={readOnly}\n overlayIcon={isOpen ? : }\n overlayAction={() => {\n if (!disabled) {\n setIsOpen(!isOpen);\n }\n }}\n startIcon={startIcon}\n onClick={() => {\n if (!disabled) {\n setIsOpen(!isOpen);\n }\n }}\n sx={{\n ...sx,\n \"& .overlayAction > button\": {\n borderLeft: 0,\n backgroundColor: \"transparent\",\n },\n \"& .accessoryIcon\": {\n display: \"none\",\n },\n }}\n ref={baseInputRef}\n />\n {isOpen && (\n {\n setSearchBoxVal(label || \"\");\n setFilterVal(\"\");\n if (id !== undefined) {\n setValueSelected(id);\n }\n onChange(nValue, extraValue);\n }}\n hideTriggerAction={() => {\n setIsOpen(false);\n if (\n (value !== \"\" && searchBoxVal === \"\") ||\n filteredOptions.length === 0\n ) {\n const option = options.find((option) => option.value === value);\n\n setSearchBoxVal(option?.label || \"\");\n }\n }}\n open={isOpen}\n anchorEl={baseInputRef.current}\n useAnchorWidth\n forSelectInput\n />\n )}\n \n );\n};\n\nexport default Autocomplete;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC } from \"react\";\n\nimport ArrowLeftIcon from \"../../icons/ArrowLeftIcon\";\nimport Button from \"../Button\";\nimport { BackLinkProps } from \"./BackLink.types\";\n\nconst BackLink: FC = ({ label, sx, ...props }) => {\n return (\n }\n variant={\"primary-ghost\"}\n sx={sx}\n {...props}\n >\n {label}\n \n );\n};\n\nexport default BackLink;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useCallback, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport CircleAlertIcon from \"../../icons/CircleAlertIcon\";\nimport CircleCheckIcon from \"../../icons/CircleCheckIcon\";\nimport CircleSlashIcon from \"../../icons/CircleSlashIcon\";\nimport CircleXIcon from \"../../icons/CircleXIcon\";\nimport InfoIcon from \"../../icons/InfoIcon\";\nimport { badgeCSS } from \"./Badge.styles\";\nimport { BadgeProps } from \"./Badge.types\";\n\nconst Badge: FC> = ({\n children,\n color = \"none\",\n sx,\n id,\n label,\n size = \"normal\",\n badgeStyle = \"subtle\",\n icon,\n isNumber,\n ...props\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const badgeStyling = badgeCSS(theme, color, badgeStyle, size, icon, isNumber);\n\n const iconPhase = useCallback((): React.ReactNode => {\n let icnUse: React.ReactNode = null;\n\n if (icon) {\n if (typeof icon === \"boolean\") {\n // We use default icons for each category\n switch (color) {\n case \"none\":\n icnUse = ;\n break;\n case \"info\":\n icnUse = ;\n break;\n case \"success\":\n icnUse = ;\n break;\n case \"warning\":\n icnUse = ;\n break;\n case \"danger\":\n icnUse = ;\n break;\n default:\n icnUse = null;\n }\n } else {\n // In case we want to use a custom icon, and it is not a predefined icon\n icnUse = icon === \"dot\" ? : icon;\n }\n }\n\n return icnUse;\n }, [icon, color]);\n\n return (\n \n {icon && {iconPhase()}}\n \n {label}\n {children}\n \n \n );\n};\nexport default Badge;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport { paddingSizeVariants } from \"../../global/utils\";\nimport {\n BadgeColors,\n BadgeElementThemeProps,\n BadgeIcons,\n BadgeSizes,\n BadgeStyles,\n BadgeThemeProps,\n} from \"./Badge.types\";\n\nexport const badgeVariant = (\n theme: Theme,\n variant: BadgeColors,\n): BadgeElementThemeProps => {\n const themeVariants: BadgeThemeProps = {\n none: {\n minimalColor: theme.colors[\"Color/Base/Shark/6\"],\n subtleBG: theme.colors[\"Color/Base/Shark/1\"],\n subtleLabel: theme.colors[\"Color/Base/Shark/6\"],\n boldBG: theme.colors[\"Color/Base/Shark/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n info: {\n minimalColor: theme.colors[\"Color/Base/Royal/6\"],\n subtleBG: theme.colors[\"Color/Base/Royal/1\"],\n subtleLabel: theme.colors[\"Color/Base/Royal/6\"],\n boldBG: theme.colors[\"Color/Base/Royal/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n success: {\n minimalColor: theme.colors[\"Color/Base/Java/6\"],\n subtleBG: theme.colors[\"Color/Base/Java/1\"],\n subtleLabel: theme.colors[\"Color/Base/Java/6\"],\n boldBG: theme.colors[\"Color/Base/Java/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n warning: {\n minimalColor: theme.colors[\"Color/Base/Orange/6\"],\n subtleBG: theme.colors[\"Color/Base/Orange/1\"],\n subtleLabel: theme.colors[\"Color/Base/Orange/6\"],\n boldBG: theme.colors[\"Color/Base/Orange/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n danger: {\n minimalColor: theme.colors[\"Color/Base/Sunset/6\"],\n subtleBG: theme.colors[\"Color/Base/Sunset/1\"],\n subtleLabel: theme.colors[\"Color/Base/Sunset/6\"],\n boldBG: theme.colors[\"Color/Base/Sunset/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n purple: {\n minimalColor: theme.colors[\"Color/Base/Purple/6\"],\n subtleBG: theme.colors[\"Color/Base/Purple/1\"],\n subtleLabel: theme.colors[\"Color/Base/Purple/6\"],\n boldBG: theme.colors[\"Color/Base/Purple/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n rose: {\n minimalColor: theme.colors[\"Color/Base/Rose/6\"],\n subtleBG: theme.colors[\"Color/Base/Rose/1\"],\n subtleLabel: theme.colors[\"Color/Base/Rose/6\"],\n boldBG: theme.colors[\"Color/Base/Rose/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n scooter: {\n minimalColor: theme.colors[\"Color/Base/Scooter/6\"],\n subtleBG: theme.colors[\"Color/Base/Scooter/1\"],\n subtleLabel: theme.colors[\"Color/Base/Scooter/6\"],\n boldBG: theme.colors[\"Color/Base/Scooter/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n disabled: {\n minimalColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n subtleBG: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n subtleLabel: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n boldBG: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n };\n\n return themeVariants[variant];\n};\n\nexport const badgeCSS = (\n theme: Theme,\n color: BadgeColors,\n badgeStyle: BadgeStyles,\n size: BadgeSizes,\n icon: BadgeIcons,\n isNumber?: boolean,\n) => {\n const themeVariant = badgeVariant(theme, color);\n\n let textColor =\n badgeStyle === \"bold\" ? themeVariant.boldLabel : themeVariant.subtleLabel;\n let bgColor =\n badgeStyle === \"bold\" ? themeVariant.boldBG : themeVariant.subtleBG;\n let borderColor =\n badgeStyle === \"bold\" ? themeVariant.boldBG : themeVariant.subtleBG;\n\n if (icon === \"dot\" || badgeStyle === \"minimal\") {\n bgColor = \"transparent\";\n textColor = themeVariant.minimalColor;\n borderColor = icon === \"dot\" ? \"transparent\" : themeVariant.minimalColor;\n }\n\n let padding =\n size === \"small\"\n ? `0 6px`\n : `${theme.paddingSizes.sizeXXS}px ${theme.paddingSizes.sizeXS}px`;\n\n if (size === \"small\" && isNumber) {\n padding = \"0\";\n }\n\n return css({\n boxSizing: \"border-box\",\n position: \"relative\",\n margin: 0,\n userSelect: \"none\",\n appearance: \"none\",\n maxWidth: \"100%\",\n fontSize: 12,\n fontWeight: 600,\n lineHeight: \"16px\",\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: size === \"small\" ? 16 : 24,\n color: textColor,\n backgroundColor: bgColor,\n borderRadius: 16,\n whiteSpace: \"nowrap\",\n cursor: \"default\",\n outline: 0,\n textDecoration: \"none\",\n border: `${borderColor} 1px solid`,\n padding,\n verticalAlign: \"middle\",\n gap: paddingSizeVariants.sizeXXS,\n minWidth: size === \"small\" ? 16 : 20,\n \"& svg\": {\n width: icon === \"dot\" ? 8 : 15,\n height: icon === \"dot\" ? 8 : 15,\n color: textColor,\n fill: textColor,\n },\n \"& span.dot\": {\n display: \"inline-block\",\n width: 8,\n height: 8,\n backgroundColor: textColor,\n borderRadius: \"100%\",\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { iconContainerStyles } from \"./BoxedIcon.styles\";\nimport { IBoxedIconProps } from \"./BoxedIcon.types\";\n\nconst BoxedIcon: FC = ({ sx, children }) => {\n const theme = useTheme();\n\n const boxedStyle = iconContainerStyles(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default BoxedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nexport const iconContainerStyles = (theme: Theme) =>\n css({\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n boxSizing: \"border-box\",\n padding: 16,\n width: 60,\n height: 60,\n minHeight: 60,\n minWidth: 60,\n borderRadius: 12,\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n \"& svg\": {\n color: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n width: 24,\n height: 24,\n minWidth: 24,\n minHeight: 24,\n },\n });\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const expandMenuOptionStyles = (theme: Theme) => {\n return {\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n gap: 8,\n border: 0,\n borderRadius: 4,\n cursor: \"pointer\",\n width: \"100%\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n backgroundColor: \"transparent\",\n padding: \"4px 10px\",\n fontWeight: 400,\n height: 28,\n boxShadow: \"none\",\n textDecoration: \"none\",\n \"&:hover:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n \"&:active:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n },\n \"&:disabled\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n cursor: \"not-allowed\",\n },\n \"&.danger\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n \"&:hover:not(:disabled)\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n },\n \"& svg\": {\n width: 16,\n height: 16,\n },\n \"& .menu-icon\": {\n display: \"inline-flex\",\n width: 16,\n height: 16,\n },\n \"& .menu-option\": {\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n whiteSpace: \"nowrap\" as const,\n },\n \"& .button-label\": {\n marginLeft: 0,\n },\n };\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useEffect, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { css, useTheme } from \"@emotion/react\";\nimport { CSSObject } from \"@emotion/serialize\";\nimport debounce from \"lodash/debounce\";\n\nimport { useEscapeKey } from \"../../global/hooks\";\nimport SelectorContainer from \"../../global/SelectorContainer\";\nimport { expandMenuOptionStyles } from \"./ExpandMenu.styles\";\nimport { ExpandDropdownProps } from \"./ExpandMenu.types\";\n\nconst calcElementPosition = (\n anchorEl: (EventTarget & HTMLElement) | null,\n anchorOrigin: \"start\" | \"end\" | \"middle\",\n) => {\n if (!anchorEl) {\n return {\n top: 0,\n left: 0,\n width: 0,\n };\n }\n\n const bounds = anchorEl.getBoundingClientRect();\n\n const returnItem: CSSObject = { top: bounds.top + bounds.height };\n\n switch (anchorOrigin) {\n case \"start\":\n returnItem.left = bounds.left;\n returnItem.transform = \"translateX(0%)\";\n break;\n case \"end\":\n returnItem.left = bounds.left + bounds.width;\n returnItem.transform = \"translateX(-100%)\";\n break;\n case \"middle\":\n returnItem.left = bounds.right - bounds.width / 2;\n returnItem.transform = \"translateX(-50%)\";\n break;\n }\n\n return returnItem;\n};\n\nconst ExpandDropdown: FC = ({\n hideTriggerAction,\n open,\n anchorEl = null,\n anchorOrigin = \"start\",\n forInputOptions = false,\n children,\n}) => {\n const theme = useTheme();\n\n const [coords, setCoords] = useState(null);\n\n useEscapeKey(hideTriggerAction);\n\n useEffect(() => {\n if (open) {\n setCoords(calcElementPosition(anchorEl, anchorOrigin));\n return;\n }\n setCoords(null);\n }, [anchorEl, anchorOrigin, open]);\n\n useEffect(() => {\n const handleResize = () => {\n hideTriggerAction();\n };\n\n const scrollResize = debounce((anchorEl) => {\n if (!anchorEl || !anchorEl.getBoundingClientRect()) {\n return;\n }\n setCoords(calcElementPosition(anchorEl, anchorOrigin));\n }, 300);\n\n window.addEventListener(\"resize\", handleResize);\n window.addEventListener(\"scroll\", () => {\n scrollResize(anchorEl);\n });\n });\n\n const expandDropdownStyles = css({\n position: \"absolute\",\n display: \"grid\",\n gridTemplateColumns: \"100%\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n padding: 8,\n maxHeight: 450,\n minWidth: forInputOptions ? \"initial\" : 180,\n overflowX: \"hidden\",\n overflowY: \"auto\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderMinimal\"]}`,\n boxShadow:\n \"0px 2px 8px 0px rgba(156, 163, 175, 0.15), 0px 4px 12px 0px rgba(156, 163, 175, 0.25)\",\n marginTop: forInputOptions ? 0 : 10,\n \"& ul\": {\n padding: 0,\n margin: 0,\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n },\n \"& button\": expandMenuOptionStyles(theme),\n \"&::-webkit-scrollbar\": {\n width: 5,\n },\n \"&::-webkit-scrollbar-thumb\": {\n background: theme.colors[\"Color/Base/Shark/3\"],\n borderRadius: \"5px\",\n },\n\n \"&::-webkit-scrollbar-track\": {\n background: \"transparent\",\n borderRadius: 0,\n },\n });\n\n if (!open || !coords) {\n return null;\n }\n\n if (!anchorEl) {\n console.warn(\n \"AnchorEl not set. Element will be rendered on the top of the page\",\n );\n }\n\n return createPortal(\n \n
{children}
\n
,\n document.body,\n );\n};\n\nexport default ExpandDropdown;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useState } from \"react\";\n\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport Button from \"../Button\";\nimport ExpandDropdown from \"./ExpandDropdown\";\nimport { ExpandMenuProps } from \"./ExpandMenu.types\";\n\nconst ExpandMenu: FC<\n ExpandMenuProps & React.ButtonHTMLAttributes\n> = ({\n id,\n icon,\n iconLocation,\n dropMenuPosition,\n variant,\n name,\n sx,\n label,\n children,\n disabled,\n dropArrow = true,\n compact = false,\n forInputOptions = false,\n inButtonGroup,\n}) => {\n const [expandedMenu, setExpandedMenu] = useState(false);\n const [anchorEl, setAnchorEl] = React.useState<\n (EventTarget & HTMLButtonElement) | null\n >(null);\n\n let secondary = null;\n\n if (dropArrow) {\n secondary = expandedMenu ? (\n \n ) : (\n \n );\n }\n\n return (\n \n {\n setExpandedMenu(!expandedMenu);\n setAnchorEl(e.currentTarget);\n }}\n inButtonGroup={inButtonGroup}\n />\n\n {expandedMenu && (\n {\n setExpandedMenu(false);\n }}\n anchorOrigin={dropMenuPosition}\n anchorEl={anchorEl}\n forInputOptions={forInputOptions}\n >\n {children}\n \n )}\n \n );\n};\n\nexport default ExpandMenu;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { expandMenuOptionStyles } from \"./ExpandMenu.styles\";\nimport { ExpandMenuOptionProps } from \"./ExpandMenu.types\";\n\nconst ExpandMenuOption: FC<\n ExpandMenuOptionProps & React.ButtonHTMLAttributes\n> = ({\n children,\n icon,\n sx,\n variant = \"regular\",\n id,\n inButtonGroup = false,\n ...restProps\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n let extraPadding = {};\n\n if (inButtonGroup) {\n extraPadding = { padding: icon && !children ? \"6px\" : \"4px 12px\" };\n }\n\n return (\n \n {icon && {icon}}\n {children}\n \n );\n};\n\nexport default ExpandMenuOption;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment } from \"react\";\nimport { useTheme } from \"@emotion/react\";\n\nimport ExpandMenu from \"../ExpandMenu\";\nimport ExpandMenuOption from \"../ExpandMenu/ExpandMenuOption\";\nimport { breadcrumbsButtonTheme } from \"./Breadcrumbs.styles\";\nimport { BreadcrumbsOption, BreadcrumbsOptionProps } from \"./Breadcrumbs.types\";\n\nconst BreadcrumbButton: FC<\n BreadcrumbsOptionProps & React.ButtonHTMLAttributes\n> = ({\n label,\n icon,\n iconLocation = \"start\",\n onClick,\n onClickOption,\n disabled,\n children,\n className,\n current,\n subOptions,\n ...props\n}) => {\n const theme = useTheme();\n\n const breadcrumbButtonTheme = breadcrumbsButtonTheme(theme);\n\n const clickFunction = (option: BreadcrumbsOption) => {\n if (onClickOption) {\n onClickOption(option.to);\n }\n\n if (option.onClick) {\n option.onClick(option.to);\n }\n };\n\n let iconToPlace: React.ReactNode = null;\n let expandMenu = null;\n\n if (icon) {\n iconToPlace = {icon};\n }\n\n if (subOptions) {\n expandMenu = (\n ({\n display: \"flex\",\n alignItems: \"center\",\n height: 20,\n width: 20,\n padding: \"2px 4px\",\n borderRadius: 2,\n fontSize: 12,\n gap: 4,\n transitionDuration: \"0s\",\n \"& .button-label\": {\n display: \"none\",\n marginLeft: 0,\n },\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n textDecoration: \"underline\",\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n width: 16,\n height: 16,\n },\n })}\n compact\n >\n {subOptions.map((option, index) => (\n clickFunction(option)}\n icon={option.icon}\n disabled={option.disabled}\n >\n {option.label}\n \n ))}\n \n );\n }\n\n return (\n \n \n \n {icon && (\n \n {icon && iconLocation === \"start\" && iconToPlace}\n \n )}\n {children ||\n (label && (\n \n {children}\n {children && label ? \" \" : \"\"}\n {label}\n \n ))}\n {icon && iconLocation === \"end\" && iconToPlace}\n \n \n {expandMenu}\n \n );\n};\n\nexport default BreadcrumbButton;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const breadcrumbsTheme = (theme: Theme) => ({\n boxSizing: \"border-box\",\n flexBasis: \"100%\",\n width: \"100%\",\n fontSize: 12,\n fontWeight: \"bold\",\n height: 38,\n display: \"flex\",\n alignItems: \"center\",\n marginRight: 10,\n \"& .breadcrumbsList\": {\n display: \"flex\",\n flexWrap: \"nowrap\",\n flexGrow: 1,\n textAlign: \"left\" as const,\n marginLeft: 15,\n marginRight: 10,\n overflow: \"hidden\",\n userSelect: \"none\",\n \"& .divider\": {\n boxSizing: \"content-box\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n width: 12,\n minWidth: 12,\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n letterSpacing: \"0.5px\",\n padding: \"2px 4px\",\n },\n \"& svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"&:hover\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n },\n \"& .last\": {\n pointerEvents: \"none\",\n },\n },\n \"& .slashSpacingStyle\": {\n margin: \"0 5px\",\n },\n});\n\nexport const breadcrumbsButtonTheme = (theme: Theme) => ({\n cursor: \"pointer\",\n display: \"inline-flex\" as const,\n boxSizing: \"border-box\" as const,\n border: 0,\n backgroundColor: \"transparent\",\n padding: \"2px 4px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n letterSpacing: \"0.5px\",\n textOverflow: \"ellipsis\" as const,\n overflow: \"hidden\" as const,\n whiteSpace: \"nowrap\" as const,\n borderRadius: theme.borderRadius.borderRadiusXS,\n height: 20,\n gap: 4,\n \"& .button-icon svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n },\n \"&.current\": {\n cursor: \"default\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n },\n },\n \"&:not(.current):hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n textDecoration: \"underline\",\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, Fragment, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronLeftIcon from \"../../icons/ChevronLeftIcon\";\nimport EllipsisIcon from \"../../icons/EllipsisIcon\";\nimport Box from \"../Box\";\nimport Button from \"../Button\";\nimport ExpandMenu from \"../ExpandMenu\";\nimport ExpandMenuOption from \"../ExpandMenu/ExpandMenuOption\";\nimport BreadcrumbButton from \"./BreadcrumbButton\";\nimport { breadcrumbsTheme } from \"./Breadcrumbs.styles\";\nimport { BreadcrumbsOption, BreadcrumbsProps } from \"./Breadcrumbs.types\";\n\nconst Breadcrumbs: FC = ({\n sx,\n goBackFunction,\n options,\n displayLastItems = false,\n onClickOption,\n markCurrentItem = false,\n children,\n}) => {\n const theme = useTheme();\n\n const mainTheme = breadcrumbsTheme(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const hasCollapsedOpts =\n typeof displayLastItems === \"number\" &&\n options.length - 1 > displayLastItems &&\n options.length > 0;\n\n let collapsedOptions = null;\n\n const clickFunction = (option: BreadcrumbsOption) => {\n if (onClickOption) {\n onClickOption(option.to);\n }\n\n if (option.onClick) {\n option.onClick(option.to);\n }\n };\n\n const Divider = () => {\n return /;\n };\n\n // Collapsed options\n if (hasCollapsedOpts && options.length > displayLastItems - 1) {\n const colOpts = options.slice(1, displayLastItems * -1);\n\n collapsedOptions = (\n }\n variant={\"secondary-ghost\"}\n sx={{\n height: 20,\n padding: \"2px 4px\",\n borderRadius: 2,\n }}\n dropArrow={false}\n compact\n >\n {colOpts.map((option, index) => (\n clickFunction(option)}\n >\n {option.label}\n \n ))}\n \n );\n }\n\n const itSlide = hasCollapsedOpts\n ? options.slice(displayLastItems * -1)\n : options;\n\n return (\n
\n {goBackFunction && (\n }\n onClick={goBackFunction}\n iconLocation={\"start\"}\n compact\n sx={{\n width: 28,\n height: 28,\n }}\n />\n )}\n \n {hasCollapsedOpts ? (\n \n clickFunction(options[0])}\n onClickOption={onClickOption}\n icon={options[0].icon!}\n >\n {options[0].label}\n \n \n {collapsedOptions}\n \n {itSlide.map((itm, index) => {\n const lastItem = index === itSlide.length - 1;\n\n return (\n \n {index !== 0 && }\n clickFunction(itm)}\n onClickOption={onClickOption}\n className={`${lastItem && !itm.subOptions ? \"last\" : \"\"}`}\n icon={itm.icon!}\n current={lastItem && markCurrentItem}\n label={itm.label}\n />\n \n );\n })}\n \n ) : (\n \n {itSlide.map((itm, index) => {\n const lastItem = index === options.length - 1;\n\n return (\n \n {index !== 0 && }\n {\n clickFunction(itm);\n }}\n onClickOption={onClickOption}\n className={`${lastItem && !itm.subOptions ? \"last\" : \"\"}`}\n icon={itm.icon!}\n current={lastItem && markCurrentItem}\n subOptions={itm.subOptions}\n label={itm.label}\n />\n \n );\n })}\n {children!}\n \n )}\n \n
\n );\n};\n\nexport default Breadcrumbs;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, {\n cloneElement,\n FC,\n Fragment,\n isValidElement,\n useMemo,\n} from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { ButtonProps } from \"../Button/Button.types\";\nimport { buttonGroupStyles } from \"./Buttongroup.styles\";\nimport { ButtonGroupProps } from \"./ButtonGroup.types\";\n\nconst ButtonGroup: FC = ({\n sx,\n children,\n isLoading,\n ...restProps\n}) => {\n const theme = useTheme();\n\n const mainStyles = buttonGroupStyles(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n if (isLoading) {\n return ;\n }\n\n return (\n
\n {React.Children.map(children, (child) => {\n // Ensure the child is a valid ButtonProps and pass the prop\n if (isValidElement(child)) {\n return cloneElement(child, { inButtonGroup: true });\n }\n return child;\n })}\n
\n );\n};\n\nexport default ButtonGroup;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const buttonGroupStyles = (theme: Theme) => ({\n display: \"inline-flex\",\n flexDirection: \"row\" as const,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n borderRadius: 4,\n overflow: \"hidden\",\n width: \"initial\",\n height: 28,\n boxSizing: \"border-box\" as const,\n \"& > *:not(:last-child)\": {\n borderRight: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n },\n \"& button\": {\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n boxShadow: \"none\",\n border: 0,\n borderRadius: 0,\n fontSize: 14,\n lineHeight: \"20px\",\n fontStyle: \"normal\",\n fontWeight: 400,\n letterSpacing: \"0.16px\",\n fontFamily: \"'Geist', sans-serif\",\n boxSizing: \"border-box\",\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n height: 26,\n background: \"transparent\",\n \"& .buttonIcon\": {\n height: 16,\n \"& > svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"&.button-secondary\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"& .button-label, & .menu-option\": {\n whiteSpace: \"nowrap\",\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n \"&:hover:not(:disabled)\": {\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n boxShadow: \"none\",\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n },\n \"&.button-secondary\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n },\n \"&:active\": {\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n boxShadow: \"none\",\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n },\n },\n \"&.selected:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n },\n },\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { OverrideTheme } from \"./global.types\";\nimport { breakPoints, overridePropsParse } from \"./utils\";\n\nexport interface FieldContainerProps {\n children: React.ReactNode;\n className?: string;\n sx?: OverrideTheme;\n}\n\nconst mainStyle = css({\n position: \"relative\",\n display: \"flex\",\n flexWrap: \"wrap\",\n width: \"100%\",\n flexBasis: \"100%\",\n [`@media (max-width: ${breakPoints.sm})`]: {\n flexFlow: \"column\",\n },\n \"& .tooltipContainer\": {\n marginLeft: 5,\n display: \"flex\",\n alignItems: \"center\",\n \"& .min-icon\": {\n width: 13,\n },\n },\n});\n\nexport const FieldContainer: FC = ({\n children,\n sx,\n className,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default FieldContainer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport FieldContainer from \"../../global/FieldContainer\";\nimport { overridePropsParse } from \"../../global/utils\";\nimport CheckIcon from \"../../icons/CheckIcon\";\nimport CircleHelpIcon from \"../../icons/CircleHelpIcon\";\nimport InputHelper from \"../InputHelper\";\nimport InputLabel from \"../InputLabel\";\nimport Tooltip from \"../Tooltip\";\nimport { checkboxStyles } from \"./Checkbox.styles\";\nimport { CheckboxProps } from \"./Checkbox.types\";\n\nconst Checkbox: FC<\n CheckboxProps & React.InputHTMLAttributes\n> = ({\n tooltip,\n label,\n id,\n overrideLabelClasses,\n sx,\n className,\n checked,\n helper,\n disabled,\n ...props\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const checkboxTheme = checkboxStyles(theme);\n\n return (\n \n {label && label !== \"\" && (\n \n {label}\n {tooltip && tooltip !== \"\" && (\n
\n \n \n \n
\n )}\n \n )}\n e.stopPropagation()}\n >\n \n \n \n \n {helper !== undefined && {helper}}\n \n \n );\n};\n\nexport default Checkbox;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const checkboxStyles = (theme: Theme) => ({\n position: \"relative\",\n \"& input\": {\n display: \"none\",\n },\n \"& .checkbox\": {\n position: \"relative\",\n display: \"block\",\n width: 16,\n height: 16,\n borderRadius: 4,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgFields\"],\n boxSizing: \"border-box\" as const,\n \"&:hover:not(:disabled)\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderBold\"],\n },\n \"& .icon-overlay\": {\n display: \"none\",\n },\n },\n \"input:checked ~ .checkbox\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimary\"],\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimary\"],\n overflow: \"hidden\",\n \"&:before\": {\n content: \"' '\",\n position: \"absolute\",\n display: \"block\",\n width: 16,\n height: 16,\n borderRadius: 4,\n top: \"50%\",\n left: \"50%\",\n transform: \"translateX(-50%) translateY(-50%)\",\n },\n \"& .icon-overlay\": {\n display: \"block\",\n },\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimaryHover\"],\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryHover\"],\n },\n },\n \"input:disabled\": {\n \"& ~ .checkbox\": {\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n },\n },\n },\n \"& .icon-overlay\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n position: \"absolute\",\n width: 14,\n height: 14,\n \"&.disabled\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n});\n","function _objectWithoutPropertiesLoose(r, e) {\n if (null == r) return {};\n var t = {};\n for (var n in r) if ({}.hasOwnProperty.call(r, n)) {\n if (e.includes(n)) continue;\n t[n] = r[n];\n }\n return t;\n}\nexport { _objectWithoutPropertiesLoose as default };","/**\n * @typedef {import('./info.js').Info} Info\n * @typedef {Record} Properties\n * @typedef {Record} Normal\n */\n\nexport class Schema {\n /**\n * @constructor\n * @param {Properties} property\n * @param {Normal} normal\n * @param {string} [space]\n */\n constructor(property, normal, space) {\n this.property = property\n this.normal = normal\n if (space) {\n this.space = space\n }\n }\n}\n\n/** @type {Properties} */\nSchema.prototype.property = {}\n/** @type {Normal} */\nSchema.prototype.normal = {}\n/** @type {string|null} */\nSchema.prototype.space = null\n","/**\n * @typedef {import('./schema.js').Properties} Properties\n * @typedef {import('./schema.js').Normal} Normal\n */\n\nimport {Schema} from './schema.js'\n\n/**\n * @param {Schema[]} definitions\n * @param {string} [space]\n * @returns {Schema}\n */\nexport function merge(definitions, space) {\n /** @type {Properties} */\n const property = {}\n /** @type {Normal} */\n const normal = {}\n let index = -1\n\n while (++index < definitions.length) {\n Object.assign(property, definitions[index].property)\n Object.assign(normal, definitions[index].normal)\n }\n\n return new Schema(property, normal, space)\n}\n","/**\n * @param {string} value\n * @returns {string}\n */\nexport function normalize(value) {\n return value.toLowerCase()\n}\n","export class Info {\n /**\n * @constructor\n * @param {string} property\n * @param {string} attribute\n */\n constructor(property, attribute) {\n /** @type {string} */\n this.property = property\n /** @type {string} */\n this.attribute = attribute\n }\n}\n\n/** @type {string|null} */\nInfo.prototype.space = null\nInfo.prototype.boolean = false\nInfo.prototype.booleanish = false\nInfo.prototype.overloadedBoolean = false\nInfo.prototype.number = false\nInfo.prototype.commaSeparated = false\nInfo.prototype.spaceSeparated = false\nInfo.prototype.commaOrSpaceSeparated = false\nInfo.prototype.mustUseProperty = false\nInfo.prototype.defined = false\n","let powers = 0\n\nexport const boolean = increment()\nexport const booleanish = increment()\nexport const overloadedBoolean = increment()\nexport const number = increment()\nexport const spaceSeparated = increment()\nexport const commaSeparated = increment()\nexport const commaOrSpaceSeparated = increment()\n\nfunction increment() {\n return 2 ** ++powers\n}\n","import {Info} from './info.js'\nimport * as types from './types.js'\n\n/** @type {Array} */\n// @ts-expect-error: hush.\nconst checks = Object.keys(types)\n\nexport class DefinedInfo extends Info {\n /**\n * @constructor\n * @param {string} property\n * @param {string} attribute\n * @param {number|null} [mask]\n * @param {string} [space]\n */\n constructor(property, attribute, mask, space) {\n let index = -1\n\n super(property, attribute)\n\n mark(this, 'space', space)\n\n if (typeof mask === 'number') {\n while (++index < checks.length) {\n const check = checks[index]\n mark(this, checks[index], (mask & types[check]) === types[check])\n }\n }\n }\n}\n\nDefinedInfo.prototype.defined = true\n\n/**\n * @param {DefinedInfo} values\n * @param {string} key\n * @param {unknown} value\n */\nfunction mark(values, key, value) {\n if (value) {\n // @ts-expect-error: assume `value` matches the expected value of `key`.\n values[key] = value\n }\n}\n","/**\n * @typedef {import('./schema.js').Properties} Properties\n * @typedef {import('./schema.js').Normal} Normal\n *\n * @typedef {Record} Attributes\n *\n * @typedef {Object} Definition\n * @property {Record} properties\n * @property {(attributes: Attributes, property: string) => string} transform\n * @property {string} [space]\n * @property {Attributes} [attributes]\n * @property {Array} [mustUseProperty]\n */\n\nimport {normalize} from '../normalize.js'\nimport {Schema} from './schema.js'\nimport {DefinedInfo} from './defined-info.js'\n\nconst own = {}.hasOwnProperty\n\n/**\n * @param {Definition} definition\n * @returns {Schema}\n */\nexport function create(definition) {\n /** @type {Properties} */\n const property = {}\n /** @type {Normal} */\n const normal = {}\n /** @type {string} */\n let prop\n\n for (prop in definition.properties) {\n if (own.call(definition.properties, prop)) {\n const value = definition.properties[prop]\n const info = new DefinedInfo(\n prop,\n definition.transform(definition.attributes || {}, prop),\n value,\n definition.space\n )\n\n if (\n definition.mustUseProperty &&\n definition.mustUseProperty.includes(prop)\n ) {\n info.mustUseProperty = true\n }\n\n property[prop] = info\n\n normal[normalize(prop)] = prop\n normal[normalize(info.attribute)] = prop\n }\n }\n\n return new Schema(property, normal, definition.space)\n}\n","import {create} from './util/create.js'\n\nexport const xlink = create({\n space: 'xlink',\n transform(_, prop) {\n return 'xlink:' + prop.slice(5).toLowerCase()\n },\n properties: {\n xLinkActuate: null,\n xLinkArcRole: null,\n xLinkHref: null,\n xLinkRole: null,\n xLinkShow: null,\n xLinkTitle: null,\n xLinkType: null\n }\n})\n","import {create} from './util/create.js'\n\nexport const xml = create({\n space: 'xml',\n transform(_, prop) {\n return 'xml:' + prop.slice(3).toLowerCase()\n },\n properties: {xmlLang: null, xmlBase: null, xmlSpace: null}\n})\n","/**\n * @param {Record} attributes\n * @param {string} attribute\n * @returns {string}\n */\nexport function caseSensitiveTransform(attributes, attribute) {\n return attribute in attributes ? attributes[attribute] : attribute\n}\n","import {caseSensitiveTransform} from './case-sensitive-transform.js'\n\n/**\n * @param {Record} attributes\n * @param {string} property\n * @returns {string}\n */\nexport function caseInsensitiveTransform(attributes, property) {\n return caseSensitiveTransform(attributes, property.toLowerCase())\n}\n","import {create} from './util/create.js'\nimport {caseInsensitiveTransform} from './util/case-insensitive-transform.js'\n\nexport const xmlns = create({\n space: 'xmlns',\n attributes: {xmlnsxlink: 'xmlns:xlink'},\n transform: caseInsensitiveTransform,\n properties: {xmlns: null, xmlnsXLink: null}\n})\n","import {booleanish, number, spaceSeparated} from './util/types.js'\nimport {create} from './util/create.js'\n\nexport const aria = create({\n transform(_, prop) {\n return prop === 'role' ? prop : 'aria-' + prop.slice(4).toLowerCase()\n },\n properties: {\n ariaActiveDescendant: null,\n ariaAtomic: booleanish,\n ariaAutoComplete: null,\n ariaBusy: booleanish,\n ariaChecked: booleanish,\n ariaColCount: number,\n ariaColIndex: number,\n ariaColSpan: number,\n ariaControls: spaceSeparated,\n ariaCurrent: null,\n ariaDescribedBy: spaceSeparated,\n ariaDetails: null,\n ariaDisabled: booleanish,\n ariaDropEffect: spaceSeparated,\n ariaErrorMessage: null,\n ariaExpanded: booleanish,\n ariaFlowTo: spaceSeparated,\n ariaGrabbed: booleanish,\n ariaHasPopup: null,\n ariaHidden: booleanish,\n ariaInvalid: null,\n ariaKeyShortcuts: null,\n ariaLabel: null,\n ariaLabelledBy: spaceSeparated,\n ariaLevel: number,\n ariaLive: null,\n ariaModal: booleanish,\n ariaMultiLine: booleanish,\n ariaMultiSelectable: booleanish,\n ariaOrientation: null,\n ariaOwns: spaceSeparated,\n ariaPlaceholder: null,\n ariaPosInSet: number,\n ariaPressed: booleanish,\n ariaReadOnly: booleanish,\n ariaRelevant: null,\n ariaRequired: booleanish,\n ariaRoleDescription: spaceSeparated,\n ariaRowCount: number,\n ariaRowIndex: number,\n ariaRowSpan: number,\n ariaSelected: booleanish,\n ariaSetSize: number,\n ariaSort: null,\n ariaValueMax: number,\n ariaValueMin: number,\n ariaValueNow: number,\n ariaValueText: null,\n role: null\n }\n})\n","import {\n boolean,\n overloadedBoolean,\n booleanish,\n number,\n spaceSeparated,\n commaSeparated\n} from './util/types.js'\nimport {create} from './util/create.js'\nimport {caseInsensitiveTransform} from './util/case-insensitive-transform.js'\n\nexport const html = create({\n space: 'html',\n attributes: {\n acceptcharset: 'accept-charset',\n classname: 'class',\n htmlfor: 'for',\n httpequiv: 'http-equiv'\n },\n transform: caseInsensitiveTransform,\n mustUseProperty: ['checked', 'multiple', 'muted', 'selected'],\n properties: {\n // Standard Properties.\n abbr: null,\n accept: commaSeparated,\n acceptCharset: spaceSeparated,\n accessKey: spaceSeparated,\n action: null,\n allow: null,\n allowFullScreen: boolean,\n allowPaymentRequest: boolean,\n allowUserMedia: boolean,\n alt: null,\n as: null,\n async: boolean,\n autoCapitalize: null,\n autoComplete: spaceSeparated,\n autoFocus: boolean,\n autoPlay: boolean,\n blocking: spaceSeparated,\n capture: null,\n charSet: null,\n checked: boolean,\n cite: null,\n className: spaceSeparated,\n cols: number,\n colSpan: null,\n content: null,\n contentEditable: booleanish,\n controls: boolean,\n controlsList: spaceSeparated,\n coords: number | commaSeparated,\n crossOrigin: null,\n data: null,\n dateTime: null,\n decoding: null,\n default: boolean,\n defer: boolean,\n dir: null,\n dirName: null,\n disabled: boolean,\n download: overloadedBoolean,\n draggable: booleanish,\n encType: null,\n enterKeyHint: null,\n fetchPriority: null,\n form: null,\n formAction: null,\n formEncType: null,\n formMethod: null,\n formNoValidate: boolean,\n formTarget: null,\n headers: spaceSeparated,\n height: number,\n hidden: boolean,\n high: number,\n href: null,\n hrefLang: null,\n htmlFor: spaceSeparated,\n httpEquiv: spaceSeparated,\n id: null,\n imageSizes: null,\n imageSrcSet: null,\n inert: boolean,\n inputMode: null,\n integrity: null,\n is: null,\n isMap: boolean,\n itemId: null,\n itemProp: spaceSeparated,\n itemRef: spaceSeparated,\n itemScope: boolean,\n itemType: spaceSeparated,\n kind: null,\n label: null,\n lang: null,\n language: null,\n list: null,\n loading: null,\n loop: boolean,\n low: number,\n manifest: null,\n max: null,\n maxLength: number,\n media: null,\n method: null,\n min: null,\n minLength: number,\n multiple: boolean,\n muted: boolean,\n name: null,\n nonce: null,\n noModule: boolean,\n noValidate: boolean,\n onAbort: null,\n onAfterPrint: null,\n onAuxClick: null,\n onBeforeMatch: null,\n onBeforePrint: null,\n onBeforeToggle: null,\n onBeforeUnload: null,\n onBlur: null,\n onCancel: null,\n onCanPlay: null,\n onCanPlayThrough: null,\n onChange: null,\n onClick: null,\n onClose: null,\n onContextLost: null,\n onContextMenu: null,\n onContextRestored: null,\n onCopy: null,\n onCueChange: null,\n onCut: null,\n onDblClick: null,\n onDrag: null,\n onDragEnd: null,\n onDragEnter: null,\n onDragExit: null,\n onDragLeave: null,\n onDragOver: null,\n onDragStart: null,\n onDrop: null,\n onDurationChange: null,\n onEmptied: null,\n onEnded: null,\n onError: null,\n onFocus: null,\n onFormData: null,\n onHashChange: null,\n onInput: null,\n onInvalid: null,\n onKeyDown: null,\n onKeyPress: null,\n onKeyUp: null,\n onLanguageChange: null,\n onLoad: null,\n onLoadedData: null,\n onLoadedMetadata: null,\n onLoadEnd: null,\n onLoadStart: null,\n onMessage: null,\n onMessageError: null,\n onMouseDown: null,\n onMouseEnter: null,\n onMouseLeave: null,\n onMouseMove: null,\n onMouseOut: null,\n onMouseOver: null,\n onMouseUp: null,\n onOffline: null,\n onOnline: null,\n onPageHide: null,\n onPageShow: null,\n onPaste: null,\n onPause: null,\n onPlay: null,\n onPlaying: null,\n onPopState: null,\n onProgress: null,\n onRateChange: null,\n onRejectionHandled: null,\n onReset: null,\n onResize: null,\n onScroll: null,\n onScrollEnd: null,\n onSecurityPolicyViolation: null,\n onSeeked: null,\n onSeeking: null,\n onSelect: null,\n onSlotChange: null,\n onStalled: null,\n onStorage: null,\n onSubmit: null,\n onSuspend: null,\n onTimeUpdate: null,\n onToggle: null,\n onUnhandledRejection: null,\n onUnload: null,\n onVolumeChange: null,\n onWaiting: null,\n onWheel: null,\n open: boolean,\n optimum: number,\n pattern: null,\n ping: spaceSeparated,\n placeholder: null,\n playsInline: boolean,\n popover: null,\n popoverTarget: null,\n popoverTargetAction: null,\n poster: null,\n preload: null,\n readOnly: boolean,\n referrerPolicy: null,\n rel: spaceSeparated,\n required: boolean,\n reversed: boolean,\n rows: number,\n rowSpan: number,\n sandbox: spaceSeparated,\n scope: null,\n scoped: boolean,\n seamless: boolean,\n selected: boolean,\n shadowRootClonable: boolean,\n shadowRootDelegatesFocus: boolean,\n shadowRootMode: null,\n shape: null,\n size: number,\n sizes: null,\n slot: null,\n span: number,\n spellCheck: booleanish,\n src: null,\n srcDoc: null,\n srcLang: null,\n srcSet: null,\n start: number,\n step: null,\n style: null,\n tabIndex: number,\n target: null,\n title: null,\n translate: null,\n type: null,\n typeMustMatch: boolean,\n useMap: null,\n value: booleanish,\n width: number,\n wrap: null,\n writingSuggestions: null,\n\n // Legacy.\n // See: https://html.spec.whatwg.org/#other-elements,-attributes-and-apis\n align: null, // Several. Use CSS `text-align` instead,\n aLink: null, // ``. Use CSS `a:active {color}` instead\n archive: spaceSeparated, // ``. List of URIs to archives\n axis: null, // `` and ``. Use `scope` on ``\n background: null, // ``. Use CSS `background-image` instead\n bgColor: null, // `` and table elements. Use CSS `background-color` instead\n border: number, // ``. Use CSS `border-width` instead,\n borderColor: null, // `
`. Use CSS `border-color` instead,\n bottomMargin: number, // ``\n cellPadding: null, // `
`\n cellSpacing: null, // `
`\n char: null, // Several table elements. When `align=char`, sets the character to align on\n charOff: null, // Several table elements. When `char`, offsets the alignment\n classId: null, // ``\n clear: null, // `
`. Use CSS `clear` instead\n code: null, // ``\n codeBase: null, // ``\n codeType: null, // ``\n color: null, // `` and `
`. Use CSS instead\n compact: boolean, // Lists. Use CSS to reduce space between items instead\n declare: boolean, // ``\n event: null, // `