@transferwise/icons 3.0.0 → 3.0.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.
Files changed (111) 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-licence-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/family-icon.component.d.ts +3 -0
  24. package/lib/angular/components/feedback-icon.component.d.ts +3 -0
  25. package/lib/angular/components/help-circle-icon.component.d.ts +3 -0
  26. package/lib/angular/components/help-icon.component.d.ts +3 -0
  27. package/lib/angular/components/holidays-icon.component.d.ts +3 -0
  28. package/lib/angular/components/home-icon.component.d.ts +3 -0
  29. package/lib/angular/components/insights-icon.component.d.ts +3 -0
  30. package/lib/angular/components/investments-icon.component.d.ts +3 -0
  31. package/lib/angular/components/invite-icon.component.d.ts +3 -0
  32. package/lib/angular/components/lightning-icon.component.d.ts +3 -0
  33. package/lib/angular/components/lock-icon.component.d.ts +3 -0
  34. package/lib/angular/components/marketing-icon.component.d.ts +3 -0
  35. package/lib/angular/components/office-expenses-icon.component.d.ts +3 -0
  36. package/lib/angular/components/owners-withdrawal-icon.component.d.ts +3 -0
  37. package/lib/angular/components/pending-circle-icon.component.d.ts +3 -0
  38. package/lib/angular/components/pending-icon.component.d.ts +3 -0
  39. package/lib/angular/components/picture-icon.component.d.ts +3 -0
  40. package/lib/angular/components/pin-code-icon.component.d.ts +3 -0
  41. package/lib/angular/components/profile-icon.component.d.ts +3 -0
  42. package/lib/angular/components/recipients-icon.component.d.ts +3 -0
  43. package/lib/angular/components/refresh-icon.component.d.ts +3 -0
  44. package/lib/angular/components/rent-icon.component.d.ts +3 -0
  45. package/lib/angular/components/salary-icon.component.d.ts +3 -0
  46. package/lib/angular/components/sales-and-royalties-icon.component.d.ts +3 -0
  47. package/lib/angular/components/savings-icon.component.d.ts +3 -0
  48. package/lib/angular/components/settings-icon.component.d.ts +3 -0
  49. package/lib/angular/components/tax-icon.component.d.ts +3 -0
  50. package/lib/angular/components/travel-icon.component.d.ts +3 -0
  51. package/lib/angular/components/two-step-icon.component.d.ts +3 -0
  52. package/lib/angular/components/unlock-icon.component.d.ts +3 -0
  53. package/lib/angular/components/verified-icon.component.d.ts +3 -0
  54. package/lib/angular/index.js +1 -1
  55. package/lib/components/ach.d.ts +10 -0
  56. package/lib/components/activity.d.ts +10 -0
  57. package/lib/components/alert.d.ts +10 -0
  58. package/lib/components/atm.d.ts +10 -0
  59. package/lib/components/balance.d.ts +10 -0
  60. package/lib/components/calendar-success.d.ts +10 -0
  61. package/lib/components/card-number.d.ts +10 -0
  62. package/lib/components/card-transferwise.d.ts +10 -0
  63. package/lib/components/chat.d.ts +10 -0
  64. package/lib/components/chip-pin.d.ts +10 -0
  65. package/lib/components/comments.d.ts +10 -0
  66. package/lib/components/contract-services.d.ts +10 -0
  67. package/lib/components/cost-of-goods-sold.d.ts +10 -0
  68. package/lib/components/cs.d.ts +10 -0
  69. package/lib/components/do.d.ts +10 -0
  70. package/lib/components/dont.d.ts +10 -0
  71. package/lib/components/drivers-licence.d.ts +10 -0
  72. package/lib/components/e-commerce.d.ts +10 -0
  73. package/lib/components/email-and-phone.d.ts +10 -0
  74. package/lib/components/emoji.d.ts +10 -0
  75. package/lib/components/exchange-rate.d.ts +10 -0
  76. package/lib/components/expenses.d.ts +10 -0
  77. package/lib/components/family.d.ts +10 -0
  78. package/lib/components/feedback.d.ts +10 -0
  79. package/lib/components/help-circle.d.ts +10 -0
  80. package/lib/components/help.d.ts +10 -0
  81. package/lib/components/holidays.d.ts +10 -0
  82. package/lib/components/home.d.ts +10 -0
  83. package/lib/components/index.d.ts +53 -0
  84. package/lib/components/insights.d.ts +10 -0
  85. package/lib/components/investments.d.ts +10 -0
  86. package/lib/components/invite.d.ts +10 -0
  87. package/lib/components/lightning.d.ts +10 -0
  88. package/lib/components/lock.d.ts +10 -0
  89. package/lib/components/marketing.d.ts +10 -0
  90. package/lib/components/office-expenses.d.ts +10 -0
  91. package/lib/components/owners-withdrawal.d.ts +10 -0
  92. package/lib/components/pending-circle.d.ts +10 -0
  93. package/lib/components/pending.d.ts +10 -0
  94. package/lib/components/picture.d.ts +10 -0
  95. package/lib/components/pin-code.d.ts +10 -0
  96. package/lib/components/profile.d.ts +10 -0
  97. package/lib/components/recipients.d.ts +10 -0
  98. package/lib/components/refresh.d.ts +10 -0
  99. package/lib/components/rent.d.ts +10 -0
  100. package/lib/components/salary.d.ts +10 -0
  101. package/lib/components/sales-and-royalties.d.ts +10 -0
  102. package/lib/components/savings.d.ts +10 -0
  103. package/lib/components/settings.d.ts +10 -0
  104. package/lib/components/tax.d.ts +10 -0
  105. package/lib/components/travel.d.ts +10 -0
  106. package/lib/components/two-step.d.ts +10 -0
  107. package/lib/components/unlock.d.ts +10 -0
  108. package/lib/components/verified.d.ts +10 -0
  109. package/lib/index.es.js +1 -1
  110. package/lib/index.js +1 -1
  111. package/package.json +1 -1
