@mrshmllw/smores-react 5.0.0 → 6.0.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.
Files changed (229) hide show
  1. package/dist/Banner/types.d.ts +2 -1
  2. package/dist/Button/Button.d.ts +2 -1
  3. package/dist/Card/Card.d.ts +2 -1
  4. package/dist/Chip/Chip.d.ts +2 -1
  5. package/dist/Dropdown/Dropdown.d.ts +2 -1
  6. package/dist/Icon/Icon.d.ts +2 -7
  7. package/dist/Icon/Icon.js +24 -5508
  8. package/dist/Icon/iconsList.d.ts +631 -0
  9. package/dist/Icon/iconsList.js +422 -0
  10. package/dist/Icon/svgAssets/Aa.svg.js +5 -0
  11. package/dist/Icon/svgAssets/AaInverted.svg.js +5 -0
  12. package/dist/Icon/svgAssets/AccidentalDamage.svg.js +5 -0
  13. package/dist/Icon/svgAssets/AccountBreakdown.svg.js +5 -0
  14. package/dist/Icon/svgAssets/AccountMlp.svg.js +5 -0
  15. package/dist/Icon/svgAssets/ActivityClipboard.svg.js +5 -0
  16. package/dist/Icon/svgAssets/AddOns.svg.js +5 -0
  17. package/dist/Icon/svgAssets/AddressMta.svg.js +5 -0
  18. package/dist/Icon/svgAssets/AlbumAudio.svg.js +5 -0
  19. package/dist/Icon/svgAssets/Alert.svg.js +5 -0
  20. package/dist/Icon/svgAssets/AlertEngine.svg.js +5 -0
  21. package/dist/Icon/svgAssets/Amex.svg.js +5 -0
  22. package/dist/Icon/svgAssets/ApplePay.svg.js +5 -0
  23. package/dist/Icon/svgAssets/ApprovedFile.svg.js +5 -0
  24. package/dist/Icon/svgAssets/Arrow.svg.js +5 -0
  25. package/dist/Icon/svgAssets/At.svg.js +5 -0
  26. package/dist/Icon/svgAssets/Axa.svg.js +5 -0
  27. package/dist/Icon/svgAssets/Bank.svg.js +5 -0
  28. package/dist/Icon/svgAssets/Basket.svg.js +5 -0
  29. package/dist/Icon/svgAssets/Bicycle.svg.js +5 -0
  30. package/dist/Icon/svgAssets/Boost.svg.js +5 -0
  31. package/dist/Icon/svgAssets/Breakdown.svg.js +5 -0
  32. package/dist/Icon/svgAssets/BreakdownAlt.svg.js +5 -0
  33. package/dist/Icon/svgAssets/Briefcase.svg.js +5 -0
  34. package/dist/Icon/svgAssets/Burger.svg.js +5 -0
  35. package/dist/Icon/svgAssets/Calendar.svg.js +5 -0
  36. package/dist/Icon/svgAssets/Camera.svg.js +5 -0
  37. package/dist/Icon/svgAssets/Cancel.svg.js +5 -0
  38. package/dist/Icon/svgAssets/CancelBw.svg.js +5 -0
  39. package/dist/Icon/svgAssets/Car.svg.js +5 -0
  40. package/dist/Icon/svgAssets/CarMta.svg.js +5 -0
  41. package/dist/Icon/svgAssets/CarRepairs.svg.js +5 -0
  42. package/dist/Icon/svgAssets/CarReplacement.svg.js +5 -0
  43. package/dist/Icon/svgAssets/CarUsage.svg.js +5 -0
  44. package/dist/Icon/svgAssets/Card.svg.js +5 -0
  45. package/dist/Icon/svgAssets/Caret.svg.js +5 -0
  46. package/dist/Icon/svgAssets/Charge.svg.js +5 -0
  47. package/dist/Icon/svgAssets/Chat.svg.js +5 -0
  48. package/dist/Icon/svgAssets/ChatBubble.svg.js +5 -0
  49. package/dist/Icon/svgAssets/Checkout.svg.js +5 -0
  50. package/dist/Icon/svgAssets/CheckoutWithText.svg.js +5 -0
  51. package/dist/Icon/svgAssets/CircleTick.svg.js +5 -0
  52. package/dist/Icon/svgAssets/City.svg.js +5 -0
  53. package/dist/Icon/svgAssets/Claim.svg.js +5 -0
  54. package/dist/Icon/svgAssets/ClaimLine.svg.js +5 -0
  55. package/dist/Icon/svgAssets/Clipboard.svg.js +5 -0
  56. package/dist/Icon/svgAssets/ClipboardCheck.svg.js +5 -0
  57. package/dist/Icon/svgAssets/Clock.svg.js +5 -0
  58. package/dist/Icon/svgAssets/ClosePanel.svg.js +5 -0
  59. package/dist/Icon/svgAssets/Collapse.svg.js +5 -0
  60. package/dist/Icon/svgAssets/Confused.svg.js +5 -0
  61. package/dist/Icon/svgAssets/ConfusedBlue.svg.js +5 -0
  62. package/dist/Icon/svgAssets/ContactEmail.svg.js +5 -0
  63. package/dist/Icon/svgAssets/Copy.svg.js +5 -0
  64. package/dist/Icon/svgAssets/Crop.svg.js +5 -0
  65. package/dist/Icon/svgAssets/Cross.svg.js +5 -0
  66. package/dist/Icon/svgAssets/DashboardHigh.svg.js +5 -0
  67. package/dist/Icon/svgAssets/DirectDebit.svg.js +5 -0
  68. package/dist/Icon/svgAssets/DocDownload.svg.js +5 -0
  69. package/dist/Icon/svgAssets/DocUpload.svg.js +5 -0
  70. package/dist/Icon/svgAssets/Download.svg.js +5 -0
  71. package/dist/Icon/svgAssets/Earth.svg.js +5 -0
  72. package/dist/Icon/svgAssets/Edit.svg.js +5 -0
  73. package/dist/Icon/svgAssets/EditContact.svg.js +5 -0
  74. package/dist/Icon/svgAssets/EditOutline.svg.js +5 -0
  75. package/dist/Icon/svgAssets/EmailFilled.svg.js +5 -0
  76. package/dist/Icon/svgAssets/Engine.svg.js +5 -0
  77. package/dist/Icon/svgAssets/Europe.svg.js +5 -0
  78. package/dist/Icon/svgAssets/Excluded.svg.js +5 -0
  79. package/dist/Icon/svgAssets/Expand.svg.js +5 -0
  80. package/dist/Icon/svgAssets/Facebook.svg.js +5 -0
  81. package/dist/Icon/svgAssets/FallingItems.svg.js +5 -0
  82. package/dist/Icon/svgAssets/Fence.svg.js +5 -0
  83. package/dist/Icon/svgAssets/File.svg.js +5 -0
  84. package/dist/Icon/svgAssets/FileBadge2.svg.js +5 -0
  85. package/dist/Icon/svgAssets/FileCabinet.svg.js +5 -0
  86. package/dist/Icon/svgAssets/Filter.svg.js +5 -0
  87. package/dist/Icon/svgAssets/Fire.svg.js +5 -0
  88. package/dist/Icon/svgAssets/Flag.svg.js +5 -0
  89. package/dist/Icon/svgAssets/Folder.svg.js +5 -0
  90. package/dist/Icon/svgAssets/FraudAlert.svg.js +5 -0
  91. package/dist/Icon/svgAssets/FreezerFood.svg.js +5 -0
  92. package/dist/Icon/svgAssets/Fuel.svg.js +5 -0
  93. package/dist/Icon/svgAssets/Globe.svg.js +5 -0
  94. package/dist/Icon/svgAssets/GooglePlayBadge.svg.js +5 -0
  95. package/dist/Icon/svgAssets/Gpay.svg.js +5 -0
  96. package/dist/Icon/svgAssets/HelpAboutus.svg.js +5 -0
  97. package/dist/Icon/svgAssets/HelpBuypolicy.svg.js +5 -0
  98. package/dist/Icon/svgAssets/HelpCenter.svg.js +5 -0
  99. package/dist/Icon/svgAssets/HelpIdcheck.svg.js +5 -0
  100. package/dist/Icon/svgAssets/HelpManagePolicy.svg.js +5 -0
  101. package/dist/Icon/svgAssets/HelpNcd.svg.js +5 -0
  102. package/dist/Icon/svgAssets/HelpVerification.svg.js +5 -0
  103. package/dist/Icon/svgAssets/HomeExcluded.svg.js +5 -0
  104. package/dist/Icon/svgAssets/House.svg.js +5 -0
  105. package/dist/Icon/svgAssets/HouseTree.svg.js +5 -0
  106. package/dist/Icon/svgAssets/Id.svg.js +5 -0
  107. package/dist/Icon/svgAssets/Inbox.svg.js +5 -0
  108. package/dist/Icon/svgAssets/Included.svg.js +5 -0
  109. package/dist/Icon/svgAssets/Info.svg.js +5 -0
  110. package/dist/Icon/svgAssets/Injury.svg.js +5 -0
  111. package/dist/Icon/svgAssets/Instagram.svg.js +5 -0
  112. package/dist/Icon/svgAssets/Intercom.svg.js +5 -0
  113. package/dist/Icon/svgAssets/Intercom2.svg.js +5 -0
  114. package/dist/Icon/svgAssets/IosStoreBadge.svg.js +5 -0
  115. package/dist/Icon/svgAssets/Iphone.svg.js +5 -0
  116. package/dist/Icon/svgAssets/Jewellery.svg.js +5 -0
  117. package/dist/Icon/svgAssets/Key.svg.js +5 -0
  118. package/dist/Icon/svgAssets/Laptop.svg.js +5 -0
  119. package/dist/Icon/svgAssets/Leaks.svg.js +5 -0
  120. package/dist/Icon/svgAssets/Lightbulb.svg.js +5 -0
  121. package/dist/Icon/svgAssets/Link.svg.js +5 -0
  122. package/dist/Icon/svgAssets/Linkedin.svg.js +5 -0
  123. package/dist/Icon/svgAssets/LiveChat.svg.js +5 -0
  124. package/dist/Icon/svgAssets/LiveChat2.svg.js +5 -0
  125. package/dist/Icon/svgAssets/Location.svg.js +5 -0
  126. package/dist/Icon/svgAssets/LogOut.svg.js +5 -0
  127. package/dist/Icon/svgAssets/ManageDrivers.svg.js +5 -0
  128. package/dist/Icon/svgAssets/ManagePolicy.svg.js +5 -0
  129. package/dist/Icon/svgAssets/Marshmallow.svg.js +5 -0
  130. package/dist/Icon/svgAssets/Mastercard.svg.js +5 -0
  131. package/dist/Icon/svgAssets/Maximise.svg.js +5 -0
  132. package/dist/Icon/svgAssets/MaximiseWindow.svg.js +5 -0
  133. package/dist/Icon/svgAssets/Medical.svg.js +5 -0
  134. package/dist/Icon/svgAssets/Minimise.svg.js +5 -0
  135. package/dist/Icon/svgAssets/Minus.svg.js +5 -0
  136. package/dist/Icon/svgAssets/MinusCircle.svg.js +5 -0
  137. package/dist/Icon/svgAssets/MoneyBag.svg.js +5 -0
  138. package/dist/Icon/svgAssets/MoneyHeart.svg.js +5 -0
  139. package/dist/Icon/svgAssets/MoreDots.svg.js +5 -0
  140. package/dist/Icon/svgAssets/Mulsanne.svg.js +5 -0
  141. package/dist/Icon/svgAssets/NewWindow.svg.js +5 -0
  142. package/dist/Icon/svgAssets/NoExcess.svg.js +5 -0
  143. package/dist/Icon/svgAssets/Notes.svg.js +5 -0
  144. package/dist/Icon/svgAssets/Notification.svg.js +5 -0
  145. package/dist/Icon/svgAssets/Onfido.svg.js +5 -0
  146. package/dist/Icon/svgAssets/OpenPanel.svg.js +5 -0
  147. package/dist/Icon/svgAssets/Other.svg.js +5 -0
  148. package/dist/Icon/svgAssets/OutOfHome.svg.js +5 -0
  149. package/dist/Icon/svgAssets/Padlock.svg.js +5 -0
  150. package/dist/Icon/svgAssets/PadlockOutline.svg.js +5 -0
  151. package/dist/Icon/svgAssets/People.svg.js +5 -0
  152. package/dist/Icon/svgAssets/Person.svg.js +5 -0
  153. package/dist/Icon/svgAssets/PhoneFilled.svg.js +5 -0
  154. package/dist/Icon/svgAssets/PhoneOutline.svg.js +5 -0
  155. package/dist/Icon/svgAssets/Photo.svg.js +5 -0
  156. package/dist/Icon/svgAssets/PinCode.svg.js +5 -0
  157. package/dist/Icon/svgAssets/Plus.svg.js +5 -0
  158. package/dist/Icon/svgAssets/PlusCircle.svg.js +5 -0
  159. package/dist/Icon/svgAssets/Policy.svg.js +5 -0
  160. package/dist/Icon/svgAssets/PolicyDetails.svg.js +5 -0
  161. package/dist/Icon/svgAssets/PolicyDoc.svg.js +5 -0
  162. package/dist/Icon/svgAssets/PolicyDocs.svg.js +5 -0
  163. package/dist/Icon/svgAssets/PoundBold.svg.js +5 -0
  164. package/dist/Icon/svgAssets/PoundFilledCircle.svg.js +5 -0
  165. package/dist/Icon/svgAssets/PoundMedium.svg.js +5 -0
  166. package/dist/Icon/svgAssets/PoundOutline.svg.js +5 -0
  167. package/dist/Icon/svgAssets/PoundRegular.svg.js +5 -0
  168. package/dist/Icon/svgAssets/Premfina.svg.js +5 -0
  169. package/dist/Icon/svgAssets/Profile.svg.js +5 -0
  170. package/dist/Icon/svgAssets/Prohibited.svg.js +5 -0
  171. package/dist/Icon/svgAssets/Property.svg.js +5 -0
  172. package/dist/Icon/svgAssets/QuestionHelp.svg.js +5 -0
  173. package/dist/Icon/svgAssets/Rac.svg.js +5 -0
  174. package/dist/Icon/svgAssets/Ravelin.svg.js +5 -0
  175. package/dist/Icon/svgAssets/ReferAFriend.svg.js +5 -0
  176. package/dist/Icon/svgAssets/Refund.svg.js +5 -0
  177. package/dist/Icon/svgAssets/RegPlate.svg.js +5 -0
  178. package/dist/Icon/svgAssets/Renewal.svg.js +5 -0
  179. package/dist/Icon/svgAssets/RenewalLine.svg.js +5 -0
  180. package/dist/Icon/svgAssets/RepeatCharge.svg.js +5 -0
  181. package/dist/Icon/svgAssets/Return.svg.js +5 -0
  182. package/dist/Icon/svgAssets/ScheduleQuote.svg.js +5 -0
  183. package/dist/Icon/svgAssets/Search.svg.js +5 -0
  184. package/dist/Icon/svgAssets/Security.svg.js +5 -0
  185. package/dist/Icon/svgAssets/SendMessage.svg.js +5 -0
  186. package/dist/Icon/svgAssets/Settings.svg.js +5 -0
  187. package/dist/Icon/svgAssets/Shield.svg.js +5 -0
  188. package/dist/Icon/svgAssets/ShieldCheck.svg.js +5 -0
  189. package/dist/Icon/svgAssets/Shopping.svg.js +5 -0
  190. package/dist/Icon/svgAssets/Sofa.svg.js +5 -0
  191. package/dist/Icon/svgAssets/Stack.svg.js +5 -0
  192. package/dist/Icon/svgAssets/Storm.svg.js +5 -0
  193. package/dist/Icon/svgAssets/Stripe.svg.js +5 -0
  194. package/dist/Icon/svgAssets/Subsidence.svg.js +5 -0
  195. package/dist/Icon/svgAssets/Theft.svg.js +5 -0
  196. package/dist/Icon/svgAssets/ThumbsUp.svg.js +5 -0
  197. package/dist/Icon/svgAssets/Tick.svg.js +5 -0
  198. package/dist/Icon/svgAssets/TowTruck.svg.js +5 -0
  199. package/dist/Icon/svgAssets/TraceAndAccess.svg.js +5 -0
  200. package/dist/Icon/svgAssets/Training.svg.js +5 -0
  201. package/dist/Icon/svgAssets/Trash.svg.js +5 -0
  202. package/dist/Icon/svgAssets/Twitter.svg.js +5 -0
  203. package/dist/Icon/svgAssets/UpDown.svg.js +5 -0
  204. package/dist/Icon/svgAssets/Upload.svg.js +5 -0
  205. package/dist/Icon/svgAssets/UploadDocuments.svg.js +5 -0
  206. package/dist/Icon/svgAssets/UploadEmail.svg.js +5 -0
  207. package/dist/Icon/svgAssets/Vandalism.svg.js +5 -0
  208. package/dist/Icon/svgAssets/Village.svg.js +5 -0
  209. package/dist/Icon/svgAssets/Visa.svg.js +5 -0
  210. package/dist/Icon/svgAssets/Warning.svg.js +5 -0
  211. package/dist/Icon/svgAssets/Watch.svg.js +5 -0
  212. package/dist/Icon/svgAssets/Wave.svg.js +5 -0
  213. package/dist/Icon/svgAssets/Wellbeing.svg.js +5 -0
  214. package/dist/Icon/svgAssets/WheelFlat.svg.js +5 -0
  215. package/dist/Icon/svgAssets/Windscreen.svg.js +5 -0
  216. package/dist/Icon/svgAssets/WindscreenRepair.svg.js +5 -0
  217. package/dist/Icon/svgAssets/WindscreenReplacement.svg.js +5 -0
  218. package/dist/IconStrict/IconStrict.d.ts +2 -1
  219. package/dist/IconWrapper/IconWrapper.d.ts +2 -1
  220. package/dist/Link/Link.d.ts +2 -1
  221. package/dist/RadioGroup/RadioGroup.d.ts +3 -2
  222. package/dist/RadioGroup/RadioItem.d.ts +2 -1
  223. package/dist/Row/Row.d.ts +3 -2
  224. package/dist/Snackbar/types.d.ts +2 -1
  225. package/dist/Table/components/RowActions.js +2 -2
  226. package/dist/Table/components/TableRow.js +7 -7
  227. package/dist/fields/commonFieldTypes.d.ts +3 -2
  228. package/dist/fields/components/CommonInput.d.ts +3 -2
  229. package/package.json +4 -2
