@bigbinary/neeto-icons 1.18.3 → 1.18.4

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.
@@ -4687,7 +4687,7 @@ var NeetoRunner = function NeetoRunner(_ref) {
4687
4687
  };
4688
4688
 
4689
4689
  var _excluded$6 = ["size"];
4690
- var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4690
+ var NeetoSeo = function NeetoSeo(_ref) {
4691
4691
  var _ref$size = _ref.size,
4692
4692
  size = _ref$size === void 0 ? 24 : _ref$size,
4693
4693
  props = _objectWithoutProperties(_ref, _excluded$6);
@@ -4699,9 +4699,9 @@ var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4699
4699
  fill: "none"
4700
4700
  }, props), /*#__PURE__*/React.createElement("path", {
4701
4701
  d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
4702
- fill: "url(#NeetoSeoAudit_js__paint0_linear_5318_547)"
4702
+ fill: "url(#NeetoSeo_js__paint0_linear_5318_547)"
4703
4703
  }), /*#__PURE__*/React.createElement("g", {
4704
- filter: "url(#NeetoSeoAudit_js__filter0_d_5318_547)"
4704
+ filter: "url(#NeetoSeo_js__filter0_d_5318_547)"
4705
4705
  }, /*#__PURE__*/React.createElement("path", {
4706
4706
  d: "M93.3714 50.5891C86.9189 41.1755 76.0865 35 63.8118 35C44.0335 35 28 51.0335 28 70.8118C28 73.6892 28.3394 76.4874 28.9803 79.1685L47.217 60.9317C48.9652 59.1835 51.7995 59.1835 53.5477 60.9317L68.2882 75.6722L93.3714 50.5891Z",
4707
4707
  fill: "white"
@@ -4712,7 +4712,7 @@ var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4712
4712
  d: "M87.9196 102.373C91.6852 99.524 94.9226 96.0202 97.4654 92.0353C97.4931 92.0591 97.5202 92.0839 97.5467 92.1097L111.002 105.224C112.688 106.867 112.723 109.566 111.08 111.252L107.211 115.221C105.568 116.908 102.869 116.942 101.183 115.299L87.9196 102.373Z",
4713
4713
  fill: "white"
4714
4714
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4715
- id: "NeetoSeoAudit_js__filter0_d_5318_547",
4715
+ id: "NeetoSeo_js__filter0_d_5318_547",
4716
4716
  x: 28,
4717
4717
  y: 35,
4718
4718
  width: 90.2891,
@@ -4748,7 +4748,7 @@ var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
4748
4748
  in2: "effect1_dropShadow_5318_547",
4749
4749
  result: "shape"
4750
4750
  })), /*#__PURE__*/React.createElement("linearGradient", {
4751
- id: "NeetoSeoAudit_js__paint0_linear_5318_547",
4751
+ id: "NeetoSeo_js__paint0_linear_5318_547",
4752
4752
  x1: 140,
4753
4753
  y1: 206.5,
4754
4754
  x2: 17.5,
@@ -5243,7 +5243,7 @@ exports.NeetoRecord = NeetoRecord;
5243
5243
  exports.NeetoReplay = NeetoReplay;
5244
5244
  exports.NeetoReview = NeetoReview;
5245
5245
  exports.NeetoRunner = NeetoRunner;
5246
- exports.NeetoSeoAudit = NeetoSeoAudit;
5246
+ exports.NeetoSeo = NeetoSeo;
5247
5247
  exports.NeetoSign = NeetoSign;
5248
5248
  exports.NeetoSite = NeetoSite;
5249
5249
  exports.NeetoSocial = NeetoSocial;