@@ -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 DriversLicenceIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const DriversLicence: FunctionComponent<DriversLicenceIconProps>;
@@ -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 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-licence';
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';
@@ -66,29 +84,40 @@ export * from './fpx';
66
84
  export * from './freeze';
67
85
  export * from './general';
68
86
  export * from './gift-box';
87
+ export * from './invite';
69
88
  export * from './globe';
70
89
  export * from './graph';
71
90
  export * from './groceries';
72
91
  export * from './handshake';
92
+ export * from './contract-services';
73
93
  export * from './happy-emoji';
94
+ export * from './do';
95
+ export * from './emoji';
74
96
  export * from './headset';
97
+ export * from './cs';
75
98
  export * from './heart';
99
+ export * from './family';
76
100
  export * from './house';
101
+ export * from './home';
77
102
  export * from './id';
78
103
  export * from './ideal';
79
104
  export * from './image';
105
+ export * from './picture';
80
106
  export * from './info-circle';
81
107
  export * from './insert-card';
108
+ export * from './atm';
82
109
  export * from './instagram';
83
110
  export * from './insurance';
84
111
  export * from './keep';
85
112
  export * from './klarna';
86
113
  export * from './leaf';
87
114
  export * from './lightning-bolt';
115
+ export * from './lightning';
88
116
  export * from './limit';
89
117
  export * from './link';
90
118
  export * from './linkedin';
91
119
  export * from './list';
120
+ export * from './activity';
92
121
  export * from './log-in';
93
122
  export * from './log-out';
94
123
  export * from './menu';
@@ -96,6 +125,7 @@ export * from './messenger';
96
125
  export * from './minus-circle';
97
126
  export * from './minus';
98
127
  export * from './mobile-lock';
128
+ export * from './two-step';
99
129
  export * from './mobile';
100
130
  export * from './money';
101
131
  export * from './more';
@@ -106,48 +136,68 @@ export * from './new';
106
136
  export * from './notification-active';
107
137
  export * from './notification';
108
138
  export * from './padlock-unlocked';
139
+ export * from './unlock';
109
140
  export * from './padlock';
141
+ export * from './lock';
110
142
  export * from './paperclip';
111
143
  export * from './passport';
112
144
  export * from './pay-in';
145
+ export * from './salary';
113
146
  export * from './paypal';
114
147
  export * from './people';
148
+ export * from './recipients';
115
149
  export * from './percentage-circle';
150
+ export * from './tax';
116
151
  export * from './person';
152
+ export * from './profile';
117
153
  export * from './personal-care';
118
154
  export * from './phone';
119
155
  export * from './pie-chart';
156
+ export * from './expenses';
120
157
  export * from './piggy-bank';
158
+ export * from './savings';
121
159
  export * from './plus-circle';
122
160
  export * from './plus';
123
161
  export * from './question-mark-circle';
162
+ export * from './help-circle';
124
163
  export * from './question-mark';
164
+ export * from './help';
125
165
  export * from './receipt';
126
166
  export * from './receive';
127
167
  export * from './reload';
168
+ export * from './refresh';
128
169
  export * from './request-receive';
129
170
  export * from './request-send';
130
171
  export * from './rewards';
131
172
  export * from './sad-emoji';
173
+ export * from './dont';
132
174
  export * from './search';
133
175
  export * from './send';
134
176
  export * from './share-android';
135
177
  export * from './share-ios';
136
178
  export * from './shield';
137
179
  export * from './shopping-bag';
180
+ export * from './e-commerce';
138
181
  export * from './slider';
139
182
  export * from './sofort';
140
183
  export * from './software-and-hosting';
141
184
  export * from './speech-bubble-message';
185
+ export * from './feedback';
142
186
  export * from './speech-bubble-pending';
187
+ export * from './pending';
143
188
  export * from './speech-bubble';
189
+ export * from './chat';
144
190
  export * from './speech-bubbles';
191
+ export * from './comments';
145
192
  export * from './star-fill';
146
193
  export * from './star';
147
194
  export * from './stationary';
195
+ export * from './office-expenses';
148
196
  export * from './suitcase';
197
+ export * from './travel';
149
198
  export * from './switch';
150
199
  export * from './target';
200
+ export * from './marketing';
151
201
  export * from './team';
152
202
  export * from './theme';
153
203
  export * from './transfer';
@@ -156,6 +206,9 @@ export * from './trustly';
156
206
  export * from './twitter';
157
207
  export * from './upload';
158
208
  export * from './upward-graph';
209
+ export * from './exchange-rate';
159
210
  export * from './warning';
211
+ export * from './alert';
160
212
  export * from './whatsapp';
161
213
  export * from './withdrawal';
214
+ 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>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PendingIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Pending: FunctionComponent<PendingIconProps>;
@@ -0,0 +1,10 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PictureIconProps {
4
+ size?: IconSize;
5
+ filled?: boolean;
6
+ className?: string;
7
+ title?: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const Picture: FunctionComponent<PictureIconProps>;