@popsure/dirty-swan 0.41.8 → 0.41.9

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/cjs/index.js CHANGED
@@ -2274,6 +2274,7 @@ var IconWrapper = function (_a) {
2274
2274
  _b["tc-" + color] = !!color,
2275
2275
  _b[styles$y.wrapper] = !noMargin,
2276
2276
  _b)), style: {
2277
+ minWidth: size + "px",
2277
2278
  width: size + "px",
2278
2279
  height: size + "px"
2279
2280
  } }, { children: jsxRuntime.jsx("svg", __assign({ className: 'w100', viewBox: "0 0 24 24", fill: "none" }, { children: children }), void 0) }), void 0));