UNPKG

@braineet/ui

Version:

Braineet design system

124 lines (123 loc) 4.32 kB
"use strict"; exports.__esModule = true; exports.default = void 0; var React = _interopRequireWildcard(require("react")); var _jsxRuntime = require("react/jsx-runtime"); function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); } function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; } function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } function LoaderDefault(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _extends({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, props, { children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("rect", { x: "1", y: "1", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "a", begin: "0;l.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "d", begin: "c.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "g", begin: "f.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "j", begin: "i.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" })] }), /*#__PURE__*/(0, _jsxRuntime.jsxs)("rect", { x: "1", y: "13", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "b", begin: "a.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "e", begin: "d.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "h", begin: "g.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "k", begin: "j.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" })] }), /*#__PURE__*/(0, _jsxRuntime.jsxs)("rect", { x: "13", y: "13", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "c", begin: "b.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "f", begin: "e.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "i", begin: "h.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("animate", { id: "l", begin: "k.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" })] })] })); } var _default = exports.default = LoaderDefault;