@alfalab/icons-glyph 2.10.0 → 2.11.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.
package/BriefcaseMIcon.js CHANGED
@@ -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,a=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:"M8 6a2 2 0 012-2h4a2 2 0 012 2v1h4a2 2 0 012 2v2H2V9a2 2 0 012-2h4V6zm6 0v1h-4V6h4zm8 7H2v6a2 2 0 002 2h16a2 2 0 002-2v-6zm-8 0a2 2 0 11-4 0h4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BriefcaseMIcon=a,exports.default=a;
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,a=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:"M8 5a2 2 0 012-2h4a2 2 0 012 2v2h4a2 2 0 012 2v2H2V9a2 2 0 012-2h4V5zm6 0v2h-4V5h4zm8 8H2v6a2 2 0 002 2h16a2 2 0 002-2v-6zm-8 0a2 2 0 11-4 0h4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BriefcaseMIcon=a,exports.default=a;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.10.0",
3
+ "version": "2.11.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",