@manychat/icons 4.9.0 → 4.11.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/umd/mcicons.js CHANGED
@@ -10035,6 +10035,339 @@
10035
10035
  size: '24'
10036
10036
  };
10037
10037
 
10038
+ var _excluded$4P = ["color", "size"];
10039
+
10040
+ var Salesforce = function Salesforce(props) {
10041
+ var color = props.color,
10042
+ size = props.size,
10043
+ otherProps = _objectWithoutProperties(props, _excluded$4P);
10044
+
10045
+ return /*#__PURE__*/React.createElement("svg", _extends({
10046
+ width: size,
10047
+ height: size,
10048
+ viewBox: "0 0 24 24",
10049
+ fill: "none",
10050
+ xmlns: "http://www.w3.org/2000/svg",
10051
+ preserveAspectRatio: "xMidYMid meet"
10052
+ }, otherProps), /*#__PURE__*/React.createElement("g", {
10053
+ clipPath: "url(#clip0_9098_280)"
10054
+ }, /*#__PURE__*/React.createElement("path", {
10055
+ d: "M10.1194 6.36646C10.4772 5.9901 10.908 5.69071 11.3854 5.48662C11.8629 5.28253 12.377 5.17804 12.8963 5.17955C14.3451 5.17955 15.6008 5.98149 16.2765 7.1764C16.8779 6.91233 17.5276 6.7758 18.1844 6.77543C20.7923 6.77543 22.9091 8.90061 22.9091 11.5231C22.9091 14.1456 20.7923 16.2711 18.1844 16.2711C17.8623 16.2711 17.5567 16.2388 17.2506 16.1748C16.9506 16.7095 16.5136 17.1548 15.9846 17.4649C15.4556 17.775 14.8536 17.9388 14.2404 17.9393C13.7014 17.9393 13.186 17.8107 12.7273 17.5944C12.1236 18.9979 10.7311 19.9842 9.10532 19.9842C8.30094 19.9855 7.51549 19.7402 6.85486 19.2813C6.19423 18.8224 5.69019 18.1719 5.41068 17.4177C5.16933 17.466 4.91964 17.498 4.6623 17.498C2.63379 17.482 1 15.8378 1 13.8009C1 12.4377 1.73239 11.2505 2.82715 10.6088C2.5962 10.0775 2.47836 9.50394 2.48112 8.92461C2.48112 6.59112 4.38026 4.69824 6.73079 4.69824C8.11524 4.69824 9.33867 5.34786 10.1194 6.36646Z",
10056
+ fill: "#009DDC"
10057
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
10058
+ id: "clip0_9098_280"
10059
+ }, /*#__PURE__*/React.createElement("rect", {
10060
+ width: "21.9091",
10061
+ height: "15.3016",
10062
+ fill: "white",
10063
+ transform: "translate(1 4.69824)"
10064
+ }))));
10065
+ };
10066
+
10067
+ Salesforce.propTypes = {
10068
+ color: PropTypes.string,
10069
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10070
+ };
10071
+ Salesforce.defaultProps = {
10072
+ color: 'currentColor',
10073
+ size: '24'
10074
+ };
10075
+
10076
+ var _excluded$4Q = ["color", "size"];
10077
+
10078
+ var Pipedrive = function Pipedrive(props) {
10079
+ var color = props.color,
10080
+ size = props.size,
10081
+ otherProps = _objectWithoutProperties(props, _excluded$4Q);
10082
+
10083
+ return /*#__PURE__*/React.createElement("svg", _extends({
10084
+ width: size,
10085
+ height: size,
10086
+ viewBox: "0 0 24 24",
10087
+ fill: "none",
10088
+ xmlns: "http://www.w3.org/2000/svg",
10089
+ preserveAspectRatio: "xMidYMid meet"
10090
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10091
+ d: "M13.142 1C10.7541 1 9.37313 2.07155 8.70692 2.81183C8.62775 2.17407 8.20708 1.3466 6.56528 1.3466H3V5.07825H4.46121C4.70857 5.07825 4.78811 5.15706 4.78811 5.40406V22.4435H9.03784V16.0481C9.03784 15.8755 9.03455 15.7142 9.03018 15.5698C9.69383 16.1794 10.9617 17.0189 12.9421 17.0189C17.0958 17.0189 20 13.7262 20 9.01019C20 4.2194 17.2425 1 13.142 1ZM12.2788 13.3172C9.99082 13.3172 8.95137 11.1267 8.95137 9.09703C8.95137 5.90025 10.6997 4.76083 12.3353 4.76083C14.3416 4.76083 15.6908 6.49057 15.6908 9.06711C15.6908 12.0052 13.9757 13.3172 12.2788 13.3172Z",
10092
+ fill: "#231F1F"
10093
+ }), /*#__PURE__*/React.createElement("path", {
10094
+ d: "M13.142 1C10.7541 1 9.37277 2.07155 8.70692 2.81146C8.62739 2.17407 8.20708 1.3466 6.56528 1.3466H3V5.07825H4.46121C4.70857 5.07825 4.78811 5.15706 4.78811 5.40369V14.8992C6.74113 14.2198 8.74195 13.5649 10.7814 12.9352C9.53257 12.2205 8.95137 10.6144 8.95137 9.09666C8.95137 5.90025 10.6997 4.76083 12.3353 4.76083C14.3416 4.76083 15.6908 6.49057 15.6908 9.06711C15.6908 10.1492 15.4558 11.0074 15.0768 11.6634C16.6642 11.2139 18.2736 10.7779 19.9077 10.3583C19.9606 9.92304 20 9.47501 20 9.01019C20 4.2194 17.2425 1 13.142 1Z",
10095
+ fill: "#3B3B3C"
10096
+ }));
10097
+ };
10098
+
10099
+ Pipedrive.propTypes = {
10100
+ color: PropTypes.string,
10101
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10102
+ };
10103
+ Pipedrive.defaultProps = {
10104
+ color: 'currentColor',
10105
+ size: '24'
10106
+ };
10107
+
10108
+ var _excluded$4R = ["color", "size"];
10109
+
10110
+ var Wiseagent = function Wiseagent(props) {
10111
+ var color = props.color,
10112
+ size = props.size,
10113
+ otherProps = _objectWithoutProperties(props, _excluded$4R);
10114
+
10115
+ return /*#__PURE__*/React.createElement("svg", _extends({
10116
+ width: size,
10117
+ height: size,
10118
+ viewBox: "0 0 24 24",
10119
+ fill: "none",
10120
+ xmlns: "http://www.w3.org/2000/svg",
10121
+ preserveAspectRatio: "xMidYMid meet"
10122
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10123
+ d: "M6.40583 12.8027C6.49478 13.4182 7.96306 14.1535 8.87332 13.1893C9.97097 11.9019 8.81817 11.0142 8.75472 11.0082C8.43984 11.0325 8.76895 12.2322 8.39892 12.5441C7.85217 13.1454 6.40049 12.5761 6.40583 12.8027Z",
10124
+ fill: "#00559B"
10125
+ }), /*#__PURE__*/React.createElement("path", {
10126
+ d: "M15.8992 12.725C15.6027 12.9112 16.7994 14.1636 18.0904 13.2753C19.3849 12.2209 18.228 10.7479 18.0524 10.8564C17.8259 10.9815 18.2861 11.6273 17.6812 12.3105C17.1612 12.8732 15.952 12.5921 15.8992 12.725Z",
10127
+ fill: "#00559B"
10128
+ }), /*#__PURE__*/React.createElement("path", {
10129
+ d: "M19.6352 8.21577C19.6352 8.21577 21.3549 11.1843 21.088 14.4227C21.0252 15.2583 19.7834 19.0927 14.0704 16.4983C15.2487 18.4291 16.3191 20.1796 16.3191 20.1796H21.378C21.4681 18.6011 23.326 15.2939 20.192 8.28515C22.2847 6.77121 22.4324 5.6611 22.8771 5.25489C23.1191 5.05327 22.9655 4.31735 22.7455 4.0167L18.4165 5.32546C18.4165 5.32546 13.8611 2.40788 7.66952 5.22999C4.86935 3.72376 3.06603 5.05802 3.20005 5.4915C3.35245 6.14381 4.25441 7.00782 5.32893 7.72594C4.40088 8.73998 1.27338 17.7886 1 20.179H6.2131C6.57543 18.3579 6.98401 17.8978 6.98401 17.8978C10.6126 18.9059 13.1548 15.8892 13.1548 15.8892C7.01722 18.0875 5.0941 16.4822 4.62444 12.6769C4.49576 11.5615 5.85434 8.59232 7.05576 8.4583C5.01405 6.23869 4.59361 5.8651 4.72407 5.54369C4.97372 5.12028 10.3274 7.71349 13.5124 14.7578C13.1014 12.0721 13.3078 10.8778 13.3078 10.8778C11.5507 8.0177 9.37026 6.40354 9.37026 6.40354C11.8561 5.46067 15.126 5.76488 16.5332 6.43023C15.2659 7.81193 15.0252 10.2397 15.0252 10.2397C17.7874 6.90878 21.4237 4.96195 22.417 4.66545C22.1151 5.92084 19.6352 8.21577 19.6352 8.21577Z",
10130
+ fill: "#00559B"
10131
+ }));
10132
+ };
10133
+
10134
+ Wiseagent.propTypes = {
10135
+ color: PropTypes.string,
10136
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10137
+ };
10138
+ Wiseagent.defaultProps = {
10139
+ color: 'currentColor',
10140
+ size: '24'
10141
+ };
10142
+
10143
+ var _excluded$4S = ["color", "size"];
10144
+
10145
+ var Apptivo = function Apptivo(props) {
10146
+ var color = props.color,
10147
+ size = props.size,
10148
+ otherProps = _objectWithoutProperties(props, _excluded$4S);
10149
+
10150
+ return /*#__PURE__*/React.createElement("svg", _extends({
10151
+ width: size,
10152
+ height: size,
10153
+ viewBox: "0 0 24 24",
10154
+ fill: "none",
10155
+ xmlns: "http://www.w3.org/2000/svg",
10156
+ preserveAspectRatio: "xMidYMid meet"
10157
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10158
+ d: "M12.4983 8.84533C8.81355 12.2194 8.54718 17.8575 8.63597 18.3015C8.63597 18.3015 15.5172 19.0118 19.202 14.9719C22.8868 10.9319 23.1532 5.02735 23.1532 5.02735C22.4428 4.84976 16.1831 5.4713 12.4983 8.84533Z",
10159
+ fill: "#1FADE4"
10160
+ }), /*#__PURE__*/React.createElement("path", {
10161
+ d: "M5.79467 13.196C8.05882 14.9274 8.05882 18.3015 8.05882 18.3015C8.05882 18.3015 4.50721 18.479 2.7758 16.2593C1.0444 14.0395 1 11.8642 1 11.8642C1 11.8642 3.53052 11.4646 5.79467 13.196Z",
10162
+ fill: "#1FADE4"
10163
+ }));
10164
+ };
10165
+
10166
+ Apptivo.propTypes = {
10167
+ color: PropTypes.string,
10168
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10169
+ };
10170
+ Apptivo.defaultProps = {
10171
+ color: 'currentColor',
10172
+ size: '24'
10173
+ };
10174
+
10175
+ var _excluded$4T = ["color", "size"];
10176
+
10177
+ var Zillow = function Zillow(props) {
10178
+ var color = props.color,
10179
+ size = props.size,
10180
+ otherProps = _objectWithoutProperties(props, _excluded$4T);
10181
+
10182
+ return /*#__PURE__*/React.createElement("svg", _extends({
10183
+ width: size,
10184
+ height: size,
10185
+ viewBox: "0 0 24 24",
10186
+ fill: "none",
10187
+ xmlns: "http://www.w3.org/2000/svg",
10188
+ preserveAspectRatio: "xMidYMid meet"
10189
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10190
+ fillRule: "evenodd",
10191
+ clipRule: "evenodd",
10192
+ d: "M3 12.0148V8.65944L12.0092 1.15894L21 8.65944V11.7292C18.7004 12.1711 13.6008 13.7444 11.4294 14.7319C11.4123 14.7392 11.3903 14.7367 11.4159 14.7013C12.6634 13.023 14.8995 10.682 16.9098 9.02684C16.9232 9.01707 16.9342 9.00609 16.9415 8.99266C16.9501 8.97802 16.9562 8.96337 16.9586 8.9475C16.9599 8.93163 16.9599 8.91577 16.955 8.90112C16.9513 8.88525 16.944 8.8706 16.9342 8.8584C16.662 8.50809 15.6648 7.22647 15.356 6.85786C15.3023 6.79439 15.2608 6.76021 15.1693 6.78462C12.2447 7.55359 5.7927 10.2645 3 12.0148ZM5.98067 17.5417C5.93429 17.4843 5.93063 17.455 5.99044 17.361C7.2867 15.3531 9.93416 12.2309 11.6222 10.9078C11.6527 10.8834 11.6442 10.8626 11.6088 10.8748C9.84994 11.4814 4.85163 13.7481 3.00122 14.8527V22.0212H21V15.1212C18.5417 15.5619 11.195 17.8663 7.85427 19.6826C7.79325 19.7241 7.70902 19.7119 7.6602 19.652L5.98067 17.5417Z",
10193
+ fill: "#006AFF"
10194
+ }));
10195
+ };
10196
+
10197
+ Zillow.propTypes = {
10198
+ color: PropTypes.string,
10199
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10200
+ };
10201
+ Zillow.defaultProps = {
10202
+ color: 'currentColor',
10203
+ size: '24'
10204
+ };
10205
+
10206
+ var _excluded$4U = ["color", "size"];
10207
+
10208
+ var Canva = function Canva(props) {
10209
+ var color = props.color,
10210
+ size = props.size,
10211
+ otherProps = _objectWithoutProperties(props, _excluded$4U);
10212
+
10213
+ return /*#__PURE__*/React.createElement("svg", _extends({
10214
+ width: size,
10215
+ height: size,
10216
+ viewBox: "0 0 24 24",
10217
+ fill: "none",
10218
+ xmlns: "http://www.w3.org/2000/svg",
10219
+ preserveAspectRatio: "xMidYMid meet"
10220
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10221
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z",
10222
+ fill: "#7D2AE7"
10223
+ }), /*#__PURE__*/React.createElement("path", {
10224
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z",
10225
+ fill: "url(#paint0_radial_9151_260)"
10226
+ }), /*#__PURE__*/React.createElement("path", {
10227
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z",
10228
+ fill: "url(#paint1_radial_9151_260)"
10229
+ }), /*#__PURE__*/React.createElement("path", {
10230
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z",
10231
+ fill: "url(#paint2_radial_9151_260)"
10232
+ }), /*#__PURE__*/React.createElement("path", {
10233
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z",
10234
+ fill: "url(#paint3_radial_9151_260)"
10235
+ }), /*#__PURE__*/React.createElement("path", {
10236
+ d: "M16.7495 14.2566C16.6588 14.2566 16.5789 14.3332 16.4957 14.5007C15.5569 16.4044 13.9354 17.7513 12.059 17.7513C9.88932 17.7513 8.54571 15.7928 8.54571 13.087C8.54571 8.50364 11.0994 5.85365 13.3424 5.85365C14.3906 5.85365 15.0306 6.51232 15.0306 7.5605C15.0306 8.80453 14.3239 9.4632 14.3239 9.90195C14.3239 10.0989 14.4464 10.2181 14.6893 10.2181C15.6653 10.2181 16.8108 9.09667 16.8108 7.51236C16.8108 5.97619 15.4738 4.84705 13.2308 4.84705C9.52387 4.84705 6.22943 8.28372 6.22943 13.0388C6.22943 16.7195 8.33126 19.1518 11.5743 19.1518C15.0164 19.1518 17.0067 15.7271 17.0067 14.6155C17.0067 14.3694 16.8808 14.2566 16.7495 14.2566Z",
10237
+ fill: "white"
10238
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
10239
+ id: "paint0_radial_9151_260",
10240
+ cx: "0",
10241
+ cy: "0",
10242
+ r: "1",
10243
+ gradientUnits: "userSpaceOnUse",
10244
+ gradientTransform: "translate(5.24957 20.4991) rotate(-49.416) scale(17.0151)"
10245
+ }, /*#__PURE__*/React.createElement("stop", {
10246
+ stopColor: "#6420FF"
10247
+ }), /*#__PURE__*/React.createElement("stop", {
10248
+ offset: "1",
10249
+ stopColor: "#6420FF",
10250
+ stopOpacity: "0"
10251
+ })), /*#__PURE__*/React.createElement("radialGradient", {
10252
+ id: "paint1_radial_9151_260",
10253
+ cx: "0",
10254
+ cy: "0",
10255
+ r: "1",
10256
+ gradientUnits: "userSpaceOnUse",
10257
+ gradientTransform: "translate(6.82417 3.50101) rotate(54.703) scale(19.1877)"
10258
+ }, /*#__PURE__*/React.createElement("stop", {
10259
+ stopColor: "#00C4CC"
10260
+ }), /*#__PURE__*/React.createElement("stop", {
10261
+ offset: "1",
10262
+ stopColor: "#00C4CC",
10263
+ stopOpacity: "0"
10264
+ })), /*#__PURE__*/React.createElement("radialGradient", {
10265
+ id: "paint2_radial_9151_260",
10266
+ cx: "0",
10267
+ cy: "0",
10268
+ r: "1",
10269
+ gradientUnits: "userSpaceOnUse",
10270
+ gradientTransform: "translate(5.24947 20.4989) rotate(-45.1954) scale(16.8092 7.73075)"
10271
+ }, /*#__PURE__*/React.createElement("stop", {
10272
+ stopColor: "#6420FF"
10273
+ }), /*#__PURE__*/React.createElement("stop", {
10274
+ offset: "1",
10275
+ stopColor: "#6420FF",
10276
+ stopOpacity: "0"
10277
+ })), /*#__PURE__*/React.createElement("radialGradient", {
10278
+ id: "paint3_radial_9151_260",
10279
+ cx: "0",
10280
+ cy: "0",
10281
+ r: "1",
10282
+ gradientUnits: "userSpaceOnUse",
10283
+ gradientTransform: "translate(9.99684 3.96421) rotate(66.5198) scale(17.3205 29.0157)"
10284
+ }, /*#__PURE__*/React.createElement("stop", {
10285
+ stopColor: "#00C4CC",
10286
+ stopOpacity: "0.725916"
10287
+ }), /*#__PURE__*/React.createElement("stop", {
10288
+ offset: "0.0001",
10289
+ stopColor: "#00C4CC"
10290
+ }), /*#__PURE__*/React.createElement("stop", {
10291
+ offset: "1",
10292
+ stopColor: "#00C4CC",
10293
+ stopOpacity: "0"
10294
+ }))));
10295
+ };
10296
+
10297
+ Canva.propTypes = {
10298
+ color: PropTypes.string,
10299
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10300
+ };
10301
+ Canva.defaultProps = {
10302
+ color: 'currentColor',
10303
+ size: '24'
10304
+ };
10305
+
10306
+ var _excluded$4V = ["color", "size"];
10307
+
10308
+ var Kajabi = function Kajabi(props) {
10309
+ var color = props.color,
10310
+ size = props.size,
10311
+ otherProps = _objectWithoutProperties(props, _excluded$4V);
10312
+
10313
+ return /*#__PURE__*/React.createElement("svg", _extends({
10314
+ width: size,
10315
+ height: size,
10316
+ viewBox: "0 0 24 24",
10317
+ fill: "none",
10318
+ xmlns: "http://www.w3.org/2000/svg",
10319
+ preserveAspectRatio: "xMidYMid meet"
10320
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10321
+ fillRule: "evenodd",
10322
+ clipRule: "evenodd",
10323
+ d: "M2 22.2294V2H21.9996L2 22.2294Z",
10324
+ fill: "#2B74E7"
10325
+ }), /*#__PURE__*/React.createElement("path", {
10326
+ fillRule: "evenodd",
10327
+ clipRule: "evenodd",
10328
+ d: "M6 22.2295L14.0004 14.1379L22.0002 22.2295H6Z",
10329
+ fill: "#2B74E7"
10330
+ }));
10331
+ };
10332
+
10333
+ Kajabi.propTypes = {
10334
+ color: PropTypes.string,
10335
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10336
+ };
10337
+ Kajabi.defaultProps = {
10338
+ color: 'currentColor',
10339
+ size: '24'
10340
+ };
10341
+
10342
+ var _excluded$4W = ["color", "size"];
10343
+
10344
+ var Magento = function Magento(props) {
10345
+ var color = props.color,
10346
+ size = props.size,
10347
+ otherProps = _objectWithoutProperties(props, _excluded$4W);
10348
+
10349
+ return /*#__PURE__*/React.createElement("svg", _extends({
10350
+ width: size,
10351
+ height: size,
10352
+ viewBox: "0 0 24 24",
10353
+ fill: "none",
10354
+ xmlns: "http://www.w3.org/2000/svg",
10355
+ preserveAspectRatio: "xMidYMid meet"
10356
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10357
+ d: "M13.2716 16.0061V3.79581L12.0708 3.06196L10.8692 3.79972V15.9966L7.75775 14.0809V3.63896L12.0708 0.999878L16.4204 3.65775V14.0876L13.2716 16.0061ZM12.0708 22.4355L3 16.9398V6.49652L5.35587 5.10866V15.553L12.0727 19.6371L18.7957 15.5589L18.8234 15.5431L18.8205 5.12426L21.1531 6.49652V16.9398L12.0708 22.4355Z",
10358
+ fill: "#EC6737"
10359
+ }));
10360
+ };
10361
+
10362
+ Magento.propTypes = {
10363
+ color: PropTypes.string,
10364
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10365
+ };
10366
+ Magento.defaultProps = {
10367
+ color: 'currentColor',
10368
+ size: '24'
10369
+ };
10370
+
10038
10371
  exports.Action = Action;
