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

  return _react["default"].createElement("svg", _extends({
    width: props.width ? props.width : props.height ? 1.6388888888888888 * props.height : 118,
    height: props.height ? props.height : props.width ? props.width / 1.6388888888888888 : 72,
    viewBox: "0 0 118 72",
    fill: "none",
    role: "presentation"
  }, props), title ? _react["default"].createElement("title", null, title) : null, _react["default"].createElement("path", {
    d: "M33.908 26.386c0 1.45.156 2.627.428 3.49.312.862.701 1.803 1.247 2.822.194.314.272.627.272.902 0 .392-.233.784-.74 1.176l-2.453 1.647c-.35.235-.701.352-1.013.352-.389 0-.778-.195-1.168-.548a12.119 12.119 0 01-1.402-1.843 30.41 30.41 0 01-1.207-2.313c-3.037 3.607-6.854 5.41-11.449 5.41-3.271 0-5.88-.94-7.788-2.823-1.909-1.882-2.882-4.39-2.882-7.527 0-3.333 1.168-6.038 3.544-8.077 2.375-2.038 5.53-3.058 9.54-3.058 1.325 0 2.688.118 4.128.314 1.441.196 2.921.51 4.479.862V14.31c0-2.98-.623-5.057-1.83-6.273-1.247-1.215-3.35-1.803-6.348-1.803-1.363 0-2.765.157-4.206.51a30.88 30.88 0 00-4.206 1.333 11.12 11.12 0 01-1.363.51c-.272.078-.467.117-.623.117-.545 0-.817-.392-.817-1.216v-1.92c0-.628.077-1.098.272-1.373.195-.274.545-.549 1.09-.823 1.364-.706 2.999-1.294 4.907-1.764 1.908-.51 3.933-.745 6.075-.745 4.634 0 8.022 1.058 10.203 3.175 2.142 2.117 3.232 5.332 3.232 9.645v12.703h.078zm-15.81 5.96c1.285 0 2.609-.236 4.01-.706 1.402-.471 2.649-1.334 3.7-2.51.623-.745 1.09-1.568 1.324-2.509.234-.94.39-2.078.39-3.41v-1.647a32.335 32.335 0 00-3.583-.667 29.154 29.154 0 00-3.66-.235c-2.61 0-4.518.51-5.803 1.568-1.285 1.059-1.908 2.548-1.908 4.509 0 1.842.467 3.215 1.44 4.156.935.98 2.298 1.45 4.09 1.45zm31.27 4.234c-.7 0-1.168-.118-1.48-.393-.311-.235-.584-.784-.817-1.529L37.919 4.352c-.233-.784-.35-1.294-.35-1.568 0-.628.311-.98.934-.98h3.817c.74 0 1.246.117 1.518.392.312.235.545.784.78 1.529l6.541 25.954 6.075-25.954c.195-.784.429-1.294.74-1.53.312-.235.857-.391 1.558-.391h3.115c.74 0 1.247.117 1.558.392.312.235.584.784.74 1.529l6.153 26.268 6.737-26.268c.233-.784.506-1.294.779-1.53.311-.235.817-.391 1.518-.391h3.622c.623 0 .974.313.974.98 0 .196-.04.392-.078.627a5.601 5.601 0 01-.273.98l-9.385 30.307c-.234.784-.506 1.293-.818 1.529-.311.235-.818.392-1.48.392h-3.349c-.74 0-1.246-.118-1.557-.392-.312-.275-.584-.784-.74-1.569L61.012 9.37l-5.997 25.25c-.195.783-.429 1.293-.74 1.567-.312.275-.857.393-1.558.393h-3.349zm50.04 1.058c-2.024 0-4.05-.235-5.996-.706-1.948-.47-3.466-.98-4.479-1.568-.623-.353-1.051-.745-1.207-1.098a2.783 2.783 0 01-.234-1.097v-2c0-.823.312-1.215.896-1.215.234 0 .467.039.701.117.234.079.584.235.974.392a21.076 21.076 0 004.283 1.372 23.23 23.23 0 004.634.471c2.454 0 4.362-.431 5.686-1.294 1.324-.862 2.025-2.117 2.025-3.724 0-1.098-.351-2-1.052-2.745-.701-.745-2.025-1.411-3.933-2.039L96.06 20.74c-2.843-.902-4.946-2.235-6.231-3.999-1.285-1.725-1.947-3.646-1.947-5.685 0-1.646.35-3.097 1.051-4.352a10.059 10.059 0 012.804-3.215c1.168-.901 2.492-1.568 4.05-2.038 1.558-.47 3.193-.667 4.907-.667.857 0 1.752.04 2.609.157.896.118 1.713.274 2.531.431a30.1 30.1 0 012.22.628c.701.235 1.246.47 1.635.705.546.314.935.628 1.169.98.233.314.35.745.35 1.294v1.843c0 .823-.311 1.255-.896 1.255-.311 0-.817-.157-1.479-.47-2.22-1.02-4.712-1.53-7.477-1.53-2.22 0-3.972.353-5.18 1.098-1.207.745-1.83 1.882-1.83 3.49 0 1.097.39 2.038 1.168 2.783.78.745 2.22 1.49 4.284 2.156l5.53 1.764c2.804.902 4.829 2.157 6.036 3.764 1.207 1.608 1.791 3.45 1.791 5.49 0 1.685-.35 3.214-1.012 4.547-.701 1.333-1.636 2.51-2.843 3.45-1.207.98-2.648 1.686-4.323 2.196-1.752.549-3.582.823-5.568.823z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M106.769 56.692C93.957 66.22 75.342 71.277 59.337 71.277c-22.43 0-42.641-8.35-57.907-22.23-1.207-1.098-.116-2.587 1.324-1.725C19.266 56.967 39.633 62.808 60.7 62.808c14.214 0 29.83-2.98 44.2-9.095 2.141-.98 3.972 1.411 1.869 2.98z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M112.104 50.576c-1.636-2.117-10.826-1.02-14.993-.51-1.246.157-1.441-.94-.312-1.764 7.321-5.175 19.355-3.685 20.756-1.96 1.402 1.764-.389 13.879-7.243 19.681-1.051.902-2.064.432-1.596-.744 1.557-3.882 5.023-12.625 3.388-14.703z",
    fill: props.color || '#fff'
  }));
}

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