@transferwise/icons 3.8.0 → 3.9.0
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.
- package/build/angular/components/arrow-diagonal-down-icon.component.js +19 -0
- package/build/angular/components/arrow-diagonal-up-icon.component.js +19 -0
- package/build/angular/components/bank-strikethrough-icon.component.js +19 -0
- package/build/angular/components/car-icon.component.js +3 -3
- package/build/angular/components/click-to-pay-icon.component.js +19 -0
- package/build/angular/components/drivers-license-icon.component.js +3 -3
- package/build/angular/components/eating-out-icon.component.js +3 -3
- package/build/angular/components/gambling-icon.component.js +19 -0
- package/build/angular/components/icon.component.js +14 -0
- package/build/angular/components/laptop-icon.component.js +19 -0
- package/build/angular/components/pause-icon.component.js +19 -0
- package/build/angular/components/payments-icon.component.js +3 -3
- package/build/angular/components/pets-icon.component.js +19 -0
- package/build/angular/components/play-icon.component.js +19 -0
- package/build/angular/components/scan-qr-code-icon.component.js +19 -0
- package/build/angular/components/slider-icon.component.js +3 -3
- package/build/angular/components/speech-bubble-exclamation-icon.component.js +19 -0
- package/build/angular/components/stop-icon.component.js +19 -0
- package/build/angular/components/takeaway-icon.component.js +19 -0
- package/build/angular/components/taxi-icon.component.js +19 -0
- package/build/angular/components/transport-icon.component.js +3 -3
- package/build/angular/index.js +28 -0
- package/build/components/arrow-diagonal-down.tsx +51 -0
- package/build/components/arrow-diagonal-up.tsx +51 -0
- package/build/components/bank-strikethrough.tsx +53 -0
- package/build/components/car.tsx +3 -1
- package/build/components/click-to-pay.tsx +48 -0
- package/build/components/drivers-license.tsx +3 -1
- package/build/components/eating-out.tsx +1 -1
- package/build/components/gambling.tsx +52 -0
- package/build/components/laptop.tsx +52 -0
- package/build/components/pause.tsx +52 -0
- package/build/components/payments.tsx +1 -1
- package/build/components/pets.tsx +52 -0
- package/build/components/play.tsx +52 -0
- package/build/components/scan-qr-code.tsx +52 -0
- package/build/components/slider.tsx +1 -1
- package/build/components/speech-bubble-exclamation.tsx +53 -0
- package/build/components/stop.tsx +52 -0
- package/build/components/takeaway.tsx +52 -0
- package/build/components/taxi.tsx +52 -0
- package/build/components/transport.tsx +1 -1
- package/build/icons.json +98 -0
- package/build/index.ts +14 -0
- package/lib/angular/index.js +313 -19
- package/lib/angular/index.js.map +1 -1
- package/lib/components/arrow-diagonal-down.d.ts +11 -0
- package/lib/components/arrow-diagonal-down.d.ts.map +1 -0
- package/lib/components/arrow-diagonal-up.d.ts +11 -0
- package/lib/components/arrow-diagonal-up.d.ts.map +1 -0
- package/lib/components/bank-strikethrough.d.ts +11 -0
- package/lib/components/bank-strikethrough.d.ts.map +1 -0
- package/lib/components/car.d.ts.map +1 -1
- package/lib/components/click-to-pay.d.ts +11 -0
- package/lib/components/click-to-pay.d.ts.map +1 -0
- package/lib/components/drivers-license.d.ts.map +1 -1
- package/lib/components/gambling.d.ts +11 -0
- package/lib/components/gambling.d.ts.map +1 -0
- package/lib/components/laptop.d.ts +11 -0
- package/lib/components/laptop.d.ts.map +1 -0
- package/lib/components/pause.d.ts +11 -0
- package/lib/components/pause.d.ts.map +1 -0
- package/lib/components/pets.d.ts +11 -0
- package/lib/components/pets.d.ts.map +1 -0
- package/lib/components/play.d.ts +11 -0
- package/lib/components/play.d.ts.map +1 -0
- package/lib/components/scan-qr-code.d.ts +11 -0
- package/lib/components/scan-qr-code.d.ts.map +1 -0
- package/lib/components/speech-bubble-exclamation.d.ts +11 -0
- package/lib/components/speech-bubble-exclamation.d.ts.map +1 -0
- package/lib/components/stop.d.ts +11 -0
- package/lib/components/stop.d.ts.map +1 -0
- package/lib/components/takeaway.d.ts +11 -0
- package/lib/components/takeaway.d.ts.map +1 -0
- package/lib/components/taxi.d.ts +11 -0
- package/lib/components/taxi.d.ts.map +1 -0
- package/lib/index.d.ts +14 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.esm.js +517 -13
- package/lib/index.esm.js.map +1 -1
- package/lib/index.js +530 -12
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.ts
CHANGED
@@ -1,11 +1,14 @@
|
|
1
1
|
export * from './components/alert-circle-fill';
|
2
2
|
export * from './components/alert-circle';
|
3
3
|
export * from './components/alert';
|
4
|
+
export * from './components/arrow-diagonal-down';
|
5
|
+
export * from './components/arrow-diagonal-up';
|
4
6
|
export * from './components/arrow-down';
|
5
7
|
export * from './components/arrow-left';
|
6
8
|
export * from './components/arrow-right';
|
7
9
|
export * from './components/arrow-up';
|
8
10
|
export * from './components/auto-convert';
|
11
|
+
export * from './components/bank-strikethrough';
|
9
12
|
export * from './components/bank-transfer';
|
10
13
|
export * from './components/ach';
|
11
14
|
export * from './components/bank';
|
@@ -53,6 +56,7 @@ export * from './components/chevron-right';
|
|
53
56
|
export * from './components/chevron-up';
|
54
57
|
export * from './components/chip';
|
55
58
|
export * from './components/chip-pin';
|
59
|
+
export * from './components/click-to-pay';
|
56
60
|
export * from './components/clock-borderless';
|
57
61
|
export * from './components/clock-fill';
|
58
62
|
export * from './components/clock';
|
@@ -93,6 +97,7 @@ export * from './components/fast-flag';
|
|
93
97
|
export * from './components/fingerprint';
|
94
98
|
export * from './components/fpx';
|
95
99
|
export * from './components/freeze';
|
100
|
+
export * from './components/gambling';
|
96
101
|
export * from './components/general-fill';
|
97
102
|
export * from './components/general-filled';
|
98
103
|
export * from './components/general';
|
@@ -128,6 +133,7 @@ export * from './components/interac';
|
|
128
133
|
export * from './components/jar';
|
129
134
|
export * from './components/keep';
|
130
135
|
export * from './components/klarna';
|
136
|
+
export * from './components/laptop';
|
131
137
|
export * from './components/leaf';
|
132
138
|
export * from './components/lightning-bolt';
|
133
139
|
export * from './components/lightning';
|
@@ -163,6 +169,7 @@ export * from './components/padlock';
|
|
163
169
|
export * from './components/lock';
|
164
170
|
export * from './components/paperclip';
|
165
171
|
export * from './components/passport';
|
172
|
+
export * from './components/pause';
|
166
173
|
export * from './components/pay-in';
|
167
174
|
export * from './components/salary';
|
168
175
|
export * from './components/payments';
|
@@ -174,6 +181,7 @@ export * from './components/tax';
|
|
174
181
|
export * from './components/person';
|
175
182
|
export * from './components/profile';
|
176
183
|
export * from './components/personal-care';
|
184
|
+
export * from './components/pets';
|
177
185
|
export * from './components/phone';
|
178
186
|
export * from './components/pie-chart';
|
179
187
|
export * from './components/expenses';
|
@@ -181,6 +189,7 @@ export * from './components/piggy-bank';
|
|
181
189
|
export * from './components/savings';
|
182
190
|
export * from './components/pix';
|
183
191
|
export * from './components/plane';
|
192
|
+
export * from './components/play';
|
184
193
|
export * from './components/plus-circle';
|
185
194
|
export * from './components/plus';
|
186
195
|
export * from './components/qr-code';
|
@@ -201,6 +210,7 @@ export * from './components/request-send';
|
|
201
210
|
export * from './components/rewards';
|
202
211
|
export * from './components/sad-emoji';
|
203
212
|
export * from './components/dont';
|
213
|
+
export * from './components/scan-qr-code';
|
204
214
|
export * from './components/search';
|
205
215
|
export * from './components/send';
|
206
216
|
export * from './components/share-android';
|
@@ -212,6 +222,7 @@ export * from './components/slider';
|
|
212
222
|
export * from './components/sofort';
|
213
223
|
export * from './components/software-and-hosting';
|
214
224
|
export * from './components/software-and-web-hosting';
|
225
|
+
export * from './components/speech-bubble-exclamation';
|
215
226
|
export * from './components/speech-bubble-message';
|
216
227
|
export * from './components/feedback';
|
217
228
|
export * from './components/speech-bubble-pending';
|
@@ -244,12 +255,15 @@ export * from './components/star-fill';
|
|
244
255
|
export * from './components/star';
|
245
256
|
export * from './components/stationery';
|
246
257
|
export * from './components/office-expenses';
|
258
|
+
export * from './components/stop';
|
247
259
|
export * from './components/suitcase';
|
248
260
|
export * from './components/travel';
|
249
261
|
export * from './components/sunglasses';
|
250
262
|
export * from './components/switch';
|
263
|
+
export * from './components/takeaway';
|
251
264
|
export * from './components/target';
|
252
265
|
export * from './components/marketing';
|
266
|
+
export * from './components/taxi';
|
253
267
|
export * from './components/team';
|
254
268
|
export * from './components/theme';
|
255
269
|
export * from './components/transfer';
|