@popmenu/audio-player 0.73.0 → 0.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -318,7 +318,7 @@ function __rest(s, e) {
318
318
  return t;
319
319
  }
320
320
 
321
- var _path$N;
321
+ var _path$M;
322
322
 
323
323
  function _extends$1L() { _extends$1L = 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$1L.apply(this, arguments); }
324
324
 
@@ -330,7 +330,7 @@ function SvgUser(props) {
330
330
  strokeLinejoin: "round",
331
331
  width: "1em",
332
332
  height: "1em"
333
- }, props), _path$N || (_path$N = /*#__PURE__*/React__namespace.createElement("path", {
333
+ }, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
334
334
  d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",
335
335
  stroke: "currentColor"
336
336
  })));