@alfalab/icons-glyph 2.43.0 → 2.44.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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M21.46 3.964l-5.074 5.074h3.572v2h-7v-7h2v3.6l5.087-5.088 1.414 1.414zM4.043 12.966v2h3.572l-5.067 5.067 1.414 1.414 5.081-5.081v3.6h2v-7H9.617l-.001-.001H4.042z"}))};exports.ArrowsInwardMIcon=l,exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M16.414 9H20v2h-7V4h2v3.586l4.293-4.293 1.414 1.414L16.414 9zm-8.828 6l-4.293 4.293 1.414 1.414L9 16.414V20h2v-7H4v2h3.586z"}))};exports.ArrowsInwardMIcon=l,exports.default=l;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M12.61 9.964l4.712-4.713h-3.571v-2h5.571l.002-.001.001.001h1.425v7h-2v-3.6l-4.726 4.728-1.415-1.415zm-2.36 10.774v-2H6.677l4.718-4.717-1.415-1.414-4.73 4.73v-3.599h-2v7h7z"}))};exports.ArrowsOutwardMIcon=l,exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M11 18H7.414l3.793-3.793-1.414-1.414L6 16.586V13H4v7h7v-2zm1.793-8.207L16.586 6H13V4h7v7h-2V7.414l-3.793 3.793-1.414-1.414z"}))};exports.ArrowsOutwardMIcon=l,exports.default=l;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.43.0",
3
+ "version": "2.44.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",