UNPKG

@braineet/ui

Version:

Braineet design system

119 lines 3.26 kB
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; function LoaderDefault(props) { return /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, props, { children: [/*#__PURE__*/_jsxs("rect", { x: "1", y: "1", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/_jsx("animate", { id: "a", begin: "0;l.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "d", begin: "c.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "g", begin: "f.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "j", begin: "i.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" })] }), /*#__PURE__*/_jsxs("rect", { x: "1", y: "13", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/_jsx("animate", { id: "b", begin: "a.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "e", begin: "d.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "h", begin: "g.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "k", begin: "j.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" })] }), /*#__PURE__*/_jsxs("rect", { x: "13", y: "13", rx: "1", width: "10", height: "10", children: [/*#__PURE__*/_jsx("animate", { id: "c", begin: "b.end", attributeName: "x", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "f", begin: "e.end", attributeName: "y", dur: "0.2s", values: "13;1", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "i", begin: "h.end", attributeName: "x", dur: "0.2s", values: "1;13", fill: "freeze" }), /*#__PURE__*/_jsx("animate", { id: "l", begin: "k.end", attributeName: "y", dur: "0.2s", values: "1;13", fill: "freeze" })] })] })); } export default LoaderDefault;