@alfalab/icons-glyph 2.160.1 → 2.162.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/MoonLineMIcon.d.ts +3 -0
- package/MoonLineMIcon.js +1 -0
- package/MoonMIcon.d.ts +3 -0
- package/MoonMIcon.js +1 -0
- package/package.json +1 -1
package/MoonLineMIcon.js
ADDED
|
@@ -0,0 +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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M3 12C3 6.477 7.477 2 13 2c.106 0 .21.002.316.005a1 1 0 01.817 1.53 7.5 7.5 0 006.874 11.45 1 1 0 01.964 1.439A10 10 0 0113 22C7.477 22 3 17.523 3 12zm8.62-7.881a8 8 0 107.685 12.807C14.622 16.337 11 12.341 11 7.5c0-1.19.22-2.33.62-3.381z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.MoonLineMIcon=l,exports.default=l;
|
package/MoonMIcon.d.ts
ADDED
package/MoonMIcon.js
ADDED
|
@@ -0,0 +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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M3 12C3 6.477 7.477 2 13 2c.106 0 .21.002.316.005a1 1 0 01.817 1.53 7.5 7.5 0 006.874 11.45 1 1 0 01.964 1.439A10 10 0 0113 22C7.477 22 3 17.523 3 12z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.MoonMIcon=l,exports.default=l;
|