"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 VaultLogoVerticalWhite(_ref) {
  var title = _ref.title,
      props = _objectWithoutProperties(_ref, ["title"]);

  return _react["default"].createElement("svg", _extends({
    width: props.width ? props.width : props.height ? 0.7 * props.height : 56,
    height: props.height ? props.height : props.width ? props.width / 0.7 : 80,
    viewBox: "0 0 56 80",
    fill: "none",
    role: "presentation"
  }, props), title ? _react["default"].createElement("title", null, title) : null, _react["default"].createElement("path", {
    d: "M19.272 60.329h2.096l-3.184 10.66h-2.99L12.02 60.33h2.097l2.58 8.883 2.576-8.883zM27.195 70.99h-1.6l-.143-.528a4.267 4.267 0 01-2.323.688c-1.423 0-2.043-.976-2.043-2.313 0-1.584.688-2.192 2.273-2.192h1.86v-.816c0-.865-.239-1.169-1.488-1.169-.73.008-1.457.088-2.17.24l-.24-1.49c.871-.24 1.77-.364 2.673-.368 2.45 0 3.17.865 3.17 2.818l.03 5.13zm-1.954-2.947h-1.439c-.642 0-.815.177-.815.77 0 .592.173.784.784.784a3.067 3.067 0 001.47-.4v-1.154zM30.27 63.194v5.442c0 .418.174.62.62.62a5.394 5.394 0 002.034-.657v-5.405h1.95v7.795h-1.488l-.192-.654a7.795 7.795 0 01-3.116.815c-1.3 0-1.762-.911-1.762-2.307v-5.65h1.954zM35.92 70.99V60.01l1.953-.274V70.99H35.92zM43.7 70.847c-.552.195-1.13.3-1.716.31-1.423 0-2.142-.673-2.142-2.066v-4.34h-1.17V63.2h1.17v-1.938l1.953-.27V63.2h2l-.127 1.55h-1.86v4.087a.622.622 0 00.704.689c.33-.01.66-.063.976-.159l.211 1.48zM14.096 57.715v-1.498h-1.368v1.498h-.7v-3.597h.7v1.507h1.368v-1.507h.7v3.597h-.7zm3.262 0h-.556l-.05-.177c-.24.15-.518.23-.802.23-.493 0-.704-.326-.704-.773 0-.527.239-.731.787-.731h.649v-.27c0-.289-.084-.39-.515-.39a4.06 4.06 0 00-.75.08l-.084-.496c.303-.08.616-.12.93-.121.85 0 1.098.288 1.098.93l-.003 1.718zm-.676-.97h-.5c-.22 0-.282.058-.282.254 0 .195.062.26.27.26.179-.001.355-.047.512-.133v-.382zm2.093 1.032a3.333 3.333 0 01-.93-.15l.092-.495c.263.072.534.11.807.111.31 0 .344-.065.344-.26s-.034-.239-.472-.341c-.66-.155-.738-.31-.738-.816 0-.505.24-.75 1.008-.75.273 0 .544.03.81.09l-.066.518a4.967 4.967 0 00-.744-.075c-.294 0-.344.062-.344.224 0 .16.019.223.385.31.753.192.824.288.824.821 0 .534-.16.803-.976.803v.01zm3.1-.053v-1.81c0-.14-.062-.209-.217-.209-.246.027-.485.1-.704.218v1.801h-.679v-3.656l.68.1v1.15c.307-.152.643-.237.986-.251.45 0 .62.31.62.766v1.882l-.686.009zm1.24-2.961v-.636h.677v.636h-.676zm0 2.961v-2.595h.677v2.595h-.676zm1.22-2.574c0-.65.393-1.026 1.314-1.026.337 0 .673.038 1.002.115l-.078.583a5.37 5.37 0 00-.902-.093c-.484 0-.639.16-.639.54v1.364c0 .375.155.536.639.536.302-.006.604-.036.902-.09l.078.58a4.337 4.337 0 01-1.002.118c-.93 0-1.315-.379-1.315-1.03V55.15zm3.813 2.627c-.93 0-1.178-.49-1.178-1.023v-.655c0-.533.251-1.023 1.178-1.023.927 0 1.175.49 1.175 1.023v.645c.004.534-.248 1.023-1.172 1.023l-.003.01zm0-2.146c-.363 0-.499.152-.499.447v.697c0 .292.136.447.5.447.362 0 .498-.155.498-.447v-.697c.004-.304-.12-.456-.496-.456l-.003.009zm3.08.04a5.234 5.234 0 00-.714.379v1.674h-.676v-2.595h.574l.043.288c.222-.143.46-.258.71-.341l.062.595zm2.706 1.188c0 .577-.266.93-.893.93a3.82 3.82 0 01-.722-.074v1.06l-.676.1v-3.721h.54l.065.22c.248-.18.546-.275.852-.273.546 0 .834.31.834.899v.859zm-1.615.294c.197.042.397.065.598.069.245 0 .341-.112.341-.345v-.93c0-.214-.083-.328-.335-.328a.99.99 0 00-.62.232l.016 1.303zM7.973 8.85l19.863 39.866L47.842 8.85H7.972zm22.226 8h2.31v2.313H30.2V16.85zm-4.602 9.246h-2.313v-2.313h2.314v2.313zm0-3.466h-2.313v-2.314h2.314v2.314zm0-3.467h-2.313V16.85h2.314v2.313zm3.467 10.4h-2.313V27.25h2.313v2.313zm0-3.467h-2.313v-2.313h2.313v2.313zm0-3.466h-2.313v-2.314h2.313v2.314zm0-3.467h-2.313V16.85h2.313v2.313zm1.135 1.153h2.31v2.32H30.2v-2.32zm.019 5.78v-2.313h2.313v2.313h-2.313z",
    fill: props.color || '#fff'
  }));
}

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