@webstudio-is/icons 0.24.0 → 0.26.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.
Files changed (79) hide show
  1. package/lib/__generated__/auto-scroll.js +3 -3
  2. package/lib/__generated__/chevron-big-down.js +3 -3
  3. package/lib/__generated__/chevron-big-left.js +3 -3
  4. package/lib/__generated__/chevron-big-right.js +3 -3
  5. package/lib/__generated__/chevron-big-up.js +3 -3
  6. package/lib/__generated__/chevron-filled-down.js +3 -3
  7. package/lib/__generated__/chevron-filled-left.js +3 -3
  8. package/lib/__generated__/chevron-filled-right.js +3 -3
  9. package/lib/__generated__/chevron-filled-up.js +3 -3
  10. package/lib/__generated__/dot.js +3 -3
  11. package/lib/__generated__/eyecon-closed.js +3 -3
  12. package/lib/__generated__/eyecon-open.js +3 -3
  13. package/lib/__generated__/hamburger-menu.js +24 -0
  14. package/lib/__generated__/index.js +3 -0
  15. package/lib/__generated__/info.js +3 -3
  16. package/lib/__generated__/linked.js +3 -3
  17. package/lib/__generated__/offline.js +23 -0
  18. package/lib/__generated__/play.js +22 -0
  19. package/lib/__generated__/scroll.js +3 -3
  20. package/lib/__generated__/subscript.js +3 -3
  21. package/lib/__generated__/superscript.js +3 -3
  22. package/lib/__generated__/unlinked.js +3 -3
  23. package/lib/__generated__/webstudio.js +3 -3
  24. package/lib/cjs/__generated__/auto-scroll.cjs +3 -3
  25. package/lib/cjs/__generated__/chevron-big-down.cjs +3 -3
  26. package/lib/cjs/__generated__/chevron-big-left.cjs +3 -3
  27. package/lib/cjs/__generated__/chevron-big-right.cjs +3 -3
  28. package/lib/cjs/__generated__/chevron-big-up.cjs +3 -3
  29. package/lib/cjs/__generated__/chevron-filled-down.cjs +3 -3
  30. package/lib/cjs/__generated__/chevron-filled-left.cjs +3 -3
  31. package/lib/cjs/__generated__/chevron-filled-right.cjs +3 -3
  32. package/lib/cjs/__generated__/chevron-filled-up.cjs +3 -3
  33. package/lib/cjs/__generated__/dot.cjs +3 -3
  34. package/lib/cjs/__generated__/eyecon-closed.cjs +3 -3
  35. package/lib/cjs/__generated__/eyecon-open.cjs +3 -3
  36. package/lib/cjs/{tablet.cjs → __generated__/hamburger-menu.cjs} +15 -20
  37. package/lib/cjs/__generated__/index.cjs +3 -0
  38. package/lib/cjs/__generated__/info.cjs +3 -3
  39. package/lib/cjs/__generated__/linked.cjs +3 -3
  40. package/lib/cjs/__generated__/offline.cjs +43 -0
  41. package/lib/cjs/__generated__/play.cjs +42 -0
  42. package/lib/cjs/__generated__/scroll.cjs +3 -3
  43. package/lib/cjs/__generated__/subscript.cjs +3 -3
  44. package/lib/cjs/__generated__/superscript.cjs +3 -3
  45. package/lib/cjs/__generated__/unlinked.cjs +3 -3
  46. package/lib/cjs/__generated__/webstudio.cjs +3 -3
  47. package/lib/cjs/index.cjs +0 -1
  48. package/lib/cjs/legacy.cjs +0 -5
  49. package/lib/index.js +0 -1
  50. package/lib/legacy.js +0 -10
  51. package/package.json +2 -2
  52. package/src/__generated__/auto-scroll.tsx +3 -3
  53. package/src/__generated__/chevron-big-down.tsx +3 -3
  54. package/src/__generated__/chevron-big-left.tsx +3 -3
  55. package/src/__generated__/chevron-big-right.tsx +3 -3
  56. package/src/__generated__/chevron-big-up.tsx +3 -3
  57. package/src/__generated__/chevron-filled-down.tsx +3 -3
  58. package/src/__generated__/chevron-filled-left.tsx +3 -3
  59. package/src/__generated__/chevron-filled-right.tsx +3 -3
  60. package/src/__generated__/chevron-filled-up.tsx +3 -3
  61. package/src/__generated__/dot.tsx +3 -3
  62. package/src/__generated__/eyecon-closed.tsx +3 -3
  63. package/src/__generated__/eyecon-open.tsx +3 -3
  64. package/src/__generated__/hamburger-menu.tsx +15 -0
  65. package/src/__generated__/index.ts +3 -0
  66. package/src/__generated__/info.tsx +3 -3
  67. package/src/__generated__/linked.tsx +3 -3
  68. package/src/__generated__/offline.tsx +15 -0
  69. package/src/__generated__/play.tsx +15 -0
  70. package/src/__generated__/scroll.tsx +3 -3
  71. package/src/__generated__/subscript.tsx +3 -3
  72. package/src/__generated__/superscript.tsx +3 -3
  73. package/src/__generated__/unlinked.tsx +3 -3
  74. package/src/__generated__/webstudio.tsx +3 -3
  75. package/src/index.ts +0 -1
  76. package/src/legacy.ts +0 -5
  77. package/src/types.ts +1 -0
  78. package/lib/tablet.js +0 -23
  79. package/src/tablet.tsx +0 -25
