{"version":3,"file":"Footer-Bvxjpz-9.js","sources":["../../../node_modules/@mui/icons-material/FreeBreakfastOutlined.js","../../../app/javascript/entrypoints/components/Layout/Footer.tsx"],"sourcesContent":["\"use strict\";\n\"use client\";\n\nvar _interopRequireDefault = require(\"@babel/runtime/helpers/interopRequireDefault\");\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar _createSvgIcon = _interopRequireDefault(require(\"./utils/createSvgIcon\"));\nvar _jsxRuntime = require(\"react/jsx-runtime\");\nvar _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)(\"path\", {\n d: \"M4 19h16v2H4zM20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.9 2-2V5c0-1.11-.89-2-2-2zm-4 10c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V5h10v8zm4-5h-2V5h2v3z\"\n}), 'FreeBreakfastOutlined');\nexports.default = _default;","import * as React from 'react';\n\nimport FreeBreakfastOutlinedIcon from '@mui/icons-material/FreeBreakfastOutlined';\n\nimport { Link } from '../Link';\n\nimport { color } from '../../utils';\n\nimport {\n highestForecastsPath,\n reactionsPath,\n relesesPath,\n stockPath,\n stockSplitsPath,\n} from '../../utils/path';\n\nexport const Footer: React.FC = () => {\n return (\n