@alfalab/icons 3.143.0 → 3.145.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/corp/dist/ClockHandsMIcon.d.ts +3 -0
- package/corp/dist/ClockHandsMIcon.js +1 -0
- package/corp/dist/DocumentArrowsCwMIcon.d.ts +3 -0
- package/corp/dist/DocumentArrowsCwMIcon.js +1 -0
- package/corp/dist/package.json +1 -1
- package/glyph/dist/DocumentPlusLineMIcon.d.ts +3 -0
- package/glyph/dist/DocumentPlusLineMIcon.js +1 -0
- package/glyph/dist/package.json +1 -1
- package/package.json +2 -2
- package/search.json +1 -1
|
@@ -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:"M11 12.495V7h2.198v5.495c0 .345.163.671.44.879l2.856 1.868L15.176 17l-2.857-1.868A3.297 3.297 0 0111 12.495z"}))};exports.ClockHandsMIcon=l,exports.default=l;
|
|
@@ -0,0 +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,r=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M5 2a1 1 0 00-1 1v5h2.377A.539.539 0 006.5 8a8.5 8.5 0 017.468 12.563 5.414 5.414 0 01-.12.202l-.06.1c.306.353.572.718.713 1.135H19a1 1 0 001-1V9.815a3 3 0 00-3.3-2.985l-1.457.146a.2.2 0 01-.218-.219l.145-1.458A3 3 0 0012.185 2H5z"}),a.createElement("path",{d:"M7.584 12.624c.624.187 1.21.523 1.702 1.015a4.01 4.01 0 011.174 2.59 4.032 4.032 0 01-1.071 3.025l-1.107-1.111a.507.507 0 00-.866.36v3.993c0 .276.23.506.51.506h3.993a.506.506 0 00.36-.862l-1.095-1.095a6.582 6.582 0 001.692-5.816 6.535 6.535 0 00-1.803-3.38 6.551 6.551 0 00-3.489-1.826v2.6zm-3.973 1.124l1.107 1.111c.32.32.866.095.866-.36v-3.993a.513.513 0 00-.51-.506H1.081a.506.506 0 00-.36.862l1.095 1.095a6.582 6.582 0 00-1.692 5.816 6.536 6.536 0 001.803 3.38 6.56 6.56 0 003.489 1.825V20.38a4.055 4.055 0 01-2.667-5.202 4.033 4.033 0 01.862-1.43z"}))};exports.DocumentArrowsCwMIcon=r,exports.default=r;
|
package/corp/dist/package.json
CHANGED
|
@@ -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:"M13.813 2.669C13.21 2.216 12.447 2 11.568 2H4v20h16V10.815c0-.981-.208-1.818-.645-2.486-.442-.678-1.064-1.1-1.737-1.337-.792-.279-1.675-.31-2.514-.225.09-.8.076-1.633-.145-2.383-.189-.642-.542-1.262-1.146-1.715zM6 20V4h5.568c.551 0 .862.132 1.045.269.183.137.33.35.427.68.209.71.12 1.744-.151 2.802a1 1 0 001.204 1.22c1.1-.267 2.146-.344 2.86-.092.327.114.563.29.727.542.171.262.32.69.32 1.394V20H6z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M11.125 17.996h1.75V15.88H15v-1.75h-2.125v-2.122h-1.75v2.122H9v1.75h2.125v2.116z"}))};exports.DocumentPlusLineMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.145.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"ts-node": "^8.6.2",
|
|
52
52
|
"tslib": "^2.0.0",
|
|
53
53
|
"typescript": "^3.8.3",
|
|
54
|
-
"ui-primitives": "^11.
|
|
54
|
+
"ui-primitives": "^11.8.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|