@kiwicom/orbit-components
Version:
Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.
15 lines (14 loc) • 2.17 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
exports.__esModule = true;
exports.default = void 0;
var React = _interopRequireWildcard(require("react"));
var _createIcon = _interopRequireDefault(require("../Icon/createIcon"));
/* eslint-disable */
var _default = (0, _createIcon.default)( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "m7 10.082 1.166-1.416c.25-.25.583-.25.833-.167.25.25.333.666.084.916l-1.667 2.083a.458.458 0 0 1-.416.25.637.637 0 0 1-.417-.166l-1.25-1.25c-.25-.167-.25-.583 0-.833s.583-.25.833 0l.667.583c.083.083.167.083.167 0ZM7 14.665l1.166-1.417c.25-.25.583-.25.833-.166.25.25.333.666.084.916l-1.667 2.083a.458.458 0 0 1-.416.25.637.637 0 0 1-.417-.167L5.25 14.998a.654.654 0 0 1 0-.917c.25-.25.666-.25.916 0l.667.584c.083.083.167.083.167 0ZM13.665 10.082H10.75a.657.657 0 0 0-.667.666c0 .417.25.667.667.667h2.916c.333 0 .667-.25.667-.666a.657.657 0 0 0-.667-.667ZM10.749 14.665h2.916c.333 0 .667.25.667.666a.657.657 0 0 1-.667.667H10.75a.657.657 0 0 1-.667-.667c0-.416.334-.666.667-.666Z"
}), /*#__PURE__*/React.createElement("path", {
d: "m13.082 2.25 4.5 4.5c.166.166.25.332.25.582V20.33c0 .917-.75 1.667-1.667 1.667H3.667C2.75 21.997 2 21.247 2 20.33V3.666C2 2.75 2.75 2 3.667 2h8.832c.25 0 .416.083.583.25Zm2.666 18.08c.25 0 .417-.166.417-.416V7.999a.18.18 0 0 0-.167-.167h-2.333c-.916 0-1.666-.75-1.666-1.666V3.833c0-.083-.084-.167-.25-.167H4.083c-.25 0-.416.167-.416.417v15.83c0 .25.166.417.416.417h11.665ZM21.997 16.58c0 .25-.167.418-.417.418h-2.5c-.25 0-.416-.167-.416-.417V5.749c0-.166.167-.416.417-.416h2.5c.25 0 .416.25.416.416v10.832ZM19.914 21.747c.083.25.333.333.583.166a.465.465 0 0 1 .091-.068c.044-.027.076-.047.076-.098l1.25-3.333c.083-.25 0-.417-.25-.5h-2.667c-.25 0-.416.167-.416.417v.166l1.333 3.25ZM21.58 4.5h-2.5c-.25 0-.416-.167-.416-.417v-.417c0-.916.75-1.666 1.667-1.666.916 0 1.666.75 1.666 1.666v.417c0 .25-.167.417-.417.417Z"
})), "0 0 24 24", "TermsAndConditions");
exports.default = _default;