@alfalab/icons-glyph 2.183.0 → 2.184.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/TrashCanMIcon.js +1 -1
- package/package.json +1 -1
package/TrashCanMIcon.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:"M13 1v2h5.639a2 2 0 011.973 2.329L20.5 6h-17l-.112-.671A2 2 0 015.361 3H11V1h2z"}),l.createElement("path",{d:"M19 8H5l1.308 12.213A2 2 0 008.298 22h7.405a2 2 0 001.988-1.787L19 8zm-9.5 4H11v6H9.5v-6zm3.5 0h1.5v6H13v-6z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.TrashCanMIcon=r,exports.default=r;
|