@alfalab/icons-glyph 2.52.0 → 2.53.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/HousesMIcon.js +1 -1
- package/package.json +1 -1
package/HousesMIcon.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:"M22 21H8V3l12.42 2.661A2 2 0 0122 7.617V21zm-3-5h-3v3h3v-3zm-8-5h3v3h-3v-3zm8 0h-3v3h3v-3z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M2 12a2 2 0 012-2h2v11H2v-9z"}))};exports.HousesMIcon=r,exports.default=r;
|