@brizy/ui-icons 0.0.38 → 0.0.40

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 (138) hide show
  1. package/es/icons/ArrowRight.d.ts +1 -2
  2. package/es/icons/ArrowRight.js +1 -1
  3. package/es/icons/ArrowRightLegacy.d.ts +3 -0
  4. package/es/icons/ArrowRightLegacy.js +4 -0
  5. package/es/icons/CheckCircle.d.ts +1 -2
  6. package/es/icons/CheckCircle.js +1 -1
  7. package/es/icons/CheckCircleLegacy.d.ts +3 -0
  8. package/es/icons/CheckCircleLegacy.js +4 -0
  9. package/es/icons/CheckSmall.d.ts +1 -2
  10. package/es/icons/CheckSmall.js +1 -1
  11. package/es/icons/CheckSmallLegacy.d.ts +3 -0
  12. package/es/icons/CheckSmallLegacy.js +4 -0
  13. package/es/icons/Close.d.ts +1 -2
  14. package/es/icons/Close.js +1 -1
  15. package/es/icons/CloseLegacy.d.ts +3 -0
  16. package/es/icons/CloseLegacy.js +4 -0
  17. package/es/icons/Delete.d.ts +1 -2
  18. package/es/icons/Delete.js +1 -1
  19. package/es/icons/DeleteLegacy.d.ts +3 -0
  20. package/es/icons/DeleteLegacy.js +4 -0
  21. package/es/icons/Duplicate.d.ts +1 -2
  22. package/es/icons/Duplicate.js +1 -1
  23. package/es/icons/DuplicateLegacy.d.ts +3 -0
  24. package/es/icons/DuplicateLegacy.js +6 -0
  25. package/es/icons/DuplicateReversed.d.ts +2 -0
  26. package/es/icons/DuplicateReversed.js +3 -0
  27. package/es/icons/EnterRounded.d.ts +2 -0
  28. package/es/icons/EnterRounded.js +4 -0
  29. package/es/icons/Extend.d.ts +2 -0
  30. package/es/icons/Extend.js +4 -0
  31. package/es/icons/Heart.d.ts +1 -2
  32. package/es/icons/Heart.js +1 -1
  33. package/es/icons/HeartLegacy.d.ts +3 -0
  34. package/es/icons/HeartLegacy.js +9 -0
  35. package/es/icons/Message.d.ts +2 -0
  36. package/es/icons/Message.js +3 -0
  37. package/es/icons/Microphone.d.ts +2 -0
  38. package/es/icons/Microphone.js +4 -0
  39. package/es/icons/Multilanguage.d.ts +2 -0
  40. package/es/icons/Multilanguage.js +4 -0
  41. package/es/icons/NothingSelected.d.ts +2 -0
  42. package/es/icons/NothingSelected.js +3 -0
  43. package/es/icons/PlusCircle.d.ts +1 -2
  44. package/es/icons/PlusCircle.js +1 -1
  45. package/es/icons/PlusCircleLegacy.d.ts +3 -0
  46. package/es/icons/PlusCircleLegacy.js +4 -0
  47. package/es/icons/Search.d.ts +2 -0
  48. package/es/icons/Search.js +3 -0
  49. package/es/icons/SecondPlay.d.ts +2 -0
  50. package/es/icons/SecondPlay.js +3 -0
  51. package/es/icons/Send.d.ts +2 -0
  52. package/es/icons/Send.js +3 -0
  53. package/es/icons/Settings.d.ts +1 -2
  54. package/es/icons/Settings.js +1 -1
  55. package/es/icons/SettingsLegacy.d.ts +3 -0
  56. package/es/icons/SettingsLegacy.js +9 -0
  57. package/es/icons/Shorten.d.ts +2 -0
  58. package/es/icons/Shorten.js +4 -0
  59. package/es/icons/Spinner.d.ts +1 -2
  60. package/es/icons/Spinner.js +1 -1
  61. package/es/icons/SpinnerLegacy.d.ts +3 -0
  62. package/es/icons/SpinnerLegacy.js +7 -0
  63. package/es/icons/StarShapes.d.ts +2 -0
  64. package/es/icons/StarShapes.js +3 -0
  65. package/es/icons/Support.d.ts +2 -0
  66. package/es/icons/Support.js +3 -0
  67. package/es/index.d.ts +23 -0
  68. package/es/index.js +24 -0
  69. package/lib/icons/ArrowRight.d.ts +1 -2
  70. package/lib/icons/ArrowRight.js +1 -1
  71. package/lib/icons/ArrowRightLegacy.d.ts +3 -0
  72. package/lib/icons/ArrowRightLegacy.js +10 -0
  73. package/lib/icons/CheckCircle.d.ts +1 -2
  74. package/lib/icons/CheckCircle.js +1 -1
  75. package/lib/icons/CheckCircleLegacy.d.ts +3 -0
  76. package/lib/icons/CheckCircleLegacy.js +10 -0
  77. package/lib/icons/CheckSmall.d.ts +1 -2
  78. package/lib/icons/CheckSmall.js +1 -1
  79. package/lib/icons/CheckSmallLegacy.d.ts +3 -0
  80. package/lib/icons/CheckSmallLegacy.js +10 -0
  81. package/lib/icons/Close.d.ts +1 -2
  82. package/lib/icons/Close.js +1 -1
  83. package/lib/icons/CloseLegacy.d.ts +3 -0
  84. package/lib/icons/CloseLegacy.js +10 -0
  85. package/lib/icons/Delete.d.ts +1 -2
  86. package/lib/icons/Delete.js +1 -1
  87. package/lib/icons/DeleteLegacy.d.ts +3 -0
  88. package/lib/icons/DeleteLegacy.js +10 -0
  89. package/lib/icons/Duplicate.d.ts +1 -2
  90. package/lib/icons/Duplicate.js +1 -1
  91. package/lib/icons/DuplicateLegacy.d.ts +3 -0
  92. package/lib/icons/DuplicateLegacy.js +12 -0
  93. package/lib/icons/DuplicateReversed.d.ts +2 -0
  94. package/lib/icons/DuplicateReversed.js +9 -0
  95. package/lib/icons/EnterRounded.d.ts +2 -0
  96. package/lib/icons/EnterRounded.js +10 -0
  97. package/lib/icons/Extend.d.ts +2 -0
  98. package/lib/icons/Extend.js +10 -0
  99. package/lib/icons/Heart.d.ts +1 -2
  100. package/lib/icons/Heart.js +1 -1
  101. package/lib/icons/HeartLegacy.d.ts +3 -0
  102. package/lib/icons/HeartLegacy.js +15 -0
  103. package/lib/icons/Message.d.ts +2 -0
  104. package/lib/icons/Message.js +9 -0
  105. package/lib/icons/Microphone.d.ts +2 -0
  106. package/lib/icons/Microphone.js +10 -0
  107. package/lib/icons/Multilanguage.d.ts +2 -0
  108. package/lib/icons/Multilanguage.js +10 -0
  109. package/lib/icons/NothingSelected.d.ts +2 -0
  110. package/lib/icons/NothingSelected.js +9 -0
  111. package/lib/icons/PlusCircle.d.ts +1 -2
  112. package/lib/icons/PlusCircle.js +1 -1
  113. package/lib/icons/PlusCircleLegacy.d.ts +3 -0
  114. package/lib/icons/PlusCircleLegacy.js +10 -0
  115. package/lib/icons/Search.d.ts +2 -0
  116. package/lib/icons/Search.js +9 -0
  117. package/lib/icons/SecondPlay.d.ts +2 -0
  118. package/lib/icons/SecondPlay.js +9 -0
  119. package/lib/icons/Send.d.ts +2 -0
  120. package/lib/icons/Send.js +9 -0
  121. package/lib/icons/Settings.d.ts +1 -2
  122. package/lib/icons/Settings.js +1 -1
  123. package/lib/icons/SettingsLegacy.d.ts +3 -0
  124. package/lib/icons/SettingsLegacy.js +15 -0
  125. package/lib/icons/Shorten.d.ts +2 -0
  126. package/lib/icons/Shorten.js +10 -0
  127. package/lib/icons/Spinner.d.ts +1 -2
  128. package/lib/icons/Spinner.js +1 -1
  129. package/lib/icons/SpinnerLegacy.d.ts +3 -0
  130. package/lib/icons/SpinnerLegacy.js +13 -0
  131. package/lib/icons/StarShapes.d.ts +2 -0
  132. package/lib/icons/StarShapes.js +9 -0
  133. package/lib/icons/Support.d.ts +2 -0
  134. package/lib/icons/Support.js +9 -0
  135. package/lib/index.d.ts +23 -0
  136. package/lib/index.js +48 -1
  137. package/package-lock.json +1 -1
  138. package/package.json +1 -1
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const ArrowRight: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const ArrowRight: () => ReactElement;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const ArrowRight = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const ArrowRight = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", null,
4
4
  React.createElement("path", { fill: "currentColor", d: "M9.3 1.3L7.9 2.7 12.2 7H0v2h12.2l-4.3 4.3 1.4 1.4L16 8z" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const ArrowRightLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const ArrowRightLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", null,
4
+ React.createElement("path", { fill: "currentColor", d: "M9.3 1.3L7.9 2.7 12.2 7H0v2h12.2l-4.3 4.3 1.4 1.4L16 8z" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const CheckCircle: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const CheckCircle: () => ReactElement;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const CheckCircle = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const CheckCircle = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
4
  React.createElement("path", { d: "M8,0 C3.6,0 0,3.6 0,8 C0,12.4 3.6,16 8,16 C12.4,16 16,12.4 16,8 C16,3.6 12.4,0 8,0 Z M7,11.4 L3.6,8 L5,6.6 L7,8.6 L11,4.6 L12.4,6 L7,11.4 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const CheckCircleLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const CheckCircleLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
+ React.createElement("path", { d: "M8,0 C3.6,0 0,3.6 0,8 C0,12.4 3.6,16 8,16 C12.4,16 16,12.4 16,8 C16,3.6 12.4,0 8,0 Z M7,11.4 L3.6,8 L5,6.6 L7,8.6 L11,4.6 L12.4,6 L7,11.4 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const CheckSmall: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const CheckSmall: () => ReactElement;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const CheckSmall = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const CheckSmall = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", { fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
4
4
  React.createElement("polygon", { fillRule: "nonzero", fill: "currentColor", points: "6.50836363 12.992 1.87199996 7.99199999 3.78109089 5.93317645 6.50836363 8.87435295 11.9629091 2.99199996 13.872 5.0508235" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const CheckSmallLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const CheckSmallLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
4
+ React.createElement("polygon", { fillRule: "nonzero", fill: "currentColor", points: "6.50836363 12.992 1.87199996 7.99199999 3.78109089 5.93317645 6.50836363 8.87435295 11.9629091 2.99199996 13.872 5.0508235" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Close: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Close: () => ReactElement;
package/es/icons/Close.js CHANGED
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const Close = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
2
+ export const Close = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
3
  React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
4
  React.createElement("polygon", { fill: "currentColor", fillRule: "nonzero", points: "13.3406833 5.55111512e-17 8.76771899 5.11940885 3.58869913 0 0.769230769 2.87439085 6.20794072 8 0.769230769 13.3158649 3.58869913 16 8.76771899 10.8189279 13.9351485 16 16.7692308 13.3158649 11.6597528 8.13088577 16.479809 2.87439085" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const CloseLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const CloseLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
+ React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
+ React.createElement("polygon", { fill: "currentColor", fillRule: "nonzero", points: "13.3406833 5.55111512e-17 8.76771899 5.11940885 3.58869913 0 0.769230769 2.87439085 6.20794072 8 0.769230769 13.3158649 3.58869913 16 8.76771899 10.8189279 13.9351485 16 16.7692308 13.3158649 11.6597528 8.13088577 16.479809 2.87439085" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Delete: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Delete: () => ReactElement;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const Delete = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
2
+ export const Delete = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
3
  React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
4
  React.createElement("path", { d: "M14,6 L14,14 C14,15.1 13.1,16 12,16 L12,16 L4,16 C2.9,16 2,15.1 2,14 L2,14 L2,6 L14,6 Z M11,0 C11.6,0 12,0.4 12,1 L12,1 L12,3 L16,3 L16,5 L0,5 L0,3 L4,3 L4,1 C4,0.4 4.4,0 5,0 L5,0 Z M10,2 L6,2 L6,3 L10,3 L10,2 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const DeleteLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const DeleteLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
+ React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
4
+ React.createElement("path", { d: "M14,6 L14,14 C14,15.1 13.1,16 12,16 L12,16 L4,16 C2.9,16 2,15.1 2,14 L2,14 L2,6 L14,6 Z M11,0 C11.6,0 12,0.4 12,1 L12,1 L12,3 L16,3 L16,5 L0,5 L0,3 L4,3 L4,1 C4,0.4 4.4,0 5,0 L5,0 Z M10,2 L6,2 L6,3 L10,3 L10,2 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Duplicate: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Duplicate: () => ReactElement;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export const Duplicate = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const Duplicate = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", null,
4
4
  React.createElement("g", { transform: "matrix(-1 0 0 1 14 0)", fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
5
5
  React.createElement("path", { d: "M9 4H1c-.6 0-1 .4-1 1v10c0 .6.4 1 1 1h8c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1z" }),
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const DuplicateLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export const DuplicateLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", null,
4
+ React.createElement("g", { transform: "matrix(-1 0 0 1 14 0)", fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
5
+ React.createElement("path", { d: "M9 4H1c-.6 0-1 .4-1 1v10c0 .6.4 1 1 1h8c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1z" }),
6
+ React.createElement("path", { d: "M13 0H3v2h9v11h2V1c0-.6-.4-1-1-1z" })))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const DuplicateReversed: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const DuplicateReversed = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.5 3c.45 0 .75.3.75.75v7.5c0 .45-.3.75-.75.75h-6c-.45 0-.75-.3-.75-.75v-7.5c0-.45.3-.75.75-.75Zm3-3c.45 0 .75.3.75.75v9h-1.5V1.5H3V0Z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const EnterRounded: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const EnterRounded = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
+ React.createElement("path", { fill: "currentColor", d: "M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8Zm3.357 5a.643.643 0 0 0-.643.643v2.045H7.636V5.87a.364.364 0 0 0-.603-.273l-2.91 2.546a.364.364 0 0 0 0 .546l2.91 2.546a.364.364 0 0 0 .603-.273V9.143h3.637A.727.727 0 0 0 12 8.416V5.643A.643.643 0 0 0 11.357 5Z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Extend: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const Extend = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
+ React.createElement("path", { fill: "currentColor", d: "M0 .75h12v1.5H0Zm0 3h12v1.5H0Zm0 3h12v1.5H0Zm0 3h6.75v1.5H0Z" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Heart: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Heart: () => ReactElement;
package/es/icons/Heart.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export const Heart = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const Heart = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", { fill: "currentColor", fillRule: "nonzero", transform: "translate(-86 -419)" },
4
4
  React.createElement("g", { transform: "translate(47)" },
5
5
  React.createElement("g", { transform: "translate(0 78)" },
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const HeartLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ export const HeartLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "currentColor", fillRule: "nonzero", transform: "translate(-86 -419)" },
4
+ React.createElement("g", { transform: "translate(47)" },
5
+ React.createElement("g", { transform: "translate(0 78)" },
6
+ React.createElement("g", { transform: "translate(0 328)" },
7
+ React.createElement("g", { transform: "translate(39 11)" },
8
+ React.createElement("g", { transform: "translate(0 1)" },
9
+ React.createElement("path", { d: "M14.682 2.318a4.5 4.5 0 00-6.364 0c-.121.121-.214.259-.318.389-.104-.13-.197-.268-.318-.389a4.5 4.5 0 00-6.364 6.364L8 15l6.682-6.318a4.5 4.5 0 000-6.364z" })))))))));
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const Message: () => JSX.Element;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Message = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 17 16" },
3
+ React.createElement("path", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M14.5 1h-12A1.5 1.5 0 0 0 1 2.5v9A1.5 1.5 0 0 0 2.5 13H6l2.5 3 2.5-3h3.5a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 1ZM4 5h9M4 9h9" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Microphone: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const Microphone = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
+ React.createElement("path", { fill: "currentColor", d: "m11.174 4.49.088.01c.375.075.675.45.6.825-.375 2.7-2.55 4.8-5.175 5.1V12h-1.5v-1.575c-2.625-.375-4.8-2.4-5.175-5.1-.075-.375.225-.75.6-.825.45-.075.825.225.9.675C1.812 7.35 3.687 9 5.937 9s4.125-1.65 4.5-3.9c0-.375.45-.675.825-.6ZM5.937 0c1.65 0 3 1.35 3 3v1.5c0 1.65-1.35 3-3 3s-3-1.35-3-3V3c0-1.65 1.35-3 3-3Z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Multilanguage: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const Multilanguage = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
+ React.createElement("path", { fill: "currentColor", d: "M9.344 4.474 12 12h-1.712l-.544-1.784H7.012L6.468 12H4.756L7.4 4.474h1.943Zm-.963 1.164c-.114.437-.437 1.519-.97 3.245h1.954L8.515 6.14a7.721 7.721 0 0 1-.136-.502ZM4.527 0c-.032.158-.047.32-.047.48v.482h1.877C6.739.966 7.12.947 7.5.906v1.426a11.385 11.385 0 0 0-1.118-.047 6.201 6.201 0 0 1-.539 1.522c-.234.462-.527.89-.874 1.275.465.275.96.495 1.478.652l-.5 1.423A9.123 9.123 0 0 1 3.891 6.05C2.937 6.71 1.876 7.2.756 7.5A4.567 4.567 0 0 0 0 6.106a8.58 8.58 0 0 0 2.795-1.032c-.399-.435-.74-.92-1.015-1.442a6.938 6.938 0 0 1-.544-1.347c-.465 0-.732.016-1.126.047V.906c.38.041.76.06 1.142.056h1.74V.489A2.392 2.392 0 0 0 2.945 0ZM4.5 3H2.25c.22.564.628 1.08 1.188 1.5.517-.43.881-.944 1.062-1.5Z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const NothingSelected: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const NothingSelected = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 30 30" },
3
+ React.createElement("path", { fill: "currentColor", d: "M14.293 14.293c.243-.244.595-.344.932-.268l13 3a1 1 0 0 1 .169 1.894l-4.653 1.994 5.673 5.673a2.002 2.002 0 0 1-1.415 3.415 1.99 1.99 0 0 1-1.414-.586l-5.673-5.673-1.994 4.652a.998.998 0 0 1-1.893-.169l-3-13a1.001 1.001 0 0 1 .268-.932ZM25 0c2.206 0 4 1.794 4 4v8a1 1 0 1 1-2 0V4c0-1.103-.897-2-2-2H4c-1.103 0-2 .897-2 2v21c0 1.103.897 2 2 2h8a1 1 0 1 1 0 2H4c-2.206 0-4-1.794-4-4V4c0-2.206 1.794-4 4-4Z", opacity: 0.5 })));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const PlusCircle: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const PlusCircle: () => ReactElement;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export const PlusCircle = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const PlusCircle = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", null,
4
4
  React.createElement("path", { fill: "currentColor", d: "M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm4 9H9v3H7V9H4V7h3V4h2v3h3v2z" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const PlusCircleLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const PlusCircleLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", null,
4
+ React.createElement("path", { fill: "currentColor", d: "M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm4 9H9v3H7V9H4V7h3V4h2v3h3v2z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Search: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Search = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m13.314 11.9 2.393 2.393a.999.999 0 1 1-1.414 1.414L11.9 13.314a8.019 8.019 0 0 0 1.414-1.414ZM7 0c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7Zm0 2C4.243 2 2 4.243 2 7s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5Z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const SecondPlay: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const SecondPlay = () => (React.createElement("svg", { height: "1em", width: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { d: "M8,0a8,8,0,1,0,8,8A8.024,8.024,0,0,0,8,0Zm2.765,8.424-4,2.5A.5.5,0,0,1,6.5,11a.5.5,0,0,1-.5-.5v-5a.5.5,0,0,1,.765-.424l4,2.5a.5.5,0,0,1,0,.848Z", fill: "currentColor" })));
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const Send: () => JSX.Element;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Send = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.707.293a1 1 0 0 0-1.043-.234l-14 5a.999.999 0 0 0-.111 1.835l4.586 2.292 4.64-3.314c.23-.164.514.119.35.349l-3.315 4.642 2.292 4.586c.17.339.518.552.895.552l.06-.002a1 1 0 0 0 .883-.662l4.999-14.001c.129-.363.037-.77-.236-1.043Z" })));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Settings: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Settings: () => ReactElement;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export const Settings = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
2
+ export const Settings = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
3
  React.createElement("g", { stroke: "none", fill: "currentColor" },
4
4
  React.createElement("g", { transform: "translate(-273.000000, -132.000000)", fill: "currentColor" },
5
5
  React.createElement("g", { transform: "translate(47.000000, 0.000000)" },
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const SettingsLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ export const SettingsLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
3
+ React.createElement("g", { stroke: "none", fill: "currentColor" },
4
+ React.createElement("g", { transform: "translate(-273.000000, -132.000000)", fill: "currentColor" },
5
+ React.createElement("g", { transform: "translate(47.000000, 0.000000)" },
6
+ React.createElement("g", { transform: "translate(0.000000, 78.000000)" },
7
+ React.createElement("g", { transform: "translate(0.000000, 40.000000)" },
8
+ React.createElement("g", { transform: "translate(229.000000, 14.000000)" },
9
+ React.createElement("path", { d: "M10.3,5.2 L11.4,3.1 L10,1.7 L7.9,2.8 C7.6,2.6 7.2,2.5 6.8,2.4 L6,0 L4,0 L3.2,2.3 C2.9,2.4 2.5,2.5 2.2,2.7 L0.1,1.6 L-1.4,3.1 L-0.3,5.2 C-0.5,5.5 -0.6,5.9 -0.7,6.2 L-3,7 L-3,9 L-0.7,9.8 C-0.6,10.2 -0.4,10.5 -0.3,10.9 L-1.4,13 L0,14.4 L2.1,13.3 C2.4,13.5 2.8,13.6 3.2,13.7 L4,16 L6,16 L6.8,13.7 C7.2,13.6 7.5,13.4 7.9,13.3 L10,14.4 L11.4,13 L10.3,10.9 C10.5,10.6 10.6,10.2 10.7,9.8 L13,9 L13,7 L10.7,6.2 C10.6,5.9 10.5,5.5 10.3,5.2 Z M5,11 C3.3,11 2,9.7 2,8 C2,6.3 3.3,5 5,5 C6.7,5 8,6.3 8,8 C8,9.7 6.7,11 5,11 Z" })))))))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Shorten: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const Shorten = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M0 2.25h12v1.5H0Zm0 3h10.5v1.5H0Zm0 3h6v1.5H0Z" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const Spinner: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const Spinner: () => ReactElement;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export const Spinner = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
2
+ export const Spinner = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", null,
4
4
  React.createElement("g", null,
5
5
  React.createElement("g", null,
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const SpinnerLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ export const SpinnerLegacy = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", null,
4
+ React.createElement("g", null,
5
+ React.createElement("g", null,
6
+ React.createElement("path", { style: { opacity: "0.4" }, fill: "currentColor", className: "cls-1", d: "M8,16a8,8,0,1,1,8-8A8,8,0,0,1,8,16ZM8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z" }),
7
+ React.createElement("path", { fill: "currentColor", d: "M16,8H14A6,6,0,0,0,8,2V0A8,8,0,0,1,16,8Z" }))))));
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const StarShapes: () => JSX.Element;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const StarShapes = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M6 6a1 1 0 0 1 1 1c0 1.727 2.273 4 4 4a1 1 0 0 1 0 2c-1.912 0-3.847 2.01-4 4-.042.55-.448 1-1 1s-.947-.45-1-1c-.184-1.897-2.528-3.864-4-4-.55-.05-1-.448-1-1a1 1 0 0 1 1-1c1.941 0 3.848-2.417 4-4 .053-.55.448-1 1-1Zm9.273 6c.376 0 .682.305.682.682 0 .753.61 1.363 1.363 1.363a.682.682 0 1 1 0 1.364c-.753 0-1.363.61-1.363 1.364a.682.682 0 1 1-1.364 0c0-.753-.61-1.364-1.364-1.364a.682.682 0 1 1 0-1.364c.753 0 1.364-.61 1.364-1.363 0-.377.305-.682.682-.682ZM13.636 0c.603 0 .898.52 1.091 1.09.29.86 1.446 1.994 2.182 2.183.584.15 1.091.488 1.091 1.09 0 .603-.53.871-1.09 1.092-.591.231-1.904 1.39-2.183 2.181-.2.569-.488 1.091-1.09 1.091-.603 0-.943-.507-1.092-1.09-.198-.782-1.523-2.035-2.181-2.182-.588-.132-1.091-.489-1.091-1.091 0-.603.488-1.091 1.09-1.091.7 0 2.182-1.49 2.182-2.182 0-.603.489-1.091 1.091-1.091ZM3.273 0c.376 0 .79.319.89.682.208.751.312.91 1.158 1.209.355.126.679.46.679.836 0 .377-.178.685-.52.843-.696.32-1.104.547-1.317 1.203-.116.358-.514.682-.89.682-.377 0-.876-.329-1.006-.682C1.984 4 1.594 4 1.013 3.57c-.302-.225-.468-.466-.468-.843 0-.376.322-.725.682-.836.887-.273.887-.55 1.183-1.21C2.564.339 2.896 0 3.273 0Z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Support: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Support = () => (React.createElement("svg", { height: "1em", width: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", d: "M8,0C3.6,0,0,3.6,0,8c0,4.4,3.6,8,8,8s8-3.6,8-8C16,3.6,12.4,0,8,0z M8,10c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2 s2,0.9,2,2C10,9.1,9.1,10,8,10z M8,2c0.9,0,1.8,0.2,2.6,0.6L9.044,4.156c-0.761-0.207-1.327-0.207-2.089,0L5.4,2.6 C6.2,2.2,7.1,2,8,2z M2,8c0-0.9,0.2-1.8,0.6-2.6l1.556,1.556c-0.207,0.761-0.207,1.327,0,2.089L2.6,10.6C2.2,9.8,2,8.9,2,8z M8,14 c-0.9,0-1.8-0.2-2.6-0.6l1.556-1.556c0.761,0.207,1.327,0.207,2.089,0L10.6,13.4C9.8,13.8,8.9,14,8,14z M13.4,10.6l-1.556-1.556 c0.207-0.761,0.207-1.327,0-2.089L13.4,5.4C13.8,6.2,14,7.1,14,8C14,8.9,13.8,9.8,13.4,10.6z" })));
package/es/index.d.ts CHANGED
@@ -117,12 +117,25 @@ export { Diagram } from "./icons/Diagram";
117
117
  export { BrizyLogo } from "./icons/BrizyLogo";
118
118
  export { NotificationsOutlined } from "./icons/NotificationsOutlined";
119
119
  export { Discounts } from "./icons/Discounts";
120
+ export { Shorten } from "./icons/Shorten";
121
+ export { Microphone } from "./icons/Microphone";
122
+ export { Multilanguage } from "./icons/Multilanguage";
123
+ export { Extend } from "./icons/Extend";
124
+ export { DuplicateReversed } from "./icons/DuplicateReversed";
125
+ export { Search } from "./icons/Search";
126
+ export { NothingSelected } from "./icons/NothingSelected";
127
+ export { EnterRounded } from "./icons/EnterRounded";
128
+ export { Message } from "./icons/Message";
129
+ export { Send } from "./icons/Send";
130
+ export { StarShapes } from "./icons/StarShapes";
120
131
  export { Reverse } from "./icons/Reverse";
121
132
  export { StreUp } from "./icons/StreUp";
122
133
  export { StreDown } from "./icons/StreDown";
123
134
  export { CircleRemove } from "./icons/CircleRemove";
124
135
  export { Circle2 } from "./icons/Circle2";
125
136
  export { Unlock } from "./icons/Unlock";
137
+ export { SecondPlay } from "./icons/SecondPlay";
138
+ export { Support } from "./icons/Support";
126
139
  export { MinistryBrandsSermonList } from "./icons/MinistryBrandsSermonList";
127
140
  export { MinistryBrandsSermonDetail } from "./icons/MinistryBrandsSermonDetail";
128
141
  export { MinistryBrandsSermonFeatured } from "./icons/MinistryBrandsSermonFeatured";
@@ -146,3 +159,13 @@ export { HrzAlignRight } from "./icons/HrzAlignRight";
146
159
  export { MediaImage } from "./icons/MediaImage";
147
160
  export { MediaVideo } from "./icons/MediaVideo";
148
161
  export { MediaMap } from "./icons/MediaMap";
162
+ export { SpinnerLegacy } from "./icons/SpinnerLegacy";
163
+ export { SettingsLegacy } from "./icons/SettingsLegacy";
164
+ export { PlusCircleLegacy } from "./icons/PlusCircleLegacy";
165
+ export { HeartLegacy } from "./icons/HeartLegacy";
166
+ export { CheckCircleLegacy } from "./icons/CheckCircleLegacy";
167
+ export { CheckSmallLegacy } from "./icons/CheckSmallLegacy";
168
+ export { CloseLegacy } from "./icons/CloseLegacy";
169
+ export { DeleteLegacy } from "./icons/DeleteLegacy";
170
+ export { DuplicateLegacy } from "./icons/DuplicateLegacy";
171
+ export { ArrowRightLegacy } from "./icons/ArrowRightLegacy";
package/es/index.js CHANGED
@@ -117,12 +117,25 @@ export { Diagram } from "./icons/Diagram";
117
117
  export { BrizyLogo } from "./icons/BrizyLogo";
118
118
  export { NotificationsOutlined } from "./icons/NotificationsOutlined";
119
119
  export { Discounts } from "./icons/Discounts";
120
+ export { Shorten } from "./icons/Shorten";
121
+ export { Microphone } from "./icons/Microphone";
122
+ export { Multilanguage } from "./icons/Multilanguage";
123
+ export { Extend } from "./icons/Extend";
124
+ export { DuplicateReversed } from "./icons/DuplicateReversed";
125
+ export { Search } from "./icons/Search";
126
+ export { NothingSelected } from "./icons/NothingSelected";
127
+ export { EnterRounded } from "./icons/EnterRounded";
128
+ export { Message } from "./icons/Message";
129
+ export { Send } from "./icons/Send";
130
+ export { StarShapes } from "./icons/StarShapes";
120
131
  export { Reverse } from "./icons/Reverse";
121
132
  export { StreUp } from "./icons/StreUp";
122
133
  export { StreDown } from "./icons/StreDown";
123
134
  export { CircleRemove } from "./icons/CircleRemove";
124
135
  export { Circle2 } from "./icons/Circle2";
125
136
  export { Unlock } from "./icons/Unlock";
137
+ export { SecondPlay } from "./icons/SecondPlay";
138
+ export { Support } from "./icons/Support";
126
139
  // Ministry Brands
127
140
  export { MinistryBrandsSermonList } from "./icons/MinistryBrandsSermonList";
128
141
  export { MinistryBrandsSermonDetail } from "./icons/MinistryBrandsSermonDetail";
@@ -150,3 +163,14 @@ export { HrzAlignRight } from "./icons/HrzAlignRight";
150
163
  export { MediaImage } from "./icons/MediaImage";
151
164
  export { MediaVideo } from "./icons/MediaVideo";
152
165
  export { MediaMap } from "./icons/MediaMap";
166
+ // Legacy
167
+ export { SpinnerLegacy } from "./icons/SpinnerLegacy";
168
+ export { SettingsLegacy } from "./icons/SettingsLegacy";
169
+ export { PlusCircleLegacy } from "./icons/PlusCircleLegacy";
170
+ export { HeartLegacy } from "./icons/HeartLegacy";
171
+ export { CheckCircleLegacy } from "./icons/CheckCircleLegacy";
172
+ export { CheckSmallLegacy } from "./icons/CheckSmallLegacy";
173
+ export { CloseLegacy } from "./icons/CloseLegacy";
174
+ export { DeleteLegacy } from "./icons/DeleteLegacy";
175
+ export { DuplicateLegacy } from "./icons/DuplicateLegacy";
176
+ export { ArrowRightLegacy } from "./icons/ArrowRightLegacy";
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const ArrowRight: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const ArrowRight: () => ReactElement;
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.ArrowRight = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
- exports.ArrowRight = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
8
+ exports.ArrowRight = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
9
  react_1.default.createElement("g", null,
10
10
  react_1.default.createElement("path", { fill: "currentColor", d: "M9.3 1.3L7.9 2.7 12.2 7H0v2h12.2l-4.3 4.3 1.4 1.4L16 8z" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const ArrowRightLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ArrowRightLegacy = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.ArrowRightLegacy = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("g", null,
10
+ react_1.default.createElement("path", { fill: "currentColor", d: "M9.3 1.3L7.9 2.7 12.2 7H0v2h12.2l-4.3 4.3 1.4 1.4L16 8z" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const CheckCircle: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const CheckCircle: () => ReactElement;
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.CheckCircle = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
- exports.CheckCircle = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
8
+ exports.CheckCircle = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
9
  react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
10
10
  react_1.default.createElement("path", { d: "M8,0 C3.6,0 0,3.6 0,8 C0,12.4 3.6,16 8,16 C12.4,16 16,12.4 16,8 C16,3.6 12.4,0 8,0 Z M7,11.4 L3.6,8 L5,6.6 L7,8.6 L11,4.6 L12.4,6 L7,11.4 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -0,0 +1,3 @@
1
+ import { ReactElement } from "react";
2
+ import { Props } from "../types";
3
+ export declare const CheckCircleLegacy: ({ className, onClick, style }: Props) => ReactElement;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.CheckCircleLegacy = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.CheckCircleLegacy = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
10
+ react_1.default.createElement("path", { d: "M8,0 C3.6,0 0,3.6 0,8 C0,12.4 3.6,16 8,16 C12.4,16 16,12.4 16,8 C16,3.6 12.4,0 8,0 Z M7,11.4 L3.6,8 L5,6.6 L7,8.6 L11,4.6 L12.4,6 L7,11.4 Z", fill: "currentColor", fillRule: "nonzero" }))));
@@ -1,3 +1,2 @@
1
1
  import { ReactElement } from "react";
2
- import { Props } from "../types";
3
- export declare const CheckSmall: ({ className, onClick, style }: Props) => ReactElement;
2
+ export declare const CheckSmall: () => ReactElement;