@uipath/apollo-react 3.62.0-pr418.33cb947 → 3.62.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.
|
@@ -28,49 +28,36 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
28
28
|
});
|
|
29
29
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
30
30
|
const CaseManagementProject = ({ w = 22, h = 22 })=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
id: "case-management-project",
|
|
31
33
|
width: w,
|
|
32
34
|
height: h,
|
|
33
|
-
viewBox: "0 0 48 48",
|
|
34
35
|
fill: "none",
|
|
35
|
-
|
|
36
|
+
viewBox: "0 0 16 16",
|
|
36
37
|
children: [
|
|
37
38
|
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
|
|
38
|
-
|
|
39
|
-
|
|
39
|
+
fill: "currentColor",
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M1.09 3.818 3.075 1.53c.242-.279.593-.44.962-.44h7.928c.37 0 .72.161.962.44l1.983 2.288v9.818c0 .703-.57 1.273-1.273 1.273H2.364c-.703 0-1.273-.57-1.273-1.273zm2.946-1.636h7.928c.053 0 .103.023.138.063l.89 1.028H3.008l.891-1.028a.18.18 0 0 1 .138-.063m9.782 2.182H2.182v9.272c0 .1.081.182.182.182h11.272c.1 0 .182-.081.182-.182z"
|
|
40
43
|
}),
|
|
41
44
|
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
"stroke-width": "2",
|
|
45
|
-
"stroke-linecap": "round",
|
|
46
|
-
"stroke-linejoin": "round"
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
d: "M4.833 12.45a.83.83 0 0 1-.588-.23.73.73 0 0 1-.245-.554V7.353q0-.324.245-.554a.83.83 0 0 1 .588-.23H6.5v-.785q0-.323.245-.554A.83.83 0 0 1 7.333 5H9q.344 0 .589.23a.73.73 0 0 1 .244.554v.784H11.5q.344 0 .588.23a.73.73 0 0 1 .245.555v4.313q0 .323-.245.554a.83.83 0 0 1-.588.23zm0-.784H11.5V7.353H4.833zm2.5-5.098H9v-.784H7.333z"
|
|
47
47
|
}),
|
|
48
48
|
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
d: "M4.417 8.529h7.5v.784h-7.5z"
|
|
51
51
|
}),
|
|
52
52
|
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
stroke: "currentColor",
|
|
54
|
+
strokeWidth: ".15",
|
|
55
|
+
d: "M4.833 12.45a.83.83 0 0 1-.588-.23.73.73 0 0 1-.245-.554V7.353q0-.324.245-.554a.83.83 0 0 1 .588-.23H6.5v-.785q0-.323.245-.554A.83.83 0 0 1 7.333 5H9q.344 0 .589.23a.73.73 0 0 1 .244.554v.784H11.5q.344 0 .588.23a.73.73 0 0 1 .245.555v4.313q0 .323-.245.554a.83.83 0 0 1-.588.23zm0-.784H11.5V7.353H4.833zm2.5-5.098H9v-.784H7.333z"
|
|
55
56
|
}),
|
|
56
|
-
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
y1: "2.64412",
|
|
61
|
-
x2: "46.3559",
|
|
62
|
-
y2: "47.0225",
|
|
63
|
-
gradientUnits: "userSpaceOnUse",
|
|
64
|
-
children: [
|
|
65
|
-
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("stop", {
|
|
66
|
-
"stop-color": "#FFE0FF"
|
|
67
|
-
}),
|
|
68
|
-
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("stop", {
|
|
69
|
-
offset: "1",
|
|
70
|
-
"stop-color": "#CFD9FF"
|
|
71
|
-
})
|
|
72
|
-
]
|
|
73
|
-
})
|
|
57
|
+
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
|
|
58
|
+
stroke: "currentColor",
|
|
59
|
+
strokeWidth: ".15",
|
|
60
|
+
d: "M4.417 8.529h7.5v.784h-7.5z"
|
|
74
61
|
})
|
|
75
62
|
]
|
|
76
63
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CaseManagementProject.d.ts","sourceRoot":"","sources":["../../../src/canvas/icons/CaseManagementProject.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,GAAI,WAGnC;IACD,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACrB,
|
|
1
|
+
{"version":3,"file":"CaseManagementProject.d.ts","sourceRoot":"","sources":["../../../src/canvas/icons/CaseManagementProject.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,GAAI,WAGnC;IACD,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACrB,4CA2BA,CAAC"}
|
|
@@ -1,48 +1,35 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const CaseManagementProject = ({ w = 22, h = 22 })=>/*#__PURE__*/ jsxs("svg", {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
id: "case-management-project",
|
|
3
5
|
width: w,
|
|
4
6
|
height: h,
|
|
5
|
-
viewBox: "0 0 48 48",
|
|
6
7
|
fill: "none",
|
|
7
|
-
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
8
9
|
children: [
|
|
9
10
|
/*#__PURE__*/ jsx("path", {
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
clipRule: "evenodd",
|
|
14
|
+
d: "M1.09 3.818 3.075 1.53c.242-.279.593-.44.962-.44h7.928c.37 0 .72.161.962.44l1.983 2.288v9.818c0 .703-.57 1.273-1.273 1.273H2.364c-.703 0-1.273-.57-1.273-1.273zm2.946-1.636h7.928c.053 0 .103.023.138.063l.89 1.028H3.008l.891-1.028a.18.18 0 0 1 .138-.063m9.782 2.182H2.182v9.272c0 .1.081.182.182.182h11.272c.1 0 .182-.081.182-.182z"
|
|
12
15
|
}),
|
|
13
16
|
/*#__PURE__*/ jsx("path", {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"stroke-width": "2",
|
|
17
|
-
"stroke-linecap": "round",
|
|
18
|
-
"stroke-linejoin": "round"
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M4.833 12.45a.83.83 0 0 1-.588-.23.73.73 0 0 1-.245-.554V7.353q0-.324.245-.554a.83.83 0 0 1 .588-.23H6.5v-.785q0-.323.245-.554A.83.83 0 0 1 7.333 5H9q.344 0 .589.23a.73.73 0 0 1 .244.554v.784H11.5q.344 0 .588.23a.73.73 0 0 1 .245.555v4.313q0 .323-.245.554a.83.83 0 0 1-.588.23zm0-.784H11.5V7.353H4.833zm2.5-5.098H9v-.784H7.333z"
|
|
19
19
|
}),
|
|
20
20
|
/*#__PURE__*/ jsx("path", {
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
fill: "currentColor",
|
|
22
|
+
d: "M4.417 8.529h7.5v.784h-7.5z"
|
|
23
23
|
}),
|
|
24
24
|
/*#__PURE__*/ jsx("path", {
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke: "currentColor",
|
|
26
|
+
strokeWidth: ".15",
|
|
27
|
+
d: "M4.833 12.45a.83.83 0 0 1-.588-.23.73.73 0 0 1-.245-.554V7.353q0-.324.245-.554a.83.83 0 0 1 .588-.23H6.5v-.785q0-.323.245-.554A.83.83 0 0 1 7.333 5H9q.344 0 .589.23a.73.73 0 0 1 .244.554v.784H11.5q.344 0 .588.23a.73.73 0 0 1 .245.555v4.313q0 .323-.245.554a.83.83 0 0 1-.588.23zm0-.784H11.5V7.353H4.833zm2.5-5.098H9v-.784H7.333z"
|
|
27
28
|
}),
|
|
28
|
-
/*#__PURE__*/ jsx("
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
y1: "2.64412",
|
|
33
|
-
x2: "46.3559",
|
|
34
|
-
y2: "47.0225",
|
|
35
|
-
gradientUnits: "userSpaceOnUse",
|
|
36
|
-
children: [
|
|
37
|
-
/*#__PURE__*/ jsx("stop", {
|
|
38
|
-
"stop-color": "#FFE0FF"
|
|
39
|
-
}),
|
|
40
|
-
/*#__PURE__*/ jsx("stop", {
|
|
41
|
-
offset: "1",
|
|
42
|
-
"stop-color": "#CFD9FF"
|
|
43
|
-
})
|
|
44
|
-
]
|
|
45
|
-
})
|
|
29
|
+
/*#__PURE__*/ jsx("path", {
|
|
30
|
+
stroke: "currentColor",
|
|
31
|
+
strokeWidth: ".15",
|
|
32
|
+
d: "M4.417 8.529h7.5v.784h-7.5z"
|
|
46
33
|
})
|
|
47
34
|
]
|
|
48
35
|
});
|