@manychat/icons 4.1.0 → 4.2.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
@@ -9224,11 +9224,141 @@
9224
9224
 
9225
9225
  var _excluded$4o = ["color", "size"];
9226
9226
 
9227
- var InstagramChannel2 = function InstagramChannel2(props) {
9227
+ var Bigcommerce = function Bigcommerce(props) {
9228
9228
  var color = props.color,
9229
9229
  size = props.size,
9230
9230
  otherProps = _objectWithoutProperties(props, _excluded$4o);
9231
9231
 
9232
+ return /*#__PURE__*/React.createElement("svg", _extends({
9233
+ width: size,
9234
+ height: size,
9235
+ viewBox: "0 0 24 24",
9236
+ fill: "none",
9237
+ xmlns: "http://www.w3.org/2000/svg",
9238
+ preserveAspectRatio: "xMidYMid meet"
9239
+ }, otherProps), /*#__PURE__*/React.createElement("g", {
9240
+ clipPath: "url(#clip0_8716_546)"
9241
+ }, /*#__PURE__*/React.createElement("path", {
9242
+ d: "M12.645 13.6621H15.6724C16.5334 13.6621 17.0786 13.1885 17.0786 12.4246C17.0786 11.7072 16.5334 11.1871 15.6724 11.1871H12.645C12.5445 11.1871 12.4586 11.2734 12.4586 11.3596V13.4832C12.4729 13.5837 12.5449 13.6557 12.645 13.6557V13.6621ZM12.645 18.5551H15.7725C16.734 18.5551 17.3077 18.0676 17.3077 17.2062C17.3077 16.4562 16.7625 15.8574 15.7725 15.8574H12.645C12.5445 15.8574 12.4586 15.9436 12.4586 16.0299V18.3687C12.4729 18.4835 12.5449 18.5551 12.645 18.5551ZM23.7214 0.0601037L14.7682 8.9851H16.2319C18.5134 8.9851 19.8619 10.4199 19.8619 11.984C19.8619 13.2215 19.0294 14.1215 18.1369 14.5235C17.9932 14.5809 17.9932 14.786 18.1511 14.8392C19.1842 15.2405 19.9159 16.3167 19.9159 17.5797C19.9159 19.3587 18.7249 20.7792 16.4149 20.7792H10.0762C9.97574 20.7792 9.88986 20.693 9.88986 20.6067V13.8489L0.0614858 23.6337C-0.0675142 23.7627 0.0183608 23.9926 0.205111 23.9926H23.8361C23.9224 23.9926 23.9936 23.9176 23.9936 23.8351V0.189479C24.0367 0.0319787 23.8361 -0.0542713 23.721 0.0604787L23.7214 0.0601037Z",
9243
+ fill: "#34313F"
9244
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
9245
+ id: "clip0_8716_546"
9246
+ }, /*#__PURE__*/React.createElement("rect", {
9247
+ width: "24",
9248
+ height: "24",
9249
+ fill: "white"
9250
+ }))));
9251
+ };
9252
+
9253
+ Bigcommerce.propTypes = {
9254
+ color: PropTypes.string,
9255
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
9256
+ };
9257
+ Bigcommerce.defaultProps = {
9258
+ color: 'currentColor',
9259
+ size: '24'
9260
+ };
9261
+
9262
+ var _excluded$4p = ["color", "size"];
9263
+
9264
+ var Woocommerce = function Woocommerce(props) {
9265
+ var color = props.color,
9266
+ size = props.size,
9267
+ otherProps = _objectWithoutProperties(props, _excluded$4p);
9268
+
9269
+ return /*#__PURE__*/React.createElement("svg", _extends({
9270
+ width: size,
9271
+ height: size,
9272
+ viewBox: "0 0 24 24",
9273
+ fill: "none",
9274
+ xmlns: "http://www.w3.org/2000/svg",
9275
+ preserveAspectRatio: "xMidYMid meet"
9276
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
9277
+ d: "M21.5 5.5H2.5C1.3955 5.5 0.5 6.3955 0.5 7.5V15.5C0.5 16.6045 1.3955 17.5 2.5 17.5H12L16 19.5L15 17.5H21.5C22.6045 17.5 23.5 16.6045 23.5 15.5V7.5C23.5 6.3955 22.6045 5.5 21.5 5.5Z",
9278
+ fill: "#A64A7B"
9279
+ }), /*#__PURE__*/React.createElement("path", {
9280
+ d: "M20.2215 9.5C20.242 9.5 20.2875 9.5025 20.36 9.519C20.531 9.5575 20.6395 9.618 20.77 9.862C20.925 10.1415 21 10.5035 21 10.9695C21 11.6685 20.8415 12.289 20.5135 12.8705C20.1605 13.5 19.9025 13.5 19.7785 13.5C19.758 13.5 19.7125 13.4975 19.64 13.481C19.469 13.4425 19.3605 13.382 19.2355 13.148C19.079 12.861 19 12.4815 19 12.0215C19 11.322 19.157 10.7065 19.4815 10.139C19.8455 9.5 20.109 9.5 20.2215 9.5ZM20.2215 8C19.3865 8 18.7085 8.4655 18.178 9.3965C17.726 10.1875 17.5 11.0625 17.5 12.0215C17.5 12.7385 17.639 13.3525 17.9175 13.8645C18.2305 14.451 18.6915 14.8045 19.309 14.9445C19.474 14.9815 19.6305 15 19.7785 15C20.622 15 21.3 14.5345 21.822 13.6035C22.274 12.803 22.5 11.928 22.5 10.9695C22.5 10.2435 22.361 9.6385 22.0825 9.1355C21.7695 8.549 21.3085 8.1955 20.691 8.0555C20.526 8.0185 20.3695 8 20.2215 8ZM14.2215 9.5C14.242 9.5 14.2875 9.5025 14.3555 9.518C14.522 9.556 14.641 9.6215 14.77 9.8625C14.925 10.1415 15 10.5035 15 10.9695C15 11.6685 14.8415 12.289 14.5135 12.8705C14.1605 13.5 13.9025 13.5 13.7785 13.5C13.758 13.5 13.7125 13.4975 13.64 13.481C13.469 13.4425 13.3605 13.382 13.2355 13.148C13.079 12.861 13 12.4815 13 12.0215C13 11.322 13.157 10.7065 13.4815 10.139C13.8455 9.5 14.109 9.5 14.2215 9.5ZM14.2215 8C13.3865 8 12.7085 8.4655 12.178 9.3965C11.726 10.1875 11.5 11.0625 11.5 12.0215C11.5 12.7385 11.639 13.3525 11.9175 13.8645C12.2305 14.451 12.6915 14.8045 13.309 14.9445C13.474 14.9815 13.6305 15 13.7785 15C14.622 15 15.3 14.5345 15.822 13.6035C16.274 12.803 16.5 11.928 16.5 10.9695C16.5 10.2435 16.361 9.6385 16.0825 9.1355C15.7695 8.549 15.3 8.1955 14.691 8.0555C14.526 8.0185 14.3695 8 14.2215 8ZM9.25 16C9.0395 16 8.834 15.911 8.6885 15.7475C7.5905 14.508 6.916 12.88 6.5185 11.576C5.9465 12.786 5.1745 14.3335 4.393 15.6355C4.2385 15.893 3.946 16.0315 3.6475 15.993C3.3495 15.9515 3.105 15.7365 3.0265 15.4465C1.9205 11.383 1.523 8.4715 1.507 8.3495C1.452 7.9395 1.74 7.562 2.15 7.5065C2.5655 7.4525 2.938 7.739 2.9935 8.1495C2.997 8.174 3.279 10.238 4.01 13.249C5.119 11.145 6.049 8.9815 6.061 8.954C6.1945 8.644 6.5205 8.4595 6.851 8.5065C7.185 8.5515 7.448 8.814 7.4935 9.148C7.497 9.174 7.7645 11.0605 8.616 12.8735C8.9755 9.2905 10.0525 7.454 10.107 7.363C10.3205 7.0075 10.782 6.8925 11.136 7.1055C11.4915 7.3185 11.6065 7.7795 11.3935 8.1345C11.381 8.1565 10 10.5575 10 15.25C10 15.5615 9.807 15.841 9.516 15.951C9.429 15.984 9.3395 16 9.25 16Z",
9281
+ fill: "white"
9282
+ }));
9283
+ };
9284
+
9285
+ Woocommerce.propTypes = {
9286
+ color: PropTypes.string,
9287
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
9288
+ };
9289
+ Woocommerce.defaultProps = {
9290
+ color: 'currentColor',
9291
+ size: '24'
9292
+ };
9293
+
9294
+ var _excluded$4q = ["color", "size"];
9295
+
9296
+ var Amazon = function Amazon(props) {
9297
+ var color = props.color,
9298
+ size = props.size,
9299
+ otherProps = _objectWithoutProperties(props, _excluded$4q);
9300
+
9301
+ return /*#__PURE__*/React.createElement("svg", _extends({
9302
+ width: size,
9303
+ height: size,
9304
+ viewBox: "0 0 24 24",
9305
+ fill: "none",
9306
+ xmlns: "http://www.w3.org/2000/svg",
9307
+ preserveAspectRatio: "xMidYMid meet"
9308
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
9309
+ d: "M19.8001 19.5C17.7001 21.05 14.5501 22 12.0001 22C8.35005 22 5.10005 20.55 2.60005 18.3C2.40005 18.1 2.60005 17.9 2.80005 18C5.50005 19.55 8.55005 20.45 11.9501 20.45C14.2501 20.45 17.1501 19.95 19.5001 18.95C19.8501 18.85 20.1501 19.25 19.8001 19.5ZM20.5501 18.45C20.3001 18.1 18.8001 18.3 18.1501 18.35C17.9501 18.35 17.9001 18.2 18.1001 18.05C19.2501 17.2 21.2001 17.45 21.4001 17.75C21.6001 18.05 21.3501 20 20.2501 20.9C20.1001 21.05 19.9001 20.95 20.0001 20.8C20.2501 20.2 20.8001 18.8 20.5501 18.45Z",
9310
+ fill: "#FFB300"
9311
+ }), /*#__PURE__*/React.createElement("path", {
9312
+ d: "M18.4501 14.9C17.9501 14.25 17.4501 13.7 17.4501 12.45V8.3C17.4501 6.55 17.4501 5 16.2001 3.8C15.2001 2.85 13.5501 2.5 12.2501 2.5C9.50005 2.5 7.10005 3.6 6.50005 6.7C6.45005 7.05 6.70005 7.2 6.90005 7.25L9.45005 7.55C9.70005 7.55 9.85005 7.3 9.90005 7.05C10.1001 6 10.9501 5.5 11.9501 5.5C12.5001 5.5 13.5501 5.8 13.5501 7V8.5C11.9501 8.5 10.2501 8.5 8.85005 9.1C7.20005 9.8 6.05005 11.25 6.05005 13.4C6.05005 16.15 7.75005 17.5 9.95005 17.5C11.8001 17.5 12.9001 17.05 14.3501 15.6C14.8001 16.3 15.0001 16.7 15.8501 17.45C16.0501 17.55 16.3001 17.55 16.4501 17.4C16.9501 16.95 17.9001 16.1 18.4501 15.65C18.7001 15.45 18.6501 15.15 18.4501 14.9ZM13.5001 11.05C13.5001 12.05 13.4501 14.5 11.0001 14.5C9.50005 14.5 9.50005 13 9.50005 13C9.50005 10.75 11.6001 10.5 13.5001 10.5V11.05Z",
9313
+ fill: "#37474F"
9314
+ }));
9315
+ };
9316
+
9317
+ Amazon.propTypes = {
9318
+ color: PropTypes.string,
9319
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
9320
+ };
9321
+ Amazon.defaultProps = {
9322
+ color: 'currentColor',
9323
+ size: '24'
9324
+ };
9325
+
9326
+ var _excluded$4r = ["color", "size"];
9327
+
9328
+ var Hotmart = function Hotmart(props) {
9329
+ var color = props.color,
9330
+ size = props.size,
9331
+ otherProps = _objectWithoutProperties(props, _excluded$4r);
9332
+
9333
+ return /*#__PURE__*/React.createElement("svg", _extends({
9334
+ width: size,
9335
+ height: size,
9336
+ viewBox: "0 0 24 24",
9337
+ fill: "none",
9338
+ xmlns: "http://www.w3.org/2000/svg",
9339
+ preserveAspectRatio: "xMidYMid meet"
9340
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
9341
+ d: "M12.0359 22.4467H11.9641C11.9539 22.4467 11.9436 22.4467 11.9334 22.4467C7.82194 22.4159 4.5 19.0325 4.5 14.8698C4.5 14.8493 4.5 14.8288 4.5 14.8083C4.51025 14.7057 4.51025 14.6032 4.51025 14.5007C4.5205 14.4187 4.5205 14.3366 4.53076 14.2546C4.55126 14.0598 4.58202 13.8035 4.57177 13.8035C4.57177 13.8035 4.57177 13.8035 4.57177 13.8137C4.85885 11.0455 6.35578 8.08236 8.00649 6.33937C8.01674 6.32912 8.027 6.31886 8.03725 6.31886C8.06801 6.31886 8.09877 6.34962 8.07826 6.39064C7.88346 6.83151 7.46309 8.09262 8.03725 8.13363C8.0475 8.13363 8.05776 8.13363 8.06801 8.13363C8.24231 8.13363 8.34484 8.01059 8.44737 7.78503C9.13431 6.39064 9.76999 2.57655 12.9792 1.51025C12.9894 1.5 12.9997 1.5 13.0099 1.5C13.0509 1.5 13.0817 1.53076 13.0407 1.59228C12.4563 2.5458 12.1179 4.08373 12.9894 5.51914C13.3483 6.10355 13.7071 6.32912 14.0044 6.32912C14.1377 6.32912 14.2608 6.27785 14.353 6.19583C14.7221 5.86774 14.6299 4.91422 14.4658 4.60663C14.4453 4.56562 14.4761 4.53486 14.5068 4.53486C14.5273 4.53486 14.5376 4.53486 14.5478 4.54511C16.8753 6.13431 15.7782 8.43096 16.8342 8.50273C16.8548 8.50273 16.8753 8.50273 16.8855 8.50273C17.4392 8.50273 17.4084 7.84655 17.3059 7.47745C17.2956 7.43643 17.3161 7.40567 17.3469 7.40567C17.3674 7.40567 17.3879 7.41593 17.4084 7.44668C18.8438 9.76384 19.4897 12.5629 19.5 14.4494V14.5314C19.5 14.6442 19.5 14.757 19.4897 14.8698C19.4897 14.8903 19.4897 14.9108 19.4897 14.9313C19.459 19.0837 16.1268 22.4364 12.0359 22.4467ZM11.9949 11.353C10.0878 11.353 8.53964 12.9115 8.51914 14.839C8.50888 16.7871 10.0468 18.3763 11.9744 18.3865C11.9846 18.3865 11.9846 18.3865 11.9949 18.3865C13.9019 18.3865 15.4604 16.8281 15.4706 14.9005C15.4911 12.9627 13.9429 11.3735 12.0256 11.353C12.0154 11.353 12.0051 11.353 11.9949 11.353Z",
9342
+ fill: "#F03C21"
9343
+ }));
9344
+ };
9345
+
9346
+ Hotmart.propTypes = {
9347
+ color: PropTypes.string,
9348
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
9349
+ };
9350
+ Hotmart.defaultProps = {
9351
+ color: 'currentColor',
9352
+ size: '24'
9353
+ };
9354
+
9355
+ var _excluded$4s = ["color", "size"];
9356
+
9357
+ var InstagramChannel2 = function InstagramChannel2(props) {
9358
+ var color = props.color,
9359
+ size = props.size,
9360
+ otherProps = _objectWithoutProperties(props, _excluded$4s);
9361
+
9232
9362
  return /*#__PURE__*/React.createElement("svg", _extends({
9233
9363
  width: size,
9234
9364
  height: size,
@@ -9263,12 +9393,12 @@
9263
9393
  size: '24'
9264
9394
  };
9265
9395
 
9266
- var _excluded$4p = ["color", "size"];
9396
+ var _excluded$4t = ["color", "size"];
9267
9397
 
9268
9398
  var PopularFilled = function PopularFilled(props) {
9269
9399
  var color = props.color,
9270
9400
  size = props.size,
9271
- otherProps = _objectWithoutProperties(props, _excluded$4p);
9401
+ otherProps = _objectWithoutProperties(props, _excluded$4t);
9272
9402
 
9273
9403
  return /*#__PURE__*/React.createElement("svg", _extends({
9274
9404
  width: size,
@@ -9292,12 +9422,12 @@
9292
9422
  size: '24'
9293
9423
  };
9294
9424
 
9295
- var _excluded$4q = ["color", "size"];
9425
+ var _excluded$4u = ["color", "size"];
9296
9426
 
9297
9427
  var Bricks = function Bricks(props) {
9298
9428
  var color = props.color,
9299
9429
  size = props.size,
9300
- otherProps = _objectWithoutProperties(props, _excluded$4q);
9430
+ otherProps = _objectWithoutProperties(props, _excluded$4u);
9301
9431
 
9302
9432
  return /*#__PURE__*/React.createElement("svg", _extends({
9303
9433
  width: size,
@@ -9330,12 +9460,12 @@
9330
9460
  size: '24'
9331
9461
  };
9332
9462
 
9333
- var _excluded$4r = ["color", "size"];
9463
+ var _excluded$4v = ["color", "size"];
9334
9464
 
9335
9465
  var HealthPulse = function HealthPulse(props) {
9336
9466
  var color = props.color,
9337
9467
  size = props.size,
9338
- otherProps = _objectWithoutProperties(props, _excluded$4r);
9468
+ otherProps = _objectWithoutProperties(props, _excluded$4v);
9339
9469
 
9340
9470
  return /*#__PURE__*/React.createElement("svg", _extends({
9341
9471
  width: size,
@@ -9362,12 +9492,12 @@
9362
9492
  size: '24'
9363
9493
  };
9364
9494
 
9365
- var _excluded$4s = ["color", "size"];
9495
+ var _excluded$4w = ["color", "size"];
9366
9496
 
9367
9497
  var Create = function Create(props) {
9368
9498
  var color = props.color,
9369
9499
  size = props.size,
9370
- otherProps = _objectWithoutProperties(props, _excluded$4s);
9500
+ otherProps = _objectWithoutProperties(props, _excluded$4w);
9371
9501
 
9372
9502
  return /*#__PURE__*/React.createElement("svg", _extends({
9373
9503
  width: size,
@@ -9394,12 +9524,12 @@
9394
9524
  size: '24'
9395
9525
  };
9396
9526
 
9397
- var _excluded$4t = ["color", "size"];
9527
+ var _excluded$4x = ["color", "size"];
9398
9528
 
9399
9529
  var GtCheckbox = function GtCheckbox(props) {
9400
9530
  var color = props.color,
9401
9531
  size = props.size,
9402
- otherProps = _objectWithoutProperties(props, _excluded$4t);
9532
+ otherProps = _objectWithoutProperties(props, _excluded$4x);
9403
9533
 
9404
9534
  return /*#__PURE__*/React.createElement("svg", _extends({
9405
9535
  width: size,
@@ -9426,12 +9556,12 @@
9426
9556
  size: '24'
9427
9557
  };
9428
9558
 
9429
- var _excluded$4u = ["color", "size"];
9559
+ var _excluded$4y = ["color", "size"];
9430
9560
 
9431
9561
  var GtFbComment = function GtFbComment(props) {
9432
9562
  var color = props.color,
9433
9563
  size = props.size,
9434
- otherProps = _objectWithoutProperties(props, _excluded$4u);
9564
+ otherProps = _objectWithoutProperties(props, _excluded$4y);
9435
9565
 
9436
9566
  return /*#__PURE__*/React.createElement("svg", _extends({
9437
9567
  width: size,
@@ -9457,12 +9587,12 @@
9457
9587
  size: '24'
9458
9588
  };
9459
9589
 
9460
- var _excluded$4v = ["color", "size"];
9590
+ var _excluded$4z = ["color", "size"];
9461
9591
 
9462
9592
  var GtAdsJson = function GtAdsJson(props) {
9463
9593
  var color = props.color,
9464
9594
  size = props.size,
9465
- otherProps = _objectWithoutProperties(props, _excluded$4v);
9595
+ otherProps = _objectWithoutProperties(props, _excluded$4z);
9466
9596
 
9467
9597
  return /*#__PURE__*/React.createElement("svg", _extends({
9468
9598
  width: size,
@@ -9495,12 +9625,12 @@
9495
9625
  size: '24'
9496
9626
  };
9497
9627
 
9498
- var _excluded$4w = ["color", "size"];
9628
+ var _excluded$4A = ["color", "size"];
9499
9629
 
9500
9630
  var GtFbCode = function GtFbCode(props) {
9501
9631
  var color = props.color,
9502
9632
  size = props.size,
9503
- otherProps = _objectWithoutProperties(props, _excluded$4w);
9633
+ otherProps = _objectWithoutProperties(props, _excluded$4A);
9504
9634
 
9505
9635
  return /*#__PURE__*/React.createElement("svg", _extends({
9506
9636
  width: size,
@@ -9529,12 +9659,12 @@
9529
9659
  size: '24'
9530
9660
  };
9531
9661
 
9532
- var _excluded$4x = ["color", "size"];
9662
+ var _excluded$4B = ["color", "size"];
9533
9663
 
9534
9664
  var GtRef = function GtRef(props) {
9535
9665
  var color = props.color,
9536
9666
  size = props.size,
9537
- otherProps = _objectWithoutProperties(props, _excluded$4x);
9667
+ otherProps = _objectWithoutProperties(props, _excluded$4B);
9538
9668
 
9539
9669
  return /*#__PURE__*/React.createElement("svg", _extends({
9540
9670
  width: size,
@@ -9561,12 +9691,12 @@
9561
9691
  size: '24'
9562
9692
  };
9563
9693
 
9564
- var _excluded$4y = ["color", "size"];
9694
+ var _excluded$4C = ["color", "size"];
9565
9695
 
9566
9696
  var GtCustomerChat = function GtCustomerChat(props) {
9567
9697
  var color = props.color,
9568
9698
  size = props.size,
9569
- otherProps = _objectWithoutProperties(props, _excluded$4y);
9699
+ otherProps = _objectWithoutProperties(props, _excluded$4C);
9570
9700
 
9571
9701
  return /*#__PURE__*/React.createElement("svg", _extends({
9572
9702
  width: size,
@@ -9595,12 +9725,12 @@
9595
9725
  size: '24'
9596
9726
  };
9597
9727
 
9598
- var _excluded$4z = ["color", "size"];
9728
+ var _excluded$4D = ["color", "size"];
9599
9729
 
9600
9730
  var GtTakeover = function GtTakeover(props) {
9601
9731
  var color = props.color,
9602
9732
  size = props.size,
9603
- otherProps = _objectWithoutProperties(props, _excluded$4z);
9733
+ otherProps = _objectWithoutProperties(props, _excluded$4D);
9604
9734
 
9605
9735
  return /*#__PURE__*/React.createElement("svg", _extends({
9606
9736
  width: size,
@@ -9658,12 +9788,12 @@
9658
9788
  size: '24'
9659
9789
  };
9660
9790
 
9661
- var _excluded$4A = ["color", "size"];
9791
+ var _excluded$4E = ["color", "size"];
9662
9792
 
9663
9793
  var FlowPlaceholder = function FlowPlaceholder(props) {
9664
9794
  var color = props.color,
9665
9795
  size = props.size,
9666
- otherProps = _objectWithoutProperties(props, _excluded$4A);
9796
+ otherProps = _objectWithoutProperties(props, _excluded$4E);
9667
9797
 
9668
9798
  return /*#__PURE__*/React.createElement("svg", _extends({
9669
9799
  width: size,
@@ -9742,12 +9872,12 @@
9742
9872
  size: '24'
9743
9873
  };
9744
9874
 
9745
- var _excluded$4B = ["color", "size"];
9875
+ var _excluded$4F = ["color", "size"];
9746
9876
 
9747
9877
  var AddStep = function AddStep(props) {
9748
9878
  var color = props.color,
9749
9879
  size = props.size,
9750
- otherProps = _objectWithoutProperties(props, _excluded$4B);
9880
+ otherProps = _objectWithoutProperties(props, _excluded$4F);
9751
9881
 
9752
9882
  return /*#__PURE__*/React.createElement("svg", _extends({
9753
9883
  width: size,
@@ -9783,12 +9913,12 @@
9783
9913
  size: '24'
9784
9914
  };
9785
9915
 
9786
- var _excluded$4C = ["color", "size"];
9916
+ var _excluded$4G = ["color", "size"];
9787
9917
 
9788
9918
  var Stats = function Stats(props) {
9789
9919
  var color = props.color,
9790
9920
  size = props.size,
9791
- otherProps = _objectWithoutProperties(props, _excluded$4C);
9921
+ otherProps = _objectWithoutProperties(props, _excluded$4G);
9792
9922
 
9793
9923
  return /*#__PURE__*/React.createElement("svg", _extends({
9794
9924
  width: size,
@@ -9842,6 +9972,7 @@
9842
9972
  exports.AlignRight = AlignRight;
9843
9973
  exports.AlignWide = AlignWide;
9844
9974
  exports.All = All;
9975
+ exports.Amazon = Amazon;
9845
9976
  exports.Analytics = Analytics;
9846
9977
  exports.Apple = Apple;
9847
9978
  exports.Archive = Archive;
@@ -9859,6 +9990,7 @@
9859
9990
  exports.Audience = Audience;
9860
9991
  exports.Audio = Audio;
9861
9992
  exports.Automation = Automation;
9993
+ exports.Bigcommerce = Bigcommerce;
9862
9994
  exports.Bold = Bold;
9863
9995
  exports.Book = Book;
9864
9996
  exports.Bot = Bot;
@@ -9961,6 +10093,7 @@
9961
10093
  exports.Help = Help;
9962
10094
  exports.Hide = Hide;
9963
10095
  exports.Home = Home;
10096
+ exports.Hotmart = Hotmart;
9964
10097
  exports.IcGrid_24px_ = IcGrid_24px_;
9965
10098
  exports.IcGrid__148x100_ = IcGrid__148x100_;
9966
10099
  exports.Id = Id;
@@ -10122,6 +10255,7 @@
10122
10255
  exports.WelcomeMessage = WelcomeMessage;
10123
10256
  exports.WhatsAppChannel = WhatsAppChannel;
10124
10257
  exports.WhatsAppWidget = WhatsAppWidget;
10258
+ exports.Woocommerce = Woocommerce;
10125
10259
  exports.Zapier = Zapier;
10126
10260
 
10127
10261
  Object.defineProperty(exports, '__esModule', { value: true });