"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 GitlabBlack(_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: "M180.979 156.74h-4.397l.013 33.049h17.835v-4.087h-13.425l-.014-28.964-.012.002zM211.401 183.986a7.533 7.533 0 01-2.492 1.731 7.465 7.465 0 01-2.969.6c-3.356 0-4.71-1.665-4.71-3.835 0-3.281 2.255-4.843 7.064-4.843 1.041.002 2.079.086 3.107.252v6.106-.011zm-4.56-20.032a14.618 14.618 0 00-9.374 3.388l1.557 2.719c1.803-1.059 4.009-2.12 7.176-2.12 3.606 0 5.21 1.866 5.21 4.995v1.616a18.62 18.62 0 00-3.055-.252c-7.715 0-11.625 2.725-11.625 8.426 0 5.097 3.107 7.669 7.815 7.669 3.173 0 6.212-1.464 7.263-3.835l.801 3.229h3.106v-16.895c0-5.349-2.314-8.931-8.867-8.931l-.007-.009zM229.936 186.459c-1.653 0-3.106-.203-4.208-.699v-15.296c1.502-1.262 3.356-2.171 5.713-2.171 4.259 0 5.911 3.031 5.911 7.928 0 6.962-2.655 10.243-7.407 10.243l-.009-.005zm1.861-22.5a8.025 8.025 0 00-3.319.694 8.062 8.062 0 00-2.743 2.006v-4.258l-.014-5.652h-4.317l.014 32.233c2.155.909 5.111 1.413 8.317 1.413 8.217 0 12.175-5.298 12.175-14.431 0-7.216-3.657-12.01-10.122-12.01M133.055 160.321c3.907 0 6.411 1.313 8.066 2.623l1.896-3.306c-2.583-2.281-6.055-3.498-9.761-3.498-9.367 0-15.932 5.752-15.932 17.357 0 12.16 7.081 16.905 15.18 16.905a25.554 25.554 0 009.77-1.917l-.093-12.992v-4.097h-12.024v4.088h7.666l.092 9.865c-1.002.504-2.754.909-5.11.909-6.514 0-10.879-4.127-10.879-12.824 0-8.83 4.509-13.118 11.122-13.118M164.059 156.739h-4.31l.014 5.55v19.173c0 5.349 2.315 8.93 8.867 8.93.89-.001 1.778-.083 2.653-.245v-3.891c-.663.102-1.334.152-2.005.151-3.606 0-5.21-1.865-5.21-4.994v-13.221h7.215v-3.632h-7.21l-.014-7.821zM148.817 189.789h4.307V164.56h-4.307v25.229zM148.817 161.079h4.307v-4.34h-4.307v4.34z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.52,
    d: "M179.616 142.281l18.313-56.77h-36.627l18.314 56.77z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.4,
    d: "M179.616 142.281l-18.314-56.77h-25.664l43.978 56.77z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.3,
    d: "M135.638 85.512l-5.555 17.254a3.842 3.842 0 00.004 2.362c.25.767.734 1.435 1.384 1.907l48.145 35.244-43.978-56.767z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.52,
    d: "M135.638 85.512h25.664L150.271 51.32a1.912 1.912 0 00-.689-.955 1.886 1.886 0 00-2.229 0 1.904 1.904 0 00-.688.955l-11.027 34.192z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.4,
    d: "M179.616 142.281l18.313-56.77h25.665l-43.978 56.77z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.3,
    d: "M223.594 85.512l5.555 17.254a3.835 3.835 0 01-1.389 4.269l-48.144 35.244 43.978-56.767z",
    fill: props.color || '#000'
  }), _react["default"].createElement("path", {
    opacity: 0.52,
    d: "M223.594 85.512h-25.665l11.032-34.192c.123-.383.364-.718.688-.955a1.886 1.886 0 012.229 0c.324.237.565.572.689.955l11.027 34.192z",
    fill: props.color || '#000'
  }));
}

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