@alfalab/icons-glyph 2.2.0 → 2.3.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/DebtMIcon.js +1 -1
- package/package.json +1 -1
package/DebtMIcon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),
|
|
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:"M7 3a1 1 0 011-1h7.185a3 3 0 012.985 3.299l-.146 1.458a.2.2 0 00.22.219L19.7 6.83A3 3 0 0123 9.815V21a1 1 0 01-1 1H8a1 1 0 01-1-1V3zm8 8h-5v2h5v-2zm4 4h-9v2h9v-2z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M5.5 19.5v-12c-.833 3-2.6 9.4-3 11-.5 2 1 2.5 3.5 3-.4-.4-.5-1.5-.5-2z"}))};exports.DebtMIcon=r,exports.default=r;
|