@onbeam/icons 1.0.0-22 → 1.0.0-23

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.d.mts CHANGED
@@ -7,6 +7,8 @@ declare const GoogleIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGEl
7
7
 
8
8
  declare const TwitterIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
9
9
 
10
+ declare const AppleIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
11
+
10
12
  declare const BeamIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
11
13
 
12
14
  declare const BeamNetworkIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
@@ -67,4 +69,4 @@ declare const UploadIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGEl
67
69
 
68
70
  declare const TooltipGreyIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
69
71
 
70
- export { BackIcon, BeamIcon, BeamNetworkIcon, CloseIcon, CursorIcon, DashIcon, DiscordIcon, DownIcon, ErrorIcon, EthIcon, FriendsIcon, GoogleIcon, ImmutableIcon, LedOffIcon, LedOnIcon, LoaderIcon, MenuIcon, MeritCircleIcon, PasswordHideIcon, PasswordShowIcon, PlusIcon, QrCodeIcon, RefreshIcon, SettingsIcon, SoundOffIcon, SoundOnIcon, SuccessIcon, SwapIcon, TooltipGreyIcon, TooltipIcon, TwitterIcon, UploadIcon, UsdcIcon };
72
+ export { AppleIcon, BackIcon, BeamIcon, BeamNetworkIcon, CloseIcon, CursorIcon, DashIcon, DiscordIcon, DownIcon, ErrorIcon, EthIcon, FriendsIcon, GoogleIcon, ImmutableIcon, LedOffIcon, LedOnIcon, LoaderIcon, MenuIcon, MeritCircleIcon, PasswordHideIcon, PasswordShowIcon, PlusIcon, QrCodeIcon, RefreshIcon, SettingsIcon, SoundOffIcon, SoundOnIcon, SuccessIcon, SwapIcon, TooltipGreyIcon, TooltipIcon, TwitterIcon, UploadIcon, UsdcIcon };
package/dist/index.d.ts CHANGED
@@ -7,6 +7,8 @@ declare const GoogleIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGEl
7
7
 
8
8
  declare const TwitterIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
9
9
 
10
+ declare const AppleIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
11
+
10
12
  declare const BeamIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
11
13
 
12
14
  declare const BeamNetworkIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
@@ -67,4 +69,4 @@ declare const UploadIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGEl
67
69
 
68
70
  declare const TooltipGreyIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
69
71
 
70
- export { BackIcon, BeamIcon, BeamNetworkIcon, CloseIcon, CursorIcon, DashIcon, DiscordIcon, DownIcon, ErrorIcon, EthIcon, FriendsIcon, GoogleIcon, ImmutableIcon, LedOffIcon, LedOnIcon, LoaderIcon, MenuIcon, MeritCircleIcon, PasswordHideIcon, PasswordShowIcon, PlusIcon, QrCodeIcon, RefreshIcon, SettingsIcon, SoundOffIcon, SoundOnIcon, SuccessIcon, SwapIcon, TooltipGreyIcon, TooltipIcon, TwitterIcon, UploadIcon, UsdcIcon };
72
+ export { AppleIcon, BackIcon, BeamIcon, BeamNetworkIcon, CloseIcon, CursorIcon, DashIcon, DiscordIcon, DownIcon, ErrorIcon, EthIcon, FriendsIcon, GoogleIcon, ImmutableIcon, LedOffIcon, LedOnIcon, LoaderIcon, MenuIcon, MeritCircleIcon, PasswordHideIcon, PasswordShowIcon, PlusIcon, QrCodeIcon, RefreshIcon, SettingsIcon, SoundOffIcon, SoundOnIcon, SuccessIcon, SwapIcon, TooltipGreyIcon, TooltipIcon, TwitterIcon, UploadIcon, UsdcIcon };
package/dist/index.js CHANGED
@@ -264,6 +264,27 @@ var TwitterIcon = react.forwardRef(
264
264
  )
265
265
  );
266
266
  var Twitter_default = TwitterIcon;
267
+ var AppleIcon = react.forwardRef(
268
+ (props, svgRef, height = 24, width = 24) => /* @__PURE__ */ jsxRuntime.jsx(
269
+ "svg",
270
+ __spreadProps(__spreadValues({
271
+ xmlns: "http://www.w3.org/2000/svg",
272
+ viewBox: "0 0 814 1000",
273
+ height,
274
+ width,
275
+ ref: svgRef
276
+ }, props), {
277
+ children: /* @__PURE__ */ jsxRuntime.jsx(
278
+ "path",
279
+ {
280
+ fill: "currentColor",
281
+ d: "M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z"
282
+ }
283
+ )
284
+ })
285
+ )
286
+ );
287
+ var Apple_default = AppleIcon;
267
288
  var BeamIcon = react.forwardRef(
268
289
  (props, svgRef, height = 24, width = 24) => /* @__PURE__ */ jsxRuntime.jsxs(
269
290
  "svg",
@@ -2268,6 +2289,7 @@ var TooltipGreyIcon = react.forwardRef(
2268
2289
  );
2269
2290
  var TooltipGrey_default = TooltipGreyIcon;
2270
2291
 
2292
+ exports.AppleIcon = Apple_default;
2271
2293
  exports.BackIcon = Back_default;
2272
2294
  exports.BeamIcon = Beam_default;
2273
2295
  exports.BeamNetworkIcon = BeamNetwork_default;