@alfalab/icons-glyph 2.232.0 → 2.233.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/ShoppingListMIcon.d.ts +3 -0
- package/ShoppingListMIcon.js +1 -0
- package/ShoppingListSIcon.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
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:"M6 1a3 3 0 00-3 3v16.703c0 1.573 1.732 2.53 3.064 1.694l4.714-2.96v1.352c0 1.721 2.028 2.638 3.32 1.503L18.981 18A3 3 0 0020 15.746V4a3 3 0 00-3-3H6zm2 6a1 1 0 000 2h7a1 1 0 100-2H8zm-1 5a1 1 0 011-1h4a1 1 0 110 2H8a1 1 0 01-1-1z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShoppingListMIcon=r,exports.default=r;
|
package/ShoppingListSIcon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),a.createElement("path",{d:"M3 1.5a.5.5 0 01.5-.5h9a.5.5 0 01.5.5v10.82a.5.5 0 01-.286.452l-4 1.89a.5.5 0 01-.714-.45v-1.18a.25.25 0 00-.357-.226l-3.93 1.858A.5.5 0 013 14.21V1.5zm2 4a.5.5 0 01.5-.5h5a.5.5 0 010 1h-5a.5.5 0 01-.5-.5zM5.5 7a.5.5 0 000 1h3a.5.5 0 000-1h-3z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShoppingListSIcon=l,exports.default=l;
|