@@ -10,8 +10,11 @@ export * from "./chevron-filled-up";
10
10
  export * from "./dot";
11
11
  export * from "./eyecon-closed";
12
12
  export * from "./eyecon-open";
13
+ export * from "./hamburger-menu";
13
14
  export * from "./info";
14
15
  export * from "./linked";
16
+ export * from "./offline";
17
+ export * from "./play";
15
18
  export * from "./scroll";
16
19
  export * from "./subscript";
17
20
  export * from "./superscript";
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/info.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const InfoIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path d="M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z" /><path fillRule="evenodd" d="M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z" clipRule="evenodd" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z" /><path fillRule="evenodd" d="M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z" clipRule="evenodd" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/linked.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const LinkedIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776ZM5.233 8a.7.7 0 0 1 .7-.7h4.133a.7.7 0 1 1 0 1.4H5.933a.7.7 0 0 1-.7-.7Z" clipRule="evenodd" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776ZM5.233 8a.7.7 0 0 1 .7-.7h4.133a.7.7 0 1 1 0 1.4H5.933a.7.7 0 0 1-.7-.7Z" clipRule="evenodd" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -0,0 +1,15 @@
1
+ // Generated from icons/offline.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const OfflineIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z" clipRule="evenodd" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ OfflineIcon.displayName = "OfflineIcon";
@@ -0,0 +1,15 @@
1
+ // Generated from icons/play.svg
2
+
3
+ import { forwardRef } from "react";
4
+ import type { IconProps } from "../types";
5
+
6
+ // prettier-ignore
7
+ export const PlayIcon = forwardRef<SVGSVGElement, IconProps>(
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
+ return (
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M4.766 5.765c0-.725 0-1.088.178-1.288a.93.93 0 0 1 .648-.294c.294-.015.65.186 1.359.588l9.234 5.235c.586.332.88.498.982.708.09.183.09.389 0 .572-.102.21-.396.376-.982.708l-9.234 5.235c-.71.402-1.065.603-1.359.588a.93.93 0 0 1-.648-.294c-.178-.2-.178-.563-.178-1.288V5.765Z" /></svg>
11
+ );
12
+ }
13
+ );
14
+
15
+ PlayIcon.displayName = "PlayIcon";
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/scroll.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const ScrollIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path d="M10.953 5.399a.484.484 0 0 0-.49-.478c-.27 0-.49.214-.49.478v4.009l-1.28-1.25a.499.499 0 0 0-.693 0 .47.47 0 0 0 0 .677l2.117 2.065a.499.499 0 0 0 .693 0l2.116-2.065a.47.47 0 0 0 0-.676.499.499 0 0 0-.693 0l-1.28 1.249V5.399Z" /><path fillRule="evenodd" d="M1.94 12.7c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 3.3c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 5.65c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 10.35c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 8c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55Z" clipRule="evenodd" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M10.953 5.399a.484.484 0 0 0-.49-.478c-.27 0-.49.214-.49.478v4.009l-1.28-1.25a.499.499 0 0 0-.693 0 .47.47 0 0 0 0 .677l2.117 2.065a.499.499 0 0 0 .693 0l2.116-2.065a.47.47 0 0 0 0-.676.499.499 0 0 0-.693 0l-1.28 1.249V5.399Z" /><path fillRule="evenodd" d="M1.94 12.7c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 3.3c0 .304.277.55.618.55h10.894c.341 0 .618-.246.618-.55 0-.304-.277-.55-.618-.55H2.558c-.341 0-.618.246-.618.55ZM1.94 5.65c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 10.35c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55ZM1.94 8c0 .304.26.55.582.55h3.796c.321 0 .582-.246.582-.55 0-.304-.26-.55-.582-.55H2.522c-.321 0-.582.246-.582.55Z" clipRule="evenodd" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/subscript.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const SubscriptIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path d="M38.5 40v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V31.5h-6V30h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V40Zm-26.75-4L21 21.45 12.4 8h4.3l6.75 10.65L30.2 8h4.3l-8.6 13.45L35.15 36H30.9l-7.45-11.7L16 36Z" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M38.5 40v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V31.5h-6V30h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V40Zm-26.75-4L21 21.45 12.4 8h4.3l6.75 10.65L30.2 8h4.3l-8.6 13.45L35.15 36H30.9l-7.45-11.7L16 36Z" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/superscript.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const SuperscriptIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path d="M38.5 18v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V9.5h-6V8h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V18ZM11.75 40 21 25.45 12.4 12h4.3l6.75 10.65L30.2 12h4.3l-8.6 13.45L35.15 40H30.9l-7.45-11.7L16 40Z" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M38.5 18v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V9.5h-6V8h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V18ZM11.75 40 21 25.45 12.4 12h4.3l6.75 10.65L30.2 12h4.3l-8.6 13.45L35.15 40H30.9l-7.45-11.7L16 40Z" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/unlinked.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const UnlinkedIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776Z" clipRule="evenodd" /></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776Z" clipRule="evenodd" /></svg>
11
11
  );
