@transferwise/icons 3.2.4 → 3.3.1

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.
@@ -1,4 +1,4 @@
1
- export namespace StationaryIconComponent {
1
+ export namespace ConfettiIconComponent {
2
2
  const template: string;
3
3
  namespace bindings {
4
4
  const size: string;
@@ -1,4 +1,4 @@
1
- export namespace OfficeExpensesIconComponent {
1
+ export namespace CrystalBallIconComponent {
2
2
  const template: string;
3
3
  namespace bindings {
4
4
  const size: string;
@@ -0,0 +1,6 @@
1
+ export namespace DiscoBallIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace MoneyBagIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace PlaneIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace RainIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace RainbowIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace StationeryIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ export namespace SunglassesIconComponent {
2
+ const template: string;
3
+ namespace bindings {
4
+ const size: string;
5
+ }
6
+ }