"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 GrouponWhite(_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: "M181.519 137.722c7.766 0 12.94-5.033 12.94-13.526V102.47h-8.494v21.386c0 3.953-1.419 5.912-4.399 5.912-2.874 0-4.106-2.006-4.106-5.912V102.47h-8.54v21.726c.012 8.681 4.739 13.526 12.599 13.526zM217.217 104.37c-2.346-1.654-5.126-1.9-8.786-1.9h-11.52v34.712h8.493v-11.18h2.44c3.613 0 6.347-.246 8.552-1.56 3.461-2.1 5.514-5.807 5.514-10.3 0-4.352-1.608-7.625-4.693-9.772zm-10.147 14.113h-1.56v-8.247h2.24c3.766 0 5.572 1.173 5.572 4.047-.011 3.12-2.052 4.2-6.252 4.2zM268.881 117.849l12.939 19.333h7.461V102.47H280.8v19.286l-12.752-19.286h-7.66v34.712h8.493v-19.333zM161.353 106.962c-3.367-3.319-7.754-5.126-12.4-5.126-4.927 0-9.232 1.713-12.646 5.08-3.413 3.366-5.279 7.765-5.279 12.552 0 5.126 1.666 9.42 4.927 12.892 3.414 3.613 7.813 5.467 12.94 5.467 4.833 0 9.42-1.9 12.787-5.42 3.273-3.367 5.032-7.813 5.032-12.787.012-4.751-1.841-9.197-5.361-12.658zm-12.446 22.266c-4.787 0-9.127-4.2-9.127-9.666 0-5.08 4.047-9.127 9.232-9.127 4.88 0 8.939 4.047 8.939 9.127-.012 5.654-4.059 9.666-9.044 9.666zM253.349 106.962c-3.367-3.319-7.766-5.126-12.4-5.126-4.939 0-9.232 1.713-12.646 5.08-3.414 3.366-5.279 7.765-5.279 12.552 0 5.126 1.666 9.42 4.927 12.892 3.425 3.613 7.813 5.467 12.939 5.467 4.834 0 9.42-1.9 12.787-5.42 3.273-3.367 5.033-7.813 5.033-12.787.012-4.751-1.842-9.197-5.361-12.658zm-12.447 22.266c-4.786 0-9.127-4.2-9.127-9.666 0-5.08 4.059-9.127 9.233-9.127 4.88 0 8.939 4.047 8.939 9.127-.012 5.654-4.071 9.666-9.045 9.666zM71.915 132.348c3.414 3.613 7.766 5.513 12.893 5.513 5.912 0 11.473-2.933 14.793-7.766 2.006-2.933 2.979-6.252 2.979-10.159 0-.727-.046-1.513-.093-2.299H82.708v6.933h9.913c-1.713 3.027-4.587 4.692-7.813 4.692-4.786 0-9.08-4.246-9.08-9.772 0-4.985 4-9.126 9.08-9.126 2.733 0 4.974 1.126 7.132 3.366h9.667c-2.78-7.425-9.28-11.965-16.694-11.965-4.927 0-9.22 1.759-12.646 5.126-3.413 3.367-5.267 7.766-5.267 12.552-.012 5.139 1.642 9.432 4.915 12.905zM121.854 125.263c4.928-1.372 7.86-5.56 7.86-11.179 0-4.294-1.607-7.567-4.692-9.714-2.346-1.654-5.127-1.9-8.787-1.9h-11.52v34.712h8.494v-11.18l6.639 11.18h10.5l-8.494-11.919zm-6.98-6.78h-1.654v-8.247h2.347c3.754 0 5.56 1.173 5.56 4.047 0 3.12-2.053 4.2-6.253 4.2zM294.385 106.869c.727 0 1.349-.258 1.853-.774a2.527 2.527 0 00.763-1.854c0-.727-.258-1.337-.763-1.842a2.532 2.532 0 00-1.853-.762c-.716 0-1.338.258-1.842.762a2.499 2.499 0 00-.763 1.842c0 .727.258 1.349.763 1.854a2.471 2.471 0 001.842.774zm-1.584-4.223a2.172 2.172 0 011.595-.669c.622 0 1.162.223 1.596.669.434.434.657.973.657 1.595s-.223 1.161-.657 1.607a2.134 2.134 0 01-1.596.669 2.153 2.153 0 01-1.595-.669 2.213 2.213 0 01-.657-1.607c0-.622.211-1.15.657-1.595z",
    fill: props.color || '#fff'
  }), _react["default"].createElement("path", {
    d: "M295.545 105.625a.374.374 0 01-.023-.152c0-.071-.012-.153-.012-.212v-.211a.789.789 0 00-.152-.446c-.106-.152-.27-.246-.493-.281.176-.024.317-.07.41-.141.188-.117.282-.317.282-.563 0-.364-.152-.61-.446-.727-.164-.071-.422-.106-.786-.106h-1.009v2.874h.505v-1.126h.399c.27 0 .457.035.563.094.187.105.27.328.27.657v.223l.011.094v.035c0 .012 0 .023.012.023h.469v-.035zm-.762-1.513c-.106.047-.27.058-.481.058h-.458v-1.044h.434c.282 0 .481.036.61.106s.188.211.188.422c0 .235-.106.387-.293.458z",
    fill: props.color || '#fff'
  }));
}

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