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

  return _react["default"].createElement("span", {
    className: "g-svg-autofix-canvas"
  }, _react["default"].createElement("canvas", {
    width: "360",
    height: "240",
    role: "presentation"
  }), _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: "M118.957 116.119h-16.99a.763.763 0 00-.785.776v8.206c0 .443.337.776.785.776h6.617v10.201s-1.514.499-5.607.499c-4.823 0-11.607-1.774-11.607-16.466 0-14.748 7.065-16.688 13.681-16.688 5.72 0 8.187.998 9.757 1.497.504.166.953-.333.953-.776l1.906-7.928c0-.222-.056-.444-.28-.61-.673-.444-4.542-2.606-14.41-2.606-11.327 0-22.934 4.768-22.934 27.665 0 22.898 13.29 26.335 24.504 26.335 9.308 0 14.915-3.936 14.915-3.936.224-.111.28-.444.28-.61v-25.559a.762.762 0 00-.785-.776zM206.428 95.772a.763.763 0 00-.785-.776h-9.532a.762.762 0 00-.785.776v18.241h-14.915v-18.24a.763.763 0 00-.785-.777h-9.532a.762.762 0 00-.785.776v49.454c0 .444.336.776.785.776h9.532a.762.762 0 00.785-.776v-21.179h14.915v21.124c0 .443.336.776.785.776h9.588a.762.762 0 00.785-.776V95.772h-.056zM136.955 102.258a6.162 6.162 0 00-6.168-6.153 6.162 6.162 0 00-6.167 6.153 6.162 6.162 0 006.167 6.154 6.162 6.162 0 006.168-6.154zM136.282 134.747v-22.841a.762.762 0 00-.785-.777h-9.532c-.448 0-.841.444-.841.887v32.711c0 .942.617 1.22 1.402 1.22h8.579c.953 0 1.177-.444 1.177-1.276v-9.924zM242.705 111.239h-9.476a.763.763 0 00-.785.776v24.228s-2.411 1.719-5.831 1.719c-3.421 0-4.318-1.552-4.318-4.823v-21.124a.762.762 0 00-.785-.776h-9.644a.762.762 0 00-.785.776v22.731c0 9.814 5.551 12.253 13.177 12.253 6.28 0 11.27-3.437 11.27-3.437s.224 1.774.337 1.996c.112.221.392.443.672.443h6.112a.762.762 0 00.785-.776v-33.21c.056-.443-.28-.776-.729-.776zM268.611 110.132c-5.383 0-9.028 2.384-9.028 2.384V95.772a.762.762 0 00-.785-.776h-9.588a.762.762 0 00-.785.776v49.454c0 .444.336.776.785.776h6.672c.281 0 .505-.166.673-.443.168-.277.393-2.273.393-2.273s3.925 3.659 11.326 3.659c8.691 0 13.682-4.38 13.682-19.627.056-15.19-7.907-17.186-13.345-17.186zm-3.701 27.831c-3.308-.111-5.495-1.552-5.495-1.552v-15.69s2.187-1.331 4.878-1.552c3.42-.278 6.729.72 6.729 8.759-.056 8.483-1.514 10.202-6.112 10.035zM163.758 111.129h-7.178v-9.37c0-.333-.168-.554-.616-.554h-9.757c-.392 0-.561.166-.561.499v9.702s-4.878 1.164-5.214 1.275a.783.783 0 00-.561.776v6.099c0 .443.337.776.785.776h4.99v14.636c0 10.867 7.682 11.92 12.897 11.92 2.355 0 5.215-.776 5.663-.942.28-.111.449-.388.449-.721v-6.708c0-.444-.393-.776-.785-.776-.393 0-1.514.166-2.58.166-3.532 0-4.71-1.608-4.71-3.715v-13.916h7.178a.762.762 0 00.785-.776v-7.595a.798.798 0 00-.785-.776z",
    fill: props.color || '#fff'
  })));
}

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