@transferwise/icons 3.0.0-next.1 → 3.0.0-next.4

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 (103) hide show
  1. package/lib/angular/components/ach-icon.component.d.ts +3 -0
  2. package/lib/angular/components/activity-icon.component.d.ts +3 -0
  3. package/lib/angular/components/alert-icon.component.d.ts +3 -0
  4. package/lib/angular/components/atm-icon.component.d.ts +3 -0
  5. package/lib/angular/components/balance-icon.component.d.ts +3 -0
  6. package/lib/angular/components/card-number-icon.component.d.ts +3 -0
  7. package/lib/angular/components/card-transferwise-icon.component.d.ts +3 -0
  8. package/lib/angular/components/chat-icon.component.d.ts +3 -0
  9. package/lib/angular/components/chip-pin-icon.component.d.ts +3 -0
  10. package/lib/angular/components/comments-icon.component.d.ts +3 -0
  11. package/lib/angular/components/contract-services-icon.component.d.ts +3 -0
  12. package/lib/angular/components/cost-of-goods-sold-icon.component.d.ts +3 -0
  13. package/lib/angular/components/cs-icon.component.d.ts +3 -0
  14. package/lib/angular/components/dont-icon.component.d.ts +3 -0
  15. package/lib/angular/components/drivers-licence-icon.component.d.ts +3 -0
  16. package/lib/angular/components/e-commerce-icon.component.d.ts +3 -0
  17. package/lib/angular/components/email-and-phone-icon.component.d.ts +3 -0
  18. package/lib/angular/components/exchange-rate-icon.component.d.ts +3 -0
  19. package/lib/angular/components/expenses-icon.component.d.ts +3 -0
  20. package/lib/angular/components/family-icon.component.d.ts +3 -0
  21. package/lib/angular/components/feedback-icon.component.d.ts +3 -0
  22. package/lib/angular/components/help-circle-icon.component.d.ts +3 -0
  23. package/lib/angular/components/help-icon.component.d.ts +3 -0
  24. package/lib/angular/components/holidays-icon.component.d.ts +3 -0
  25. package/lib/angular/components/home-icon.component.d.ts +3 -0
  26. package/lib/angular/components/insights-icon.component.d.ts +3 -0
  27. package/lib/angular/components/invite-icon.component.d.ts +3 -0
  28. package/lib/angular/components/lightning-icon.component.d.ts +3 -0
  29. package/lib/angular/components/lock-icon.component.d.ts +3 -0
  30. package/lib/angular/components/marketing-icon.component.d.ts +3 -0
  31. package/lib/angular/components/office-expenses-icon.component.d.ts +3 -0
  32. package/lib/angular/components/owners-withdrawal-icon.component.d.ts +3 -0
  33. package/lib/angular/components/pending-circle-icon.component.d.ts +3 -0
  34. package/lib/angular/components/pending-icon.component.d.ts +3 -0
  35. package/lib/angular/components/picture-icon.component.d.ts +3 -0
  36. package/lib/angular/components/pin-code-icon.component.d.ts +3 -0
  37. package/lib/angular/components/profile-icon.component.d.ts +3 -0
  38. package/lib/angular/components/recipients-icon.component.d.ts +3 -0
  39. package/lib/angular/components/refresh-icon.component.d.ts +3 -0
  40. package/lib/angular/components/rent-icon.component.d.ts +3 -0
  41. package/lib/angular/components/salary-icon.component.d.ts +3 -0
  42. package/lib/angular/components/sales-and-royalties-icon.component.d.ts +3 -0
  43. package/lib/angular/components/savings-icon.component.d.ts +3 -0
  44. package/lib/angular/components/settings-icon.component.d.ts +3 -0
  45. package/lib/angular/components/successful-schedule-icon.component.d.ts +3 -0
  46. package/lib/angular/components/tax-icon.component.d.ts +3 -0
  47. package/lib/angular/components/travel-icon.component.d.ts +3 -0
  48. package/lib/angular/components/two-step-icon.component.d.ts +3 -0
  49. package/lib/angular/components/unlock-icon.component.d.ts +3 -0
  50. package/lib/angular/index.js +1 -1
  51. package/lib/components/ach.d.ts +9 -0
  52. package/lib/components/activity.d.ts +9 -0
  53. package/lib/components/alert.d.ts +9 -0
  54. package/lib/components/atm.d.ts +9 -0
  55. package/lib/components/balance.d.ts +9 -0
  56. package/lib/components/card-number.d.ts +9 -0
  57. package/lib/components/card-transferwise.d.ts +9 -0
  58. package/lib/components/chat.d.ts +9 -0
  59. package/lib/components/chip-pin.d.ts +9 -0
  60. package/lib/components/comments.d.ts +9 -0
  61. package/lib/components/contract-services.d.ts +9 -0
  62. package/lib/components/cost-of-goods-sold.d.ts +9 -0
  63. package/lib/components/cs.d.ts +9 -0
  64. package/lib/components/dont.d.ts +9 -0
  65. package/lib/components/drivers-licence.d.ts +9 -0
  66. package/lib/components/e-commerce.d.ts +9 -0
  67. package/lib/components/email-and-phone.d.ts +9 -0
  68. package/lib/components/exchange-rate.d.ts +9 -0
  69. package/lib/components/expenses.d.ts +9 -0
  70. package/lib/components/family.d.ts +9 -0
  71. package/lib/components/feedback.d.ts +9 -0
  72. package/lib/components/help-circle.d.ts +9 -0
  73. package/lib/components/help.d.ts +9 -0
  74. package/lib/components/holidays.d.ts +9 -0
  75. package/lib/components/home.d.ts +9 -0
  76. package/lib/components/index.d.ts +49 -0
  77. package/lib/components/insights.d.ts +9 -0
  78. package/lib/components/invite.d.ts +9 -0
  79. package/lib/components/lightning.d.ts +9 -0
  80. package/lib/components/lock.d.ts +9 -0
  81. package/lib/components/marketing.d.ts +9 -0
  82. package/lib/components/office-expenses.d.ts +9 -0
  83. package/lib/components/owners-withdrawal.d.ts +9 -0
  84. package/lib/components/pending-circle.d.ts +9 -0
  85. package/lib/components/pending.d.ts +9 -0
  86. package/lib/components/picture.d.ts +9 -0
  87. package/lib/components/pin-code.d.ts +9 -0
  88. package/lib/components/profile.d.ts +9 -0
  89. package/lib/components/recipients.d.ts +9 -0
  90. package/lib/components/refresh.d.ts +9 -0
  91. package/lib/components/rent.d.ts +9 -0
  92. package/lib/components/salary.d.ts +9 -0
  93. package/lib/components/sales-and-royalties.d.ts +9 -0
  94. package/lib/components/savings.d.ts +9 -0
  95. package/lib/components/settings.d.ts +9 -0
  96. package/lib/components/successful-schedule.d.ts +9 -0
  97. package/lib/components/tax.d.ts +9 -0
  98. package/lib/components/travel.d.ts +9 -0
  99. package/lib/components/two-step.d.ts +9 -0
  100. package/lib/components/unlock.d.ts +9 -0
  101. package/lib/index.es.js +1 -1
  102. package/lib/index.js +1 -1
  103. package/package.json +8 -8
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface AchIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Ach: FunctionComponent<AchIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ActivityIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Activity: FunctionComponent<ActivityIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface AlertIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Alert: FunctionComponent<AlertIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface AtmIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Atm: FunctionComponent<AtmIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface BalanceIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Balance: FunctionComponent<BalanceIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CardNumberIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CardNumber: FunctionComponent<CardNumberIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CardTransferwiseIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CardTransferwise: FunctionComponent<CardTransferwiseIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ChatIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Chat: FunctionComponent<ChatIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ChipPinIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const ChipPin: FunctionComponent<ChipPinIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CommentsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Comments: FunctionComponent<CommentsIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ContractServicesIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const ContractServices: FunctionComponent<ContractServicesIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CostOfGoodsSoldIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CostOfGoodsSold: FunctionComponent<CostOfGoodsSoldIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Cs: FunctionComponent<CsIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface DontIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Dont: FunctionComponent<DontIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface DriversLicenceIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const DriversLicence: FunctionComponent<DriversLicenceIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ECommerceIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const ECommerce: FunctionComponent<ECommerceIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface EmailAndPhoneIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const EmailAndPhone: FunctionComponent<EmailAndPhoneIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ExchangeRateIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const ExchangeRate: FunctionComponent<ExchangeRateIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ExpensesIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Expenses: FunctionComponent<ExpensesIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface FamilyIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Family: FunctionComponent<FamilyIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface FeedbackIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Feedback: FunctionComponent<FeedbackIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HelpCircleIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const HelpCircle: FunctionComponent<HelpCircleIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HelpIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Help: FunctionComponent<HelpIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HolidaysIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Holidays: FunctionComponent<HolidaysIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HomeIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Home: FunctionComponent<HomeIconProps>;
@@ -5,26 +5,37 @@ export * from './arrow-right';
5
5
  export * from './arrow-up';
