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

  return _react["default"].createElement("svg", _extends({
    width: props.width ? props.width : props.height ? 1.5 * props.height : 360,
    height: props.height ? props.height : props.width ? props.width / 1.5 : 240,
    viewBox: "0 0 360 240",
    fill: "none",
    role: "presentation"
  }, props), title ? _react["default"].createElement("title", null, title) : null, _react["default"].createElement("path", {
    d: "M138.141 158.603c0-4.06 2.362-6.412 7.877-6.412 2.03-.002 4.052.243 6.022.728l-.464 3.628a32.562 32.562 0 00-5.42-.57c-2.89 0-3.797 1.002-3.797 3.364v8.5c0 2.362.928 3.353 3.818 3.353a32.667 32.667 0 005.42-.569l.464 3.627c-1.97.485-3.992.73-6.021.728-5.516 0-7.878-2.362-7.878-6.412l-.021-9.965zM161.013 174.989c-5.546 0-7.044-3.058-7.044-6.38v-4.091c0-3.322 1.498-6.38 7.044-6.38 5.547 0 7.045 3.058 7.045 6.38v4.091c0 3.322-1.445 6.38-7.045 6.38zm0-13.392c-2.109 0-2.994.959-2.994 2.794v4.355c0 1.825.833 2.795 2.994 2.795 2.162 0 2.995-.96 2.995-2.795v-4.355c0-1.824-.833-2.794-2.995-2.794zM180.385 174.662v-11.304c0-.865-.369-1.297-1.297-1.297-1.483.167-2.917.63-4.219 1.36v11.231h-4.038v-16.177h3.089l.401 1.36a16.223 16.223 0 016.485-1.697c2.689 0 3.66 1.898 3.66 4.787v11.737h-4.081zM192.787 174.989a19.086 19.086 0 01-5.589-.928l.569-3.09c1.568.448 3.189.682 4.819.696 1.793 0 2.109-.401 2.109-1.624 0-1.002-.2-1.497-2.826-2.109-3.954-.96-4.418-1.962-4.418-5.083 0-3.121 1.434-4.682 6.053-4.682 1.633.003 3.261.194 4.851.569l-.401 3.227a28.531 28.531 0 00-4.45-.464c-1.761 0-2.109.401-2.109 1.392 0 1.297.095 1.392 2.299 1.962 4.524 1.191 4.956 1.792 4.956 5.114-.011 3.143-.981 5.02-5.863 5.02zM205.346 158.476v11.304c0 .865.369 1.297 1.297 1.297a11.176 11.176 0 004.218-1.36v-11.241h4.06v16.187h-3.09l-.4-1.361a16.225 16.225 0 01-6.486 1.698c-2.689 0-3.659-1.898-3.659-4.788v-11.736h4.06zM218.412 174.663v-22.809l4.091-.559v23.368h-4.091z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M178.804 104.568a8.804 8.804 0 01-8.137-5.417 8.805 8.805 0 1116.932-3.441 8.775 8.775 0 01-2.551 6.263 8.774 8.774 0 01-6.244 2.595zM195.939 99.78a4.057 4.057 0 01-3.751-2.506 4.062 4.062 0 015.305-5.305 4.059 4.059 0 012.506 3.751 4.03 4.03 0 01-.306 1.555 4.045 4.045 0 01-3.754 2.505M210.798 103.609a3.89 3.89 0 01-4.796 2.578 3.89 3.89 0 01-2.678-4.741 3.89 3.89 0 014.683-2.777 3.892 3.892 0 012.875 4.623c0 .106 0 .201-.084.317zM207.93 93.147a4.07 4.07 0 112.974-4.882 4.222 4.222 0 010 1.592 3.915 3.915 0 01-3.059 3.3M222.377 103.166a4.054 4.054 0 01-3.117 3.259 4.046 4.046 0 01-2.349-.178 4.053 4.053 0 01-2.591-3.691 4.048 4.048 0 01.632-2.27 4.053 4.053 0 014.125-1.823 4.081 4.081 0 013.427 4.334 1.059 1.059 0 00-.085.358M219.066 92.967a4.052 4.052 0 01-4.099-1.853 4.048 4.048 0 012.006-5.93 4.049 4.049 0 015.425 3.122c.041.35.041.704 0 1.055a4.024 4.024 0 01-3.332 3.606M216.239 117.224a4.112 4.112 0 11.506-1.667 3.654 3.654 0 01-.506 1.667M214.774 79.913a4.073 4.073 0 01-4.509-.346 4.068 4.068 0 01-.138-6.29 4.067 4.067 0 014.489-.543 4.077 4.077 0 011.708 1.632c.419.709.597 1.534.506 2.352a4.074 4.074 0 01-2.046 3.163",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    d: "M178.962 136.636a40.824 40.824 0 01-38.307-25.042 40.836 40.836 0 010-31.546 40.83 40.83 0 0122.485-22.126 40.82 40.82 0 0115.822-2.917 40.42 40.42 0 0124.781 8.436l-4.988 6.507a32.592 32.592 0 00-47.498 8.674 32.599 32.599 0 00-4.912 17.204 32.625 32.625 0 0018.166 29.23 32.626 32.626 0 0034.255-3.31l4.977 6.517a40.458 40.458 0 01-24.781 8.373z",
    fill: props.color || '#fff'
  }));
}

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