@alfalab/icons-glyph 2.181.0 → 2.182.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,o=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:"M15.333 10.394l-2.583 2.62V5h-1.5v8.014l-2.583-2.62-1.05 1.112L12 15.951l4.382-4.445-1.049-1.112zM18 19v-1.556H6V19h12z"}))};exports.ArrowDownLineDownCompactMIcon=o,exports.default=o;
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,o=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:"M15.889 10.165l-3.014 2.994V4h-1.75v9.16l-3.014-2.995-1.224 1.27L12 16.516l5.113-5.08-1.224-1.27zM19 20v-1.778H5V20h14z"}))};exports.ArrowDownLineDownCompactMIcon=o,exports.default=o;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.181.0",
3
+ "version": "2.182.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",