@nice2dev/icons-social 1.0.11 → 1.0.14

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/dist/index.cjs CHANGED
@@ -759,7 +759,7 @@ const GroupSettingsIcon = createSocialIcon(
759
759
  { displayName: "GroupSettingsIcon" }
760
760
  );
761
761
  const ActivityFeedIcon = createSocialIcon(
762
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
762
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
763
763
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 6h16M4 12h16M4 18h10", stroke: color, strokeWidth: "2", strokeLinecap: "round" }),
764
764
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "20", cy: "6", r: "2", fill: "#4caf50", stroke: "none" }),
765
765
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "20", cy: "12", r: "2", fill: "#2196f3", stroke: "none" })
@@ -1447,7 +1447,7 @@ const PollPostIcon = createSocialIcon(
1447
1447
  { displayName: "PollPostIcon" }
1448
1448
  );
1449
1449
  const HashtagIcon = createSocialIcon(
1450
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsx(jsxRuntime.Fragment, { children: /* @__PURE__ */ jsxRuntime.jsx(
1450
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsx(jsxRuntime.Fragment, { children: /* @__PURE__ */ jsxRuntime.jsx(
1451
1451
  "path",
1452
1452
  {
1453
1453
  d: "M10 3l-2 18M16 3l-2 18M3 8h18M3 16h18",
@@ -1678,7 +1678,7 @@ const GIFIcon = createSocialIcon(
1678
1678
  { displayName: "GIFIcon" }
1679
1679
  );
1680
1680
  const BoomerangIcon = createSocialIcon(
1681
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
1681
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
1682
1682
  /* @__PURE__ */ jsxRuntime.jsx(
1683
1683
  "path",
1684
1684
  {
@@ -3135,7 +3135,7 @@ const ViralIcon = createSocialIcon(
3135
3135
  { displayName: "ViralIcon" }
3136
3136
  );
3137
3137
  const TrendingIcon = createSocialIcon(
3138
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3138
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3139
3139
  /* @__PURE__ */ jsxRuntime.jsx(
3140
3140
  "path",
3141
3141
  {
@@ -3162,7 +3162,7 @@ const TrendingIcon = createSocialIcon(
3162
3162
  { displayName: "TrendingIcon" }
3163
3163
  );
3164
3164
  const TrendingDownIcon = createSocialIcon(
3165
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3165
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3166
3166
  /* @__PURE__ */ jsxRuntime.jsx(
3167
3167
  "path",
3168
3168
  {
@@ -3332,7 +3332,7 @@ const ClicksIcon = createSocialIcon(
3332
3332
  { displayName: "ClicksIcon" }
3333
3333
  );
3334
3334
  const LinkClicksIcon = createSocialIcon(
3335
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3335
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3336
3336
  /* @__PURE__ */ jsxRuntime.jsx(
3337
3337
  "path",
3338
3338
  {
@@ -3625,7 +3625,7 @@ const LocationInsightsIcon = createSocialIcon(
3625
3625
  { displayName: "LocationInsightsIcon" }
3626
3626
  );
3627
3627
  const AnalyticsIcon = createSocialIcon(
3628
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3628
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3629
3629
  /* @__PURE__ */ jsxRuntime.jsx(
3630
3630
  "path",
3631
3631
  {
@@ -3772,7 +3772,7 @@ const CompareIcon = createSocialIcon(
3772
3772
  { displayName: "CompareIcon" }
3773
3773
  );
3774
3774
  const HashtagPerformanceIcon = createSocialIcon(
3775
- ({ color, variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3775
+ ({ color, variant: _variant }) => /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
3776
3776
  /* @__PURE__ */ jsxRuntime.jsx(
3777
3777
  "path",
3778
3778
  {