@massds/mayflower-react
Version:
React versions of Mayflower design system UI components
52 lines (51 loc) • 4.72 kB
JavaScript
"use strict";
exports.__esModule = true;
exports["default"] = void 0;
var _react = _interopRequireDefault(require("react"));
var _propTypes = _interopRequireDefault(require("prop-types"));
var _excluded = ["bold", "width", "height"];
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
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 _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }
var IconFingerprint = exports["default"] = function IconFingerprint(props) {
var _props$bold = props.bold,
bold = _props$bold === void 0 ? true : _props$bold,
_props$width = props.width,
width = _props$width === void 0 ? "24px" : _props$width,
_props$height = props.height,
height = _props$height === void 0 ? "24px" : _props$height,
restProps = _objectWithoutPropertiesLoose(props, _excluded);
if (bold) {
return /*#__PURE__*/_react["default"].createElement("svg", _extends({
viewBox: "0 0 24 24",
xmlns: "http://www.w3.org/2000/svg",
"aria-hidden": "true",
fill: "currentColor",
width: width,
height: height
}, restProps), /*#__PURE__*/_react["default"].createElement("path", {
d: "M15.27 11.999c0 3.451-.848 6.849-2.471 9.894a1.123 1.123 0 0 1-1.872.194 1.13 1.13 0 0 1-.112-1.255A18.8 18.8 0 0 0 13.02 12a.75.75 0 1 0-1.5 0 1.125 1.125 0 1 1-2.25 0 3 3 0 0 1 6 0m-3-6.75a1.125 1.125 0 0 0 0 2.25 4.505 4.505 0 0 1 4.5 4.5c0 .714-.033 1.436-.1 2.144a1.126 1.126 0 0 0 1.014 1.231h.107a1.125 1.125 0 0 0 1.118-1.019c.074-.778.11-1.571.11-2.356a6.76 6.76 0 0 0-6.748-6.75m-3 3.397a1.125 1.125 0 0 0-1.5-1.677A6.76 6.76 0 0 0 5.52 12a11.26 11.26 0 0 1-1.417 5.472 1.127 1.127 0 0 0 1.97 1.096c1.115-2.01 1.7-4.27 1.698-6.568a4.5 4.5 0 0 1 1.5-3.353m.948 6.009a1.125 1.125 0 0 0-1.356.834 14.9 14.9 0 0 1-1.77 4.3 1.125 1.125 0 1 0 1.922 1.17 17.1 17.1 0 0 0 2.038-4.948 1.125 1.125 0 0 0-.834-1.356m7.193 2.257a1.127 1.127 0 0 0-1.372.806 23 23 0 0 1-.75 2.331 1.125 1.125 0 0 0 2.1.805q.484-1.26.825-2.566a1.126 1.126 0 0 0-.803-1.376m-5.14-15.413a10.51 10.51 0 0 0-10.5 10.448V12c0 .89-.159 1.774-.469 2.608a1.125 1.125 0 1 0 2.11.783 9.7 9.7 0 0 0 .609-3.338V12a8.25 8.25 0 0 1 16.5-.047V12c0 1.935-.212 3.865-.632 5.754a1.125 1.125 0 1 0 2.198.49c.452-2.033.681-4.11.684-6.193V12a10.51 10.51 0 0 0-10.5-10.501"
}));
}
return /*#__PURE__*/_react["default"].createElement("svg", _extends({
viewBox: "0 0 24 24",
xmlns: "http://www.w3.org/2000/svg",
"aria-hidden": "true",
fill: "currentColor",
width: width,
height: height
}, restProps), /*#__PURE__*/_react["default"].createElement("path", {
d: "M7.006 12.027a12.6 12.6 0 0 1-1.328 5.669.75.75 0 1 1-1.342-.668 11.14 11.14 0 0 0 1.17-5.001 6.73 6.73 0 0 1 2.531-5.269.75.75 0 1 1 .938 1.171 5.23 5.23 0 0 0-1.97 4.098m5.25-.75a.75.75 0 0 0-.75.75 17.26 17.26 0 0 1-2.156 8.353.75.75 0 0 0 1.312.728 18.8 18.8 0 0 0 2.344-9.081.75.75 0 0 0-.75-.75m0-3a3.75 3.75 0 0 0-3.75 3.75.75.75 0 0 0 1.5 0 2.25 2.25 0 1 1 4.5 0 20.1 20.1 0 0 1-1.923 8.625.751.751 0 1 0 1.36.64 21.6 21.6 0 0 0 2.063-9.265 3.75 3.75 0 0 0-3.75-3.75m0-6a9.76 9.76 0 0 0-9.75 9.75 8.2 8.2 0 0 1-.469 2.75.75.75 0 0 0 1.415.5 9.7 9.7 0 0 0 .554-3.25 8.25 8.25 0 1 1 16.5 0 26.5 26.5 0 0 1-.496 5.105.75.75 0 1 0 1.47.29c.35-1.777.526-3.584.526-5.395a9.76 9.76 0 0 0-9.75-9.75m-3.15 12.016a.75.75 0 0 0-.881.586 14.2 14.2 0 0 1-1.614 4.26.75.75 0 0 0 1.3.75 15.6 15.6 0 0 0 1.78-4.711.75.75 0 0 0-.585-.885m3.15-9.016q-.423 0-.844.052a.75.75 0 0 0 .188 1.488 5.258 5.258 0 0 1 5.906 5.21q0 1.458-.18 2.906a.75.75 0 1 0 1.485.193c.126-1.026.189-2.06.187-3.093a6.757 6.757 0 0 0-6.742-6.756m5.43 12.023a.75.75 0 0 0-.913.54 25 25 0 0 1-.47 1.593.75.75 0 0 0 .709.99.75.75 0 0 0 .71-.513 24 24 0 0 0 .502-1.692.75.75 0 0 0-.536-.917z"
}));
};
IconFingerprint.propTypes = process.env.NODE_ENV !== "production" ? {
bold: _propTypes["default"].bool,
width: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number]),
height: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number]),
className: _propTypes["default"].string,
fill: _propTypes["default"].string,
'aria-hidden': _propTypes["default"].bool,
'aria-label': _propTypes["default"].string
} : {};
IconFingerprint;
module.exports = exports.default;