@transferwise/icons 2.22.0 → 2.23.0-ve.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 (240) hide show
  1. package/lib/components/{instagram.d.ts → Instagram.d.ts} +0 -0
  2. package/lib/components/{paypal.d.ts → PayPal.d.ts} +2 -2
  3. package/lib/components/activity.d.ts +0 -1
  4. package/lib/components/alert-circle.d.ts +0 -1
  5. package/lib/components/balance.d.ts +0 -1
  6. package/lib/components/{facebook-square.d.ts → bank-transfer.d.ts} +2 -2
  7. package/lib/components/{linkedin.d.ts → bar-chart.d.ts} +2 -2
  8. package/lib/components/beach.d.ts +9 -0
  9. package/lib/components/boxes.d.ts +9 -0
  10. package/lib/components/buildings.d.ts +9 -0
  11. package/lib/components/bulb.d.ts +9 -0
  12. package/lib/components/calendar-check.d.ts +9 -0
  13. package/lib/components/car.d.ts +9 -0
  14. package/lib/components/card-detail.d.ts +9 -0
  15. package/lib/components/card-number.d.ts +0 -1
  16. package/lib/components/card-transferwise.d.ts +0 -1
  17. package/lib/components/card-wise.d.ts +0 -1
  18. package/lib/components/cash-register.d.ts +9 -0
  19. package/lib/components/check-circle.d.ts +0 -1
  20. package/lib/components/chip.d.ts +9 -0
  21. package/lib/components/clock.d.ts +9 -0
  22. package/lib/components/cog.d.ts +9 -0
  23. package/lib/components/cross-circle.d.ts +0 -1
  24. package/lib/components/dial.d.ts +9 -0
  25. package/lib/components/email-and-mobile.d.ts +9 -0
  26. package/lib/components/gift-box.d.ts +9 -0
  27. package/lib/components/handshake.d.ts +9 -0
  28. package/lib/components/happy-emoji.d.ts +9 -0
  29. package/lib/components/headset.d.ts +9 -0
  30. package/lib/components/heart.d.ts +9 -0
  31. package/lib/components/house.d.ts +9 -0
  32. package/lib/components/image.d.ts +9 -0
  33. package/lib/components/index.d.ts +59 -6
  34. package/lib/components/insert-card.d.ts +9 -0
  35. package/lib/components/insights.d.ts +9 -0
  36. package/lib/components/invite.d.ts +0 -1
  37. package/lib/components/keep.d.ts +9 -0
  38. package/lib/components/lightning-bolt.d.ts +9 -0
  39. package/lib/components/linkedIn.d.ts +9 -0
  40. package/lib/components/list.d.ts +9 -0
  41. package/lib/components/log-out.d.ts +0 -1
  42. package/lib/components/minus-circle.d.ts +0 -1
  43. package/lib/components/mobile-lock.d.ts +9 -0
  44. package/lib/components/notification.d.ts +0 -1
  45. package/lib/components/{calendar-success.d.ts → padlock-unlocked.d.ts} +2 -2
  46. package/lib/components/padlock.d.ts +9 -0
  47. package/lib/components/pay-in.d.ts +9 -0
  48. package/lib/components/pending-circle.d.ts +0 -1
  49. package/lib/components/people.d.ts +9 -0
  50. package/lib/components/percentage-circle.d.ts +9 -0
  51. package/lib/components/person.d.ts +9 -0
  52. package/lib/components/pie-chart.d.ts +9 -0
  53. package/lib/components/piggy-bank.d.ts +9 -0
  54. package/lib/components/plus-circle.d.ts +0 -1
  55. package/lib/components/profile.d.ts +0 -1
  56. package/lib/components/question-mark-circle.d.ts +9 -0
  57. package/lib/components/question-mark.d.ts +9 -0
  58. package/lib/components/recipients.d.ts +0 -1
  59. package/lib/components/reload.d.ts +9 -0
  60. package/lib/components/request-send.d.ts +9 -0
  61. package/lib/components/sad-emoji.d.ts +9 -0
  62. package/lib/components/settings.d.ts +0 -1
  63. package/lib/components/shopping-bag.d.ts +9 -0
  64. package/lib/components/sofort.d.ts +9 -0
  65. package/lib/components/software-and-hosting.d.ts +9 -0
  66. package/lib/components/speech-bubble-message.d.ts +9 -0
  67. package/lib/components/speech-bubble-pending.d.ts +9 -0
  68. package/lib/components/speech-bubble.d.ts +9 -0
  69. package/lib/components/speech-bubbles.d.ts +9 -0
  70. package/lib/components/stationary.d.ts +9 -0
  71. package/lib/components/successful-schedule.d.ts +9 -0
  72. package/lib/components/suitcase.d.ts +9 -0
  73. package/lib/components/target.d.ts +9 -0
  74. package/lib/components/theme.d.ts +9 -0
  75. package/lib/components/upward-graph.d.ts +9 -0
  76. package/lib/components/verified.d.ts +0 -1
  77. package/lib/components/warning.d.ts +9 -0
  78. package/lib/components/withdrawal.d.ts +9 -0
  79. package/lib/index.es.js +1 -1
  80. package/lib/index.js +1 -1
  81. package/package.json +4 -1
  82. package/lib/angular/components/ach-icon.component.d.ts +0 -6
  83. package/lib/angular/components/activity-icon.component.d.ts +0 -7
  84. package/lib/angular/components/alert-circle-icon.component.d.ts +0 -7
  85. package/lib/angular/components/alert-icon.component.d.ts +0 -6
  86. package/lib/angular/components/arrow-down-icon.component.d.ts +0 -6
  87. package/lib/angular/components/arrow-left-icon.component.d.ts +0 -6
  88. package/lib/angular/components/arrow-right-icon.component.d.ts +0 -6
  89. package/lib/angular/components/arrow-up-icon.component.d.ts +0 -6
  90. package/lib/angular/components/atm-icon.component.d.ts +0 -6
  91. package/lib/angular/components/auto-convert-icon.component.d.ts +0 -6
  92. package/lib/angular/components/balance-icon.component.d.ts +0 -7
  93. package/lib/angular/components/bank-icon.component.d.ts +0 -6
  94. package/lib/angular/components/barcode-icon.component.d.ts +0 -6
  95. package/lib/angular/components/batch-icon.component.d.ts +0 -6
  96. package/lib/angular/components/bills-icon.component.d.ts +0 -6
  97. package/lib/angular/components/bin-icon.component.d.ts +0 -6
  98. package/lib/angular/components/book-icon.component.d.ts +0 -6
  99. package/lib/angular/components/briefcase-icon.component.d.ts +0 -6
  100. package/lib/angular/components/calendar-icon.component.d.ts +0 -6
  101. package/lib/angular/components/calendar-success-icon.component.d.ts +0 -6
  102. package/lib/angular/components/camera-icon.component.d.ts +0 -6
  103. package/lib/angular/components/card-icon.component.d.ts +0 -6
  104. package/lib/angular/components/card-number-icon.component.d.ts +0 -7
  105. package/lib/angular/components/card-transferwise-icon.component.d.ts +0 -7
  106. package/lib/angular/components/card-wise-icon.component.d.ts +0 -7
  107. package/lib/angular/components/charity-icon.component.d.ts +0 -6
  108. package/lib/angular/components/chat-icon.component.d.ts +0 -6
  109. package/lib/angular/components/check-circle-icon.component.d.ts +0 -7
  110. package/lib/angular/components/check-icon.component.d.ts +0 -6
  111. package/lib/angular/components/chevron-down-icon.component.d.ts +0 -6
  112. package/lib/angular/components/chevron-left-icon.component.d.ts +0 -6
  113. package/lib/angular/components/chevron-right-icon.component.d.ts +0 -6
  114. package/lib/angular/components/chevron-up-icon.component.d.ts +0 -6
  115. package/lib/angular/components/chip-pin-icon.component.d.ts +0 -6
  116. package/lib/angular/components/collapse-icon.component.d.ts +0 -6
  117. package/lib/angular/components/comments-icon.component.d.ts +0 -6
  118. package/lib/angular/components/contactless-icon.component.d.ts +0 -6
  119. package/lib/angular/components/contract-services-icon.component.d.ts +0 -6
  120. package/lib/angular/components/convert-icon.component.d.ts +0 -6
  121. package/lib/angular/components/cost-of-goods-sold-icon.component.d.ts +0 -6
  122. package/lib/angular/components/cross-circle-icon.component.d.ts +0 -7
  123. package/lib/angular/components/cross-icon.component.d.ts +0 -6
  124. package/lib/angular/components/cs-icon.component.d.ts +0 -6
  125. package/lib/angular/components/defrost-icon.component.d.ts +0 -6
  126. package/lib/angular/components/delivery-icon.component.d.ts +0 -6
  127. package/lib/angular/components/direct-debits-icon.component.d.ts +0 -6
  128. package/lib/angular/components/do-icon.component.d.ts +0 -6
  129. package/lib/angular/components/document-icon.component.d.ts +0 -6
  130. package/lib/angular/components/documents-icon.component.d.ts +0 -6
  131. package/lib/angular/components/dont-icon.component.d.ts +0 -6
  132. package/lib/angular/components/download-icon.component.d.ts +0 -6
  133. package/lib/angular/components/drivers-license-icon.component.d.ts +0 -6
  134. package/lib/angular/components/e-commerce-icon.component.d.ts +0 -6
  135. package/lib/angular/components/eating-out-icon.component.d.ts +0 -6
  136. package/lib/angular/components/edit-icon.component.d.ts +0 -6
  137. package/lib/angular/components/email-and-phone-icon.component.d.ts +0 -6
  138. package/lib/angular/components/email-icon.component.d.ts +0 -6
  139. package/lib/angular/components/emoji-icon.component.d.ts +0 -6
  140. package/lib/angular/components/entertainment-icon.component.d.ts +0 -6
  141. package/lib/angular/components/exchange-rate-icon.component.d.ts +0 -6
  142. package/lib/angular/components/expand-icon.component.d.ts +0 -6
  143. package/lib/angular/components/expenses-icon.component.d.ts +0 -6
  144. package/lib/angular/components/eye-icon.component.d.ts +0 -6
  145. package/lib/angular/components/eye-shut-icon.component.d.ts +0 -6
  146. package/lib/angular/components/face-id-icon.component.d.ts +0 -6
  147. package/lib/angular/components/facebook-icon.component.d.ts +0 -6
  148. package/lib/angular/components/facebook-square-icon.component.d.ts +0 -6
  149. package/lib/angular/components/family-icon.component.d.ts +0 -6
  150. package/lib/angular/components/fast-flag-icon.component.d.ts +0 -6
  151. package/lib/angular/components/feedback-icon.component.d.ts +0 -6
  152. package/lib/angular/components/fingerprint-icon.component.d.ts +0 -6
  153. package/lib/angular/components/fpx-icon.component.d.ts +0 -6
  154. package/lib/angular/components/freeze-icon.component.d.ts +0 -6
  155. package/lib/angular/components/general-icon.component.d.ts +0 -6
  156. package/lib/angular/components/globe-icon.component.d.ts +0 -6
  157. package/lib/angular/components/graph-icon.component.d.ts +0 -6
  158. package/lib/angular/components/groceries-icon.component.d.ts +0 -6
  159. package/lib/angular/components/help-circle-icon.component.d.ts +0 -6
  160. package/lib/angular/components/help-icon.component.d.ts +0 -6
  161. package/lib/angular/components/holidays-icon.component.d.ts +0 -6
  162. package/lib/angular/components/home-icon.component.d.ts +0 -6
  163. package/lib/angular/components/icon.component.d.ts +0 -8
  164. package/lib/angular/components/id-icon.component.d.ts +0 -6
  165. package/lib/angular/components/ideal-icon.component.d.ts +0 -6
  166. package/lib/angular/components/info-circle-icon.component.d.ts +0 -6
  167. package/lib/angular/components/instagram-icon.component.d.ts +0 -6
  168. package/lib/angular/components/insurance-icon.component.d.ts +0 -6
  169. package/lib/angular/components/investments-icon.component.d.ts +0 -6
  170. package/lib/angular/components/invite-icon.component.d.ts +0 -7
  171. package/lib/angular/components/klarna-icon.component.d.ts +0 -6
  172. package/lib/angular/components/leaf-icon.component.d.ts +0 -6
  173. package/lib/angular/components/lightning-icon.component.d.ts +0 -6
  174. package/lib/angular/components/limit-icon.component.d.ts +0 -6
  175. package/lib/angular/components/link-icon.component.d.ts +0 -6
  176. package/lib/angular/components/linkedin-icon.component.d.ts +0 -6
  177. package/lib/angular/components/lock-icon.component.d.ts +0 -6
  178. package/lib/angular/components/log-in-icon.component.d.ts +0 -6
  179. package/lib/angular/components/log-out-icon.component.d.ts +0 -7
  180. package/lib/angular/components/marketing-icon.component.d.ts +0 -6
  181. package/lib/angular/components/menu-icon.component.d.ts +0 -6
  182. package/lib/angular/components/messenger-icon.component.d.ts +0 -6
  183. package/lib/angular/components/minus-circle-icon.component.d.ts +0 -7
  184. package/lib/angular/components/minus-icon.component.d.ts +0 -6
  185. package/lib/angular/components/mobile-icon.component.d.ts +0 -6
  186. package/lib/angular/components/money-icon.component.d.ts +0 -6
  187. package/lib/angular/components/more-icon.component.d.ts +0 -6
  188. package/lib/angular/components/multi-currency-icon.component.d.ts +0 -6
  189. package/lib/angular/components/navigate-away-icon.component.d.ts +0 -6
  190. package/lib/angular/components/new-icon.component.d.ts +0 -6
  191. package/lib/angular/components/notification-active-icon.component.d.ts +0 -6
  192. package/lib/angular/components/notification-icon.component.d.ts +0 -7
  193. package/lib/angular/components/office-expenses-icon.component.d.ts +0 -6
  194. package/lib/angular/components/owners-withdrawal-icon.component.d.ts +0 -6
  195. package/lib/angular/components/paperclip-icon.component.d.ts +0 -6
  196. package/lib/angular/components/passport-icon.component.d.ts +0 -6
  197. package/lib/angular/components/paypal-icon.component.d.ts +0 -6
  198. package/lib/angular/components/pending-circle-icon.component.d.ts +0 -7
  199. package/lib/angular/components/pending-icon.component.d.ts +0 -6
  200. package/lib/angular/components/personal-care-icon.component.d.ts +0 -6
  201. package/lib/angular/components/phone-icon.component.d.ts +0 -6
  202. package/lib/angular/components/picture-icon.component.d.ts +0 -6
  203. package/lib/angular/components/pin-code-icon.component.d.ts +0 -6
  204. package/lib/angular/components/plus-circle-icon.component.d.ts +0 -7
  205. package/lib/angular/components/plus-icon.component.d.ts +0 -6
  206. package/lib/angular/components/profile-icon.component.d.ts +0 -7
  207. package/lib/angular/components/receipt-icon.component.d.ts +0 -6
  208. package/lib/angular/components/receive-icon.component.d.ts +0 -6
  209. package/lib/angular/components/recipients-icon.component.d.ts +0 -7
  210. package/lib/angular/components/refresh-icon.component.d.ts +0 -6
  211. package/lib/angular/components/rent-icon.component.d.ts +0 -6
  212. package/lib/angular/components/request-receive-icon.component.d.ts +0 -6
  213. package/lib/angular/components/salary-icon.component.d.ts +0 -6
  214. package/lib/angular/components/sales-and-royalties-icon.component.d.ts +0 -6
  215. package/lib/angular/components/savings-icon.component.d.ts +0 -6
  216. package/lib/angular/components/search-icon.component.d.ts +0 -6
  217. package/lib/angular/components/send-icon.component.d.ts +0 -6
  218. package/lib/angular/components/settings-icon.component.d.ts +0 -7
  219. package/lib/angular/components/share-android-icon.component.d.ts +0 -6
  220. package/lib/angular/components/share-ios-icon.component.d.ts +0 -6
  221. package/lib/angular/components/shield-icon.component.d.ts +0 -6
  222. package/lib/angular/components/slider-icon.component.d.ts +0 -6
  223. package/lib/angular/components/software-and-web-hosting-icon.component.d.ts +0 -6
  224. package/lib/angular/components/star-icon.component.d.ts +0 -6
  225. package/lib/angular/components/switch-icon.component.d.ts +0 -6
  226. package/lib/angular/components/tax-icon.component.d.ts +0 -6
  227. package/lib/angular/components/team-icon.component.d.ts +0 -6
  228. package/lib/angular/components/transfer-icon.component.d.ts +0 -6
  229. package/lib/angular/components/transport-icon.component.d.ts +0 -6
  230. package/lib/angular/components/travel-icon.component.d.ts +0 -6
  231. package/lib/angular/components/trustly-icon.component.d.ts +0 -6
  232. package/lib/angular/components/twitter-icon.component.d.ts +0 -6
  233. package/lib/angular/components/two-step-icon.component.d.ts +0 -6
  234. package/lib/angular/components/unlock-icon.component.d.ts +0 -6
  235. package/lib/angular/components/upload-icon.component.d.ts +0 -6
  236. package/lib/angular/components/verified-icon.component.d.ts +0 -7
  237. package/lib/angular/components/whatsapp-icon.component.d.ts +0 -6
  238. package/lib/angular/index.d.ts +0 -1
  239. package/lib/angular/index.js +0 -1
  240. package/lib/components/software-and-web-hosting.d.ts +0 -9
