UNPKG

@pinuts/bsr-uikit-relaunch

Version:

BSR UI-KIT Relaunch

46 lines (45 loc) 5.5 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var React = _interopRequireWildcard(require("react")); var _propTypes = _interopRequireDefault(require("prop-types")); var _defaultIconPropValues = require("../_defaultIconPropValues.ts"); function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (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); } const Urlaub = props => { const { width = _defaultIconPropValues.Icon160PropValues.width, height = _defaultIconPropValues.Icon160PropValues.height, fill = _defaultIconPropValues.Icon160PropValues.fill, ...restProps } = props; return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 160 160", width: width, height: height, fill: "none" }, restProps), /*#__PURE__*/React.createElement("path", { fill: fill, d: "M123.182 52.364c-8.568 0-15.546-6.979-15.546-15.546s6.978-15.545 15.546-15.545 15.545 6.978 15.545 15.545-6.978 15.546-15.545 15.546m0-24.182c-4.768 0-8.637 3.869-8.637 8.636s3.869 8.637 8.637 8.637c4.767 0 8.636-3.87 8.636-8.637s-3.869-8.636-8.636-8.636M123.182 17.818a3.465 3.465 0 0 1-3.455-3.454v-6.91c0-1.9 1.555-3.454 3.455-3.454s3.454 1.555 3.454 3.455v6.909c0 1.9-1.554 3.454-3.454 3.454M123.182 69.636a3.465 3.465 0 0 1-3.455-3.454v-6.91c0-1.9 1.555-3.454 3.455-3.454s3.454 1.555 3.454 3.455v6.909c0 1.9-1.554 3.454-3.454 3.454M152.545 38.545h-6.909a3.464 3.464 0 0 1-3.454-3.454c0-1.9 1.554-3.455 3.454-3.455h6.909c1.9 0 3.455 1.555 3.455 3.455s-1.555 3.454-3.455 3.454M100.727 38.545h-6.909a3.465 3.465 0 0 1-3.454-3.454c0-1.9 1.554-3.455 3.454-3.455h6.909c1.9 0 3.455 1.555 3.455 3.455s-1.555 3.454-3.455 3.454M138.727 24.727c-.898 0-1.762-.345-2.453-1.001a3.44 3.44 0 0 1 0-4.871l5.182-5.182a3.44 3.44 0 0 1 4.871 0 3.44 3.44 0 0 1 0 4.87l-5.182 5.183c-.691.69-1.554 1.001-2.452 1.001zM102.454 61c-.898 0-1.761-.346-2.452-1.002a3.44 3.44 0 0 1 0-4.87l5.181-5.182a3.44 3.44 0 0 1 4.871 0 3.44 3.44 0 0 1 0 4.87l-5.181 5.182c-.691.691-1.555 1.002-2.453 1.002zM107.636 24.727c-.898 0-1.762-.345-2.453-1.001l-5.181-5.182a3.44 3.44 0 0 1 0-4.871 3.44 3.44 0 0 1 4.871 0l5.181 5.182a3.44 3.44 0 0 1 0 4.87c-.691.691-1.554 1.002-2.452 1.002zM143.909 61c-.898 0-1.762-.346-2.453-1.002l-5.182-5.182a3.44 3.44 0 0 1 0-4.87 3.44 3.44 0 0 1 4.871 0l5.182 5.181a3.44 3.44 0 0 1 0 4.871c-.691.691-1.554 1.002-2.453 1.002zM128.364 156H7.454A3.465 3.465 0 0 1 4 152.545c0-1.9 1.555-3.454 3.455-3.454h120.909c1.9 0 3.454 1.554 3.454 3.454S130.264 156 128.364 156M46.595 73.09c-1.313 0-2.591-.76-3.179-2.072l-4.56-10.364c-.76-1.727 0-3.8 1.762-4.56 1.727-.794 3.766 0 4.56 1.762l4.56 10.364c.76 1.727 0 3.8-1.762 4.56-.449.207-.932.31-1.381.31" }), /*#__PURE__*/React.createElement("path", { fill: fill, d: "m65.864 106.165-6.273 2.896 20.734 44.915 6.273-2.896z" }), /*#__PURE__*/React.createElement("path", { fill: fill, d: "M7.455 131.818c-.691 0-1.382-.207-1.97-.622-1.036-.725-1.623-1.969-1.45-3.247 1.45-12.644 5.803-30.434 18.205-43.424 25.736-27.049 67.813-30.158 97.867-7.289a3.44 3.44 0 0 1 1.313 3.282c-.207 1.244-1.071 2.315-2.28 2.73-8.982 3.108-17.1 10.121-22.316 19.172a3.39 3.39 0 0 1-3.317 1.727c-10.156-.932-20.589.898-29.294 5.182-.07.035-.173.104-.242.138-8.533 3.109-15.442 8.498-22.696 17.584-.83 1.071-2.211 1.52-3.524 1.209-9.742-2.418-19.933-1.313-28.673 3.178a3.6 3.6 0 0 1-1.589.38zM74.99 68.876c-17.55 0-34.925 6.91-47.776 20.417-9.259 9.741-13.542 22.696-15.477 33.474 8.084-2.832 16.893-3.42 25.46-1.692 7.462-8.948 15.097-14.648 23.871-17.895 9.19-4.526 20.106-6.633 30.85-6.046 4.801-7.634 11.503-13.852 18.999-17.825-11.089-6.978-23.56-10.433-35.962-10.433z" }), /*#__PURE__*/React.createElement("path", { fill: fill, d: "M38.546 128.364c-1.451 0-2.764-.899-3.282-2.349-.45-1.348-10.951-32.922 6.218-54.928a3.426 3.426 0 0 1 4.836-.587 3.426 3.426 0 0 1 .588 4.836c-14.855 19.035-5.217 48.157-5.113 48.468.622 1.796-.346 3.765-2.142 4.387-.38.138-.76.173-1.105.173M93.818 104.182a3.45 3.45 0 0 1-3.178-2.107c-.104-.277-11.642-26.911-38.518-28.984a3.446 3.446 0 0 1-3.178-3.697c.138-1.9 1.83-3.316 3.696-3.178 31.16 2.419 43.838 31.955 44.39 33.199.726 1.761-.103 3.765-1.865 4.525a3.8 3.8 0 0 1-1.347.276z" })); }; Urlaub.propTypes = { width: _propTypes.default.string, height: _propTypes.default.string, fill: _propTypes.default.string }; var _default = exports.default = Urlaub;