12
12
  }
13
13
  );
@@ -1,13 +1,13 @@
1
1
  // Generated from icons/webstudio.svg
2
2
 
3
3
  import { forwardRef } from "react";
4
- import { IconProps } from "../types";
4
+ import type { IconProps } from "../types";
5
5
 
6
6
  // prettier-ignore
7
7
  export const WebstudioIcon = forwardRef<SVGSVGElement, IconProps>(
8
- ({ color = "currentColor", ...props }, forwardedRef) => {
8
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
9
9
  return (
10
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 280 210" width="16" height="16" fill={color} {...props} ref={forwardedRef}><mask id="a" width="280" height="210" x="0" y="0" maskUnits="userSpaceOnUse" style={{"maskType":"alpha"}}><path fill="#000" fillRule="evenodd" d="M73.71 98.769 47.071 16.686C42.971 3.983 29.375-2.918 16.678 1.183 3.981 5.283-2.917 18.987 1.182 31.59L53.57 193.328c.176.546.43 1.041.753 1.487 3.324 8.339 11.18 14.469 20.742 15.117 13.297.9 24.794-9.102 25.694-22.406 0 0 2.399-36.008 14.997-64.815 2.799-6.401 6.098-12.503 10.297-17.304 3.689-4.389 8.074-7.882 14.047-7.902 5.873.02 10.258 3.513 14.047 7.902 4.099 4.901 7.498 10.903 10.297 17.304 12.698 28.807 15.097 64.815 15.097 64.815.9 13.304 12.397 23.406 25.694 22.406 10.761-.729 19.362-8.467 21.774-18.39L278.818 31.59c4.099-12.703-2.799-26.307-15.496-30.407-12.598-4.101-26.294 2.8-30.393 15.503L206.442 98.46c-13.815-28.497-36.054-49.266-66.292-49.266-30.347 0-52.637 20.92-66.44 49.575Zm66.39-1.264h-.05.1-.05Z" clipRule="evenodd" /></mask><g mask="url(#a)"><path fill="url(#b)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#c)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#d)" fillOpacity=".8" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#e)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><g fillRule="evenodd" clipRule="evenodd" style={{"mixBlendMode":"multiply"}}><path fill="url(#f)" d="M156.5 220.034 231.1-10.02 290 29.489l-61.8 190.545h-71.7Z" /><path fill="url(#g)" d="M156.5 220.034 231.1-10.02 290 29.489l-61.8 190.545h-71.7Z" /></g><path fill="#E63CFE" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#h)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#i)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#j)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#k)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><g fillRule="evenodd" clipRule="evenodd" style={{"mixBlendMode":"multiply"}}><path fill="url(#l)" d="M140.1 107.407c-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 111.75 0 95.397 68.316 0 68.316Z" /><path fill="url(#m)" d="M140.1 107.407c-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 111.75 0 95.397 68.316 0 68.316Z" /></g><path fill="url(#n)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#o)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#p)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#q)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#r)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#s)" d="M290-10.02H-10v230.054h300V-10.02Z" /><path fill="url(#t)" d="M290-10.02H-10v230.054h300V-10.02Z" /><path fill="url(#u)" d="M290-10.02H-10v230.054h300V-10.02Z" /></g><defs><radialGradient id="f" cx="0" cy="0" r="1" gradientTransform="rotate(83.438 43.842 167.73) scale(155.653 39.7647)" gradientUnits="userSpaceOnUse"><stop stopColor="#6F15A9" stopOpacity=".9" /><stop offset=".613" stopColor="#6F15A9" stopOpacity="0" /></radialGradient><radialGradient id="g" cx="0" cy="0" r="1" gradientTransform="matrix(24.69652 161.33978 -34.3153 5.2527 217.626 .959)" gradientUnits="userSpaceOnUse"><stop offset=".377" stopColor="#fff" /><stop offset="1" stopColor="#fff" stopOpacity="0" /></radialGradient><radialGradient id="h" cx="0" cy="0" r="1" gradientTransform="rotate(-82.825 148.387 -.173) scale(129.813 100.452)" gradientUnits="userSpaceOnUse"><stop stopColor="#39FBBB" stopOpacity=".5" /><stop offset=".701" stopColor="#39FBBB" /><stop offset=".949" stopColor="#39FBBB" stopOpacity="0" /></radialGradient><radialGradient id="i" cx="0" cy="0" r="1" gradientTransform="matrix(-159.54108 -251.31895 60.92249 -38.67452 296.764 204.529)" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="j" cx="0" cy="0" r="1" gradientTransform="matrix(0 -115.84 97.1865 0 136.481 174.605)" gradientUnits="userSpaceOnUse"><stop offset=".64" stopColor="#4A4EFA" /><stop offset="1" stopColor="#4A4EFA" stopOpacity="0" /></radialGradient><radialGradient id="k" cx="0" cy="0" r="1" gradientTransform="rotate(-71.666 204.704 51.35) scale(155.998 62.8576)" gradientUnits="userSpaceOnUse"><stop offset=".632" stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="l" cx="0" cy="0" r="1" gradientTransform="rotate(71.833 -38.114 102.588) scale(75.0284 46.6295)" gradientUnits="userSpaceOnUse"><stop stopColor="#6F15A9" /><stop offset="1" stopColor="#00127F" stopOpacity="0" /></radialGradient><radialGradient id="m" cx="0" cy="0" r="1" gradientTransform="rotate(175.292 74.822 60.88) scale(82.9292 111.991)" gradientUnits="userSpaceOnUse"><stop offset=".758" stopColor="#fff" /><stop offset="1" stopColor="#fff" stopOpacity="0" /></radialGradient><radialGradient id="s" cx="0" cy="0" r="1" gradientTransform="matrix(0 -229.783 165.804 0 96.901 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".262" stopColor="#FFAE3C" /><stop offset=".527" stopColor="#FFAE3C" stopOpacity="0" /></radialGradient><radialGradient id="t" cx="0" cy="0" r="1" gradientTransform="matrix(0 -129.629 126.516 0 242.706 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".283" stopColor="#E63CFE" /><stop offset=".857" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="u" cx="0" cy="0" r="1" gradientTransform="matrix(-24.1919 -176.1889 68.00682 -9.33778 164.141 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".251" stopColor="#FFAE3C" /><stop offset=".656" stopColor="#FFAE3C" stopOpacity="0" /></radialGradient><linearGradient id="b" x1="328.489" x2="259.397" y1="-101.75" y2="227.415" gradientUnits="userSpaceOnUse"><stop stopColor="#4A4EFA" /><stop offset=".625" stopColor="#E63CFE" /></linearGradient><linearGradient id="c" x1="193.001" x2="247.46" y1="96.497" y2="115.178" gradientUnits="userSpaceOnUse"><stop offset=".259" stopColor="#4A4EFA" /><stop offset=".961" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="d" x1="202.309" x2="243.057" y1="71.375" y2="86.077" gradientUnits="userSpaceOnUse"><stop offset=".252" stopColor="#39FBBB" /><stop offset="1" stopColor="#39FBBB" stopOpacity="0" /></linearGradient><linearGradient id="e" x1="295.535" x2="286.169" y1="-10.021" y2="31.423" gradientUnits="userSpaceOnUse"><stop stopColor="#4A4EFA" /><stop offset=".933" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="n" x1="-18.948" x2="55.093" y1="1.039" y2="231.932" gradientUnits="userSpaceOnUse"><stop offset=".17" stopColor="#E63CFE" /><stop offset=".592" stopColor="#FFAE3C" /></linearGradient><linearGradient id="o" x1="63.506" x2="20.255" y1="74.425" y2="88.815" gradientUnits="userSpaceOnUse"><stop offset=".321" stopColor="#4A4EFA" /><stop offset="1" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="p" x1="82.497" x2="64.141" y1="106.838" y2="112.322" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></linearGradient><linearGradient id="q" x1="52.445" x2="17.265" y1="223.209" y2="146.13" gradientUnits="userSpaceOnUse"><stop offset=".372" stopColor="#FFAE3C" /><stop offset="1" stopColor="#FFAE3C" stopOpacity="0" /></linearGradient><linearGradient id="r" x1="20.419" x2="34.66" y1="-10.021" y2="23.34" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></linearGradient></defs></svg>
10
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 280 210" width={size} height={size} fill={color} {...props} ref={forwardedRef}><mask id="a" width="280" height="210" x="0" y="0" maskUnits="userSpaceOnUse" style={{"maskType":"alpha"}}><path fill="#000" fillRule="evenodd" d="M73.71 98.769 47.071 16.686C42.971 3.983 29.375-2.918 16.678 1.183 3.981 5.283-2.917 18.987 1.182 31.59L53.57 193.328c.176.546.43 1.041.753 1.487 3.324 8.339 11.18 14.469 20.742 15.117 13.297.9 24.794-9.102 25.694-22.406 0 0 2.399-36.008 14.997-64.815 2.799-6.401 6.098-12.503 10.297-17.304 3.689-4.389 8.074-7.882 14.047-7.902 5.873.02 10.258 3.513 14.047 7.902 4.099 4.901 7.498 10.903 10.297 17.304 12.698 28.807 15.097 64.815 15.097 64.815.9 13.304 12.397 23.406 25.694 22.406 10.761-.729 19.362-8.467 21.774-18.39L278.818 31.59c4.099-12.703-2.799-26.307-15.496-30.407-12.598-4.101-26.294 2.8-30.393 15.503L206.442 98.46c-13.815-28.497-36.054-49.266-66.292-49.266-30.347 0-52.637 20.92-66.44 49.575Zm66.39-1.264h-.05.1-.05Z" clipRule="evenodd" /></mask><g mask="url(#a)"><path fill="url(#b)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#c)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#d)" fillOpacity=".8" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><path fill="url(#e)" fillRule="evenodd" d="M156.5 220.034 231.1-10.02H290v39.509l-61.8 190.545h-71.7Z" clipRule="evenodd" /><g fillRule="evenodd" clipRule="evenodd" style={{"mixBlendMode":"multiply"}}><path fill="url(#f)" d="M156.5 220.034 231.1-10.02 290 29.489l-61.8 190.545h-71.7Z" /><path fill="url(#g)" d="M156.5 220.034 231.1-10.02 290 29.489l-61.8 190.545h-71.7Z" /></g><path fill="#E63CFE" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#h)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#i)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#j)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><path fill="url(#k)" fillRule="evenodd" d="M226.5 219.934h-51.4c-3.6-31.208-15-112.527-35-112.527-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 25.2 0 47.1 12.403 63.7 35.308l2.645 24.061s1.555 3.346 2.155 4.646c15.9 36.009 19 81.019 19 81.019.2 3.201-.2 6.302-1.1 9.102v26.707Z" clipRule="evenodd" /><g fillRule="evenodd" clipRule="evenodd" style={{"mixBlendMode":"multiply"}}><path fill="url(#l)" d="M140.1 107.407c-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 111.75 0 95.397 68.316 0 68.316Z" /><path fill="url(#m)" d="M140.1 107.407c-21.7 0-31.8 90.121-34 112.527H32.4c3.2-38.909 20.8-180.843 107.7-180.843 111.75 0 95.397 68.316 0 68.316Z" /></g><path fill="url(#n)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#o)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#p)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#q)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#r)" fillRule="evenodd" d="M-9.9 29.489v-39.51H49L76.4 74.5l-2.693 24.27L99.5 178.424c1 3.001 1.3 6.201 1.1 9.202 0 0-1.9 28.207-13.4 32.508H51.8L-9.9 29.489Z" clipRule="evenodd" /><path fill="url(#s)" d="M290-10.02H-10v230.054h300V-10.02Z" /><path fill="url(#t)" d="M290-10.02H-10v230.054h300V-10.02Z" /><path fill="url(#u)" d="M290-10.02H-10v230.054h300V-10.02Z" /></g><defs><radialGradient id="f" cx="0" cy="0" r="1" gradientTransform="rotate(83.438 43.842 167.73) scale(155.653 39.7647)" gradientUnits="userSpaceOnUse"><stop stopColor="#6F15A9" stopOpacity=".9" /><stop offset=".613" stopColor="#6F15A9" stopOpacity="0" /></radialGradient><radialGradient id="g" cx="0" cy="0" r="1" gradientTransform="matrix(24.69652 161.33978 -34.3153 5.2527 217.626 .959)" gradientUnits="userSpaceOnUse"><stop offset=".377" stopColor="#fff" /><stop offset="1" stopColor="#fff" stopOpacity="0" /></radialGradient><radialGradient id="h" cx="0" cy="0" r="1" gradientTransform="rotate(-82.825 148.387 -.173) scale(129.813 100.452)" gradientUnits="userSpaceOnUse"><stop stopColor="#39FBBB" stopOpacity=".5" /><stop offset=".701" stopColor="#39FBBB" /><stop offset=".949" stopColor="#39FBBB" stopOpacity="0" /></radialGradient><radialGradient id="i" cx="0" cy="0" r="1" gradientTransform="matrix(-159.54108 -251.31895 60.92249 -38.67452 296.764 204.529)" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="j" cx="0" cy="0" r="1" gradientTransform="matrix(0 -115.84 97.1865 0 136.481 174.605)" gradientUnits="userSpaceOnUse"><stop offset=".64" stopColor="#4A4EFA" /><stop offset="1" stopColor="#4A4EFA" stopOpacity="0" /></radialGradient><radialGradient id="k" cx="0" cy="0" r="1" gradientTransform="rotate(-71.666 204.704 51.35) scale(155.998 62.8576)" gradientUnits="userSpaceOnUse"><stop offset=".632" stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="l" cx="0" cy="0" r="1" gradientTransform="rotate(71.833 -38.114 102.588) scale(75.0284 46.6295)" gradientUnits="userSpaceOnUse"><stop stopColor="#6F15A9" /><stop offset="1" stopColor="#00127F" stopOpacity="0" /></radialGradient><radialGradient id="m" cx="0" cy="0" r="1" gradientTransform="rotate(175.292 74.822 60.88) scale(82.9292 111.991)" gradientUnits="userSpaceOnUse"><stop offset=".758" stopColor="#fff" /><stop offset="1" stopColor="#fff" stopOpacity="0" /></radialGradient><radialGradient id="s" cx="0" cy="0" r="1" gradientTransform="matrix(0 -229.783 165.804 0 96.901 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".262" stopColor="#FFAE3C" /><stop offset=".527" stopColor="#FFAE3C" stopOpacity="0" /></radialGradient><radialGradient id="t" cx="0" cy="0" r="1" gradientTransform="matrix(0 -129.629 126.516 0 242.706 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".283" stopColor="#E63CFE" /><stop offset=".857" stopColor="#E63CFE" stopOpacity="0" /></radialGradient><radialGradient id="u" cx="0" cy="0" r="1" gradientTransform="matrix(-24.1919 -176.1889 68.00682 -9.33778 164.141 219.762)" gradientUnits="userSpaceOnUse"><stop offset=".251" stopColor="#FFAE3C" /><stop offset=".656" stopColor="#FFAE3C" stopOpacity="0" /></radialGradient><linearGradient id="b" x1="328.489" x2="259.397" y1="-101.75" y2="227.415" gradientUnits="userSpaceOnUse"><stop stopColor="#4A4EFA" /><stop offset=".625" stopColor="#E63CFE" /></linearGradient><linearGradient id="c" x1="193.001" x2="247.46" y1="96.497" y2="115.178" gradientUnits="userSpaceOnUse"><stop offset=".259" stopColor="#4A4EFA" /><stop offset=".961" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="d" x1="202.309" x2="243.057" y1="71.375" y2="86.077" gradientUnits="userSpaceOnUse"><stop offset=".252" stopColor="#39FBBB" /><stop offset="1" stopColor="#39FBBB" stopOpacity="0" /></linearGradient><linearGradient id="e" x1="295.535" x2="286.169" y1="-10.021" y2="31.423" gradientUnits="userSpaceOnUse"><stop stopColor="#4A4EFA" /><stop offset=".933" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="n" x1="-18.948" x2="55.093" y1="1.039" y2="231.932" gradientUnits="userSpaceOnUse"><stop offset=".17" stopColor="#E63CFE" /><stop offset=".592" stopColor="#FFAE3C" /></linearGradient><linearGradient id="o" x1="63.506" x2="20.255" y1="74.425" y2="88.815" gradientUnits="userSpaceOnUse"><stop offset=".321" stopColor="#4A4EFA" /><stop offset="1" stopColor="#4A4EFA" stopOpacity="0" /></linearGradient><linearGradient id="p" x1="82.497" x2="64.141" y1="106.838" y2="112.322" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></linearGradient><linearGradient id="q" x1="52.445" x2="17.265" y1="223.209" y2="146.13" gradientUnits="userSpaceOnUse"><stop offset=".372" stopColor="#FFAE3C" /><stop offset="1" stopColor="#FFAE3C" stopOpacity="0" /></linearGradient><linearGradient id="r" x1="20.419" x2="34.66" y1="-10.021" y2="23.34" gradientUnits="userSpaceOnUse"><stop stopColor="#E63CFE" /><stop offset="1" stopColor="#E63CFE" stopOpacity="0" /></linearGradient></defs></svg>
11
11
  );
12
12
  }
13
13
  );
