@alfalab/icons-glyph 2.195.0 → 2.196.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/CalendarSIcon.js +1 -1
- package/package.json +1 -1
package/CalendarSIcon.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,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M6
|
|
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,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M6 8v2H4V8h2zm0 5v-2H4v2h2zm1-5h2v2H7V8zm2 3H7v2h2v-2zm3-3v2h-2V8h2z"}),r.createElement("path",{d:"M3 1h2v1h6V1h2v1h2v11.714C15 14.977 13.955 16 12.667 16H3.333C2.045 16 1 14.977 1 13.714V2h2V1zm10.444 5H2.556v7.714a.77.77 0 00.777.762h9.334a.77.77 0 00.777-.762V6z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CalendarSIcon=l,exports.default=l;
|