6
6
  export * from './auto-convert';
7
7
  export * from './bank-transfer';
8
+ export * from './ach';
8
9
  export * from './bank';
9
10
  export * from './bar-chart';
11
+ export * from './balance';
10
12
  export * from './barcode';
11
13
  export * from './batch';
12
14
  export * from './beach';
15
+ export * from './holidays';
13
16
  export * from './bills';
14
17
  export * from './bin';
15
18
  export * from './book';
16
19
  export * from './boxes';
20
+ export * from './cost-of-goods-sold';
17
21
  export * from './briefcase';
18
22
  export * from './building';
23
+ export * from './rent';
19
24
  export * from './bulb';
25
+ export * from './insights';
20
26
  export * from './calendar-check';
27
+ export * from './successful-schedule';
21
28
  export * from './calendar';
22
29
  export * from './camera';
23
30
  export * from './car';
31
+ export * from './drivers-licence';
24
32
  export * from './card-detail';
33
+ export * from './card-number';
25
34
  export * from './card-wise';
35
+ export * from './card-transferwise';
26
36
  export * from './card';
27
37
  export * from './cash-register';
38
+ export * from './sales-and-royalties';
28
39
  export * from './charity';
29
40
  export * from './check-circle-fill';
30
41
  export * from './check-circle';