@@ -0,0 +1,631 @@
1
+ /// <reference types="react" />
2
+ export declare const iconList: {
3
+ 'aa-inverted': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
4
+ title?: string | undefined;
5
+ }>;
6
+ 'accidental-damage': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
7
+ title?: string | undefined;
8
+ }>;
9
+ 'account-breakdown': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
10
+ title?: string | undefined;
11
+ }>;
12
+ 'account-mlp': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
13
+ title?: string | undefined;
14
+ }>;
15
+ 'activity-clipboard': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
16
+ title?: string | undefined;
17
+ }>;
18
+ 'add-ons': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
19
+ title?: string | undefined;
20
+ }>;
21
+ 'address-mta': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
22
+ title?: string | undefined;
23
+ }>;
24
+ 'album-audio': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
25
+ title?: string | undefined;
26
+ }>;
27
+ 'alert-engine': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
28
+ title?: string | undefined;
29
+ }>;
30
+ 'apple-pay': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
31
+ title?: string | undefined;
32
+ }>;
33
+ 'approved-file': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
34
+ title?: string | undefined;
35
+ }>;
36
+ 'breakdown-alt': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
37
+ title?: string | undefined;
38
+ }>;
39
+ 'cancel-bw': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
40
+ title?: string | undefined;
41
+ }>;
42
+ 'car-mta': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
43
+ title?: string | undefined;
44
+ }>;
45
+ 'car-repairs': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
46
+ title?: string | undefined;
47
+ }>;
48
+ 'car-replacement': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
49
+ title?: string | undefined;
50
+ }>;
51
+ 'car-usage': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
52
+ title?: string | undefined;
53
+ }>;
54
+ 'chat-bubble': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
55
+ title?: string | undefined;
56
+ }>;
57
+ 'checkout-with-text': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
58
+ title?: string | undefined;
59
+ }>;
60
+ 'circle-tick': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
61
+ title?: string | undefined;
62
+ }>;
63
+ 'claim-line': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
64
+ title?: string | undefined;
65
+ }>;
66
+ 'clipboard-check': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
67
+ title?: string | undefined;
68
+ }>;
69
+ 'close-panel': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
70
+ title?: string | undefined;
71
+ }>;
72
+ 'confused-blue': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
73
+ title?: string | undefined;
74
+ }>;
75
+ 'contact-email': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
76
+ title?: string | undefined;
77
+ }>;
78
+ 'dashboard-high': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
79
+ title?: string | undefined;
80
+ }>;
81
+ 'direct-debit': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
82
+ title?: string | undefined;
83
+ }>;
84
+ 'doc-download': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
85
+ title?: string | undefined;
86
+ }>;
87
+ 'doc-upload': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
88
+ title?: string | undefined;
89
+ }>;
90
+ 'edit-contact': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
91
+ title?: string | undefined;
92
+ }>;
93
+ 'edit-outline': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
94
+ title?: string | undefined;
95
+ }>;
96
+ 'email-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
97
+ title?: string | undefined;
98
+ }>;
99
+ 'falling-items': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
100
+ title?: string | undefined;
101
+ }>;
102
+ 'file-badge-2': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
103
+ title?: string | undefined;
104
+ }>;
105
+ 'file-cabinet': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
106
+ title?: string | undefined;
107
+ }>;
108
+ 'fraud-alert': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
109
+ title?: string | undefined;
110
+ }>;
111
+ 'freezer-food': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
112
+ title?: string | undefined;
113
+ }>;
114
+ 'google-play-badge': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
115
+ title?: string | undefined;
116
+ }>;
117
+ 'help-aboutus': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
118
+ title?: string | undefined;
119
+ }>;
120
+ 'help-buypolicy': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
121
+ title?: string | undefined;
122
+ }>;
123
+ 'help-center': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
124
+ title?: string | undefined;
125
+ }>;
126
+ 'help-idcheck': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
127
+ title?: string | undefined;
128
+ }>;
129
+ 'help-manage-policy': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
130
+ title?: string | undefined;
131
+ }>;
132
+ 'help-ncd': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
133
+ title?: string | undefined;
134
+ }>;
135
+ 'help-verification': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
136
+ title?: string | undefined;
137
+ }>;
138
+ 'home-excluded': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
139
+ title?: string | undefined;
140
+ }>;
141
+ 'house-tree': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
142
+ title?: string | undefined;
143
+ }>;
144
+ 'ios-store-badge': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
145
+ title?: string | undefined;
146
+ }>;
147
+ 'live-chat': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
148
+ title?: string | undefined;
149
+ }>;
150
+ 'live-chat2': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
151
+ title?: string | undefined;
152
+ }>;
153
+ 'log-out': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
154
+ title?: string | undefined;
155
+ }>;
156
+ 'manage-drivers': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
157
+ title?: string | undefined;
158
+ }>;
159
+ 'manage-policy': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
160
+ title?: string | undefined;
161
+ }>;
162
+ 'maximise-window': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
163
+ title?: string | undefined;
164
+ }>;
165
+ 'minus-circle': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
166
+ title?: string | undefined;
167
+ }>;
168
+ 'money-bag': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
169
+ title?: string | undefined;
170
+ }>;
171
+ 'money-heart': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
172
+ title?: string | undefined;
173
+ }>;
174
+ 'more-dots': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
175
+ title?: string | undefined;
176
+ }>;
177
+ 'new-window': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
178
+ title?: string | undefined;
179
+ }>;
180
+ 'no-excess': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
181
+ title?: string | undefined;
182
+ }>;
183
+ 'open-panel': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
184
+ title?: string | undefined;
185
+ }>;
186
+ 'out-of-home': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
187
+ title?: string | undefined;
188
+ }>;
189
+ 'padlock-outline': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
190
+ title?: string | undefined;
191
+ }>;
192
+ 'phone-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
193
+ title?: string | undefined;
194
+ }>;
195
+ 'phone-outline': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
196
+ title?: string | undefined;
197
+ }>;
198
+ 'pin-code': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
199
+ title?: string | undefined;
200
+ }>;
201
+ 'plus-circle': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
202
+ title?: string | undefined;
203
+ }>;
204
+ 'policy-details': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
205
+ title?: string | undefined;
206
+ }>;
207
+ 'policy-doc': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
208
+ title?: string | undefined;
209
+ }>;
210
+ 'policy-docs': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
211
+ title?: string | undefined;
212
+ }>;
213
+ 'pound-bold': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
214
+ title?: string | undefined;
215
+ }>;
216
+ 'pound-filled-circle': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
217
+ title?: string | undefined;
218
+ }>;
219
+ 'pound-medium': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
220
+ title?: string | undefined;
221
+ }>;
222
+ 'pound-outline': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
223
+ title?: string | undefined;
224
+ }>;
225
+ 'pound-regular': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
226
+ title?: string | undefined;
227
+ }>;
228
+ 'question-help': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
229
+ title?: string | undefined;
230
+ }>;
231
+ 'refer-a-friend': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
232
+ title?: string | undefined;
233
+ }>;
234
+ 'reg-plate': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
235
+ title?: string | undefined;
236
+ }>;
237
+ 'renewal-line': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
238
+ title?: string | undefined;
239
+ }>;
240
+ 'repeat-charge': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
241
+ title?: string | undefined;
242
+ }>;
243
+ 'schedule-quote': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
244
+ title?: string | undefined;
245
+ }>;
246
+ 'send-message': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
247
+ title?: string | undefined;
248
+ }>;
249
+ 'shield-check': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
250
+ title?: string | undefined;
251
+ }>;
252
+ 'thumbs-up': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
253
+ title?: string | undefined;
254
+ }>;
255
+ 'tow-truck': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
256
+ title?: string | undefined;
257
+ }>;
258
+ 'trace-and-access': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
259
+ title?: string | undefined;
260
+ }>;
261
+ 'up-down': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
262
+ title?: string | undefined;
263
+ }>;
264
+ 'upload-documents': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
265
+ title?: string | undefined;
266
+ }>;
267
+ 'upload-email': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
268
+ title?: string | undefined;
269
+ }>;
270
+ 'wheel-flat': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
271
+ title?: string | undefined;
272
+ }>;
273
+ 'windscreen-repair': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
274
+ title?: string | undefined;
275
+ }>;
276
+ 'windscreen-replacement': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
277
+ title?: string | undefined;
278
+ }>;
279
+ aa: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
280
+ title?: string | undefined;
281
+ }>;
282
+ addons: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
283
+ title?: string | undefined;
284
+ }>;
285
+ alert: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
286
+ title?: string | undefined;
287
+ }>;
288
+ amex: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
289
+ title?: string | undefined;
290
+ }>;
291
+ arrow: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
292
+ title?: string | undefined;
293
+ }>;
294
+ at: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
295
+ title?: string | undefined;
296
+ }>;
297
+ axa: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
298
+ title?: string | undefined;
299
+ }>;
300
+ bank: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
301
+ title?: string | undefined;
302
+ }>;
303
+ basket: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
304
+ title?: string | undefined;
305
+ }>;
306
+ bicycle: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
307
+ title?: string | undefined;
308
+ }>;
309
+ boost: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
310
+ title?: string | undefined;
311
+ }>;
312
+ breakdown: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
313
+ title?: string | undefined;
314
+ }>;
315
+ briefcase: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
316
+ title?: string | undefined;
317
+ }>;
318
+ burger: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
319
+ title?: string | undefined;
320
+ }>;
321
+ calendar: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
322
+ title?: string | undefined;
323
+ }>;
324
+ camera: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
325
+ title?: string | undefined;
326
+ }>;
327
+ cancel: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
328
+ title?: string | undefined;
329
+ }>;
330
+ car: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
331
+ title?: string | undefined;
332
+ }>;
333
+ card: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
334
+ title?: string | undefined;
335
+ }>;
336
+ caret: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
337
+ title?: string | undefined;
338
+ }>;
339
+ charge: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
340
+ title?: string | undefined;
341
+ }>;
342
+ chat: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
343
+ title?: string | undefined;
344
+ }>;
345
+ checkout: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
346
+ title?: string | undefined;
347
+ }>;
348
+ city: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
349
+ title?: string | undefined;
350
+ }>;
351
+ claim: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
352
+ title?: string | undefined;
353
+ }>;
354
+ clipboard: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
355
+ title?: string | undefined;
356
+ }>;
357
+ clock: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
358
+ title?: string | undefined;
359
+ }>;
360
+ collpase: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
361
+ title?: string | undefined;
362
+ }>;
363
+ confused: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
364
+ title?: string | undefined;
365
+ }>;
366
+ copy: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
367
+ title?: string | undefined;
368
+ }>;
369
+ crop: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
370
+ title?: string | undefined;
371
+ }>;
372
+ cross: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
373
+ title?: string | undefined;
374
+ }>;
375
+ download: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
376
+ title?: string | undefined;
377
+ }>;
378
+ earth: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
379
+ title?: string | undefined;
380
+ }>;
381
+ edit: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
382
+ title?: string | undefined;
383
+ }>;
384
+ engine: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
385
+ title?: string | undefined;
386
+ }>;
387
+ europe: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
388
+ title?: string | undefined;
389
+ }>;
390
+ excluded: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
391
+ title?: string | undefined;
392
+ }>;
393
+ expand: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
394
+ title?: string | undefined;
395
+ }>;
396
+ facebook: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
397
+ title?: string | undefined;
398
+ }>;
399
+ fence: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
400
+ title?: string | undefined;
401
+ }>;
402
+ file: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
403
+ title?: string | undefined;
404
+ }>;
405
+ filter: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
406
+ title?: string | undefined;
407
+ }>;
408
+ fire: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
409
+ title?: string | undefined;
410
+ }>;
411
+ flag: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
412
+ title?: string | undefined;
413
+ }>;
414
+ folder: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
415
+ title?: string | undefined;
416
+ }>;
417
+ fuel: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
418
+ title?: string | undefined;
419
+ }>;
420
+ globe: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
421
+ title?: string | undefined;
422
+ }>;
423
+ gpay: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
424
+ title?: string | undefined;
425
+ }>;
426
+ house: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
427
+ title?: string | undefined;
428
+ }>;
429
+ id: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
430
+ title?: string | undefined;
431
+ }>;
432
+ inbox: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
433
+ title?: string | undefined;
434
+ }>;
435
+ included: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
436
+ title?: string | undefined;
437
+ }>;
438
+ info: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
439
+ title?: string | undefined;
440
+ }>;
441
+ injury: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
442
+ title?: string | undefined;
443
+ }>;
444
+ instagram: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
445
+ title?: string | undefined;
446
+ }>;
447
+ intercom: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
448
+ title?: string | undefined;
449
+ }>;
450
+ intercom2: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
451
+ title?: string | undefined;
452
+ }>;
453
+ iphone: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
454
+ title?: string | undefined;
455
+ }>;
456
+ jewellery: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
457
+ title?: string | undefined;
458
+ }>;
459
+ key: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
460
+ title?: string | undefined;
461
+ }>;
462
+ laptop: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
463
+ title?: string | undefined;
464
+ }>;
465
+ leaks: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
466
+ title?: string | undefined;
467
+ }>;
468
+ lightbulb: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
469
+ title?: string | undefined;
470
+ }>;
471
+ link: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
472
+ title?: string | undefined;
473
+ }>;
474
+ linkedin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
475
+ title?: string | undefined;
476
+ }>;
477
+ location: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
478
+ title?: string | undefined;
479
+ }>;
480
+ marshmallow: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
481
+ title?: string | undefined;
482
+ }>;
483
+ mastercard: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
484
+ title?: string | undefined;
485
+ }>;
486
+ maximise: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
487
+ title?: string | undefined;
488
+ }>;
489
+ medical: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
490
+ title?: string | undefined;
491
+ }>;
492
+ minimise: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
493
+ title?: string | undefined;
494
+ }>;
495
+ minus: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
496
+ title?: string | undefined;
497
+ }>;
498
+ mulsanne: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
499
+ title?: string | undefined;
500
+ }>;
501
+ notes: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
502
+ title?: string | undefined;
503
+ }>;
504
+ notification: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
505
+ title?: string | undefined;
506
+ }>;
507
+ onfido: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
508
+ title?: string | undefined;
509
+ }>;
510
+ other: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
511
+ title?: string | undefined;
512
+ }>;
513
+ padlock: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
514
+ title?: string | undefined;
515
+ }>;
516
+ people: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
517
+ title?: string | undefined;
518
+ }>;
519
+ person: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
520
+ title?: string | undefined;
521
+ }>;
522
+ photo: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
523
+ title?: string | undefined;
524
+ }>;
525
+ plus: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
526
+ title?: string | undefined;
527
+ }>;
528
+ policy: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
529
+ title?: string | undefined;
530
+ }>;
531
+ premfina: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
532
+ title?: string | undefined;
533
+ }>;
534
+ profile: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
535
+ title?: string | undefined;
536
+ }>;
537
+ prohibited: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
538
+ title?: string | undefined;
539
+ }>;
540
+ property: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
541
+ title?: string | undefined;
542
+ }>;
543
+ rac: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
544
+ title?: string | undefined;
545
+ }>;
546
+ ravelin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
547
+ title?: string | undefined;
548
+ }>;
549
+ refund: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
550
+ title?: string | undefined;
551
+ }>;
552
+ renewal: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
553
+ title?: string | undefined;
554
+ }>;
555
+ return: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
556
+ title?: string | undefined;
557
+ }>;
558
+ search: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
559
+ title?: string | undefined;
560
+ }>;
561
+ security: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
562
+ title?: string | undefined;
563
+ }>;
564
+ settings: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
565
+ title?: string | undefined;
566
+ }>;
567
+ shield: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
568
+ title?: string | undefined;
569
+ }>;
570
+ shopping: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
571
+ title?: string | undefined;
572
+ }>;
573
+ sofa: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
574
+ title?: string | undefined;
575
+ }>;
576
+ stack: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
577
+ title?: string | undefined;
578
+ }>;
579
+ storm: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
580
+ title?: string | undefined;
581
+ }>;
582
+ stripe: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
583
+ title?: string | undefined;
584
+ }>;
585
+ subsidence: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
586
+ title?: string | undefined;
587
+ }>;
588
+ theft: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
589
+ title?: string | undefined;
590
+ }>;
591
+ tick: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
592
+ title?: string | undefined;
593
+ }>;
594
+ training: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
595
+ title?: string | undefined;
596
+ }>;
597
+ trash: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
598
+ title?: string | undefined;
599
+ }>;
600
+ twitter: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
601
+ title?: string | undefined;
602
+ }>;
603
+ upload: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
604
+ title?: string | undefined;
605
+ }>;
606
+ vandalism: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
607
+ title?: string | undefined;
608
+ }>;
609
+ village: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
610
+ title?: string | undefined;
611
+ }>;
612
+ visa: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
613
+ title?: string | undefined;
614
+ }>;
615
+ warning: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
616
+ title?: string | undefined;
617
+ }>;
618
+ watch: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
619
+ title?: string | undefined;
620
+ }>;
621
+ wave: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
622
+ title?: string | undefined;
623
+ }>;
624
+ wellbeing: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
625
+ title?: string | undefined;
626
+ }>;
627
+ windscreen: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
628
+ title?: string | undefined;
629
+ }>;
630
+ };
631
+ export type Icons = keyof typeof iconList;