@ledgerhq/icons-ui 0.2.1 → 0.2.2

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 (87) hide show
  1. package/native/ArrowBottomLight.js +1 -1
  2. package/native/BracketleftLight.js +2 -2
  3. package/native/BracketleftMedium.js +2 -2
  4. package/native/BracketleftRegular.js +2 -2
  5. package/native/BracketleftThin.js +2 -2
  6. package/native/BracketleftUltraLight.js +2 -2
  7. package/native/BracketrightLight.js +2 -2
  8. package/native/BracketrightMedium.js +2 -2
  9. package/native/BracketrightRegular.js +2 -2
  10. package/native/BracketrightThin.js +2 -2
  11. package/native/BracketrightUltraLight.js +2 -2
  12. package/native/ClockSolidMedium.js +1 -1
  13. package/native/PenUltraLight.js +1 -1
  14. package/native/PercentMedium.d.ts +6 -0
  15. package/native/PercentMedium.js +8 -0
  16. package/native/PieChartMedium.d.ts +6 -0
  17. package/native/PieChartMedium.js +9 -0
  18. package/native/Sort1Medium.js +1 -1
  19. package/native/SortLight.js +1 -1
  20. package/native/SortMedium.js +1 -1
  21. package/native/TransferLight.js +1 -1
  22. package/native/index.d.ts +2 -0
  23. package/native/index.js +2 -0
  24. package/package.json +1 -1
  25. package/react/ArrowBottomLight.js +1 -1
  26. package/react/BracketleftLight.js +2 -2
  27. package/react/BracketleftMedium.js +2 -2
  28. package/react/BracketleftRegular.js +2 -2
  29. package/react/BracketleftThin.js +2 -2
  30. package/react/BracketleftUltraLight.js +2 -2
  31. package/react/BracketrightLight.js +2 -2
  32. package/react/BracketrightMedium.js +2 -2
  33. package/react/BracketrightRegular.js +2 -2
  34. package/react/BracketrightThin.js +2 -2
  35. package/react/BracketrightUltraLight.js +2 -2
  36. package/react/ClockSolidMedium.js +1 -1
  37. package/react/PenUltraLight.js +1 -1
  38. package/react/PercentMedium.d.ts +6 -0
  39. package/react/PercentMedium.js +7 -0
  40. package/react/PieChartMedium.d.ts +6 -0
  41. package/react/PieChartMedium.js +8 -0
  42. package/react/Sort1Medium.js +1 -1
  43. package/react/SortLight.js +1 -1
  44. package/react/SortMedium.js +1 -1
  45. package/react/TransferLight.js +1 -1
  46. package/react/cjs/ArrowBottomLight.js +1 -1
  47. package/react/cjs/ArrowBottomLight.js.map +1 -1
  48. package/react/cjs/BracketleftLight.js +2 -2
  49. package/react/cjs/BracketleftLight.js.map +1 -1
  50. package/react/cjs/BracketleftMedium.js +2 -2
  51. package/react/cjs/BracketleftMedium.js.map +1 -1
  52. package/react/cjs/BracketleftRegular.js +2 -2
  53. package/react/cjs/BracketleftRegular.js.map +1 -1
  54. package/react/cjs/BracketleftThin.js +2 -2
  55. package/react/cjs/BracketleftThin.js.map +1 -1
  56. package/react/cjs/BracketleftUltraLight.js +2 -2
  57. package/react/cjs/BracketleftUltraLight.js.map +1 -1
  58. package/react/cjs/BracketrightLight.js +2 -2
  59. package/react/cjs/BracketrightLight.js.map +1 -1
  60. package/react/cjs/BracketrightMedium.js +2 -2
  61. package/react/cjs/BracketrightMedium.js.map +1 -1
  62. package/react/cjs/BracketrightRegular.js +2 -2
  63. package/react/cjs/BracketrightRegular.js.map +1 -1
  64. package/react/cjs/BracketrightThin.js +2 -2
  65. package/react/cjs/BracketrightThin.js.map +1 -1
  66. package/react/cjs/BracketrightUltraLight.js +2 -2
  67. package/react/cjs/BracketrightUltraLight.js.map +1 -1
  68. package/react/cjs/ClockSolidMedium.js +1 -1
  69. package/react/cjs/ClockSolidMedium.js.map +1 -1
  70. package/react/cjs/PenUltraLight.js +1 -1
  71. package/react/cjs/PenUltraLight.js.map +1 -1
  72. package/react/cjs/PercentMedium.js +43 -0
  73. package/react/cjs/PercentMedium.js.map +7 -0
  74. package/react/cjs/PieChartMedium.js +49 -0
  75. package/react/cjs/PieChartMedium.js.map +7 -0
  76. package/react/cjs/Sort1Medium.js +1 -1
  77. package/react/cjs/Sort1Medium.js.map +1 -1
  78. package/react/cjs/SortLight.js +1 -1
  79. package/react/cjs/SortLight.js.map +1 -1
  80. package/react/cjs/SortMedium.js +1 -1
  81. package/react/cjs/SortMedium.js.map +1 -1
  82. package/react/cjs/TransferLight.js +1 -1
  83. package/react/cjs/TransferLight.js.map +1 -1
  84. package/react/cjs/index.js +4 -0
  85. package/react/cjs/index.js.map +2 -2
  86. package/react/index.d.ts +2 -0
  87. package/react/index.js +2 -0
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function ArrowBottomLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68c-.672-.696-1.344-1.392-2.016-2.064l-3.264-3.288-.768.768L12 21.372z" }));
6
+ React.createElement(Path, { d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68a165.323 165.323 0 00-2.016-2.064l-3.264-3.288-.768.768L12 21.372z" }));
7
7
  }
8
8
  export default ArrowBottomLight;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketleftLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10519)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10519)" },
