@transferwise/icons 3.0.0 → 3.0.3

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