10039
10372
  exports.ActionMarkConversationAsDone = ActionMarkConversationAsDone;
10040
10373
  exports.Activecampaign = Activecampaign;
@@ -10052,6 +10385,7 @@
10052
10385
  exports.Amazon = Amazon;
10053
10386
  exports.Analytics = Analytics;
10054
10387
  exports.Apple = Apple;
10388
+ exports.Apptivo = Apptivo;
10055
10389
  exports.Archive = Archive;
10056
10390
  exports.ArrowDown = ArrowDown;
10057
10391
  exports.ArrowDrag = ArrowDrag;
@@ -10083,6 +10417,7 @@
10083
10417
  exports.Calendar = Calendar;
10084
10418
  exports.Camera = Camera;
10085
10419
  exports.CannedResponse = CannedResponse;
10420
+ exports.Canva = Canva;
10086
10421
  exports.Cart = Cart;
10087
10422
  exports.Cgt20 = Cgt20;
10088
10423
  exports.ChatGpt = ChatGpt;
@@ -10186,12 +10521,14 @@
10186
10521
  exports.InstagramDmList = InstagramDmList;
10187
10522
  exports.Integromat = Integromat;
10188
10523
  exports.Italic = Italic;
10524
+ exports.Kajabi = Kajabi;
10189
10525
  exports.Keyboard = Keyboard;