@@ -1,9 +1,9 @@
1
1
  import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
- export interface PaypalIconProps {
3
+ export interface PayPalIconProps {
4
4
  size?: IconSize;
5
5
  className?: string;
6
6
  title?: string;
7
7
  ['data-testid']?: string;
8
8
  }
9
- export declare const Paypal: FunctionComponent<PaypalIconProps>;
9
+ export declare const PayPal: FunctionComponent<PayPalIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface ActivityIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface AlertCircleIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface BalanceIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -1,9 +1,9 @@
1
1
  import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
- export interface FacebookSquareIconProps {
3
+ export interface BankTransferIconProps {
4
4
  size?: IconSize;
5
5
  className?: string;
6
6
  title?: string;
7
7
  ['data-testid']?: string;
8
8
  }
9
- export declare const FacebookSquare: FunctionComponent<FacebookSquareIconProps>;
9
+ export declare const BankTransfer: FunctionComponent<BankTransferIconProps>;
@@ -1,9 +1,9 @@
1
1
  import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
- export interface LinkedinIconProps {
3
+ export interface BarChartIconProps {
4
4
  size?: IconSize;
5
5
  className?: string;
6
6
  title?: string;
7
7
  ['data-testid']?: string;
8
8
  }
9
- export declare const Linkedin: FunctionComponent<LinkedinIconProps>;
9
+ export declare const BarChart: FunctionComponent<BarChartIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface BeachIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Beach: FunctionComponent<BeachIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface BoxesIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Boxes: FunctionComponent<BoxesIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface BuildingsIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Buildings: FunctionComponent<BuildingsIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface BulbIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Bulb: FunctionComponent<BulbIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CalendarCheckIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CalendarCheck: FunctionComponent<CalendarCheckIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CarIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Car: FunctionComponent<CarIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CardDetailIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CardDetail: FunctionComponent<CardDetailIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface CardNumberIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface CardTransferwiseIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface CardWiseIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CashRegisterIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const CashRegister: FunctionComponent<CashRegisterIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface CheckCircleIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ChipIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Chip: FunctionComponent<ChipIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ClockIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Clock: FunctionComponent<ClockIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface CogIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Cog: FunctionComponent<CogIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface CrossCircleIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface DialIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Dial: FunctionComponent<DialIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface EmailAndMobileIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const EmailAndMobile: FunctionComponent<EmailAndMobileIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface GiftBoxIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const GiftBox: FunctionComponent<GiftBoxIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HandshakeIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Handshake: FunctionComponent<HandshakeIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HappyEmojiIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const HappyEmoji: FunctionComponent<HappyEmojiIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HeadsetIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Headset: FunctionComponent<HeadsetIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HeartIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Heart: FunctionComponent<HeartIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface HouseIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const House: FunctionComponent<HouseIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ImageIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Image: FunctionComponent<ImageIconProps>;
@@ -9,20 +9,29 @@ export * from './arrow-up';
9
9
  export * from './atm';
10
10
  export * from './auto-convert';
11
11
  export * from './balance';
12
+ export * from './bank-transfer';
12
13
  export * from './bank';
14
+ export * from './bar-chart';
13
15
  export * from './barcode';
14
16
  export * from './batch';
17
+ export * from './beach';
15
18
  export * from './bills';
16
19
  export * from './bin';
17
20
  export * from './book';
21
+ export * from './boxes';
18
22
  export * from './briefcase';
19
- export * from './calendar-success';
23
+ export * from './buildings';
24
+ export * from './bulb';
25
+ export * from './calendar-check';
20
26
  export * from './calendar';
21
27
  export * from './camera';
28
+ export * from './car';
29
+ export * from './card-detail';
22
30
  export * from './card-number';
23
31
  export * from './card-transferwise';
24
32
  export * from './card-wise';
25
33
  export * from './card';
34
+ export * from './cash-register';
26
35
  export * from './charity';
27
36
  export * from './chat';
28
37
  export * from './check-circle';
@@ -32,6 +41,9 @@ export * from './chevron-left';
32
41
  export * from './chevron-right';
33
42
  export * from './chevron-up';
34
43
  export * from './chip-pin';
44
+ export * from './chip';
45
+ export * from './clock';
46
+ export * from './cog';
35
47
  export * from './collapse';
36
48
  export * from './comments';
37
49
  export * from './contactless';
@@ -43,6 +55,7 @@ export * from './cross';
43
55
  export * from './cs';
44
56
  export * from './defrost';
45
57
  export * from './delivery';
58
+ export * from './dial';
46
59
  export * from './direct-debits';
47
60
  export * from './do';
48
61
  export * from './document';
@@ -53,6 +66,7 @@ export * from './drivers-license';
53
66
  export * from './e-commerce';
54
67
  export * from './eating-out';
55
68
  export * from './edit';
69
+ export * from './email-and-mobile';
56
70
  export * from './email-and-phone';
57
71
  export * from './email';
58
72
  export * from './emoji';
@@ -63,7 +77,6 @@ export * from './expenses';
63
77
  export * from './eye-shut';
64
78
  export * from './eye';
65
79
  export * from './face-id';
66
- export * from './facebook-square';
67
80
  export * from './facebook';
68
81
  export * from './family';
69
82
  export * from './fast-flag';
@@ -72,26 +85,38 @@ export * from './fingerprint';
72
85
  export * from './fpx';
73
86
  export * from './freeze';
74
87
  export * from './general';
88
+ export * from './gift-box';
75
89
  export * from './globe';
76
90
  export * from './graph';
77
91
  export * from './groceries';
92
+ export * from './handshake';
93
+ export * from './happy-emoji';
94
+ export * from './headset';
95
+ export * from './heart';
78
96
  export * from './help-circle';
79
97
  export * from './help';
80
98
  export * from './holidays';
81
99
  export * from './home';
100
+ export * from './house';
82
101
  export * from './id';
83
102
  export * from './ideal';
103
+ export * from './image';
84
104
  export * from './info-circle';
85
- export * from './instagram';
105
+ export * from './insert-card';
106
+ export * from './insights';
107
+ export * from './Instagram';
86
108
  export * from './insurance';
87
109
  export * from './investments';
88
110
  export * from './invite';
111
+ export * from './keep';
89
112
  export * from './klarna';
90
113
  export * from './leaf';
114
+ export * from './lightning-bolt';
91
115
  export * from './lightning';
92
116
  export * from './limit';
93
117
  export * from './link';
94
- export * from './linkedin';
118
+ export * from './linkedIn';
119
+ export * from './list';
95
120
  export * from './lock';
96
121
  export * from './log-in';
97
122
  export * from './log-out';
@@ -100,6 +125,7 @@ export * from './menu';
100
125
  export * from './messenger';
101
126
  export * from './minus-circle';
102
127
  export * from './minus';
128
+ export * from './mobile-lock';
103
129
  export * from './mobile';
104
130
  export * from './money';
105
131
  export * from './more';
@@ -110,24 +136,37 @@ export * from './notification-active';
110
136
  export * from './notification';
111
137
  export * from './office-expenses';
112
138
  export * from './owners-withdrawal';
139
+ export * from './padlock-unlocked';
140
+ export * from './padlock';
113
141
  export * from './paperclip';
114
142
  export * from './passport';
115
- export * from './paypal';
143
+ export * from './pay-in';
144
+ export * from './PayPal';
116
145
  export * from './pending-circle';
117
146
  export * from './pending';
147
+ export * from './people';
148
+ export * from './percentage-circle';
149
+ export * from './person';
118
150
  export * from './personal-care';
119
151
  export * from './phone';
120
152
  export * from './picture';
153
+ export * from './pie-chart';
154
+ export * from './piggy-bank';
121
155
  export * from './pin-code';
122
156
  export * from './plus-circle';
123
157
  export * from './plus';
124
158
  export * from './profile';
159
+ export * from './question-mark-circle';
160
+ export * from './question-mark';
125
161
  export * from './receipt';
126
162
  export * from './receive';
127
163
  export * from './recipients';
128
164
  export * from './refresh';
165
+ export * from './reload';
129
166
  export * from './rent';
130
167
  export * from './request-receive';
168
+ export * from './request-send';
169
+ export * from './sad-emoji';
131
170
  export * from './salary';
132
171
  export * from './sales-and-royalties';
133
172
  export * from './savings';
@@ -137,12 +176,23 @@ export * from './settings';
137
176
  export * from './share-android';
138
177
  export * from './share-ios';
139
178
  export * from './shield';
179
+ export * from './shopping-bag';
140
180
  export * from './slider';
141
- export * from './software-and-web-hosting';
181
+ export * from './sofort';
182
+ export * from './software-and-hosting';
183
+ export * from './speech-bubble-message';
184
+ export * from './speech-bubble-pending';
185
+ export * from './speech-bubble';
186
+ export * from './speech-bubbles';
142
187
  export * from './star';
188
+ export * from './stationary';
189
+ export * from './successful-schedule';
190
+ export * from './suitcase';
143
191
  export * from './switch';
192
+ export * from './target';
144
193
  export * from './tax';
145
194
  export * from './team';
195
+ export * from './theme';
146
196
  export * from './transfer';
147
197
  export * from './transport';
148
198
  export * from './travel';
@@ -151,5 +201,8 @@ export * from './twitter';
151
201
  export * from './two-step';
152
202
  export * from './unlock';
153
203
  export * from './upload';
204
+ export * from './upward-graph';
154
205
  export * from './verified';
206
+ export * from './warning';
155
207
  export * from './whatsapp';
208
+ export * from './withdrawal';
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface InsertCardIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const InsertCard: FunctionComponent<InsertCardIconProps>;
@@ -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>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface InviteIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface KeepIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Keep: FunctionComponent<KeepIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface LightningBoltIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const LightningBolt: FunctionComponent<LightningBoltIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface LinkedInIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const LinkedIn: FunctionComponent<LinkedInIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface ListIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const List: FunctionComponent<ListIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface LogOutIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface MinusCircleIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface MobileLockIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const MobileLock: FunctionComponent<MobileLockIconProps>;
@@ -2,7 +2,6 @@ import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
3
  export interface NotificationIconProps {
4
4
  size?: IconSize;
5
- filled?: boolean;
6
5
  className?: string;
7
6
  title?: string;
8
7
  ['data-testid']?: string;
@@ -1,9 +1,9 @@
1
1
  import { FunctionComponent } from 'react';
2
2
  import { IconSize } from '../types';
3
- export interface CalendarSuccessIconProps {
3
+ export interface PadlockUnlockedIconProps {
4
4
  size?: IconSize;
5
5
  className?: string;
6
6
  title?: string;
7
7
  ['data-testid']?: string;
8
8
  }
9
- export declare const CalendarSuccess: FunctionComponent<CalendarSuccessIconProps>;
9
+ export declare const PadlockUnlocked: FunctionComponent<PadlockUnlockedIconProps>;
@@ -0,0 +1,9 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IconSize } from '../types';
3
+ export interface PadlockIconProps {
4
+ size?: IconSize;
5
+ className?: string;
6
+ title?: string;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const Padlock: FunctionComponent<PadlockIconProps>;