@mirohq/design-system-icons 1.19.0 → 1.19.1

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/dist/main.js CHANGED
@@ -9336,7 +9336,7 @@ const IconPause = react.forwardRef(
9336
9336
  fill: "none",
9337
9337
  ref: forwardRef2
9338
9338
  },
9339
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10 4v16H6V4h4Zm8 0v16h-4V4h4Z" })
9339
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.5 4v16h-3V4h3Zm8 0v16h-3V4h3Z" })
9340
9340
  );
9341
9341
  }
9342
9342
  );