10190
10526
  exports.Keywords = Keywords;
10191
10527
  exports.Klaviyo = Klaviyo;
10192
10528
  exports.Link = Link;
10193
10529
  exports.LiveChat = LiveChat;
10194
10530
  exports.Logout = Logout;
10531
+ exports.Magento = Magento;
10195
10532
  exports.MagicWand = MagicWand;
10196
10533
  exports.Magnet = Magnet;
10197
10534
  exports.MailChimp = MailChimp;
@@ -10254,6 +10591,7 @@
10254
10591
  exports.Pause = Pause;
10255
10592
  exports.PhoneOutgoing = PhoneOutgoing;
10256
10593
  exports.Pin = Pin;
10594
+ exports.Pipedrive = Pipedrive;
10257
10595
  exports.Play = Play;
10258
10596
  exports.Plus = Plus;
10259
10597
  exports.Popular = Popular;
@@ -10269,6 +10607,7 @@
10269
10607
  exports.Reels = Reels;
10270
10608
  exports.Retry = Retry;
10271
10609
  exports.Rules = Rules;
10610
+ exports.Salesforce = Salesforce;
10272
10611
  exports.Search = Search;
10273
10612
  exports.SelectAll = SelectAll;
10274
10613
  exports.Send = Send;
@@ -10340,8 +10679,10 @@
10340
10679
  exports.WelcomeMessage = WelcomeMessage;
10341
10680
  exports.WhatsAppChannel = WhatsAppChannel;
10342
10681
  exports.WhatsAppWidget = WhatsAppWidget;
10682
+ exports.Wiseagent = Wiseagent;
10343
10683
  exports.Woocommerce = Woocommerce;
10344
10684
  exports.Zapier = Zapier;
10685
+ exports.Zillow = Zillow;
10345
10686
 
10346
10687
  Object.defineProperty(exports, '__esModule', { value: true });
10347
10688