"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 MysqlWhite(_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: "M74.66 132.139h7.31v-28.934l11.365 25.224c1.313 3.082 3.198 4.109 6.796 4.109 3.598 0 5.369-1.084 6.682-4.109l11.366-25.224v28.934h7.31v-28.877c0-2.796-1.142-4.166-3.484-4.908-5.597-1.712-9.309-.228-11.023 3.538l-11.08 24.882-10.793-24.882c-1.6-3.766-5.426-5.25-11.023-3.538-2.285.685-3.427 2.054-3.427 4.851v28.934zM131.602 108.568h7.31v15.922c-.057.857.286 2.911 4.284 2.968 2.056.057 15.82 0 15.934 0v-19.004h7.368c.057 0 0 25.909 0 26.024.057 6.391-7.939 7.761-11.594 7.875h-23.131v-4.908h23.188c4.74-.514 4.169-2.853 4.169-3.652v-1.941h-15.592c-7.253-.057-11.879-3.253-11.936-6.848 0-.342.171-16.265 0-16.436zM172.208 132.139h21.074c2.456 0 4.855-.513 6.797-1.427 3.198-1.483 4.74-3.424 4.74-5.992v-5.364c0-2.112-1.77-4.109-5.197-5.422-1.828-.685-4.112-1.084-6.283-1.084h-8.909c-2.97 0-4.398-.913-4.74-2.854-.057-.228-.057-.399-.057-.684v-3.31c0-.172 0-.4.057-.628.342-1.484 1.142-1.94 3.712-2.169.228 0 .514-.057.685-.057h20.96V98.24H184.43c-2.97 0-4.512.171-5.94.628-4.397 1.37-6.282 3.538-6.282 7.305v4.28c0 3.31 3.712 6.106 9.995 6.791.685.057 1.427.114 2.113.114h7.596c.285 0 .571 0 .799.057 2.342.172 3.313.628 3.998 1.484.4.4.571.856.571 1.313v4.28c0 .514-.342 1.198-1.085 1.712-.628.571-1.713.913-3.084 1.027-.286 0-.514.057-.8.057h-20.217v4.851M250.508 123.636c0 5.023 3.712 7.819 11.308 8.39.685.057 1.428.114 2.113.114h19.133v-4.908h-19.247c-4.283 0-5.94-1.085-5.94-3.653V98.298h-7.31v25.338M217.382 123.464c0 .229.058.457.115.742.399 1.998 2.341 3.139 5.254 3.139h6.682l-6.111-5.536h8.51l5.311 4.794c.971-.513 1.656-1.312 1.885-2.34.057-.228.057-.456.057-.684v-16.722c0-.171 0-.399-.057-.685-.4-1.883-2.342-2.967-5.14-2.967h-11.08c-3.255 0-5.368 1.427-5.368 3.652v16.607h-.058zm-7.938.4v-17.406c0-4.452 3.084-7.134 9.252-7.933.628-.114 1.371-.114 1.999-.114h13.935c.686 0 1.371.057 2.056.114 6.168.856 9.252 3.539 9.252 7.933v17.406c0 3.595-1.313 5.536-4.34 6.791l7.196 6.506h-8.51l-5.825-5.25-5.883.399h-7.824c-1.371 0-2.741-.171-4.283-.628-4.741-1.312-7.025-3.766-7.025-7.818z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M290.772 126.661v-1.769h1.2c.628 0 1.37.114 1.37.856 0 .856-.685.913-1.428.913h-1.142zm2.57 3.538h1.2l-1.771-2.682c.971-.114 1.656-.571 1.656-1.712 0-1.256-.799-1.769-2.341-1.769h-2.399v6.163h1.028v-2.682h.971l1.656 2.682zm2.742-3.139c0 2.454-1.885 4.28-4.17 4.28-2.341 0-4.169-1.826-4.169-4.28s1.828-4.28 4.169-4.28a4.253 4.253 0 014.17 4.28zm-9.595 0c0 3.253 2.57 5.422 5.425 5.422 2.856 0 5.426-2.169 5.426-5.422 0-3.253-2.57-5.421-5.426-5.421-2.912.057-5.425 2.225-5.425 5.421z",
    fill: props.color || '#fff'
  }));
}

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