7
7
  React.createElement(Path, { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10519" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10519" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketleftLight;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketleftMedium({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:11451)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_11451)" },
7
7
  React.createElement(Path, { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:11451" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_11451" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketleftMedium;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketleftRegular({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10986)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10986)" },
7
7
  React.createElement(Path, { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10986" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10986" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketleftRegular;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketleftThin({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:9585)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_9585)" },
7
7
  React.createElement(Path, { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:9585" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_9585" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketleftThin;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketleftUltraLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10052)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10052)" },
7
7
  React.createElement(Path, { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10052" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10052" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketleftUltraLight;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketrightLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10517)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10517)" },
7
7
  React.createElement(Path, { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10517" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10517" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketrightLight;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketrightMedium({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:11449)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_11449)" },
7
7
  React.createElement(Path, { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:11449" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_11449" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketrightMedium;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketrightRegular({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10984)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10984)" },
7
7
  React.createElement(Path, { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10984" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10984" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketrightRegular;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketrightThin({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:9583)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_9583)" },
7
7
  React.createElement(Path, { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:9583" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_9583" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketrightThin;
@@ -3,10 +3,10 @@ import { G, Path, Defs, ClipPath } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function BracketrightUltraLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(G, { clipPath: "url(#prefix__clip0_471:10050)" },
6
+ React.createElement(G, { clipPath: "url(#prefix__clip0_471_10050)" },
7
7
  React.createElement(Path, { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
8
8
  React.createElement(Defs, null,
9
- React.createElement(ClipPath, { id: "prefix__clip0_471:10050" },
9
+ React.createElement(ClipPath, { id: "prefix__clip0_471_10050" },
10
10
  React.createElement(Path, { d: "M0 0h24v24H0z" }))));
11
11
  }
12
12
  export default BracketrightUltraLight;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function ClockSolidMedium({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M12.36 21.72C7.128 21.72 3 17.592 3 12.36 3 7.128 7.128 3 12.36 3c5.232 0 9.36 4.128 9.36 9.36 0 5.088-4.104 9.36-9.36 9.36zm2.784-5.232l-3.456-3.456a.962.962 0 01-.288-.672V6.84h1.92v5.112l3.168 3.192-1.344 1.344z" }));
6
+ React.createElement(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M12 21.36c-5.232 0-9.36-4.128-9.36-9.36 0-5.232 4.128-9.36 9.36-9.36 5.232 0 9.36 4.128 9.36 9.36 0 5.088-4.104 9.36-9.36 9.36zm2.784-5.232l-3.456-3.456A.962.962 0 0111.04 12V6.48h1.92v5.112l3.168 3.192-1.344 1.344z" }));
7
7
  }
8
8
  export default ClockSolidMedium;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function PenUltraLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M2.436 21.552l5.664-1.56 13.464-13.44-4.128-4.104-13.44 13.44-1.56 5.664zM3.588 20.4l1.152-4.104 2.952 2.952L3.588 20.4zm1.704-4.68l9.456-9.456 2.976 2.976-9.456 9.456-2.976-2.976zM15.323 5.712l2.113-2.136 2.976 2.976-2.136 2.112-2.953-2.952z" }));
6
+ React.createElement(Path, { d: "M2.436 21.552l5.664-1.56 13.464-13.44-4.128-4.104-13.44 13.44-1.56 5.664zM3.588 20.4l1.152-4.104 2.952 2.952L3.588 20.4zm1.704-4.68l9.456-9.456 2.976 2.976-9.456 9.456-2.976-2.976zM15.324 5.712l2.112-2.136 2.976 2.976-2.136 2.112-2.952-2.952z" }));
7
7
  }
8
8
  export default PenUltraLight;
@@ -0,0 +1,6 @@
1
+ declare type Props = {
2
+ size?: number | string;
3
+ color?: string;
4
+ };
5
+ declare function PercentMedium({ size, color }: Props): JSX.Element;
6
+ export default PercentMedium;
@@ -0,0 +1,8 @@
1
+ import * as React from "react";
2
+ import { Path } from "react-native-svg";
3
+ import Svg from "./StyledSvg";
4
+ function PercentMedium({ size = 16, color = "neutral.c100" }) {
5
+ return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
+ React.createElement(Path, { d: "M18.352 4.21L4.21 18.352l1.442 1.443L19.795 5.652 18.352 4.21zM9 6.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM20 17.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z" }));
7
+ }
8
+ export default PercentMedium;
@@ -0,0 +1,6 @@
1
+ declare type Props = {
2
+ size?: number | string;
3
+ color?: string;
4
+ };
5
+ declare function PieChartMedium({ size, color }: Props): JSX.Element;
6
+ export default PieChartMedium;
@@ -0,0 +1,9 @@
1
+ import * as React from "react";
2
+ import { Path } from "react-native-svg";
3
+ import Svg from "./StyledSvg";
4
+ function PieChartMedium({ size = 16, color = "neutral.c100" }) {
5
+ return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
+ React.createElement(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M21.4 10.9v-.95a7.45 7.45 0 00-7.45-7.45H13v8.4h8.4zm-2.322-3.074c.156.379.27.772.34 1.174H14.9V4.482a5.55 5.55 0 014.178 3.344z" }),
7
+ React.createElement(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M10.95 4.5a8.45 8.45 0 108.45 8.45V12h-7.5V4.5h-.95zM7.311 7.504A6.55 6.55 0 0110 6.469V13.9h7.43A6.549 6.549 0 117.312 7.504z" }));
8
+ }
9
+ export default PieChartMedium;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function Sort1Medium({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M2.64 13.548h12.72v-1.92H2.64v1.92zm0 5.52h5.92v-1.92H2.64v1.92zm0-11.04h18.72v-1.92H2.64v1.92z" }));
6
+ React.createElement(Path, { d: "M12.312 6.984L7.944 2.64 3.6 6.984 4.8 8.16l1.056-1.056c.384-.384.792-.816 1.176-1.248V20.4h1.824V5.808c.408.456.792.888 1.2 1.296l1.08 1.056 1.176-1.176zm-.624 10.032l4.368 4.344 4.344-4.344-1.2-1.176-1.056 1.056c-.384.384-.792.816-1.176 1.248V3.6h-1.824v14.592c-.408-.456-.792-.888-1.2-1.296l-1.08-1.056-1.176 1.176z" }));
7
7
  }
8
8
  export default Sort1Medium;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function SortLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M12.312 6.984L7.944 2.64 3.6 6.984l.768.744 1.464-1.464a94.88 94.88 0 001.536-1.56V20.4H8.52V4.68c.528.528 1.032 1.08 1.56 1.584l1.464 1.464.768-.744zm-.6 10.032l4.344 4.344 4.344-4.344-.768-.768-1.464 1.464a97.129 97.129 0 00-1.536 1.584V3.6H15.48v15.72c-.504-.552-1.032-1.08-1.536-1.608l-1.488-1.464-.744.768z" }));
6
+ React.createElement(Path, { d: "M12.312 6.984L7.944 2.64 3.6 6.984l.768.744 1.464-1.464a94.84 94.84 0 001.536-1.56V20.4H8.52V4.68c.528.528 1.032 1.08 1.56 1.584l1.464 1.464.768-.744zm-.6 10.032l4.344 4.344 4.344-4.344-.768-.768-1.464 1.464a97.129 97.129 0 00-1.536 1.584V3.6H15.48v15.72c-.504-.552-1.032-1.08-1.536-1.608l-1.488-1.464-.744.768z" }));
7
7
  }
8
8
  export default SortLight;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function SortMedium({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M12.312 6.984L7.944 2.64 3.6 6.984 4.8 8.16l1.056-1.056c.384-.384.792-.816 1.176-1.248V20.4h1.824V5.808c.408.456.792.888 1.2 1.296l1.08 1.056 1.176-1.176zm-.624 10.032l4.368 4.344 4.344-4.344-1.2-1.176-1.056 1.056c-.384.384-.792.816-1.176 1.248V3.6h-1.824v14.592c-.408-.456-.792-.888-1.2-1.296l-1.08-1.056-1.176 1.176z" }));
6
+ React.createElement(Path, { d: "M2.64 13.548h12.72v-1.92H2.64v1.92zm0 5.52h5.92v-1.92H2.64v1.92zm0-11.04h18.72v-1.92H2.64v1.92z" }));
7
7
  }
8
8
  export default SortMedium;
@@ -3,6 +3,6 @@ import { Path } from "react-native-svg";
3
3
  import Svg from "./StyledSvg";
4
4
  function TransferLight({ size = 16, color = "neutral.c100" }) {
5
5
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
6
- React.createElement(Path, { d: "M17.016 12.288l4.344-4.344L17.016 3.6l-.744.768 1.464 1.464c.504.504 1.032 1.032 1.56 1.536H3.6V8.52h15.72a97.129 97.129 0 00-1.584 1.536l-1.464 1.488.744.744zM2.64 16.056L6.984 20.4l.768-.768-1.464-1.464a97.129 97.129 0 00-1.584-1.536H20.4V15.48H4.68c.552-.528 1.08-1.032 1.608-1.56l1.464-1.464-.768-.768-4.344 4.368z" }));
6
+ React.createElement(Path, { d: "M17.016 12.288l4.344-4.344L17.016 3.6l-.744.768 1.464 1.464c.504.504 1.032 1.032 1.56 1.536H3.6V8.52h15.72a97.046 97.046 0 00-1.584 1.536l-1.464 1.488.744.744zM2.64 16.056L6.984 20.4l.768-.768-1.464-1.464a97.129 97.129 0 00-1.584-1.536H20.4V15.48H4.68c.552-.528 1.08-1.032 1.608-1.56l1.464-1.464-.768-.768-4.344 4.368z" }));
7
7
  }
8
8
  export default TransferLight;
package/native/index.d.ts CHANGED
@@ -398,7 +398,9 @@ export { default as OneCircledMediMedium } from "./OneCircledMediMedium";
398
398
  export { default as OneCircledMedium } from "./OneCircledMedium";
399
399
  export { default as OthersMedium } from "./OthersMedium";
400
400
  export { default as PenMedium } from "./PenMedium";
401
+ export { default as PercentMedium } from "./PercentMedium";
401
402
  export { default as PhoneMedium } from "./PhoneMedium";
403
+ export { default as PieChartMedium } from "./PieChartMedium";
402
404
  export { default as PlaneMedium } from "./PlaneMedium";
403
405
  export { default as PlayMedium } from "./PlayMedium";
404
406
  export { default as PlusMedium } from "./PlusMedium";
package/native/index.js CHANGED
@@ -398,7 +398,9 @@ export { default as OneCircledMediMedium } from "./OneCircledMediMedium";
398
398
  export { default as OneCircledMedium } from "./OneCircledMedium";
399
399
  export { default as OthersMedium } from "./OthersMedium";
400
400
  export { default as PenMedium } from "./PenMedium";
401
+ export { default as PercentMedium } from "./PercentMedium";
401
402
  export { default as PhoneMedium } from "./PhoneMedium";
403
+ export { default as PieChartMedium } from "./PieChartMedium";
402
404
  export { default as PlaneMedium } from "./PlaneMedium";
403
405
  export { default as PlayMedium } from "./PlayMedium";
404
406
  export { default as PlusMedium } from "./PlusMedium";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ledgerhq/icons-ui",
3
3
  "description": "Icons used by the Ledger design system.",
4
- "version": "0.2.1",
4
+ "version": "0.2.2",
5
5
  "license": "MIT",
6
6
  "files": [
7
7
  "react",
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function ArrowBottomLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68c-.672-.696-1.344-1.392-2.016-2.064l-3.264-3.288-.768.768L12 21.372z" }));
5
+ React.createElement("path", { d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68a165.323 165.323 0 00-2.016-2.064l-3.264-3.288-.768.768L12 21.372z" }));
6
6
  }
7
7
  export default ArrowBottomLight;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketleftLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10519)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10519)" },
6
6
  React.createElement("path", { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10519" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10519" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketleftLight;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketleftMedium({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:11451)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_11451)" },
6
6
  React.createElement("path", { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:11451" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_11451" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketleftMedium;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketleftRegular({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10986)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10986)" },
6
6
  React.createElement("path", { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10986" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10986" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketleftRegular;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketleftThin({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:9585)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_9585)" },
6
6
  React.createElement("path", { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:9585" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_9585" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketleftThin;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketleftUltraLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10052)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10052)" },
6
6
  React.createElement("path", { d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10052" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10052" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketleftUltraLight;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketrightLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10517)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10517)" },
6
6
  React.createElement("path", { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10517" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10517" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketrightLight;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketrightMedium({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:11449)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_11449)" },
6
6
  React.createElement("path", { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:11449" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_11449" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketrightMedium;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketrightRegular({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10984)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10984)" },
6
6
  React.createElement("path", { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10984" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10984" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketrightRegular;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketrightThin({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:9583)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_9583)" },
6
6
  React.createElement("path", { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:9583" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_9583" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketrightThin;
@@ -2,10 +2,10 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function BracketrightUltraLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("g", { clipPath: "url(#prefix__clip0_471:10050)" },
5
+ React.createElement("g", { clipPath: "url(#prefix__clip0_471_10050)" },
6
6
  React.createElement("path", { d: "M20.4 3.6V-7.44H3.6v2.448h14.352V3.6H20.4zM3.6 31.44h16.8V20.4h-2.448v8.592H3.6v2.448z" })),
7
7
  React.createElement("defs", null,
8
- React.createElement("clipPath", { id: "prefix__clip0_471:10050" },
8
+ React.createElement("clipPath", { id: "prefix__clip0_471_10050" },
9
9
  React.createElement("path", { d: "M0 0h24v24H0z" }))));
10
10
  }
11
11
  export default BracketrightUltraLight;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function ClockSolidMedium({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.36 21.72C7.128 21.72 3 17.592 3 12.36 3 7.128 7.128 3 12.36 3c5.232 0 9.36 4.128 9.36 9.36 0 5.088-4.104 9.36-9.36 9.36zm2.784-5.232l-3.456-3.456a.962.962 0 01-.288-.672V6.84h1.92v5.112l3.168 3.192-1.344 1.344z" }));
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 21.36c-5.232 0-9.36-4.128-9.36-9.36 0-5.232 4.128-9.36 9.36-9.36 5.232 0 9.36 4.128 9.36 9.36 0 5.088-4.104 9.36-9.36 9.36zm2.784-5.232l-3.456-3.456A.962.962 0 0111.04 12V6.48h1.92v5.112l3.168 3.192-1.344 1.344z" }));
6
6
  }
7
7
  export default ClockSolidMedium;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function PenUltraLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M2.436 21.552l5.664-1.56 13.464-13.44-4.128-4.104-13.44 13.44-1.56 5.664zM3.588 20.4l1.152-4.104 2.952 2.952L3.588 20.4zm1.704-4.68l9.456-9.456 2.976 2.976-9.456 9.456-2.976-2.976zM15.323 5.712l2.113-2.136 2.976 2.976-2.136 2.112-2.953-2.952z" }));
5
+ React.createElement("path", { d: "M2.436 21.552l5.664-1.56 13.464-13.44-4.128-4.104-13.44 13.44-1.56 5.664zM3.588 20.4l1.152-4.104 2.952 2.952L3.588 20.4zm1.704-4.68l9.456-9.456 2.976 2.976-9.456 9.456-2.976-2.976zM15.324 5.712l2.112-2.136 2.976 2.976-2.136 2.112-2.952-2.952z" }));
6
6
  }
7
7
  export default PenUltraLight;
@@ -0,0 +1,6 @@
1
+ declare type Props = {
2
+ size?: number | string;
3
+ color?: string;
4
+ };
5
+ declare function PercentMedium({ size, color }: Props): JSX.Element;
6
+ export default PercentMedium;
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import Svg from "./StyledSvg";
3
+ function PercentMedium({ size = 16, color = "currentColor" }) {
4
+ return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
+ React.createElement("path", { d: "M18.352 4.21L4.21 18.352l1.442 1.443L19.795 5.652 18.352 4.21zM9 6.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM20 17.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z" }));
6
+ }
7
+ export default PercentMedium;
@@ -0,0 +1,6 @@
1
+ declare type Props = {
2
+ size?: number | string;
3
+ color?: string;
4
+ };
5
+ declare function PieChartMedium({ size, color }: Props): JSX.Element;
6
+ export default PieChartMedium;
@@ -0,0 +1,8 @@
1
+ import * as React from "react";
2
+ import Svg from "./StyledSvg";
3
+ function PieChartMedium({ size = 16, color = "currentColor" }) {
4
+ return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.4 10.9v-.95a7.45 7.45 0 00-7.45-7.45H13v8.4h8.4zm-2.322-3.074c.156.379.27.772.34 1.174H14.9V4.482a5.55 5.55 0 014.178 3.344z" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.95 4.5a8.45 8.45 0 108.45 8.45V12h-7.5V4.5h-.95zM7.311 7.504A6.55 6.55 0 0110 6.469V13.9h7.43A6.549 6.549 0 117.312 7.504z" }));
7
+ }
8
+ export default PieChartMedium;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function Sort1Medium({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M2.64 13.548h12.72v-1.92H2.64v1.92zm0 5.52h5.92v-1.92H2.64v1.92zm0-11.04h18.72v-1.92H2.64v1.92z" }));
5
+ React.createElement("path", { d: "M12.312 6.984L7.944 2.64 3.6 6.984 4.8 8.16l1.056-1.056c.384-.384.792-.816 1.176-1.248V20.4h1.824V5.808c.408.456.792.888 1.2 1.296l1.08 1.056 1.176-1.176zm-.624 10.032l4.368 4.344 4.344-4.344-1.2-1.176-1.056 1.056c-.384.384-.792.816-1.176 1.248V3.6h-1.824v14.592c-.408-.456-.792-.888-1.2-1.296l-1.08-1.056-1.176 1.176z" }));
6
6
  }
7
7
  export default Sort1Medium;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function SortLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M12.312 6.984L7.944 2.64 3.6 6.984l.768.744 1.464-1.464a94.88 94.88 0 001.536-1.56V20.4H8.52V4.68c.528.528 1.032 1.08 1.56 1.584l1.464 1.464.768-.744zm-.6 10.032l4.344 4.344 4.344-4.344-.768-.768-1.464 1.464a97.129 97.129 0 00-1.536 1.584V3.6H15.48v15.72c-.504-.552-1.032-1.08-1.536-1.608l-1.488-1.464-.744.768z" }));
5
+ React.createElement("path", { d: "M12.312 6.984L7.944 2.64 3.6 6.984l.768.744 1.464-1.464a94.84 94.84 0 001.536-1.56V20.4H8.52V4.68c.528.528 1.032 1.08 1.56 1.584l1.464 1.464.768-.744zm-.6 10.032l4.344 4.344 4.344-4.344-.768-.768-1.464 1.464a97.129 97.129 0 00-1.536 1.584V3.6H15.48v15.72c-.504-.552-1.032-1.08-1.536-1.608l-1.488-1.464-.744.768z" }));
6
6
  }
7
7
  export default SortLight;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function SortMedium({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M12.312 6.984L7.944 2.64 3.6 6.984 4.8 8.16l1.056-1.056c.384-.384.792-.816 1.176-1.248V20.4h1.824V5.808c.408.456.792.888 1.2 1.296l1.08 1.056 1.176-1.176zm-.624 10.032l4.368 4.344 4.344-4.344-1.2-1.176-1.056 1.056c-.384.384-.792.816-1.176 1.248V3.6h-1.824v14.592c-.408-.456-.792-.888-1.2-1.296l-1.08-1.056-1.176 1.176z" }));
5
+ React.createElement("path", { d: "M2.64 13.548h12.72v-1.92H2.64v1.92zm0 5.52h5.92v-1.92H2.64v1.92zm0-11.04h18.72v-1.92H2.64v1.92z" }));
6
6
  }
7
7
  export default SortMedium;
@@ -2,6 +2,6 @@ import * as React from "react";
2
2
  import Svg from "./StyledSvg";
3
3
  function TransferLight({ size = 16, color = "currentColor" }) {
4
4
  return React.createElement(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: color },
5
- React.createElement("path", { d: "M17.016 12.288l4.344-4.344L17.016 3.6l-.744.768 1.464 1.464c.504.504 1.032 1.032 1.56 1.536H3.6V8.52h15.72a97.129 97.129 0 00-1.584 1.536l-1.464 1.488.744.744zM2.64 16.056L6.984 20.4l.768-.768-1.464-1.464a97.129 97.129 0 00-1.584-1.536H20.4V15.48H4.68c.552-.528 1.08-1.032 1.608-1.56l1.464-1.464-.768-.768-4.344 4.368z" }));
5
+ React.createElement("path", { d: "M17.016 12.288l4.344-4.344L17.016 3.6l-.744.768 1.464 1.464c.504.504 1.032 1.032 1.56 1.536H3.6V8.52h15.72a97.046 97.046 0 00-1.584 1.536l-1.464 1.488.744.744zM2.64 16.056L6.984 20.4l.768-.768-1.464-1.464a97.129 97.129 0 00-1.584-1.536H20.4V15.48H4.68c.552-.528 1.08-1.032 1.608-1.56l1.464-1.464-.768-.768-4.344 4.368z" }));
6
6
  }
7
7
  export default TransferLight;
@@ -36,7 +36,7 @@ function ArrowBottomLight({
36
36
  viewBox: "0 0 24 24",
37
37
  fill: color
38
38
  }, /* @__PURE__ */ React.createElement("path", {
39
- d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68c-.672-.696-1.344-1.392-2.016-2.064l-3.264-3.288-.768.768L12 21.372z"
39
+ d: "M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68a165.323 165.323 0 00-2.016-2.064l-3.264-3.288-.768.768L12 21.372z"
40
40
  }));
41
41
  }
42
42
  var ArrowBottomLight_default = ArrowBottomLight;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/react/ArrowBottomLight.tsx"],
4
- "sourcesContent": ["import * as React from \"react\";\nimport Svg from \"./StyledSvg\";\ntype Props = {\n size?: number | string;\n color?: string;\n};\n\nfunction ArrowBottomLight({\n size = 16,\n color = \"currentColor\"\n}: Props): JSX.Element {\n return <Svg width={size} height={size} viewBox=\"0 0 24 24\" fill={color}><path d=\"M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68c-.672-.696-1.344-1.392-2.016-2.064l-3.264-3.288-.768.768L12 21.372z\" /></Svg>;\n}\n\nexport default ArrowBottomLight;"],
4
+ "sourcesContent": ["import * as React from \"react\";\nimport Svg from \"./StyledSvg\";\ntype Props = {\n size?: number | string;\n color?: string;\n};\n\nfunction ArrowBottomLight({\n size = 16,\n color = \"currentColor\"\n}: Props): JSX.Element {\n return <Svg width={size} height={size} viewBox=\"0 0 24 24\" fill={color}><path d=\"M12 21.372l6.624-6.648-.744-.768-3.264 3.288c-.672.672-1.368 1.368-2.04 2.064V2.628h-1.152v16.68a165.323 165.323 0 00-2.016-2.064l-3.264-3.288-.768.768L12 21.372z\" /></Svg>;\n}\n\nexport default ArrowBottomLight;"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA,YAAuB;AACvB,uBAAgB;AAMhB,0BAA0B;AAAA,EACxB,OAAO;AAAA,EACP,QAAQ;AAAA,GACa;AACrB,SAAO,oCAAC,0BAAD;AAAA,IAAK,OAAO;AAAA,IAAM,QAAQ;AAAA,IAAM,SAAQ;AAAA,IAAY,MAAM;AAAA,KAAO,oCAAC,QAAD;AAAA,IAAM,GAAE;AAAA;AAAA;AAGlF,IAAO,2BAAQ;",
6
6
  "names": []
7
7
  }
@@ -36,11 +36,11 @@ function BracketleftLight({
36
36
  viewBox: "0 0 24 24",
37
37
  fill: color
38
38
  }, /* @__PURE__ */ React.createElement("g", {
39
- clipPath: "url(#prefix__clip0_471:10519)"
39
+ clipPath: "url(#prefix__clip0_471_10519)"
40
40
  }, /* @__PURE__ */ React.createElement("path", {
41
41
  d: "M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z"
42
42
  })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
43
- id: "prefix__clip0_471:10519"
43
+ id: "prefix__clip0_471_10519"
44
44
  }, /* @__PURE__ */ React.createElement("path", {
45
45
  d: "M0 0h24v24H0z"
46
46
  }))));
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/react/BracketleftLight.tsx"],
4
- "sourcesContent": ["import * as React from \"react\";\nimport Svg from \"./StyledSvg\";\ntype Props = {\n size?: number | string;\n color?: string;\n};\n\nfunction BracketleftLight({\n size = 16,\n color = \"currentColor\"\n}: Props): JSX.Element {\n return <Svg width={size} height={size} viewBox=\"0 0 24 24\" fill={color}><g clipPath=\"url(#prefix__clip0_471:10519)\"><path d=\"M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z\" /></g><defs><clipPath id=\"prefix__clip0_471:10519\"><path d=\"M0 0h24v24H0z\" /></clipPath></defs></Svg>;\n}\n\nexport default BracketleftLight;"],
4
+ "sourcesContent": ["import * as React from \"react\";\nimport Svg from \"./StyledSvg\";\ntype Props = {\n size?: number | string;\n color?: string;\n};\n\nfunction BracketleftLight({\n size = 16,\n color = \"currentColor\"\n}: Props): JSX.Element {\n return <Svg width={size} height={size} viewBox=\"0 0 24 24\" fill={color}><g clipPath=\"url(#prefix__clip0_471_10519)\"><path d=\"M3.6-7.44V3.6h2.448v-8.592H20.4V-7.44H3.6zm0 38.88h16.8v-2.448H6.048V20.4H3.6v11.04z\" /></g><defs><clipPath id=\"prefix__clip0_471_10519\"><path d=\"M0 0h24v24H0z\" /></clipPath></defs></Svg>;\n}\n\nexport default BracketleftLight;"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA,YAAuB;AACvB,uBAAgB;AAMhB,0BAA0B;AAAA,EACxB,OAAO;AAAA,EACP,QAAQ;AAAA,GACa;AACrB,SAAO,oCAAC,0BAAD;AAAA,IAAK,OAAO;AAAA,IAAM,QAAQ;AAAA,IAAM,SAAQ;AAAA,IAAY,MAAM;AAAA,KAAO,oCAAC,KAAD;AAAA,IAAG,UAAS;AAAA,KAAgC,oCAAC,QAAD;AAAA,IAAM,GAAE;AAAA,OAA8F,oCAAC,QAAD,MAAM,oCAAC,YAAD;AAAA,IAAU,IAAG;AAAA,KAA0B,oCAAC,QAAD;AAAA,IAAO,GAAE;AAAA;AAAA;AAGlR,IAAO,2BAAQ;",
6
6
  "names": []
7
7
  }