package/src/index.ts CHANGED
@@ -8,7 +8,6 @@ export * from "./redo";
8
8
  export * from "./google";
9
9
  export * from "./github";
10
10
  export * from "./devices";
11
- export * from "./tablet";
12
11
  export * from "./body";
13
12
  export * from "./types";
14
13
  export * from "./align-content-center";
package/src/legacy.ts CHANGED
@@ -3,17 +3,12 @@ export {
3
3
  FontBoldIcon,
4
4
  FontItalicIcon,
5
5
  Link2Icon,
6
- MobileIcon,
7
- LaptopIcon,
8
- DesktopIcon,
9
6
  PlusIcon,
10
- HamburgerMenuIcon,
11
7
  DotsHorizontalIcon,
12
8
  CheckIcon,
13
9
  RocketIcon,
14
10
  ExternalLinkIcon,
15
11
  Share1Icon,
16
- EyeOpenIcon,
17
12
  ExclamationTriangleIcon,
18
13
  DotFilledIcon,
19
14
  TriangleRightIcon,
package/src/types.ts CHANGED
@@ -7,6 +7,7 @@ import type {
7
7
  export interface IconProps extends SVGAttributes<SVGElement> {
8
8
  children?: never;
9
9
  color?: string;
10
+ size?: number;
10
11
  }
11
12
 
12
13
  export type IconComponent = ForwardRefExoticComponent<
package/lib/tablet.js DELETED
@@ -1,23 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- const TabletIcon = React.forwardRef(
4
- ({ color = "currentColor", ...props }, forwardedRef) => {
5
- return /* @__PURE__ */ jsx("svg", {
6
- width: "15",
7
- height: "15",
8
- viewBox: "0 0 24 24",
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- ...props,
12
- ref: forwardedRef,
13
- children: /* @__PURE__ */ jsx("path", {
14
- fill: color,
15
- d: "M20 0H6C4.34 0 4 0.84 4 2.5V20.5C4 22.16 5.34 23.5 7 23.5H19C20.66 23.5 22 22.16 22 20.5V2.5C22 0.84 21.66 0 20 0ZM15 22.5H13H11V22H13H15V22.5ZM21 21H13H5V10.5V1H13H21V21Z"
16
- })
17
- });
18
- }
19
- );
20
- TabletIcon.displayName = "TabletIcon";
21
- export {
22
- TabletIcon
23
- };
package/src/tablet.tsx DELETED
@@ -1,25 +0,0 @@
1
- import * as React from "react";
2
- import { IconProps } from "./types";
3
-
4
- export const TabletIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="15"
9
- height="15"
10
- viewBox="0 0 24 24"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fill={color}
18
- d="M20 0H6C4.34 0 4 0.84 4 2.5V20.5C4 22.16 5.34 23.5 7 23.5H19C20.66 23.5 22 22.16 22 20.5V2.5C22 0.84 21.66 0 20 0ZM15 22.5H13H11V22H13H15V22.5ZM21 21H13H5V10.5V1H13H21V21Z"
19
- />
20
- </svg>
21
- );
22
- }
23
- );
24
-
25
- TabletIcon.displayName = "TabletIcon";