"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports["default"] = void 0;

var _react = _interopRequireDefault(require("react"));

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }

function _extends() { _extends = Object.assign || 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); }

function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }

function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }

function NomadLogoVerticalWhite(_ref) {
  var title = _ref.title,
      props = _objectWithoutProperties(_ref, ["title"]);

  return _react["default"].createElement("svg", _extends({
    width: props.width ? props.width : props.height ? 0.775 * props.height : 62,
    height: props.height ? props.height : props.width ? props.width / 0.775 : 80,
    viewBox: "0 0 62 80",
    fill: "none",
    role: "presentation"
  }, props), title ? _react["default"].createElement("title", null, title) : null, _react["default"].createElement("path", {
    d: "M10.366 62.905v8.084h-1.97V60.326h2.689l4.05 8.102v-8.102h1.972v10.663h-2.692l-4.05-8.084zM21.907 71.15c-2.673 0-3.392-1.473-3.392-3.076v-1.969c0-1.6.719-3.072 3.392-3.072s3.395 1.463 3.395 3.072v1.97c0 1.602-.72 3.075-3.395 3.075zm0-6.452c-1.039 0-1.439.465-1.439 1.345v2.096c0 .881.4 1.346 1.439 1.346 1.039 0 1.442-.465 1.442-1.346v-2.093c0-.883-.403-1.348-1.442-1.348zM31.244 70.99v-5.443c0-.418-.177-.62-.62-.62a5.392 5.392 0 00-2.035.657v5.411h-1.953v-7.801h1.491l.193.654a7.793 7.793 0 013.122-.815 1.485 1.485 0 011.473.83 7.627 7.627 0 013.138-.83c1.296 0 1.761.911 1.761 2.303v5.653h-1.953v-5.442c0-.418-.177-.62-.62-.62a5.134 5.134 0 00-2.032.657v5.411l-1.966-.006zM45.187 70.99h-1.603l-.142-.528a4.257 4.257 0 01-2.323.688c-1.423 0-2.034-.976-2.034-2.322 0-1.585.691-2.192 2.276-2.192h1.86v-.819c0-.865-.241-1.169-1.488-1.169-.73.007-1.457.088-2.17.242l-.242-1.488a10.1 10.1 0 012.672-.37c2.45 0 3.173.866 3.173 2.82l.021 5.137zm-1.953-2.947h-1.442c-.639 0-.816.177-.816.77 0 .592.177.784.785.784a3.08 3.08 0 001.473-.4v-1.154zM46.387 65.786c0-1.73.77-2.753 2.577-2.753.7.007 1.398.082 2.084.223v-3.25l1.95-.273V70.99h-1.55l-.192-.654a4.112 4.112 0 01-2.481.815c-1.569 0-2.4-.93-2.4-2.707l.012-2.657zm4.652-.88a8.724 8.724 0 00-1.73-.208c-.704 0-.977.335-.977 1.042v2.753c0 .639.238.992.96.992a2.773 2.773 0 001.747-.704v-3.876zM10.484 57.712v-1.495H9.117v1.495h-.701v-3.594h.7v1.507h1.368v-1.507h.701v3.594h-.7zm3.262 0h-.555l-.05-.174c-.24.15-.519.229-.803.23-.492 0-.703-.326-.703-.776 0-.527.238-.728.787-.728h.648v-.27c0-.289-.083-.39-.514-.39a3.815 3.815 0 00-.75.08l-.085-.49c.304-.08.617-.12.93-.121.85 0 1.098.285 1.098.93l-.003 1.709zm-.676-.968h-.499c-.223 0-.282.06-.282.258s.059.26.27.26a1.11 1.11 0 00.511-.133v-.385zm2.093 1.036a3.225 3.225 0 01-.93-.152l.093-.493c.263.07.534.108.806.111.31 0 .345-.065.345-.26s-.035-.242-.472-.341c-.66-.155-.738-.31-.738-.816 0-.505.239-.75 1.008-.75.272 0 .544.03.81.09l-.066.515a4.967 4.967 0 00-.744-.075c-.295 0-.344.065-.344.227 0 .16.018.223.384.31.754.192.825.288.825.818s-.161.803-.977.803v.013zm3.101-.056v-1.81c0-.137-.059-.209-.214-.209a1.884 1.884 0 00-.704.22v1.799h-.682v-3.656l.68.1v1.147a2.45 2.45 0 01.985-.248c.45 0 .62.31.62.766v1.879l-.685.012zm1.24-2.961v-.62h.676v.62h-.676zm0 2.961v-2.592h.676v2.592h-.676zm1.219-2.57c0-.652.394-1.03 1.315-1.03.337 0 .673.04 1.001.118l-.077.58a5.693 5.693 0 00-.903-.09c-.483 0-.638.161-.638.54v1.36c0 .379.155.54.638.54.303-.006.605-.036.903-.09l.077.58a4.337 4.337 0 01-1.001.118c-.93 0-1.315-.378-1.315-1.03v-1.596zm3.814 2.626c-.93 0-1.178-.49-1.178-1.023v-.658c0-.53.25-1.02 1.178-1.02.927 0 1.175.49 1.175 1.02v.645c.003.534-.248 1.023-1.172 1.023l-.003.013zm0-2.149c-.363 0-.5.155-.5.45v.697c0 .292.137.447.5.447s.5-.155.5-.447v-.697c.002-.307-.137-.462-.497-.462l-.003.012zm3.079.043a5.241 5.241 0 00-.713.379v1.671h-.676v-2.592h.573l.044.288c.22-.145.46-.26.71-.34l.062.594zm2.707 1.188c0 .577-.267.93-.893.93a3.812 3.812 0 01-.723-.077v1.06l-.675.102v-3.72h.536l.068.217a1.46 1.46 0 01.853-.27c.546 0 .834.31.834.9v.858zm-1.616.295c.197.042.398.064.599.068.245 0 .338-.112.338-.348v-.914c0-.214-.08-.332-.332-.332a.992.992 0 00-.62.236l.015 1.29zM38.94 24.043v6.968l-4.85 2.8-3.393-2.096V49.9l.096.003L49.073 39.4V18.425h-.342l-9.792 5.618z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    d: "M30.546 7.9L12.322 18.432l12.295 7.219 2.487-1.514 6.043 3.371v-7.002l5.792-3.479v7.017l10.134-5.618V18.4L30.546 7.9z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    d: "M28.248 30.313v6.999l-5.513 3.494V26.812l2.09-1.29-12.397-7.094-.106.003v20.97l18.376 10.5V31.715l-2.45-1.402z",
    fill: props.color || '#fff'
  }));
}

var _default = NomadLogoVerticalWhite;
exports["default"] = _default;