"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 ControlwareBlack(_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: "M114.146 121.841c0 5.651.478 6.86 2.39 6.86 1.912 0 2.39-1.209 2.39-6.86 0-3.866-.183-5.806-2.39-5.806-2.207 0-2.39 1.954-2.39 5.806zM174.019 121.841c0 5.651.478 6.86 2.389 6.86 1.912 0 2.39-1.209 2.39-6.86 0-3.866-.182-5.806-2.39-5.806-2.207 0-2.389 1.954-2.389 5.806zM233.214 123.428c-.006-.268-.012-.519-.012-.744-.206.009-.409.016-.606.023-2.249.076-3.865.131-3.878 3.168 0 1.322.225 2.939 1.912 2.939 2.711 0 2.635-3.244 2.584-5.386zM258.83 120.214v.08h4.737v-.146c.002-1.789.005-4.226-2.39-4.226-2.349 0-2.348 2.705-2.347 4.292z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M80.38 101.415c0-5.806 5.805-5.806 5.805-5.806h187.63c5.806 0 5.806 5.806 5.806 5.806v37.169c0 5.806-5.806 5.806-5.806 5.806H86.185c-5.806 0-5.806-5.806-5.806-5.806v-37.169zm18.528 11.33c4.779 0 7.492 2.123 7.492 6.973h-5.173c0-2.755-.703-3.669-2.32-3.669-2.206 0-2.39 1.954-2.39 5.806 0 5.651.479 6.86 2.39 6.86 1.617 0 2.39-1.476 2.39-3.894h5.174c0 5.033-2.713 7.198-7.563 7.198-6.678 0-7.564-4.063-7.564-9.869 0-5.075.732-9.405 7.564-9.405zm25.191 9.405c0 5.792-.885 9.869-7.563 9.869-6.677 0-7.563-4.077-7.563-9.869 0-5.075.731-9.405 7.563-9.405s7.563 4.344 7.563 9.405zm2.938-9.039h5.16v1.87h.07c1.026-1.645 2.432-2.236 4.372-2.236 2.46 0 4.625 1.462 4.625 4.035v14.873h-5.173v-12.778c0-1.659-.282-2.938-1.94-2.938-1.645 0-1.94 1.279-1.94 2.938v12.778h-5.174v-18.542zm19.091 3.191h-2.095v-3.191h2.095v-2.938l5.173-2.32v5.244h2.685v3.191h-2.685v9.979c0 1.367-.001 2.251 1.659 2.251.323 0 .661 0 .914-.07v3.191c-.132.013-.264.028-.401.043-.594.066-1.267.14-2.284.14-4.471 0-5.061-2.966-5.061-4.105v-11.415zm10.937 15.351v-18.542h4.92v2.39h.07c.956-2.137 2.714-2.756 4.808-2.756v4.625c-4.555-.295-4.625 2.348-4.625 4.19v10.093h-5.173zm26.907-9.503c0 5.792-.886 9.869-7.564 9.869-6.677 0-7.563-4.077-7.563-9.869 0-5.075.731-9.405 7.563-9.405 6.833 0 7.564 4.344 7.564 9.405zm2.642 9.489V105.14h5.174v26.499h-5.174zm18.262 0h-5.511l-4.639-18.528h5.145l2.53 13.931h.113l3.557-13.945h5.356l3.261 13.945h.07l2.798-13.945h4.948l-5.033 18.542h-5.44l-3.346-12.666h-.07l-3.739 12.666zm25.978-18.894c6.58 0 7.423 2.826 7.423 6.2h-.014v9.25c0 .956.101 1.952.201 2.929l.052.515h-4.808l-.225-2.46h-.07c-1.111 1.912-2.615 2.826-4.85 2.826-3.599 0-4.92-2.671-4.92-5.905 0-6.129 4.737-6.382 9.545-6.312v-1.433c0-1.575-.225-2.714-2.095-2.714-1.785 0-1.94 1.364-1.94 2.826h-5.06c0-2.235.703-3.669 1.912-4.513 1.18-.885 2.867-1.209 4.849-1.209zm10.98 18.908v-18.542h4.92v2.39h.07c.956-2.137 2.713-2.756 4.808-2.756v4.625c-4.555-.295-4.625 2.348-4.625 4.19v10.093h-5.173zm19.343-18.908c6.973 0 7.746 4.513 7.563 10.459h-9.91c0 2.208.07 5.511 2.347 5.511 1.842 0 2.207-1.757 2.207-3.303h5.244c-.07 2.024-.731 3.669-1.982 4.807-1.209 1.139-3.051 1.8-5.469 1.8-6.677 0-7.563-4.063-7.563-9.869 0-5.075.731-9.405 7.563-9.405z",
    fill: props.color || '#000'
  }));
}

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