bonree-icons 2.0.122 → 2.0.123

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.
Files changed (3) hide show
  1. package/SignOut.js +1 -1
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/SignOut.js CHANGED
@@ -730,7 +730,7 @@ var SignOut_SignOut = function (props) {
730
730
  props.onClick();
731
731
  }
732
732
  }
733
- return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-SignOut ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 32 32" }, { children: (0,jsx_runtime.jsx)("path", { d: "M17.333 8.4c.718 0 1.207.67 1.262 1.452L18.6 10v1.036a.6.6 0 0 1-1.192.098l-.008-.098V10c0-.111-.017-.2-.035-.267l-.036-.124.004-.009h-6.666l.004.009-.036.124a1.02 1.02 0 0 0-.03.163L10.6 10v12c0 .111.017.2.035.267l.036.124-.004.009h6.666l-.004-.009.036-.124a1.02 1.02 0 0 0 .03-.163L17.4 22v-.626a.6.6 0 0 1 1.192-.098l.008.098V22c0 .795-.446 1.51-1.135 1.592l-.132.008h-6.666c-.718 0-1.207-.67-1.262-1.452L9.4 22V10c0-.795.446-1.51 1.135-1.592l.132-.008h6.666Zm3.652 3.925.075.064 3.535 3.535a.6.6 0 0 1 .064.774l-.064.075-3.535 3.535a.6.6 0 0 1-.912-.774l.063-.074 2.514-2.515-8.025-.001a.6.6 0 0 1-.097-1.192l.097-.008h8.017l-2.506-2.507a.6.6 0 0 1-.063-.774l.063-.074a.6.6 0 0 1 .774-.064Z" }) })) })));
733
+ return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-SignOut ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 32 32" }, { children: (0,jsx_runtime.jsx)("path", { d: "M16.248 8.4c.718 0 1.206.67 1.261 1.452l.005.148v1.036a.6.6 0 0 1-1.192.098l-.008-.098V10c0-.111-.017-.2-.034-.267l-.037-.124.005-.009H9.58l.005.009-.037.124a1.02 1.02 0 0 0-.03.163L9.514 10v12c0 .111.017.2.035.267l.037.124-.005.009h6.667l-.005-.009.037-.124a1.02 1.02 0 0 0 .03-.163l.004-.104v-1.063a.6.6 0 0 1 1.192-.098l.008.098V22c0 .795-.446 1.51-1.134 1.592l-.132.008H9.58c-.718 0-1.207-.67-1.262-1.452L8.314 22V10c0-.795.446-1.51 1.135-1.592l.132-.008h6.667Zm3.652 3.576.075.064 3.535 3.535a.6.6 0 0 1 .064.774l-.064.075-3.535 3.535a.6.6 0 0 1-.912-.774l.063-.074 2.514-2.515h-8.025a.6.6 0 0 1-.097-1.193l.097-.008 8.017.001-2.506-2.508a.6.6 0 0 1-.063-.774l.063-.074a.6.6 0 0 1 .774-.064Z" }) })) })));
734
734
  };
735
735
  /* harmony default export */ const components_SignOut_0 = (SignOut_SignOut);
736
736
 
package/index.js CHANGED
@@ -85551,7 +85551,7 @@ var SignOut_SignOut = function (props) {
85551
85551
  props.onClick();
85552
85552
  }
85553
85553
  }
85554
- return (_jsx("span", __assign({ className: "bonree-icons-wrapper-SignOut ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: _jsx("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 32 32" }, { children: _jsx("path", { d: "M17.333 8.4c.718 0 1.207.67 1.262 1.452L18.6 10v1.036a.6.6 0 0 1-1.192.098l-.008-.098V10c0-.111-.017-.2-.035-.267l-.036-.124.004-.009h-6.666l.004.009-.036.124a1.02 1.02 0 0 0-.03.163L10.6 10v12c0 .111.017.2.035.267l.036.124-.004.009h6.666l-.004-.009.036-.124a1.02 1.02 0 0 0 .03-.163L17.4 22v-.626a.6.6 0 0 1 1.192-.098l.008.098V22c0 .795-.446 1.51-1.135 1.592l-.132.008h-6.666c-.718 0-1.207-.67-1.262-1.452L9.4 22V10c0-.795.446-1.51 1.135-1.592l.132-.008h6.666Zm3.652 3.925.075.064 3.535 3.535a.6.6 0 0 1 .064.774l-.064.075-3.535 3.535a.6.6 0 0 1-.912-.774l.063-.074 2.514-2.515-8.025-.001a.6.6 0 0 1-.097-1.192l.097-.008h8.017l-2.506-2.507a.6.6 0 0 1-.063-.774l.063-.074a.6.6 0 0 1 .774-.064Z" }) })) })));
85554
+ return (_jsx("span", __assign({ className: "bonree-icons-wrapper-SignOut ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: _jsx("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 32 32" }, { children: _jsx("path", { d: "M16.248 8.4c.718 0 1.206.67 1.261 1.452l.005.148v1.036a.6.6 0 0 1-1.192.098l-.008-.098V10c0-.111-.017-.2-.034-.267l-.037-.124.005-.009H9.58l.005.009-.037.124a1.02 1.02 0 0 0-.03.163L9.514 10v12c0 .111.017.2.035.267l.037.124-.005.009h6.667l-.005-.009.037-.124a1.02 1.02 0 0 0 .03-.163l.004-.104v-1.063a.6.6 0 0 1 1.192-.098l.008.098V22c0 .795-.446 1.51-1.134 1.592l-.132.008H9.58c-.718 0-1.207-.67-1.262-1.452L8.314 22V10c0-.795.446-1.51 1.135-1.592l.132-.008h6.667Zm3.652 3.576.075.064 3.535 3.535a.6.6 0 0 1 .064.774l-.064.075-3.535 3.535a.6.6 0 0 1-.912-.774l.063-.074 2.514-2.515h-8.025a.6.6 0 0 1-.097-1.193l.097-.008 8.017.001-2.506-2.508a.6.6 0 0 1-.063-.774l.063-.074a.6.6 0 0 1 .774-.064Z" }) })) })));
85555
85555
  };
85556
85556
  /* harmony default export */ const components_SignOut_0 = ((/* unused pure expression or super */ null && (SignOut_SignOut)));
85557
85557
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bonree-icons",
3
- "version": "2.0.122",
3
+ "version": "2.0.123",
4
4
  "description": "bonree-icons",
5
5
  "main": "index.min.js",
6
6
  "types": "./types/index.d.ts",