@zohodesk/svg 1.0.0-beta.44 → 1.0.0-beta.45

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/README.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This Bundle Contains EmptyState Images.
4
4
 
5
+ # 1.0.0-beta.45
6
+
7
+ - Delete, GCBot, GCConversation, KBBot, NetworkError, Variable & ReadRecipients SVG added
8
+
5
9
  # 1.0.0-beta.44
6
10
 
7
11
  - UnauthorizedLogin error state SVG replacement
@@ -1,7 +1,7 @@
1
1
  [data-mode='dark'][data-theme='blue'] {
2
2
  --zdt_cta_primary_fill: #828994;
3
3
  --zdt_cta_primary_stroke: #479dff;
4
- --zdt_cta_secondary_fill: #334b68;
4
+ --zdt_cta_secondary_fill: rgb(71 157 255 / 25%);
5
5
  --zdt_cta_secondary_plainfill: #334b68;
6
6
  --zdt_cta_primary_dark_fill: #828994;
7
7
  --zdt_cta_primary_dark_stroke: #479dff;
@@ -0,0 +1,63 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class EmptyDelete extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "delete"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".EmptyDelete_svg__cls-3{fill:var(--zd_emptysvg_plus)}.EmptyDelete_svg__cls-4{fill:var(--zd_emptysvg_medium_circle)}.EmptyDelete_svg__cls-5{fill:var(--zd_emptysvg_cross)}")), /*#__PURE__*/React.createElement("path", {
12
+ fill: "var(--zd_emptysvg_primary_stroke)",
13
+ d: "M98.66 174.25a113.49 113.49 0 0 1-27.21-3.46 12.5 12.5 0 0 1-9.23-9.71l-1.76-.41a.5.5 0 0 1-.38-.45c0-.16-1-16-1.24-32.23-.46-33 2.67-35.4 3.69-36.17a1.77 1.77 0 0 1 1.73-.27 2.73 2.73 0 0 1 1.35 1.26c34.09-4.43 53.35-2 63.07.54a23.88 23.88 0 0 0 6.74-4.35c-3.66-.92-8.67-5.24-13.17-10.94-10.9-9.35-25-23.9-31-40.47-1.54-4.29-1.65-7-.34-8.18 1-1 2.9-.86 5.49.32 4.39 2 11.06 7.26 17.9 13.9a12.7 12.7 0 0 1 3.09-2.6c6.38-3.89 10.43-2.64 12.7-.9 3.6 2.74 4.7 8.32 3.66 11.92-.66 2.27-2.11 3.67-4 3.84a.44.44 0 0 0-.32.11c-.28.58 1.43 3.12 2.94 5.37 3.49 5.17 8.57 12.72 7.94 19.9a13 13 0 0 1 .21 2.66c-.11 3.89-1.76 5-3.13 5.2h-.14l-9.71 72.07a12.35 12.35 0 0 1-9.66 11 90.93 90.93 0 0 1-19.22 2.05ZM63.3 161.31a11.5 11.5 0 0 0 8.39 8.51c11.17 2.79 28.21 5.32 46 1.45a11.34 11.34 0 0 0 8.88-10.13l.05-.39c-3.73.74-34.91 6.55-63.32.56Zm-.2-1.06c28.38 6.1 59.71.24 63.33-.48L135 96.52a39.82 39.82 0 0 0-6.12-2.16h-.05c-21.39 9.36-49.77 4.4-62.11 1.5 2.33 10.52-.47 37.88-3.6 61.28a11.42 11.42 0 0 0-.02 3.11Zm-2-.46 1 .23a12.49 12.49 0 0 1 0-3c4.24-31.67 5.49-53.53 3.61-61.39-1-.24-1.83-.45-2.54-.64a1 1 0 0 1 .12-1.88l1.27-.11a1.51 1.51 0 0 0-.64-.46.79.79 0 0 0-.79.13c-4.96 3.69-3.2 49.33-2.07 67.12Zm5.38-64.94c11.75 2.75 39.55 7.8 60.82-.9-19.53-4.7-50.16-1.56-61.18-.19a10.72 10.72 0 0 1 .32 1.09Zm63.73-1.1a39 39 0 0 1 5.22 1.86l.8-5.94a23.23 23.23 0 0 1-6.06 4.08Zm-65 .13-1.71.23 2 .49c-.17-.26-.26-.5-.36-.72Zm74.34-9a12.9 12.9 0 0 1-1.84 3.15c.95-.32 1.56-1.37 1.77-3.11Zm-16.65-7.54a155 155 0 0 0 13.64 10.5 11.81 11.81 0 0 0 2.37-4.36 10.88 10.88 0 0 0 .41-2.09C137.57 72 126 56.66 114.4 45.14c-3.46 4.88-2.18 11.71-.18 17.09a57.83 57.83 0 0 0 8.68 15.11Zm4.16 4.73a25.24 25.24 0 0 0 7.53 5.64c-1.68-1.18-4.33-3.1-7.53-5.64ZM115 44.35c10 9.86 20.21 22.58 24 32.36-1.16-5.42-4.78-10.8-7.45-14.76-2.39-3.55-3.51-5.3-3-6.35a1.26 1.26 0 0 1 1.13-.68c2-.17 2.8-2 3.12-3.12.95-3.28-.05-8.36-3.3-10.85-2.91-2.22-6.91-1.88-11.58 1a12.43 12.43 0 0 0-2.92 2.4ZM92.83 29.78a1.77 1.77 0 0 0-1.23.4c-.55.5-1.2 2.1.6 7.1C97.5 52 109.31 65.1 119.49 74.33a56.79 56.79 0 0 1-6.21-11.75c-2.83-7.62-2.65-13.88.42-18.14C107.11 38 100.59 32.77 96 30.67a8.17 8.17 0 0 0-3.17-.89Z"
14
+ }), /*#__PURE__*/React.createElement("path", {
15
+ d: "M137.48 86.1c-3.16 2.63-15.63-7.12-27.86-21.78S90 35.64 93.18 33s15.64 7.12 27.87 21.78 19.59 28.69 16.43 31.32Zm-51 62c3.36.94 2.62-30.95-.93-32.26s-2.42 31.33-2.42 31.33Zm22.54-.93s.06-21.75 3.6-20.44 3.11 22.31-.25 21.37Zm-12.92 0s-.24-27.18 3.31-25.87 1.61 27.45 0 26.8c-3.15-1.3-3.28-.91-3.28-.91Z",
16
+ style: {
17
+ fill: "var(--zd_emptysvg_secondary_fill)"
18
+ }
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M82.32 58.19S129 27 152.59 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
21
+ style: {
22
+ fill: "var(--zd_emptysvg_primary_fill)",
23
+ isolation: "isolate",
24
+ opacity: 0.1
25
+ }
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "EmptyDelete_svg__cls-3",
28
+ d: "M16.1 119.3a.49.49 0 0 1-.47-.52l.37-7.48a.51.51 0 0 1 .53-.47.5.5 0 0 1 .47.53l-.41 7.47a.5.5 0 0 1-.51.48Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ className: "EmptyDelete_svg__cls-3",
31
+ d: "m20 115.77-7.34-.42a.49.49 0 0 1-.47-.53.51.51 0 0 1 .53-.47l7.34.42a.49.49 0 0 1 .47.51.49.49 0 0 1-.52.48Z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ className: "EmptyDelete_svg__cls-4",
34
+ d: "M173.27 22.8a4.75 4.75 0 1 0 4.73 4.82v-.08a4.73 4.73 0 0 0-4.73-4.74Zm0 8.5a3.76 3.76 0 1 1 3.73-3.83v.07a3.72 3.72 0 0 1-3.73 3.76ZM155 170.8a3.45 3.45 0 1 0 3.4 3.5v-.05a3.43 3.43 0 0 0-3.4-3.45Zm0 5.9a2.45 2.45 0 1 1 2.4-2.5v.05a2.43 2.43 0 0 1-2.4 2.45Z"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ className: "EmptyDelete_svg__cls-5",
37
+ d: "M59.81 39.5a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM192 131.81a.49.49 0 0 0-.69 0l-2.43 2.19-2.12-2.4a.51.51 0 0 0-.71 0 .5.5 0 0 0 0 .61l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.44.44 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.51.51 0 0 0 .71.05.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .1-.68Z"
38
+ }));
39
+ }
40
+
41
+ }
42
+ EmptyDelete.propTypes = {
43
+ alignHorizontal: PropTypes.bool,
44
+ className: PropTypes.string,
45
+ dataId: PropTypes.string,
46
+ isRender: PropTypes.bool,
47
+ size: PropTypes.oneOf(['small', 'large']),
48
+ palette: PropTypes.oneOf(['default', 'dark'])
49
+ };
50
+ EmptyDelete.defaultProps = {
51
+ size: 'large',
52
+ alignHorizontal: true,
53
+ isRender: true,
54
+ className: '',
55
+ dataId: 'EmptyDelete',
56
+ palette: 'default'
57
+ };
58
+
59
+ if (false) {
60
+ EmptyDelete.docs = {
61
+ componentGroup: 'SVG'
62
+ };
63
+ }
@@ -0,0 +1,64 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class GCBot extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "GCBot"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".GCBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCBot_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill);}.GCBot_svg__cls-6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M84.12 58.19S130.78 27 154.39 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
+ style: {
14
+ fill: "var(--zd_emptysvg_primary_fill)",
15
+ isolation: "isolate",
16
+ opacity: 0.1
17
+ }
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ className: "GCBot_svg__cls-2",
20
+ d: "M17.9 119.3a.5.5 0 0 1-.47-.52l.41-7.47a.52.52 0 0 1 .53-.47.5.5 0 0 1 .47.53l-.41 7.47a.49.49 0 0 1-.5.48Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ className: "GCBot_svg__cls-2",
23
+ d: "m21.76 115.77-7.34-.42a.5.5 0 0 1-.47-.53.52.52 0 0 1 .53-.47l7.34.42a.49.49 0 0 1 .48.51.49.49 0 0 1-.51.48Z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ className: "GCBot_svg__cls-3",
26
+ d: "M175.07 22.8a4.75 4.75 0 1 0 4.68 4.82v-.08a4.72 4.72 0 0 0-4.68-4.74Zm0 8.5a3.76 3.76 0 1 1 3.69-3.83v.07a3.72 3.72 0 0 1-3.69 3.76ZM128.32 175.07a3.45 3.45 0 1 0 3.4 3.5 3.42 3.42 0 0 0-3.4-3.5Zm0 5.9a2.45 2.45 0 1 1 2.4-2.5v.05a2.42 2.42 0 0 1-2.4 2.48Z"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ className: "GCBot_svg__cls-4",
29
+ d: "M84.83 22a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 .06 0ZM193.75 131.81a.49.49 0 0 0-.69 0l-2.38 2.19-2.12-2.4a.5.5 0 0 0-.7 0 .51.51 0 0 0-.05.61l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.45.45 0 0 0 .37.16.44.44 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.52.52 0 0 0 .38.17.48.48 0 0 0 .33-.12.5.5 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .11-.68Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ className: "GCBot_svg__cls-5",
32
+ d: "M137.93 125.8c-.09-9.55 8.73-4.26 11.57-7.44 4.31-4.82 7.48-12.16-1.88-19.72-16.13-13-44.75-15.13-50.71 13.29s34.45 42.32 43.66 29.52c3.43-4.8-2.57-12.94-2.64-15.65Z"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ className: "GCBot_svg__cls-5",
35
+ d: "M125.63 119.48c0-1.24 1.13-.55 1.5-1a1.58 1.58 0 0 0-.24-2.56c-2.1-1.69-5.81-2-6.58 1.72s4.47 5.49 5.66 3.83c.45-.58-.34-1.64-.34-1.99ZM138.7 120.82c0-1.24 1.13-.56 1.5-1a1.58 1.58 0 0 0-.24-2.56c-2.09-1.69-5.81-2-6.58 1.73s4.47 5.49 5.66 3.83c.45-.6-.34-1.65-.34-2ZM109.48 119.48c0-1.24 1.14-.55 1.51-1a1.58 1.58 0 0 0-.25-2.56c-2.09-1.69-5.8-2-6.58 1.72s4.47 5.49 5.67 3.83c.45-.58-.34-1.64-.35-1.99Z"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ className: "GCBot_svg__cls-6",
38
+ d: "M108.43 122.26c5.17-1.7 2.12-10.64-1.92-7.87s-4.61 11.06 7.16 12 14.75-6.1 13.9-9.5-6.45-4.54-6.95 1.27 7.3 8.94 14.32 7.54 4.89-10.65 1.84-10.51-5.6 5.6 2.71 10.87 13.95.59 12.3-16.85c-2-20.84-43.54-31.28-55.41-.88-8.49 21.74 9.29 31.54 12.44 33.69S96 156 97.38 156.43s26.43-10 26.43-10a29.06 29.06 0 0 0 21.63-5.43 34.1 34.1 0 0 0 12.21-38.62 36 36 0 0 0-13.88-18c-1.55-8.82-9.93-13.69-19.12-14.32l-.25-5.14c-4.65-1.47-4-5.19-2.32-6.72a2.75 2.75 0 0 1 4.46 2.5c-.25 2.69-3.74 3.43-3.74 3.43v5.86h-1.38a17.77 17.77 0 0 0-16.87 13s25.77-.1 28.83-.31a2.37 2.37 0 0 0 2.23-2.52 5.08 5.08 0 0 0-.7-2.19c-1.52-2.67-19-1.05-19-1.05s-2.32.48-2.29 3.85l.08 1.23c-8 .24-22.31 6.76-26.53 21.89 0 0-8.29 22.8 13.62 38.69M76 83.34a13.39 13.39 0 0 0 6 7.49s-6.51.38-9.37-3.75c0 0-14.8 8.23-24.31-2.09s1.5-31.78 18.34-26.48c0 0 5.5 2.78 4.28 7.74s-6 2-3.67-.43 9.28-2.11 9.56 7.87S68 83.49 67 83.06c-2-1-3.14-4.86-1.37-7.73s-.75 7.52-4.71 7.18.27-8.93-3.15-7.59c-2.33.92-5 8.34-4.44 8.55s1.48-18.32 5.19-21c5.4-3.9 7.87 8.75-6.7 12.65"
39
+ }));
40
+ }
41
+
42
+ }
43
+ GCBot.propTypes = {
44
+ alignHorizontal: PropTypes.bool,
45
+ className: PropTypes.string,
46
+ dataId: PropTypes.string,
47
+ isRender: PropTypes.bool,
48
+ size: PropTypes.oneOf(['small', 'large']),
49
+ palette: PropTypes.oneOf(['default', 'dark'])
50
+ };
51
+ GCBot.defaultProps = {
52
+ size: 'large',
53
+ alignHorizontal: true,
54
+ isRender: true,
55
+ className: '',
56
+ dataId: 'GCBot',
57
+ palette: 'default'
58
+ };
59
+
60
+ if (false) {
61
+ GCBot.docs = {
62
+ componentGroup: 'SVG'
63
+ };
64
+ }
@@ -0,0 +1,66 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class GCConversation extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "GCConversation"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".GCConversation_svg__cls-5{isolation:isolate}.GCConversation_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCConversation_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCConversation_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCConversation_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M78.11 58.19S124.77 27 148.38 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
+ style: {
14
+ isolation: "isolate",
15
+ fill: "var(--zd_emptysvg_primary_fill)",
16
+ opacity: 0.1
17
+ }
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ className: "GCConversation_svg__cls-2",
20
+ d: "M11.89 119.3a.5.5 0 0 1-.47-.52l.41-7.47a.52.52 0 0 1 .53-.47.5.5 0 0 1 .47.53l-.41 7.47a.49.49 0 0 1-.51.48Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ className: "GCConversation_svg__cls-2",
23
+ d: "m15.75 115.77-7.34-.42a.5.5 0 0 1-.47-.53.52.52 0 0 1 .53-.47l7.34.42a.49.49 0 0 1 .47.51.49.49 0 0 1-.52.48Z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ className: "GCConversation_svg__cls-3",
26
+ d: "M169.06 22.8a4.75 4.75 0 1 0 4.68 4.82v-.08a4.73 4.73 0 0 0-4.68-4.74Zm0 8.5a3.76 3.76 0 1 1 3.69-3.83v.07a3.72 3.72 0 0 1-3.69 3.76ZM122.31 175.07a3.45 3.45 0 1 0 3.4 3.5 3.43 3.43 0 0 0-3.4-3.5Zm0 5.9a2.45 2.45 0 1 1 2.4-2.5v.05a2.42 2.42 0 0 1-2.4 2.48Z"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ className: "GCConversation_svg__cls-4",
29
+ d: "M78.82 22a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 .05 0ZM187.74 131.81a.49.49 0 0 0-.69 0l-2.38 2.19-2.12-2.4a.5.5 0 0 0-.75.65l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.45.45 0 0 0 .37.16.44.44 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.52.52 0 0 0 .38.17.5.5 0 0 0 .33-.12.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.47.47 0 0 0 .1-.68Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ className: "GCConversation_svg__cls-5",
32
+ d: "M76 76.74s-8.2 3.16.32 4.26 48 .18 45-2.19S76 76.74 76 76.74ZM75.62 87.45s-4.66 3 .18 3.87 27.05.17 25.38-2-25.56-1.87-25.56-1.87ZM140.53 106.6c0-2.54-2.37-1.14-3.07-2-1.14-1.31-2-3.25.53-5.27 4.3-3.51 12-4 13.61 3.6s-9.22 11.34-11.68 7.91c-.92-1.34.61-3.45.61-4.24ZM58 86.49c0-2-1.84-.88-2.37-1.58a2.57 2.57 0 0 1 .35-4.13c3.34-2.72 9.32-3.16 10.55 2.72s-7.21 8.79-9 6.15c-.79-.88.47-2.65.47-3.16ZM81 116.09s8.17 3.16-.35 4.22-48 .17-45.06-2.29S81 116.09 81 116.09ZM81.33 126.72s4.66 3-.17 3.86-27.06.18-25.39-2 25.56-1.86 25.56-1.86ZM98.9 125.84c0-2 1.84-.88 2.37-1.58a2.57 2.57 0 0 0-.35-4.13c-3.34-2.72-9.31-3.16-10.54 2.72s7.2 8.79 9.05 6.15c.79-1-.53-2.63-.53-3.16Z"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "m109.18 137.08-23.63.27-.62 7.65-8.26-8s-46.64 1.49-47.52-.62-2.1-26-.61-26 82-1.76 83.53.62 2.46 27 .88 26c-2.63-1.67-.61-38.39-.61-38.39L87 99.49s-10.89 5.62-9.75 5.88-.88-6.5-.88-6.5-24.77 2.38-25.12-1.14-.88-26.88.88-26.88 86.35-1.75 86.7 1.14c0 0 2.9 11.51-1.14 13.09-1.76.71-3.87 1.85-5.89.09l-5.8-4.48s-6.15 6.24-6.06 7.12 7.38 6.14 5.45 9.39-10.72 2.73-10.72 2.73-1 9.22.18 9.4 9.92.79 10.54 2.9-4.57 9-4.57 9 4.13 6.24 5.53 6.15 7-6.59 10.46-3.86 2.72 9.83 3.51 10 3.95-.09 3.95-.09l-.09-17.74s-12.21-.18-11.42-11.51c.71-10.1 12-13.26 17.66-7.46 6.68 6.85 1.93 17-5 17.56L144.4 75s3.34-1.23 3.6 2.11c.18 2.55-.44 10.19 4.22 9.13s6.41-6.32 10.1-4.12 4.13 3.77 3.69 5-5.36 7.91-4.39 9.49 9.48 2.11 10 2.81.79 5.89.18 7.91-6.86 1-8.7 2.46.61 7.64 3.43 11.24c0 0-2.2 5.09-4.57 5.88s-8.26-6.32-11.33-3.51-.71 8.78-2.64 10.19",
35
+ style: {
36
+ fill: "none",
37
+ stroke: "var(--zd_emptysvg_primary_stroke)",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }
41
+ }));
42
+ }
43
+
44
+ }
45
+ GCConversation.propTypes = {
46
+ alignHorizontal: PropTypes.bool,
47
+ className: PropTypes.string,
48
+ dataId: PropTypes.string,
49
+ isRender: PropTypes.bool,
50
+ size: PropTypes.oneOf(['small', 'large']),
51
+ palette: PropTypes.oneOf(['default', 'dark'])
52
+ };
53
+ GCConversation.defaultProps = {
54
+ size: 'large',
55
+ alignHorizontal: true,
56
+ isRender: true,
57
+ className: '',
58
+ dataId: 'GCConversation',
59
+ palette: 'default'
60
+ };
61
+
62
+ if (false) {
63
+ GCConversation.docs = {
64
+ componentGroup: 'SVG'
65
+ };
66
+ }
@@ -0,0 +1,79 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class KBBot extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "KBBot"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".KBBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.KBBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.KBBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.KBBot_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.KBBot_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M80.05 58.19S126.71 27 150.32 36.4s39.74 88.3-25.92 123.72-95.4-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
+ style: {
14
+ fill: "var(--zd_emptysvg_primary_fill)",
15
+ isolation: "isolate",
16
+ opacity: 0.1
17
+ }
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ className: "KBBot_svg__cls-2",
20
+ d: "M13.83 119.3a.49.49 0 0 1-.47-.52l.41-7.47a.5.5 0 0 1 .53-.47.52.52 0 0 1 .47.53l-.41 7.47a.5.5 0 0 1-.51.48Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ className: "KBBot_svg__cls-2",
23
+ d: "m17.69 115.77-7.34-.42a.49.49 0 0 1-.47-.53.5.5 0 0 1 .53-.47l7.34.42a.49.49 0 0 1 .47.51.49.49 0 0 1-.52.48Z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ className: "KBBot_svg__cls-3",
26
+ d: "M171 22.8a4.75 4.75 0 1 0 4.68 4.82v-.08A4.73 4.73 0 0 0 171 22.8Zm0 8.5a3.76 3.76 0 1 1 3.69-3.83v.07A3.73 3.73 0 0 1 171 31.3ZM124.25 175.07a3.45 3.45 0 1 0 3.4 3.5 3.43 3.43 0 0 0-3.4-3.5Zm0 5.9a2.45 2.45 0 1 1 2.4-2.5v.05a2.42 2.42 0 0 1-2.4 2.48Z"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ className: "KBBot_svg__cls-4",
29
+ d: "M80.76 22a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM189.68 131.81a.49.49 0 0 0-.69 0l-2.38 2.19-2.12-2.4a.51.51 0 0 0-.71 0 .5.5 0 0 0 0 .61l2.09 2.38-2.38 2.17a.49.49 0 0 0 0 .7.44.44 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.5.5 0 0 0 .38.17.48.48 0 0 0 .33-.83l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .1-.68Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ className: "KBBot_svg__cls-5",
32
+ d: "M100 37.77s8.57.84 7.85 9.48-14 8.28-15.6 0 6.66-8.9 8.94-8-.22 27.23-.22 27.23 33-.17 43.7 28.79-.71 30.54-4.22 24.92-5.26-21.78 6.85-23.7 9.2 27 .52 25.77c0 0-6.84 38.2-47.82 39.94s-47.38-49.81-45-57 5.85-2.12 7.76 2.48.22 22-11.21 18.81S42.66 98.92 57.4 98c0 0 7.93-31.29 41.36-31.53 0 0-.66 28.6 3 32.13 1.35 1.3 6.63 3.43 7 9.37s-5.37 9.6-11.08 8.11-10.4-12.68 1.6-18.5l1-2.89A4.23 4.23 0 0 1 105.5 92c4.08 1.22 9.85 4.85 10.31 15.56.5 11.37-9.68 17-19.15 14.78a16 16 0 0 1-11.49-20.71c1.43-4.1 4.71-8.09 11.69-9.88"
33
+ }), /*#__PURE__*/React.createElement("circle", {
34
+ className: "KBBot_svg__cls-6",
35
+ cx: 101.12,
36
+ cy: 114.08,
37
+ r: 43.01
38
+ }), /*#__PURE__*/React.createElement("circle", {
39
+ className: "KBBot_svg__cls-6",
40
+ cx: 101.12,
41
+ cy: 108.08,
42
+ r: 8.97
43
+ }), /*#__PURE__*/React.createElement("circle", {
44
+ className: "KBBot_svg__cls-6",
45
+ cx: 101.12,
46
+ cy: 46.75,
47
+ r: 8.97
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ className: "KBBot_svg__cls-5",
50
+ d: "M92 150.75s-1.71-8.87-.46-8.87h19.54s-.26 8.46-1.83 8.87-15.68 0-15.68 0"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ className: "KBBot_svg__cls-6",
53
+ d: "M93.45 149.82s2.86-8 5.1-6 8.41-1.91 10.21-.31-.75 6.34-.75 6.34Z"
54
+ }));
55
+ }
56
+
57
+ }
58
+ KBBot.propTypes = {
59
+ alignHorizontal: PropTypes.bool,
60
+ className: PropTypes.string,
61
+ dataId: PropTypes.string,
62
+ isRender: PropTypes.bool,
63
+ size: PropTypes.oneOf(['small', 'large']),
64
+ palette: PropTypes.oneOf(['default', 'dark'])
65
+ };
66
+ KBBot.defaultProps = {
67
+ size: 'large',
68
+ alignHorizontal: true,
69
+ isRender: true,
70
+ className: '',
71
+ dataId: 'KBBot',
72
+ palette: 'default'
73
+ };
74
+
75
+ if (false) {
76
+ KBBot.docs = {
77
+ componentGroup: 'SVG'
78
+ };
79
+ }
@@ -0,0 +1,75 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class NetworkError extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "NetworkError"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".NetworkError_svg__cls-2{fill:var(--zd_emptysvg_plus)}.NetworkError_svg__cls-3{fill:var(--zd_emptysvg_cross)}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M83.58 69.05s45.64-29.14 68.74-20.37S191.2 131.25 127 164.36s-93.29-38.91-93.54-51.68c-.27-12.35-.03-41.8 50.12-43.63Z",
13
+ style: {
14
+ opacity: 0.1,
15
+ fill: "var(--zd_emptysvg_primary_fill)"
16
+ }
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ className: "NetworkError_svg__cls-2",
19
+ d: "M18 111.51a.49.49 0 0 1-.47-.52l.39-6.7a.5.5 0 0 1 .53-.47.51.51 0 0 1 .47.52l-.4 6.71a.5.5 0 0 1-.52.46Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ className: "NetworkError_svg__cls-2",
22
+ d: "m21.71 108.34-7-.38a.5.5 0 1 1 .06-1l7 .38a.5.5 0 0 1 0 1Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fill: "var(--zd_emptysvg_small_circle)",
25
+ d: "M139.6 186.47a3.15 3.15 0 1 1 3.25-3.15 3.2 3.2 0 0 1-3.25 3.15Zm0-5.3a2.15 2.15 0 1 0 2.25 2.15 2.21 2.21 0 0 0-2.25-2.15Z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "NetworkError_svg__cls-3",
28
+ d: "M184.47 146a.46.46 0 0 1-.36-.16l-4.65-5a.49.49 0 0 1 0-.7.51.51 0 0 1 .71 0l4.64 5a.49.49 0 0 1 0 .7.48.48 0 0 1-.34.16Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ className: "NetworkError_svg__cls-3",
31
+ d: "M179.55 145.75a.52.52 0 0 1-.38-.17.49.49 0 0 1 .05-.7l5.2-4.47a.51.51 0 0 1 .71.05.49.49 0 0 1 0 .7l-5.2 4.47a.52.52 0 0 1-.38.12ZM76.11 31.09a3.31 3.31 0 1 1 3.33-3.31 3.33 3.33 0 0 1-3.33 3.31Zm0-5.62a2.31 2.31 0 1 0 2.33 2.31 2.33 2.33 0 0 0-2.33-2.31Z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M156.05 25.35a4.33 4.33 0 1 1 4.37-4.35 4.35 4.35 0 0 1-4.37 4.35Zm0-7.67a3.34 3.34 0 1 0 3.37 3.32 3.36 3.36 0 0 0-3.37-3.32Z",
34
+ style: {
35
+ fill: "var(--zd_emptysvg_medium_circle)"
36
+ }
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M70.93 54.19S26.22 71.38 35 122.2s73.87 45.48 89.63 29h0a32 32 0 0 0 4.44-5.92c3.32-5.7 10.67-17.76 15.88-22.52 5.83-5.32 21 16.22 24.93 24a3 3 0 0 1-2 4.13c-8.66 1.62-36.29 6.29-37.8.29-1-3.86 2.89-12.52 6.62-19.65a59.16 59.16 0 0 0 6.77-25.33h0c0-20.63-26.22-56.55-55.72-54.26 0 0-14.37 3.48-8.18 13.74S94.32 63.15 94 61.21c-.32-1.76-5.7-3.38-11.3 6.79a6.26 6.26 0 0 1-6.59 3.1c-2.15-.38-4.43-1-5.39-2.07C68.6 66.76 63 71.2 67 74.09s5.15 3.17 3 5.25-8.5 6.33-4.34 8.23 31.3 8.69 35.92.73S63 83.14 58.1 102.82c0 0-3.44 9.45 9.86 12.8s4.07 34 16.47 32c0 0 5.79-1.35 9.14-10 2-5.1 6.88-7.69 9.82-8.38a2.76 2.76 0 0 1 3.38 3.13c-.39 2.41-2.38 6.15-5 7.69-4.71 2.81-4.82-7.32-2.68-10.76s7.45-16 0-21.88-8.47-2.73-8.45-1.55c.09 4.16 11.13 13.93 18 11s10-10.4 9-13.66-8.5-6.69-9.86-4.25 5.16 6.06 12.67 4.34 16.28-.27 15.19 10.14",
39
+ style: {
40
+ fill: "none",
41
+ stroke: "var(--zd_emptysvg_primary_stroke)",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round"
44
+ }
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M110.51 98.21c6.3 2 8.62 5.37 5 12.94s-12.82 2.44-12.61 5.81-4.17 15-5.29 15.15-6.13 9.57-6.13 9.57-13.37 16.87-14.91-7.39-13.09-12.44-18.26-25.46S71 89.27 71 89.27c13.71 1.28 33.21 7 39.51 8.94ZM168.57 149c-2 4.13-2.42 2.44-9.82 3.42s-24.51 4.24-28.61-1.26c0 0 9.27-27.27 14.85-28.4s25.56 22.07 23.58 26.24Zm-21.85-8a1 1 0 0 0 2 0v-9.24a1 1 0 0 0-2 0Zm3.36 5.4c-.14-1.08-2-1.13-2-1.13-2.72.24-.4 2.8-.4 2.8.71.64 2.54-.64 2.4-1.72Z",
47
+ style: {
48
+ fill: "var(--zd_emptysvg_secondary_fill)"
49
+ }
50
+ }));
51
+ }
52
+
53
+ }
54
+ NetworkError.propTypes = {
55
+ alignHorizontal: PropTypes.bool,
56
+ className: PropTypes.string,
57
+ dataId: PropTypes.string,
58
+ isRender: PropTypes.bool,
59
+ size: PropTypes.oneOf(['small', 'large']),
60
+ palette: PropTypes.oneOf(['default', 'dark'])
61
+ };
62
+ NetworkError.defaultProps = {
63
+ size: 'large',
64
+ alignHorizontal: true,
65
+ isRender: true,
66
+ className: '',
67
+ dataId: 'NetworkError',
68
+ palette: 'default'
69
+ };
70
+
71
+ if (false) {
72
+ NetworkError.docs = {
73
+ componentGroup: 'SVG'
74
+ };
75
+ }
@@ -0,0 +1,71 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class ReadRecipients extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "ReadRecipients"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".ReadRecipients_svg__cls-2{fill:var(--zd_emptysvg_plus)}.ReadRecipients_svg__cls-3{fill:var(--zd_emptysvg_cross)}.ReadRecipients_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.ReadRecipients_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);isolation:isolate;}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M77.57 69.05s45.64-29.14 68.74-20.37 38.88 82.57-25.31 115.68-93.29-38.91-93.54-51.68c-.28-12.35-.04-41.8 50.11-43.63Z",
13
+ style: {
14
+ opacity: 0.1,
15
+ fill: "var(--zd_emptysvg_primary_fill)"
16
+ }
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ className: "ReadRecipients_svg__cls-2",
19
+ d: "M12 111.51a.5.5 0 0 1-.47-.52l.4-6.7a.49.49 0 0 1 .52-.47.49.49 0 0 1 .47.52l-.4 6.66a.5.5 0 0 1-.52.51Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ className: "ReadRecipients_svg__cls-2",
22
+ d: "m15.7 108.34-7-.38a.48.48 0 0 1-.47-.52.49.49 0 0 1 .53-.47l7 .38a.5.5 0 0 1 0 1Z"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fill: "var(--zd_emptysvg_small_circle)",
25
+ d: "M133.59 186.47a3.15 3.15 0 1 1 3.24-3.15 3.2 3.2 0 0 1-3.24 3.15Zm0-5.3a2.15 2.15 0 1 0 2.24 2.15 2.21 2.21 0 0 0-2.24-2.15Z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ className: "ReadRecipients_svg__cls-3",
28
+ d: "M178.46 146a.5.5 0 0 1-.37-.16l-4.64-5a.48.48 0 0 1 0-.7.5.5 0 0 1 .7 0l4.65 5a.49.49 0 0 1 0 .7.5.5 0 0 1-.34.16Z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ className: "ReadRecipients_svg__cls-3",
31
+ d: "M173.54 145.75a.52.52 0 0 1-.38-.17.49.49 0 0 1 .05-.7l5.2-4.47a.5.5 0 1 1 .66.75l-5.2 4.47a.52.52 0 0 1-.33.12ZM70.1 31.09a3.31 3.31 0 1 1 3.33-3.31 3.33 3.33 0 0 1-3.33 3.31Zm0-5.62a2.31 2.31 0 1 0 2.33 2.31 2.33 2.33 0 0 0-2.33-2.31Z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M150 25.35a4.33 4.33 0 1 1 4.41-4.35 4.36 4.36 0 0 1-4.41 4.35Zm0-7.67a3.34 3.34 0 1 0 3.41 3.32 3.37 3.37 0 0 0-3.41-3.32Z",
34
+ style: {
35
+ fill: "var(--zd_emptysvg_medium_circle)"
36
+ }
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ className: "ReadRecipients_svg__cls-5",
39
+ d: "M179.76 104.89C162.61 93.42 150 92 148.69 110.9c-4.42 64.65-5.18 55.53-12 53.93s-31.5-35.71-33.44-29.7S137.58 162.9 128 164.5s-59.47-9.5-73-11.9 16-25.73 20.72-25.73-17.59 20.91-27.51 24S50.19 98.57 53 87.1s29.89 38.49 33.12 40.41 63-25.73 64.63-32.05S126.9 39.17 115.68 34c-7.34-3.32-63.23 36.24-62.9 44.82 0 .75 12.3 12.11 12.3 12.11l2.48-19.51s68.61 6.65 69.8 9.33-.43 20-.43 20S91.08 125.48 89.24 124c-1.83-1.72-20.49-27.88-20.49-28.84 0 0-15.65-22.63-23.63-21.77s-17.48 7.49-23.31.61"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ className: "ReadRecipients_svg__cls-6",
42
+ d: "m67.67 147.78 20.06-13.19s33.12 22.3 25.79 22.94-45.85-9.75-45.85-9.75ZM127.22 97.17l-34.85 17.59S74.36 93.1 73.6 85.81c-1.19-11.9 40.89-2.9 53.84-1.39 3.88.42-.22 12.75-.22 12.75Z"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ className: "ReadRecipients_svg__cls-5",
45
+ d: "M109.85 85.92s-13.92 8.79-18 11c-2.26 1.29-4.2-2.9-5.5-6.86M118.8 87s-13.91 8.79-18 11c-1.08.54-2.05 0-2.92-1.18"
46
+ }));
47
+ }
48
+
49
+ }
50
+ ReadRecipients.propTypes = {
51
+ alignHorizontal: PropTypes.bool,
52
+ className: PropTypes.string,
53
+ dataId: PropTypes.string,
54
+ isRender: PropTypes.bool,
55
+ size: PropTypes.oneOf(['small', 'large']),
56
+ palette: PropTypes.oneOf(['default', 'dark'])
57
+ };
58
+ ReadRecipients.defaultProps = {
59
+ size: 'large',
60
+ alignHorizontal: true,
61
+ isRender: true,
62
+ className: '',
63
+ dataId: 'ReadRecipients',
64
+ palette: 'default'
65
+ };
66
+
67
+ if (false) {
68
+ ReadRecipients.docs = {
69
+ componentGroup: 'SVG'
70
+ };
71
+ }
@@ -0,0 +1,70 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import SVG from './SVG';
6
+ export default class Variable extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 200 200",
10
+ name: "Variable"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, ".Variable_svg__cls-5{isolation:isolate}.Variable_svg__cls-2{fill:var(--zd_emptysvg_plus)}.Variable_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.Variable_svg__cls-4{fill:var(--zd_emptysvg_cross)}.Variable_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill);}.Variable_svg__cls-6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}")), /*#__PURE__*/React.createElement("path", {
12
+ d: "M73.17 58.19S119.83 27 143.44 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.52-55.3c-.33-13.21 0-44.7 51.17-46.63Z",
13
+ style: {
14
+ isolation: "isolate",
15
+ fill: "var(--zd_emptysvg_primary_fill)",
16
+ opacity: 0.1
17
+ }
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ className: "Variable_svg__cls-2",
20
+ d: "M7 119.3a.49.49 0 0 1-.47-.52l.41-7.47a.51.51 0 0 1 .53-.47.5.5 0 0 1 .47.53l-.41 7.47a.5.5 0 0 1-.51.48Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ className: "Variable_svg__cls-2",
23
+ d: "m10.81 115.77-7.34-.42a.49.49 0 0 1-.47-.53.51.51 0 0 1 .53-.47l7.34.42a.49.49 0 0 1 .47.51.49.49 0 0 1-.52.48Z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ className: "Variable_svg__cls-3",
26
+ d: "M164.12 22.8a4.75 4.75 0 1 0 4.68 4.82v-.08a4.73 4.73 0 0 0-4.68-4.74Zm0 8.5a3.76 3.76 0 1 1 3.69-3.83v.07a3.72 3.72 0 0 1-3.69 3.76ZM117.37 175.07a3.45 3.45 0 1 0 3.4 3.5 3.43 3.43 0 0 0-3.4-3.5Zm0 5.9a2.45 2.45 0 1 1 2.4-2.5v.05a2.42 2.42 0 0 1-2.4 2.48Z"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ className: "Variable_svg__cls-4",
29
+ d: "M73.88 22a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 .05 0ZM182.8 131.81a.49.49 0 0 0-.69 0l-2.38 2.19-2.12-2.4a.51.51 0 0 0-.71 0 .5.5 0 0 0 0 .61l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.44.44 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.51.51 0 0 0 .71.05.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .1-.68Z"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ className: "Variable_svg__cls-5",
32
+ d: "M93.2 140.35s7.1 6.8 9 6 39.86-17.67 38.67-19-6.4-4.21-7.73-3.86-40.71 14.89-39.94 16.86Z"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ className: "Variable_svg__cls-6",
35
+ d: "M106.84 161.45c9.7 4.77 59.48-28.11 57.51-30.08-3.65-3.64-33.61-9.88-37.26-7.85S78.86 138.8 80.9 142.59s25.1 16.47 29.24 16.26 50.35-22.71 47.39-27.41c-1.33-2.17-24.25-7.71-26-7.15s-41.55 15.14-40 16.9 8 7 9.56 6.24 38-17.6 37.48-19.07-11.74-6.87-13.78-6.17S84.2 137 82.44 136.91s-6.18 1.12-8.58-6S63.11 95.2 63.11 95.2s-2.46-4.63 8-6.94 45.77-7.65 47.18-6.66 10.56 25.4 9.29 35.4a3.39 3.39 0 0 1-2.39 2.8l-40.08 13.11s-6.18 2.67-9.84-6.3-7.73-28.47-7.73-28.47-2.32-4.13 4.92-6c5.9-1.47 43.38-10.37 45.28-8.2s8.93 27.55 7.73 29.73"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ className: "Variable_svg__cls-5",
38
+ d: "M85.82 92.53a15.41 15.41 0 0 0-7.53 4.84c-1.61 1.89-2.6 4 0 4.56 5.14 1.12 14.21-1.12 14.21 1.12S75.2 119.52 83.29 123s38.1-3.72 38.24-8.06-6.32-25.24-8.29-26.29c-4.43-2.5-20.18 1.71-27.42 3.88Z"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ className: "Variable_svg__cls-6",
41
+ d: "M88.28 105.15 84 110.62l6.82 1.89M97 101.3l-1.27 12M101.78 101.58l6.75 2.52-4.53 5.12M156.83 73s1.69-.21 1.12 2 .15 2.73.92 3.08.28-1.54-.42.07c-.92 2.17-.07 4-1.13 5.26-.7.84-1.83-.07-1.83-.07M149.31 73s-1.69-.21-1.13 2-.14 2.73-.91 3.08-.28-1.54.42.07c.91 2.17.07 4 1.12 5.26.71.84 1.83-.07 1.83-.07M86.31 53.13 80.9 65.68M31.33 133.69s-1.41-19.07.35-19.77 23.41-3.16 25.52-.71 1.76 21.18 1.06 22.23-26.26 4.28-26.93-1.75Z"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ className: "Variable_svg__cls-6",
44
+ d: "M166.11 89.24c-.63.91-20.67 3.5-25.8-.07a2.2 2.2 0 0 1-.36-.91s-1.4-19.07.36-19.77 21-2.88 25-1.06c1.85 3.72 1.5 20.76.8 21.81ZM97 69.26c-.64.91-20.46 3.5-25.46-.07a3.52 3.52 0 0 1-.35-.91s-1.4-18.86.35-19.56 20.75-2.81 24.68-1c1.78 3.66 1.41 20.56.78 21.54ZM49.33 118.61h4.57M46.09 118.68h1.76M39.69 118.75l3.8-.07M35.34 118.82l3.37-.07M52.84 122.26l1.06-.07M46.3 122.33l3.87-.07M42.86 122.33h2M35.34 122.4l5.69-.07M39.84 130l-4.5.07M43.07 130h-1.76M49.47 130h-3.8M53.9 129.9l-3.45.07M36.39 126.47h-1M42.86 126.39l-3.8.07M46.37 126.39h-2M53.9 126.32h-5.7"
45
+ }));
46
+ }
47
+
48
+ }
49
+ Variable.propTypes = {
50
+ alignHorizontal: PropTypes.bool,
51
+ className: PropTypes.string,
52
+ dataId: PropTypes.string,
53
+ isRender: PropTypes.bool,
54
+ size: PropTypes.oneOf(['small', 'large']),
55
+ palette: PropTypes.oneOf(['default', 'dark'])
56
+ };
57
+ Variable.defaultProps = {
58
+ size: 'large',
59
+ alignHorizontal: true,
60
+ isRender: true,
61
+ className: '',
62
+ dataId: 'Variable',
63
+ palette: 'default'
64
+ };
65
+
66
+ if (false) {
67
+ Variable.docs = {
68
+ componentGroup: 'SVG'
69
+ };
70
+ }