@@ -34,9 +45,12 @@ export * from './chevron-left';
34
45
  export * from './chevron-right';
35
46
  export * from './chevron-up';
36
47
  export * from './chip';
48
+ export * from './chip-pin';
37
49
  export * from './clock-fill';
38
50
  export * from './clock';
51
+ export * from './pending-circle';
39
52
  export * from './cog';
53
+ export * from './settings';
40
54
  export * from './collapse';
41
55
  export * from './contactless';
42
56
  export * from './convert';
@@ -46,6 +60,7 @@ export * from './cross';
46
60
  export * from './defrost';
47
61
  export * from './delivery';
48
62
  export * from './dial';
63
+ export * from './pin-code';
49
64
  export * from './direct-debits';
50
65
  export * from './document';
51
66
  export * from './documents';
@@ -53,6 +68,7 @@ export * from './download';
53
68
  export * from './eating-out';
54
69
  export * from './edit';
55
70
  export * from './email-and-mobile';
71
+ export * from './email-and-phone';
56
72
  export * from './email';
57
73
  export * from './entertainment';
58
74
  export * from './expand';
@@ -66,19 +82,26 @@ export * from './fpx';
66
82
  export * from './freeze';
67
83
  export * from './general';
68
84
  export * from './gift-box';
85
+ export * from './invite';
69
86
  export * from './globe';
70
87
  export * from './graph';
71
88
  export * from './groceries';
72
89
  export * from './handshake';
90
+ export * from './contract-services';
73
91
  export * from './happy-emoji';
74
92
  export * from './headset';
93
+ export * from './cs';
75
94
  export * from './heart';
95
+ export * from './family';
76
96
  export * from './house';
97
+ export * from './home';
77
98
  export * from './id';
78
99
  export * from './ideal';
79
100
  export * from './image';
101
+ export * from './picture';
80
102
  export * from './info-circle';
81
103
  export * from './insert-card';
104
+ export * from './atm';
82
105
  export * from './instagram';
83
106
  export * from './insurance';
84
107
  export * from './investments';
@@ -86,10 +109,12 @@ export * from './keep';
86
109
  export * from './klarna';
87
110
  export * from './leaf';
88
111
  export * from './lightning-bolt';
112
+ export * from './lightning';
89
113
  export * from './limit';
90
114
  export * from './link';
91
115
  export * from './linkedin';
92
116
  export * from './list';
117
+ export * from './activity';
93
118
  export * from './log-in';
94
119
  export * from './log-out';
95
120
  export * from './menu';
@@ -97,6 +122,7 @@ export * from './messenger';
97
122
  export * from './minus-circle';
