"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 DatadogWhite(_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: "M119.106 174.664h4.248c3.999 0 6-2.35 6-7.054 0-4.004-2-6.007-6-6.007h-4.248v13.061zm4.786 3.099h-8.359v-19.248h8.359c6.023 0 9.037 3.033 9.037 9.098 0 6.766-3.014 10.15-9.037 10.15zM136.673 177.763h-3.668l8.186-19.248h3.842l8.364 19.248h-3.844l-2.427-5.251h-6.176l1.225-3.094h4.007l-3.156-7.23-6.353 15.575zM151.376 158.515h14.634v3.095h-5.528v16.153h-3.573V161.61h-5.533v-3.095zM167.847 177.763h-3.669l8.185-19.248h3.844l8.363 19.248h-3.847l-2.425-5.251h-6.178l1.226-3.094h4.005l-3.154-7.23-6.35 15.575zM190.515 174.664h4.249c4.001 0 6.003-2.35 6.003-7.054 0-4.004-2.002-6.007-6.003-6.007h-4.249v13.061zm4.789 3.099h-8.36v-19.248h8.36c6.027 0 9.036 3.033 9.036 9.098 0 6.766-3.01 10.15-9.036 10.15zM216.447 174.8c3.883 0 5.823-2.239 5.823-6.718 0-4.409-1.94-6.612-5.823-6.612-3.984 0-5.976 2.203-5.976 6.612 0 4.479 1.992 6.718 5.976 6.718zm-9.686-6.634c0-6.526 3.23-9.788 9.686-9.788 6.358 0 9.533 3.262 9.533 9.788 0 6.489-3.175 9.735-9.533 9.735-6.171 0-9.397-3.246-9.686-9.735zM240.891 169.974v4.508c-.823.216-1.563.321-2.211.321-4.369 0-6.553-2.313-6.553-6.93 0-4.268 2.314-6.399 6.943-6.399 1.934 0 3.733.36 5.396 1.079v-3.235c-1.663-.627-3.552-.94-5.663-.94-6.923 0-10.386 3.163-10.386 9.495 0 6.683 3.402 10.029 10.208 10.029 2.342 0 4.287-.342 5.843-1.025v-10.068h-5.773l-1.208 3.165h3.404zM171.797 75.682c3.515-2.396 8.044-1.453 7.285-.733-1.445 1.376.479.969.687 3.509.153 1.87-.46 2.9-.983 3.487a22.43 22.43 0 00-4.036.933c-.949.308-1.778.651-2.5.996a6.08 6.08 0 01-.644-.488c-2.482-2.147-2.4-5.937.191-7.704zm20.996 14.807c.636-.493 3.536-1.425 6.219-1.744 1.409-.168 3.417-.261 3.845-.021.851.47.851 1.923.27 3.265-.848 1.952-2.049 4.105-3.406 4.282-2.214.292-4.311-.906-6.704-2.693-.855-.641-1.378-2.197-.224-3.09zm4.04-18.99c3.272 1.522 2.843 4.419 2.933 6.119.026.488.016.817-.026 1.046-.454-.247-1.168-.426-2.303-.376a8.406 8.406 0 00-.967.103c-1.207-.646-1.927-1.913-2.588-3.258a5.276 5.276 0 01-.208-.49l-.022-.068c-.363-1.149-.12-1.38.033-1.734.158-.361.748-.66-.124-.962a1.601 1.601 0 00-.274-.063c.577-.716 2.31-.891 3.546-.318zM179 106.124c-3.525-2.264-7.172-5.509-8.766-7.304-.267-.201-.224-1.096-.224-1.096 1.439 1.12 7.411 5.385 13.722 7.331 2.226.689 5.644.948 8.608-.733 2.266-1.284 4.991-3.523 6.619-5.83l.298.518c-.011.343-.761 2.013-1.139 2.685.688.397 1.202.503 1.967.714l5.229-.815c1.876-3.03 3.22-7.918 1.787-12.571-.819-2.67-5.085-7.983-5.391-8.275-1.073-1.03.18-5.01-1.945-9.35-2.247-4.592-8.097-9.38-10.637-11.464.749.548 5.36 2.404 7.508 5 .202-.27.286-1.663.471-2.014-1.844-2.416-1.989-6.719-1.989-7.868 0-2.108-1.073-4.498-1.073-4.498s1.847 1.462 2.324 3.977c.564 2.984 1.766 5.33 3.355 7.316 3.008 3.747 5.723 5.67 7.098 4.284 1.642-1.664-1.665-9.105-5.894-13.258-4.933-4.841-6.226-4.218-9.119-3.183-2.309.822-3.558 7.381-9.578 7.252-1.02-.117-3.647-.183-4.944-.172a50.108 50.108 0 011.255-1.676s-2.019.81-3.739 1.842l-.132-.2c.58-1.225 1.206-1.997 1.206-1.997s-1.614.969-3.087 2.13c.269-1.46 1.282-2.386 1.282-2.386s-2.039.37-4.637 3.223c-2.951.806-3.662 1.338-6.013 2.38-3.823-.834-5.63-2.181-7.346-4.659-1.311-1.892-3.638-2.18-6.022-1.202-3.468 1.438-7.86 3.402-7.86 3.402s1.428-.054 2.921.012c-2.041.773-4.005 1.837-4.005 1.837s.957-.032 2.137-.013c-.816.677-1.265 1.001-2.041 1.514-1.867 1.355-3.381 2.92-3.381 2.92s1.269-.577 2.405-.901c-.795 1.824-2.373 3.165-2.082 5.399.277 2.04 2.781 6.239 6.013 8.816.277.225 4.693 4.306 8.019 2.63 3.328-1.674 4.639-3.165 5.187-5.456.643-2.628.275-4.612-1.096-10.316-.452-1.882-1.633-5.758-2.202-7.612l.127-.091c1.09 2.296 3.875 8.35 4.997 12.414 1.752 6.34 1.204 9.557.403 10.735-2.416 3.557-8.612 4.026-11.43 2.055-.431 6.827 1.094 9.832 1.61 11.346-.258 1.741.872 4.972.872 4.972s.127-1.47.643-2.243c.138 1.728 1.009 3.78 1.009 3.78s-.054-1.267.343-2.362c.557.945.967 1.169 1.495 1.88a10.32 10.32 0 001.586 3.194s-.172-.99-.077-2.021c2.583 2.482 3.028 6.103 3.286 8.883.724 7.652-12.063 13.733-14.54 18.518-1.879 2.834-3.003 7.319.177 9.962 7.689 6.384 4.737 8.142 8.585 10.948 5.279 3.849 11.886 2.124 14.136-1.006 3.132-4.362 2.326-8.477 1.162-12.324-.907-3.011-3.378-8.01-6.435-9.944-3.122-1.978-6.158-2.35-8.731-2.082l.239-.273c3.7-.735 7.567-.33 10.366 1.472 3.177 2.042 6.083 5.545 7.604 10.914 1.723-.245 1.968-.358 3.544-.58l-3.552-27.656 7.512-.824zm2.052 34.667l-.411-3.834 7.989-12.186 9.069 2.651 7.8-13.027 9.351 6.166 7.102-14.896 2.526 27.129-43.426 7.997zm43.524-40.688l-28.549 5.175c-.706.914-2.456 2.512-3.296 2.93-3.605 1.815-6.043 1.291-8.147.743-1.353-.343-2.138-.537-3.263-1.043l-6.969.957 4.229 35.289 48.904-8.815-2.909-35.236z",
    fill: props.color || '#fff'
  }));
}

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