@alfalab/icons-glyph 2.231.0 → 2.232.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,l=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M19.642 17.078L5.291 2.727l7.18.004a2.75 2.75 0 012.738 3.023l-.134 1.337a.183.183 0 00.2.2l1.338-.133a2.75 2.75 0 013.024 2.736l.005 7.184zm-1.914-6.715a1.09 1.09 0 11-2.182 0 1.09 1.09 0 012.182 0zm2.283 12.486l1.35-1.35L2.747 2.884l-1.35 1.35L4.36 7.198l.003 13.157c0 .507.41.917.917.917h13.153l1.577 1.577zM9.15 15.916l1.965-1.964 5.411 5.41-10.252.001v-2.715l1.372-1.372c.23-.23.6-.233.834-.007l.67.647z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.DocumentImageOffMIcon=r,exports.default=r;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M22.683 21.269l-1.414 1.414-1.333-1.333A.999.999 0 0119 22H5a1 1 0 01-1-1V5.414L1.291 2.705l1.414-1.414 19.978 19.978zM11 18l-1.731-2.078a1 1 0 00-1.538 0L6 18v2h12v-.586l-4.942-4.942L11 18z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M12.185 2a3 3 0 012.985 3.299l-.146 1.458a.2.2 0 00.22.219L16.7 6.83A3 3 0 0120 9.815v5.944L6.241 2h5.944z"}))};exports.DocumentImageOffMIcon=r,exports.default=r;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.231.0",
3
+ "version": "2.232.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",