98
123
  export * from './minus';
99
124
  export * from './mobile-lock';
125
+ export * from './two-step';
100
126
  export * from './mobile';
101
127
  export * from './money';
102
128
  export * from './more';
@@ -106,47 +132,67 @@ export * from './new';
106
132
  export * from './notification-active';
107
133
  export * from './notification';
108
134
  export * from './padlock-unlocked';
135
+ export * from './unlock';
109
136
  export * from './padlock';
137
+ export * from './lock';
110
138
  export * from './paperclip';
111
139
  export * from './passport';
112
140
  export * from './pay-in';
141
+ export * from './salary';
113
142
  export * from './paypal';
114
143
  export * from './people';
144
+ export * from './recipients';
115
145
  export * from './percentage-circle';
146
+ export * from './tax';
116
147
  export * from './person';
148
+ export * from './profile';
117
149
  export * from './personal-care';
118
150
  export * from './phone';
119
151
  export * from './pie-chart';
152
+ export * from './expenses';
120
153
  export * from './piggy-bank';
154
+ export * from './savings';
121
155
  export * from './plus-circle';
122
156
  export * from './plus';
123
157
  export * from './question-mark-circle';
158
+ export * from './help-circle';
124
159
  export * from './question-mark';
160
+ export * from './help';
125
161
  export * from './receipt';
126
162
  export * from './receive';
127
163
  export * from './reload';
164
+ export * from './refresh';
128
165
  export * from './request-receive';
129
166
  export * from './request-send';
130
167
  export * from './sad-emoji';
168
+ export * from './dont';
131
169
  export * from './search';
132
170
  export * from './send';
133
171
  export * from './share-android';
134
172
  export * from './share-ios';
135
173
  export * from './shield';
136
174
  export * from './shopping-bag';
175
+ export * from './e-commerce';
137
176
  export * from './slider';
138
177
  export * from './sofort';
139
178
  export * from './software-and-hosting';
140
179
  export * from './speech-bubble-message';
180
+ export * from './feedback';
141
181
  export * from './speech-bubble-pending';
182
+ export * from './pending';
142
183
  export * from './speech-bubble';
184
+ export * from './chat';
143
185
  export * from './speech-bubbles';
186
+ export * from './comments';
144
187
  export * from './star-fill';
145
188
  export * from './star';
146
189
  export * from './stationary';
190
+ export * from './office-expenses';
147
191
  export * from './suitcase';
192
+ export * from './travel';
148
193
  export * from './switch';
149
194
  export * from './target';
195
+ export * from './marketing';
150
196
  export * from './team';
151
197
  export * from './theme';
152
198
  export * from './transfer';
@@ -155,6 +201,9 @@ export * from './trustly';
155
201
  export * from './twitter';
156
202
  export * from './upload';
157
203
  export * from './upward-graph';
204
+ export * from './exchange-rate';
158
205
  export * from './warning';
206
+ export * from './alert';
159
207
  export * from './whatsapp';
160
208
  export * from './withdrawal';
209
+ export * from './owners-withdrawal';
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface InsightsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Insights: FunctionComponent<InsightsIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface InviteIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Invite: FunctionComponent<InviteIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface LightningIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Lightning: FunctionComponent<LightningIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface LockIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Lock: FunctionComponent<LockIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface MarketingIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Marketing: FunctionComponent<MarketingIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface OfficeExpensesIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const OfficeExpenses: FunctionComponent<OfficeExpensesIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface OwnersWithdrawalIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const OwnersWithdrawal: FunctionComponent<OwnersWithdrawalIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PendingCircleIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const PendingCircle: FunctionComponent<PendingCircleIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PendingIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Pending: FunctionComponent<PendingIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PictureIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Picture: FunctionComponent<PictureIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PinCodeIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const PinCode: FunctionComponent<PinCodeIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ProfileIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Profile: FunctionComponent<ProfileIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RecipientsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Recipients: FunctionComponent<RecipientsIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RefreshIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Refresh: FunctionComponent<RefreshIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface RentIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Rent: FunctionComponent<RentIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SalaryIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Salary: FunctionComponent<SalaryIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SalesAndRoyaltiesIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const SalesAndRoyalties: FunctionComponent<SalesAndRoyaltiesIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface SavingsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Savings: FunctionComponent<SavingsIconProps>;