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

  return _react["default"].createElement("svg", _extends({
    width: props.width ? props.width : props.height ? 6.482758620689655 * props.height : 188,
    height: props.height ? props.height : props.width ? props.width / 6.482758620689655 : 29,
    viewBox: "0 0 188 29",
    fill: "none",
    role: "presentation"
  }, props), title ? _react["default"].createElement("title", null, title) : null, _react["default"].createElement("path", {
    d: "M80.6 26.488l-8.21-22.87a3.769 3.769 0 01-.26-1.1 2 2 0 012-1.93 2.11 2.11 0 012 1.67l6.88 19.75 6.86-19.81a2.06 2.06 0 012-1.62h.21a2.14 2.14 0 012.09 1.62l6.789 19.81 6.91-19.81a2.002 2.002 0 011.93-1.62 1.93 1.93 0 012 1.88 3.86 3.86 0 01-.26 1.1l-8.27 22.92a2.39 2.39 0 01-2.2 1.83h-.16a2.26 2.26 0 01-2.2-1.83l-6.7-19.47-6.85 19.48a2.26 2.26 0 01-2.2 1.83h-.11a2.4 2.4 0 01-2.25-1.83M140.479 2.577a2 2 0 014 0v4.64a11.01 11.01 0 019.36-6.63 1.946 1.946 0 011.433.567c.188.188.335.412.432.658.098.246.144.51.135.775a1.997 1.997 0 01-1.79 2c-5.24.63-9.54 4.56-9.54 12.37v9.19a2 2 0 11-4 0V2.577h-.03zM168.789 28.527c-7.3 0-13.25-5.66-13.25-14v-.11c0-7.73 5.4-14 12.74-14 7.85 0 12.33 6.48 12.33 13.59a1.861 1.861 0 01-1.86 2h-19.2c.56 5.81 4.61 9.07 9.35 9.07a10.79 10.79 0 007.65-3.11 1.71 1.71 0 012.88 1.25 1.697 1.697 0 01-.62 1.29 13.423 13.423 0 01-10 4l-.02.02zm7.86-15.52c-.41-4.88-3.19-9.13-8.48-9.13-4.62 0-8.12 3.89-8.62 9.13h17.1zM111.859 20.127v-.12c0-5.69 4.7-8.73 11.55-8.73 2.812-.028 5.612.36 8.31 1.15v-.92c0-4.86-3-7.37-8.05-7.37a13.701 13.701 0 00-6.29 1.23 2 2 0 01-.72.16 1.787 1.787 0 01-1.78-1.73 1.673 1.673 0 011.13-1.67 17.941 17.941 0 018.08-1.54c3.81 0 6.74 1 8.72 3 1.83 1.83 2.77 4.44 2.77 7.89v14.89a1.918 1.918 0 01-1.178 1.855c-.242.1-.501.15-.762.145a1.849 1.849 0 01-1.92-1.88v-2.59a11.844 11.844 0 01-9.77 4.65c-5 0-10.1-2.87-10.1-8.42h.01zm19.92-2.12v-2.58a28.302 28.302 0 00-7.95-1.15c-5.06 0-7.89 2.2-7.89 5.59v.14c0 3.4 3.13 5.38 6.79 5.38 5 0 9-3 9-7.31M7.39 2.277A3.81 3.81 0 002.27.367 3.74 3.74 0 00.4 5.487l8.61 18.64c1.35 2.92 2.77 4.45 5.44 4.45 2.85 0 4.09-1.67 5.44-4.45l7.52-16.46a1.08 1.08 0 011.08-.66 1.19 1.19 0 011.18 1.21v15.89c0 2.45 1.36 4.47 4 4.47 2.64 0 4-2 4-4.47v-13a4 4 0 014.26-4.14 3.91 3.91 0 014.08 4.11v13c0 2.45 1.37 4.47 4 4.47s4-2 4-4.47v-13a4 4 0 014.25-4.14 3.91 3.91 0 014.09 4.14v13c0 2.45 1.36 4.47 4 4.47 2.64 0 4-2 4-4.47v-14.8c.06-5.45-4.34-9.27-9.6-9.27a12.4 12.4 0 00-8.57 3.65c-1.75-2.28-4.17-3.65-8.26-3.65-4.32 0-8.1 3.64-8.1 3.64a9.68 9.68 0 00-7.21-3.64c-3.83 0-6.87 1.68-8.72 5.92l-5.48 12.91-7.02-16.56zM180.929 3.897a3.347 3.347 0 015.71-2.366c.628.628.98 1.479.98 2.366a3.35 3.35 0 01-2.065 3.11 3.36 3.36 0 01-2.565.008 3.33 3.33 0 01-2.06-3.088v-.03zm6 .03a2.69 2.69 0 00-2.7-2.73 2.717 2.717 0 00-2.509 1.695 2.73 2.73 0 00-.201 1.045 2.714 2.714 0 001.63 2.652 2.711 2.711 0 003.78-2.652",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    d: "M183.009 2.547a.358.358 0 01.36-.36h1.12a1.263 1.263 0 01.95.33 1.004 1.004 0 01.28.74.996.996 0 01-.65 1l.49.6a.43.43 0 01.11.27.334.334 0 01-.1.237.333.333 0 01-.24.093.44.44 0 01-.35-.18l-.69-.88h-.57v.7a.338.338 0 01-.099.254.342.342 0 01-.251.106.355.355 0 01-.254-.105.362.362 0 01-.106-.255v-2.55zm1.44 1.22c.35 0 .54-.18.54-.46 0-.3-.2-.46-.55-.46h-.71v.93h.72v-.01z",
    fill: props.color || '#fff'
  }));
}

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