@taiga-ui/icons 2.17.0 → 2.21.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/all.d.ts +221 -212
  2. package/bundles/taiga-ui-icons.umd.js +225 -211
  3. package/bundles/taiga-ui-icons.umd.js.map +1 -1
  4. package/bundles/taiga-ui-icons.umd.min.js +2 -2
  5. package/bundles/taiga-ui-icons.umd.min.js.map +1 -1
  6. package/esm2015/all.js +222 -213
  7. package/esm5/all.js +222 -213
  8. package/fesm2015/taiga-ui-icons.js +221 -212
  9. package/fesm2015/taiga-ui-icons.js.map +1 -1
  10. package/fesm5/taiga-ui-icons.js +221 -212
  11. package/fesm5/taiga-ui-icons.js.map +1 -1
  12. package/package.json +1 -1
  13. package/src/tuiIconAddRowLarge.svg +10 -7
  14. package/src/tuiIconAlertCircleLarge.svg +15 -1
  15. package/src/tuiIconAlignCenterLarge.svg +35 -6
  16. package/src/tuiIconAlignJustifyLarge.svg +35 -6
  17. package/src/tuiIconAlignLeftLarge.svg +35 -6
  18. package/src/tuiIconAlignRightLarge.svg +35 -6
  19. package/src/tuiIconArrowDown.svg +24 -1
  20. package/src/tuiIconArrowDownLarge.svg +15 -3
  21. package/src/tuiIconArrowDownLeft.svg +30 -4
  22. package/src/tuiIconArrowDownRight.svg +30 -4
  23. package/src/tuiIconArrowLeft.svg +24 -1
  24. package/src/tuiIconArrowLeftLarge.svg +15 -1
  25. package/src/tuiIconArrowRight.svg +24 -1
  26. package/src/tuiIconArrowRightLarge.svg +15 -3
  27. package/src/tuiIconArrowUp.svg +24 -1
  28. package/src/tuiIconArrowUpLarge.svg +15 -3
  29. package/src/tuiIconArrowUpLeft.svg +30 -4
  30. package/src/tuiIconArrowUpRight.svg +30 -4
  31. package/src/tuiIconAttach.svg +24 -1
  32. package/src/tuiIconAttachLarge.svg +15 -1
  33. package/src/tuiIconAttention.svg +14 -3
  34. package/src/tuiIconBackCircleLarge.svg +22 -1
  35. package/src/tuiIconBell.svg +21 -8
  36. package/src/tuiIconBellLarge.svg +15 -1
  37. package/src/tuiIconBellOff.svg +20 -8
  38. package/src/tuiIconBellOffLarge.svg +18 -6
  39. package/src/tuiIconBoldLarge.svg +11 -3
  40. package/src/tuiIconBookmark.svg +24 -1
  41. package/src/tuiIconBookmarkLarge.svg +15 -1
  42. package/src/tuiIconCalendar.svg +24 -1
  43. package/src/tuiIconCalendarLarge.svg +15 -1
  44. package/src/tuiIconCall.svg +24 -1
  45. package/src/tuiIconCallIn.svg +33 -1
  46. package/src/tuiIconCallInLarge.svg +15 -1
  47. package/src/tuiIconCallLarge.svg +15 -1
  48. package/src/tuiIconCallOut.svg +33 -1
  49. package/src/tuiIconCallOutLarge.svg +15 -1
  50. package/src/tuiIconCallTransferLarge.svg +15 -1
  51. package/src/tuiIconCameraLarge.svg +22 -1
  52. package/src/tuiIconCancel.svg +12 -3
  53. package/src/tuiIconCancelCircleLarge.svg +14 -1
  54. package/src/tuiIconCard.svg +33 -1
  55. package/src/tuiIconCardsLarge.svg +15 -1
  56. package/src/tuiIconChartBar.svg +24 -1
  57. package/src/tuiIconChartLarge.svg +15 -1
  58. package/src/tuiIconChartLineLarge.svg +14 -1
  59. package/src/tuiIconCheck.svg +24 -1
  60. package/src/tuiIconCheckCircle.svg +31 -1
  61. package/src/tuiIconCheckCircleLarge.svg +22 -1
  62. package/src/tuiIconCheckLarge.svg +15 -1
  63. package/src/tuiIconCheckList.svg +31 -1
  64. package/src/tuiIconChevronDown.svg +24 -1
  65. package/src/tuiIconChevronDownLarge.svg +15 -1
  66. package/src/tuiIconChevronLeft.svg +24 -1
  67. package/src/tuiIconChevronLeftLarge.svg +15 -1
  68. package/src/tuiIconChevronRight.svg +24 -1
  69. package/src/tuiIconChevronRightLarge.svg +15 -1
  70. package/src/tuiIconChevronUp.svg +24 -1
  71. package/src/tuiIconChevronUpLarge.svg +15 -1
  72. package/src/tuiIconClearFormatLarge.svg +21 -4
  73. package/src/tuiIconCloseCircleLarge.svg +15 -1
  74. package/src/tuiIconCloseLarge.svg +14 -1
  75. package/src/tuiIconCloud.svg +24 -1
  76. package/src/tuiIconCode.svg +23 -3
  77. package/src/tuiIconCodeLarge.svg +22 -3
  78. package/src/tuiIconCollapse.svg +30 -1
  79. package/src/tuiIconColorLarge.svg +15 -4
  80. package/src/tuiIconComment.svg +24 -1
  81. package/src/tuiIconCommentLarge.svg +15 -1
  82. package/src/tuiIconCompanyLarge.svg +22 -1
  83. package/src/tuiIconCopy.svg +31 -1
  84. package/src/tuiIconCopyLarge.svg +22 -1
  85. package/src/tuiIconDeleteLarge.svg +15 -1
  86. package/src/tuiIconDesktopLarge.svg +15 -1
  87. package/src/tuiIconDislikeLarge.svg +15 -1
  88. package/src/tuiIconDone.svg +31 -1
  89. package/src/tuiIconDownload.svg +24 -1
  90. package/src/tuiIconDownloadLarge.svg +15 -1
  91. package/src/tuiIconDraft.svg +24 -1
  92. package/src/tuiIconDrag.svg +15 -4
  93. package/src/tuiIconDragLarge.svg +15 -1
  94. package/src/tuiIconEdit.svg +24 -1
  95. package/src/tuiIconEditLarge.svg +15 -1
  96. package/src/tuiIconElectron.svg +42 -12
  97. package/src/tuiIconElectronMono.svg +36 -8
  98. package/src/tuiIconExpand.svg +23 -1
  99. package/src/tuiIconExternal.svg +24 -1
  100. package/src/tuiIconExternalLarge.svg +15 -1
  101. package/src/tuiIconEyeClosed.svg +24 -1
  102. package/src/tuiIconEyeOpen.svg +31 -1
  103. package/src/tuiIconFile.svg +31 -1
  104. package/src/tuiIconFileLarge.svg +22 -1
  105. package/src/tuiIconFilter.svg +24 -1
  106. package/src/tuiIconFilterLarge.svg +15 -1
  107. package/src/tuiIconFlag.svg +24 -1
  108. package/src/tuiIconFlagLarge.svg +12 -1
  109. package/src/tuiIconFolder.svg +24 -1
  110. package/src/tuiIconFolderLarge.svg +15 -1
  111. package/src/tuiIconFontLarge.svg +21 -4
  112. package/src/tuiIconFormatLarge.svg +21 -4
  113. package/src/tuiIconFrameLarge.svg +15 -1
  114. package/src/tuiIconGeoLarge.svg +22 -1
  115. package/src/tuiIconHeart.svg +24 -1
  116. package/src/tuiIconHeartFilled.svg +24 -0
  117. package/src/tuiIconHeartFilledLarge.svg +15 -0
  118. package/src/tuiIconHeartLarge.svg +15 -1
  119. package/src/tuiIconHelpCircleLarge.svg +22 -1
  120. package/src/tuiIconHideLarge.svg +15 -1
  121. package/src/tuiIconHiliteLarge.svg +27 -10
  122. package/src/tuiIconHrLarge.svg +14 -3
  123. package/src/tuiIconImgLarge.svg +22 -1
  124. package/src/tuiIconIndentLarge.svg +42 -7
  125. package/src/tuiIconInfo.svg +24 -1
  126. package/src/tuiIconInfoCircleLarge.svg +15 -1
  127. package/src/tuiIconItalicLarge.svg +28 -5
  128. package/src/tuiIconLikeLarge.svg +15 -1
  129. package/src/tuiIconLink.svg +31 -1
  130. package/src/tuiIconLinkLarge.svg +22 -1
  131. package/src/tuiIconLock.svg +24 -1
  132. package/src/tuiIconLockLarge.svg +15 -1
  133. package/src/tuiIconLockOpenLarge.svg +15 -1
  134. package/src/tuiIconLoginLarge.svg +15 -1
  135. package/src/tuiIconLogoutLarge.svg +15 -1
  136. package/src/tuiIconMaestro.svg +28 -7
  137. package/src/tuiIconMaestroMono.svg +21 -3
  138. package/src/tuiIconMail.svg +31 -1
  139. package/src/tuiIconMailLarge.svg +22 -1
  140. package/src/tuiIconMastercard.svg +29 -7
  141. package/src/tuiIconMastercardMono.svg +21 -3
  142. package/src/tuiIconMenuLarge.svg +15 -1
  143. package/src/tuiIconMicLarge.svg +22 -1
  144. package/src/tuiIconMicOffLarge.svg +23 -1
  145. package/src/tuiIconMinus.svg +16 -6
  146. package/src/tuiIconMinusCircle.svg +24 -1
  147. package/src/tuiIconMinusLarge.svg +15 -1
  148. package/src/tuiIconMir.svg +39 -14
  149. package/src/tuiIconMirMono.svg +21 -3
  150. package/src/tuiIconMobile.svg +24 -1
  151. package/src/tuiIconMobileLarge.svg +15 -1
  152. package/src/tuiIconMoreHorLarge.svg +15 -1
  153. package/src/tuiIconMoreVer.svg +24 -1
  154. package/src/tuiIconMoreVertLarge.svg +15 -1
  155. package/src/tuiIconMusicLarge.svg +22 -1
  156. package/src/tuiIconOLLarge.svg +40 -8
  157. package/src/tuiIconOutdentLarge.svg +42 -7
  158. package/src/tuiIconPaintLarge.svg +16 -0
  159. package/src/tuiIconPause.svg +24 -1
  160. package/src/tuiIconPauseLarge.svg +15 -1
  161. package/src/tuiIconPicture.svg +31 -1
  162. package/src/tuiIconPiechartLarge.svg +14 -1
  163. package/src/tuiIconPin.svg +31 -1
  164. package/src/tuiIconPlay.svg +24 -1
  165. package/src/tuiIconPlayLarge.svg +15 -1
  166. package/src/tuiIconPlus.svg +19 -6
  167. package/src/tuiIconPlusCircleLarge.svg +15 -1
  168. package/src/tuiIconPlusLarge.svg +15 -1
  169. package/src/tuiIconPrintLarge.svg +22 -1
  170. package/src/tuiIconQuoteLarge.svg +11 -6
  171. package/src/tuiIconRedo.svg +32 -1
  172. package/src/tuiIconRedoLarge.svg +14 -3
  173. package/src/tuiIconRefresh.svg +31 -1
  174. package/src/tuiIconRefreshLarge.svg +21 -4
  175. package/src/tuiIconRemoveLarge.svg +14 -1
  176. package/src/tuiIconSearch.svg +24 -1
  177. package/src/tuiIconSearchLarge.svg +15 -1
  178. package/src/tuiIconSettings.svg +34 -1
  179. package/src/tuiIconSettingsLarge.svg +14 -1
  180. package/src/tuiIconShowLarge.svg +22 -1
  181. package/src/tuiIconSortDown.svg +21 -1
  182. package/src/tuiIconSortUp.svg +21 -1
  183. package/src/tuiIconSound.svg +24 -1
  184. package/src/tuiIconSoundLarge.svg +15 -1
  185. package/src/tuiIconSoundOff.svg +24 -1
  186. package/src/tuiIconSoundOffLarge.svg +15 -1
  187. package/src/tuiIconStar.svg +24 -1
  188. package/src/tuiIconStarFilled.svg +24 -0
  189. package/src/tuiIconStarFilledLarge.svg +15 -0
  190. package/src/tuiIconStarLarge.svg +15 -1
  191. package/src/tuiIconStop.svg +24 -1
  192. package/src/tuiIconStopLarge.svg +15 -1
  193. package/src/tuiIconStrikeThroughLarge.svg +21 -4
  194. package/src/tuiIconStructureLarge.svg +15 -1
  195. package/src/tuiIconSubitem.svg +31 -1
  196. package/src/tuiIconSublevelLarge.svg +12 -1
  197. package/src/tuiIconSubscriptLarge.svg +18 -4
  198. package/src/tuiIconSuperscriptLarge.svg +18 -4
  199. package/src/tuiIconTableLarge.svg +10 -7
  200. package/src/tuiIconTableMergeLarge.svg +10 -7
  201. package/src/tuiIconTableSplitLarge.svg +19 -10
  202. package/src/tuiIconTeXLarge.svg +27 -5
  203. package/src/tuiIconTime.svg +31 -1
  204. package/src/tuiIconTimeLarge.svg +22 -1
  205. package/src/tuiIconToggleOff.svg +19 -4
  206. package/src/tuiIconToggleOffLarge.svg +8 -4
  207. package/src/tuiIconToggleOn.svg +16 -6
  208. package/src/tuiIconToggleOnLarge.svg +8 -6
  209. package/src/tuiIconTooltip.svg +31 -1
  210. package/src/tuiIconTooltipLarge.svg +22 -1
  211. package/src/tuiIconTransparentLarge.svg +12 -7
  212. package/src/tuiIconTrash.svg +24 -1
  213. package/src/tuiIconTrashLarge.svg +15 -1
  214. package/src/tuiIconUnderlineLarge.svg +21 -4
  215. package/src/tuiIconUndo.svg +31 -1
  216. package/src/tuiIconUndoLarge.svg +14 -3
  217. package/src/tuiIconUpload.svg +24 -1
  218. package/src/tuiIconUploadLarge.svg +15 -1
  219. package/src/tuiIconUser.svg +24 -1
  220. package/src/tuiIconUsers.svg +24 -1
  221. package/src/tuiIconVideo.svg +24 -1
  222. package/src/tuiIconVideoLarge.svg +15 -1
  223. package/src/tuiIconViewListLarge.svg +15 -1
  224. package/src/tuiIconVisa.svg +37 -9
  225. package/src/tuiIconVisaMono.svg +22 -3
  226. package/src/tuiIconWarningLarge.svg +14 -1
  227. package/src/tuiIconWifiOffLarge.svg +15 -1
  228. package/src/tuiIconWifiOnLarge.svg +15 -1
  229. package/taiga-ui-icons.metadata.json +1 -1
package/all.d.ts CHANGED
@@ -1,212 +1,221 @@
1
- declare var tuiIconAddRowLarge: string;
2
- declare var tuiIconAlertCircleLarge: string;
3
- declare var tuiIconAlignCenterLarge: string;
4
- declare var tuiIconAlignJustifyLarge: string;
5
- declare var tuiIconAlignLeftLarge: string;
6
- declare var tuiIconAlignRightLarge: string;
7
- declare var tuiIconArrowDown: string;
8
- declare var tuiIconArrowDownLarge: string;
9
- declare var tuiIconArrowDownLeft: string;
10
- declare var tuiIconArrowDownRight: string;
11
- declare var tuiIconArrowLeft: string;
12
- declare var tuiIconArrowLeftLarge: string;
13
- declare var tuiIconArrowRight: string;
14
- declare var tuiIconArrowRightLarge: string;
15
- declare var tuiIconArrowUp: string;
16
- declare var tuiIconArrowUpLarge: string;
17
- declare var tuiIconArrowUpLeft: string;
18
- declare var tuiIconArrowUpRight: string;
19
- declare var tuiIconAttach: string;
20
- declare var tuiIconAttachLarge: string;
21
- declare var tuiIconAttention: string;
22
- declare var tuiIconBackCircleLarge: string;
23
- declare var tuiIconBell: string;
24
- declare var tuiIconBellLarge: string;
25
- declare var tuiIconBellOff: string;
26
- declare var tuiIconBellOffLarge: string;
27
- declare var tuiIconBoldLarge: string;
28
- declare var tuiIconBookmark: string;
29
- declare var tuiIconBookmarkLarge: string;
30
- declare var tuiIconCalendar: string;
31
- declare var tuiIconCalendarLarge: string;
32
- declare var tuiIconCall: string;
33
- declare var tuiIconCallIn: string;
34
- declare var tuiIconCallInLarge: string;
35
- declare var tuiIconCallLarge: string;
36
- declare var tuiIconCallOut: string;
37
- declare var tuiIconCallOutLarge: string;
38
- declare var tuiIconCallTransferLarge: string;
39
- declare var tuiIconCameraLarge: string;
40
- declare var tuiIconCancel: string;
41
- declare var tuiIconCancelCircleLarge: string;
42
- declare var tuiIconCard: string;
43
- declare var tuiIconCardsLarge: string;
44
- declare var tuiIconChartBar: string;
45
- declare var tuiIconChartLarge: string;
46
- declare var tuiIconChartLineLarge: string;
47
- declare var tuiIconCheck: string;
48
- declare var tuiIconCheckCircle: string;
49
- declare var tuiIconCheckCircleLarge: string;
50
- declare var tuiIconCheckLarge: string;
51
- declare var tuiIconCheckList: string;
52
- declare var tuiIconChevronDown: string;
53
- declare var tuiIconChevronDownLarge: string;
54
- declare var tuiIconChevronLeft: string;
55
- declare var tuiIconChevronLeftLarge: string;
56
- declare var tuiIconChevronRight: string;
57
- declare var tuiIconChevronRightLarge: string;
58
- declare var tuiIconChevronUp: string;
59
- declare var tuiIconChevronUpLarge: string;
60
- declare var tuiIconClearFormatLarge: string;
61
- declare var tuiIconCloseCircleLarge: string;
62
- declare var tuiIconCloseLarge: string;
63
- declare var tuiIconCloud: string;
64
- declare var tuiIconCode: string;
65
- declare var tuiIconCodeLarge: string;
66
- declare var tuiIconCollapse: string;
67
- declare var tuiIconColorLarge: string;
68
- declare var tuiIconComment: string;
69
- declare var tuiIconCommentLarge: string;
70
- declare var tuiIconCompanyLarge: string;
71
- declare var tuiIconCopy: string;
72
- declare var tuiIconCopyLarge: string;
73
- declare var tuiIconDeleteLarge: string;
74
- declare var tuiIconDesktopLarge: string;
75
- declare var tuiIconDislikeLarge: string;
76
- declare var tuiIconDone: string;
77
- declare var tuiIconDownload: string;
78
- declare var tuiIconDownloadLarge: string;
79
- declare var tuiIconDraft: string;
80
- declare var tuiIconDrag: string;
81
- declare var tuiIconDragLarge: string;
82
- declare var tuiIconEdit: string;
83
- declare var tuiIconEditLarge: string;
84
- declare var tuiIconElectron: string;
85
- declare var tuiIconElectronMono: string;
86
- declare var tuiIconExpand: string;
87
- declare var tuiIconExternal: string;
88
- declare var tuiIconExternalLarge: string;
89
- declare var tuiIconEyeClosed: string;
90
- declare var tuiIconEyeOpen: string;
91
- declare var tuiIconFile: string;
92
- declare var tuiIconFileLarge: string;
93
- declare var tuiIconFilter: string;
94
- declare var tuiIconFilterLarge: string;
95
- declare var tuiIconFlag: string;
96
- declare var tuiIconFlagLarge: string;
97
- declare var tuiIconFolder: string;
98
- declare var tuiIconFolderLarge: string;
99
- declare var tuiIconFontLarge: string;
100
- declare var tuiIconFormatLarge: string;
101
- declare var tuiIconFrameLarge: string;
102
- declare var tuiIconGeoLarge: string;
103
- declare var tuiIconHeart: string;
104
- declare var tuiIconHeartLarge: string;
105
- declare var tuiIconHelpCircleLarge: string;
106
- declare var tuiIconHideLarge: string;
107
- declare var tuiIconHiliteLarge: string;
108
- declare var tuiIconHrLarge: string;
109
- declare var tuiIconImgLarge: string;
110
- declare var tuiIconIndentLarge: string;
111
- declare var tuiIconInfo: string;
112
- declare var tuiIconInfoCircleLarge: string;
113
- declare var tuiIconItalicLarge: string;
114
- declare var tuiIconLikeLarge: string;
115
- declare var tuiIconLink: string;
116
- declare var tuiIconLinkLarge: string;
117
- declare var tuiIconLock: string;
118
- declare var tuiIconLockLarge: string;
119
- declare var tuiIconLockOpenLarge: string;
120
- declare var tuiIconLoginLarge: string;
121
- declare var tuiIconLogoutLarge: string;
122
- declare var tuiIconMaestro: string;
123
- declare var tuiIconMaestroMono: string;
124
- declare var tuiIconMail: string;
125
- declare var tuiIconMailLarge: string;
126
- declare var tuiIconMastercard: string;
127
- declare var tuiIconMastercardMono: string;
128
- declare var tuiIconMenuLarge: string;
129
- declare var tuiIconMicLarge: string;
130
- declare var tuiIconMicOffLarge: string;
131
- declare var tuiIconMinus: string;
132
- declare var tuiIconMinusCircle: string;
133
- declare var tuiIconMinusLarge: string;
134
- declare var tuiIconMir: string;
135
- declare var tuiIconMirMono: string;
136
- declare var tuiIconMobile: string;
137
- declare var tuiIconMobileLarge: string;
138
- declare var tuiIconMoreHorLarge: string;
139
- declare var tuiIconMoreVer: string;
140
- declare var tuiIconMoreVertLarge: string;
141
- declare var tuiIconMusicLarge: string;
142
- declare var tuiIconOLLarge: string;
143
- declare var tuiIconOutdentLarge: string;
144
- declare var tuiIconPause: string;
145
- declare var tuiIconPauseLarge: string;
146
- declare var tuiIconPicture: string;
147
- declare var tuiIconPiechartLarge: string;
148
- declare var tuiIconPin: string;
149
- declare var tuiIconPlay: string;
150
- declare var tuiIconPlayLarge: string;
151
- declare var tuiIconPlus: string;
152
- declare var tuiIconPlusCircleLarge: string;
153
- declare var tuiIconPlusLarge: string;
154
- declare var tuiIconPrintLarge: string;
155
- declare var tuiIconQuoteLarge: string;
156
- declare var tuiIconRedo: string;
157
- declare var tuiIconRedoLarge: string;
158
- declare var tuiIconRefresh: string;
159
- declare var tuiIconRefreshLarge: string;
160
- declare var tuiIconRemoveLarge: string;
161
- declare var tuiIconSearch: string;
162
- declare var tuiIconSearchLarge: string;
163
- declare var tuiIconSettings: string;
164
- declare var tuiIconSettingsLarge: string;
165
- declare var tuiIconShowLarge: string;
166
- declare var tuiIconSortDown: string;
167
- declare var tuiIconSortUp: string;
168
- declare var tuiIconSound: string;
169
- declare var tuiIconSoundLarge: string;
170
- declare var tuiIconSoundOff: string;
171
- declare var tuiIconSoundOffLarge: string;
172
- declare var tuiIconStar: string;
173
- declare var tuiIconStarLarge: string;
174
- declare var tuiIconStop: string;
175
- declare var tuiIconStopLarge: string;
176
- declare var tuiIconStrikeThroughLarge: string;
177
- declare var tuiIconStructureLarge: string;
178
- declare var tuiIconSubitem: string;
179
- declare var tuiIconSublevelLarge: string;
180
- declare var tuiIconSubscriptLarge: string;
181
- declare var tuiIconSuperscriptLarge: string;
182
- declare var tuiIconTableLarge: string;
183
- declare var tuiIconTableMergeLarge: string;
184
- declare var tuiIconTableSplitLarge: string;
185
- declare var tuiIconTeXLarge: string;
186
- declare var tuiIconTime: string;
187
- declare var tuiIconTimeLarge: string;
188
- declare var tuiIconToggleOff: string;
189
- declare var tuiIconToggleOffLarge: string;
190
- declare var tuiIconToggleOn: string;
191
- declare var tuiIconToggleOnLarge: string;
192
- declare var tuiIconTooltip: string;
193
- declare var tuiIconTooltipLarge: string;
194
- declare var tuiIconTransparentLarge: string;
195
- declare var tuiIconTrash: string;
196
- declare var tuiIconTrashLarge: string;
197
- declare var tuiIconUnderlineLarge: string;
198
- declare var tuiIconUndo: string;
199
- declare var tuiIconUndoLarge: string;
200
- declare var tuiIconUpload: string;
201
- declare var tuiIconUploadLarge: string;
202
- declare var tuiIconUser: string;
203
- declare var tuiIconUsers: string;
204
- declare var tuiIconVideo: string;
205
- declare var tuiIconVideoLarge: string;
206
- declare var tuiIconViewListLarge: string;
207
- declare var tuiIconVisa: string;
208
- declare var tuiIconVisaMono: string;
209
- declare var tuiIconWarningLarge: string;
210
- declare var tuiIconWifiOffLarge: string;
211
- declare var tuiIconWifiOnLarge: string;
212
- export { tuiIconAddRowLarge, tuiIconAlertCircleLarge, tuiIconAlignCenterLarge, tuiIconAlignJustifyLarge, tuiIconAlignLeftLarge, tuiIconAlignRightLarge, tuiIconArrowDown, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownRight, tuiIconArrowLeft, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpRight, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconBackCircleLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBoldLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCameraLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconClearFormatLarge, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCode, tuiIconCodeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDislikeLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconEdit, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconEyeClosed, tuiIconEyeOpen, tuiIconFile, tuiIconFileLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconGeoLarge, tuiIconHeart, tuiIconHeartLarge, tuiIconHelpCircleLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHrLarge, tuiIconImgLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconItalicLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLinkLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLoginLarge, tuiIconLogoutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMenuLarge, tuiIconMicLarge, tuiIconMicOffLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMoreHorLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMusicLarge, tuiIconOLLarge, tuiIconOutdentLarge, tuiIconPause, tuiIconPauseLarge, tuiIconPicture, tuiIconPiechartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPrintLarge, tuiIconQuoteLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconSearch, tuiIconSearchLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShowLarge, tuiIconSortDown, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconStar, tuiIconStarLarge, tuiIconStop, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSuperscriptLarge, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTeXLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrashLarge, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUpload, tuiIconUploadLarge, tuiIconUser, tuiIconUsers, tuiIconVideo, tuiIconVideoLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconWarningLarge, tuiIconWifiOffLarge, tuiIconWifiOnLarge };
1
+ /**
2
+ * @description:
3
+ * DO NOT CHANGE THIS FILE. AUTOGENERATED
4
+ */
5
+ declare const tuiIconAddRowLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconAddRowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.15 1a1 1 0 00-2 0v2H1a1 1 0 000 2h2.15v2a1 1 0 002 0V5H7a1 1 0 000-2H5.15V1zm6.545 2a1 1 0 000 2H20v6.5H3a1 1 0 00-1 1V20a2 2 0 002 2h16a2 2 0 002-2V5a2 2 0 00-2-2h-8.305zM4 13.5h16V20H4v-6.5z\" fill=\"currentColor\"/></svg></svg></g></svg>";
6
+ declare const tuiIconAlertCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAlertCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-14v4m0 4h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
7
+ declare const tuiIconAlignCenterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAlignCenterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 10H6M21 6H3M21 14H3M18 18H6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
8
+ declare const tuiIconAlignJustifyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAlignJustifyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 10H3M21 6H3M21 14H3M21 18H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
9
+ declare const tuiIconAlignLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAlignLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17 10H3M21 6H3M21 14H3M17 18H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
10
+ declare const tuiIconAlignRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAlignRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 10H7M21 6H3M21 14H3M21 18H7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
11
+ declare const tuiIconArrowDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 3.333v9.334M12.667 8L8 12.667 3.333 8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
12
+ declare const tuiIconArrowDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconArrowDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 5v14m7-7l-7 7-7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
13
+ declare const tuiIconArrowDownLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowDownLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 4l-8 8M11 12H4V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
14
+ declare const tuiIconArrowDownRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowDownRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M4 4l8 8M5 12h7V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
15
+ declare const tuiIconArrowLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 8H3.333M8 12.667L3.333 8 8 3.333\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
16
+ declare const tuiIconArrowLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconArrowLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 12H5m7 7l-7-7 7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
17
+ declare const tuiIconArrowRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M3.333 8h9.334M8 3.333L12.667 8 8 12.667\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
18
+ declare const tuiIconArrowRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconArrowRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 12h14m-7-7l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
19
+ declare const tuiIconArrowUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 13V3.667M3.333 8L8 3.333 12.667 8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
20
+ declare const tuiIconArrowUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconArrowUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 19V5m-7 7l7-7 7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
21
+ declare const tuiIconArrowUpLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowUpLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 12L4 4M11 4H4v7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
22
+ declare const tuiIconArrowUpRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconArrowUpRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M4 12l8-8M5 4h7v7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
23
+ declare const tuiIconAttach = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconAttach\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 7.563l-6.146 6.243A3.984 3.984 0 015.014 15a3.984 3.984 0 01-2.838-1.194A4.11 4.11 0 011 10.922 4.11 4.11 0 012.176 8.04l6.146-6.243A2.656 2.656 0 0110.215 1c.71 0 1.39.286 1.892.796a2.74 2.74 0 01.784 1.923 2.74 2.74 0 01-.784 1.922l-6.152 6.242a1.328 1.328 0 01-1.893 0 1.37 1.37 0 010-1.922l5.678-5.76\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
24
+ declare const tuiIconAttachLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconAttachLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.44 11.05l-9.19 9.19a6.003 6.003 0 11-8.49-8.49l9.19-9.19a4.002 4.002 0 015.66 5.66l-9.2 9.19a2.001 2.001 0 11-2.83-2.83l8.49-8.48\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
25
+ declare const tuiIconAttention = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconAttention\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 2.333a5.667 5.667 0 100 11.334A5.667 5.667 0 008 2.333zM.333 8a7.667 7.667 0 1115.333 0A7.667 7.667 0 01.333 8zM8 4.333a1 1 0 011 1V8a1 1 0 11-2 0V5.333a1 1 0 011-1zm0 5.334a1 1 0 100 2h.007a1 1 0 100-2H8z\" fill=\"currentColor\"/></svg></svg></g></svg>";
26
+ declare const tuiIconBackCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconBackCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 8l-4 4 4 4m4-4H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
27
+ declare const tuiIconBell = "<svg xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\"><g id=\"tuiIconBell\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 5.4c0-1.167-.421-2.286-1.172-3.111C10.078 1.464 9.061 1 8 1c-1.06 0-2.078.464-2.828 1.289S4 4.233 4 5.4C4 10.533 2 12 2 12h12s-2-1.467-2-6.6zM9.153 14a1.333 1.333 0 01-2.306 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
28
+ declare const tuiIconBellLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconBellLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 8A6 6 0 106 8c0 7-3 9-3 9h18s-3-2-3-9zm-4.27 13a1.999 1.999 0 01-3.46 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
29
+ declare const tuiIconBellOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\"><g id=\"tuiIconBellOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#clip0)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.707.293A1 1 0 00.293 1.707l2.725 2.726L3 4.468c0 1.442-.176 3.85-.878 5.136-.207.38-.405.622-.535.76a1.668 1.668 0 01-.16.15A1 1 0 002 12.333h8.92l3.373 3.373a1 1 0 001.414-1.414L4.894 3.48a.998.998 0 00-.028-.028L1.707.292zm3.26 6.088c-.116 1.76-.515 3.042-.97 3.952H8.92L4.967 6.381zM7.759.333A5 5 0 0113 5.335v.017c-.016 1.03.113 2.057.385 3.051a1 1 0 01-1.93.527A12.93 12.93 0 0111 5.325a3 3 0 00-4.665-2.493 1 1 0 01-1.11-1.664A5 5 0 017.759.333zM6.345 13.135a1 1 0 011.367.363.332.332 0 00.576 0 1 1 0 011.73 1.004 2.333 2.333 0 01-4.036 0 1 1 0 01.363-1.367z\" fill=\"currentColor\"/></g></svg></svg></g></svg>";
30
+ declare const tuiIconBellOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconBellOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg xmlns=\"http://www.w3.org/2000/svg\" x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-bell-off\"><svg x=\"-12\" y=\"-12\"><path d=\"M13.73 21a2 2 0 01-3.46 0M18.63 13A17.89 17.89 0 0118 8M6.26 6.26A5.86 5.86 0 006 8c0 7-3 9-3 9h14M18 8a6 6 0 00-9.33-5M1 1l22 22\"/></svg></svg></g></svg>";
31
+ declare const tuiIconBoldLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconBoldLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.578 10.4H7v2h5.578v-2zM7 12.4h6.2v-2H7v2zm6.2 7.6H7.524v2H13.2v-2zM7.466 4h5.112V2H7.466v2zM8 20.476V3.466H6v17.01h2zM7.524 20c.263 0 .476.213.476.476H6C6 21.318 6.682 22 7.524 22v-2zm5.676-7.6a3.8 3.8 0 013.8 3.8h2a5.8 5.8 0 00-5.8-5.8v2zm2.578-5.2a3.2 3.2 0 01-3.2 3.2v2a5.2 5.2 0 005.2-5.2h-2zm2 0a5.2 5.2 0 00-5.2-5.2v2a3.2 3.2 0 013.2 3.2h2zm-.778 9a3.8 3.8 0 01-3.8 3.8v2a5.8 5.8 0 005.8-5.8h-2zM7.466 2C6.656 2 6 2.656 6 3.466h2C8 3.76 7.76 4 7.466 4V2z\" fill=\"currentColor\"/></svg></svg></g></svg>";
32
+ declare const tuiIconBookmark = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconBookmark\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 14l-5-3.333L3 14V3.333c0-.353.15-.692.418-.942S4.05 2 4.428 2h7.143c.38 0 .743.14 1.01.39.269.25.419.59.419.943V14z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
33
+ declare const tuiIconBookmarkLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconBookmarkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 21l-7-5-7 5V5a2 2 0 012-2h10a2 2 0 012 2v16z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
34
+ declare const tuiIconCalendar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCalendar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 3H3.333C2.597 3 2 3.597 2 4.333v9.334C2 14.403 2.597 15 3.333 15h9.334c.736 0 1.333-.597 1.333-1.333V4.333C14 3.597 13.403 3 12.667 3zM11 1v2.667M5 1v2.667M2 7h12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
35
+ declare const tuiIconCalendarLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCalendarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 4H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V6a2 2 0 00-2-2zm-3-2v4M8 2v4m-5 4h18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
36
+ declare const tuiIconCall = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCall\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 11.28v2a1.332 1.332 0 01-1.454 1.333 13.193 13.193 0 01-5.753-2.047 13 13 0 01-4-4 13.193 13.193 0 01-2.047-5.78A1.333 1.333 0 012.74 1.333h2A1.333 1.333 0 016.073 2.48a8.56 8.56 0 00.467 1.873 1.333 1.333 0 01-.3 1.407l-.847.846a10.667 10.667 0 004 4l.847-.846a1.334 1.334 0 011.407-.3 8.561 8.561 0 001.873.466 1.334 1.334 0 011.147 1.354z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
37
+ declare const tuiIconCallIn = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCallIn\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.667 1.333v4h4m.666-4.666l-4.666 4.666m4 5.947v2a1.332 1.332 0 01-1.454 1.333 13.193 13.193 0 01-5.753-2.047 13 13 0 01-4-4 13.193 13.193 0 01-2.047-5.78A1.333 1.333 0 012.74 1.333h2A1.333 1.333 0 016.073 2.48a8.56 8.56 0 00.467 1.873 1.333 1.333 0 01-.3 1.407l-.847.846a10.667 10.667 0 004 4l.847-.846a1.334 1.334 0 011.407-.3 8.561 8.561 0 001.873.466 1.334 1.334 0 011.147 1.354z\"/></g></svg></svg></g></svg>";
38
+ declare const tuiIconCallInLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCallInLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.888 3v6h6m1-7l-7 7m6 8.92v3a2 2 0 01-2.18 2 19.791 19.791 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 013.998 3h3a2 2 0 012 1.72c.127.96.362 1.903.7 2.81a2 2 0 01-.45 2.11l-1.27 1.27a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.574 2.81.7a2 2 0 011.72 2.03z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
39
+ declare const tuiIconCallLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCallLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.05 5A5 5 0 0119 8.95M15.05 1A9 9 0 0123 8.94m-1 7.98v3a1.998 1.998 0 01-2.18 2 19.791 19.791 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
40
+ declare const tuiIconCallOut = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCallOut\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.333 4.667v-4h-4m-.666 4.666L15.333.667m-.666 10.613v2a1.332 1.332 0 01-1.454 1.333 13.193 13.193 0 01-5.753-2.047 13 13 0 01-4-4 13.193 13.193 0 01-2.047-5.78A1.333 1.333 0 012.74 1.333h2A1.333 1.333 0 016.073 2.48a8.56 8.56 0 00.467 1.873 1.333 1.333 0 01-.3 1.407l-.847.846a10.667 10.667 0 004 4l.847-.846a1.334 1.334 0 011.407-.3 8.561 8.561 0 001.873.466 1.334 1.334 0 011.147 1.354z\"/></g></svg></svg></g></svg>";
41
+ declare const tuiIconCallOutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCallOutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22.888 8V2h-6m6 0l-7 7m6 8.92v3a2 2 0 01-2.18 2 19.791 19.791 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 013.998 3h3a2 2 0 012 1.72c.127.96.362 1.903.7 2.81a2 2 0 01-.45 2.11l-1.27 1.27a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.574 2.81.7a2 2 0 011.72 2.03z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
42
+ declare const tuiIconCallTransferLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCallTransferLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 1l4 4-4 4m-4-4h8m-1 11.92v3a1.998 1.998 0 01-2.18 2 19.791 19.791 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.574 2.81.7A2 2 0 0122 16.92z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
43
+ declare const tuiIconCameraLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCameraLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23 19a2 2 0 01-2 2H3a2 2 0 01-2-2V8a2 2 0 012-2h4l2-3h6l2 3h4a2 2 0 012 2v11z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 17a4 4 0 100-8 4 4 0 000 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
44
+ declare const tuiIconCancel = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCancel\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><path d=\"M6.855 1.232a2.333 2.333 0 013.14.823l.003.004 5.647 9.427.008.014a2.334 2.334 0 01-1.995 3.5H2.342a2.334 2.334 0 01-1.995-3.5l.008-.014L6.002 2.06l.858.514-.855-.518c.208-.343.5-.627.85-.823zm.861 1.858l-5.64 9.415a.334.334 0 00.285.495h11.278a.334.334 0 00.284-.495L8.284 3.09a.333.333 0 00-.568 0zM8 5a1 1 0 011 1v2.667a1 1 0 11-2 0V6a1 1 0 011-1zm0 5.333a1 1 0 100 2h.007a1 1 0 100-2H8z\" fill=\"currentColor\"/></svg></svg></g></svg>";
45
+ declare const tuiIconCancelCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCancelCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.911 4.773A9.966 9.966 0 0012 2C6.477 2 2 6.477 2 12a9.954 9.954 0 002.394 6.493l.006.007A9.966 9.966 0 0012 22c5.523 0 10-4.477 10-10a9.954 9.954 0 00-2.394-6.493L19.6 5.5a10.065 10.065 0 00-.689-.727zM17.382 6.08A7.965 7.965 0 0012 4a8 8 0 00-8 8c0 1.627.484 3.138 1.317 4.4L17.382 6.08zM6.618 17.919L18.683 7.6A7.954 7.954 0 0120 12a8 8 0 01-8 8 7.966 7.966 0 01-5.382-2.08z\" fill=\"currentColor\"/></svg></svg></g></svg>";
46
+ declare const tuiIconCard = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCard\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.727 3H2.273C1.57 3 1 3.56 1 4.25v7.5c0 .69.57 1.25 1.273 1.25h11.454C14.43 13 15 12.44 15 11.75v-7.5C15 3.56 14.43 3 13.727 3zM0 7h14.667\"/></g></svg></svg></g></svg>";
47
+ declare const tuiIconCardsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCardsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 4H3a2 2 0 00-2 2v12a2 2 0 002 2h18a2 2 0 002-2V6a2 2 0 00-2-2zM1 10h22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
48
+ declare const tuiIconChartBar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconChartBar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 13.333V6.666m-4 6.667V2.667M4 13.334v-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
49
+ declare const tuiIconChartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 20V10m6 10V4M6 20v-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
50
+ declare const tuiIconChartLineLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChartLineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.425 3.095a1 1 0 01.48 1.33l-5.143 10.948a1 1 0 01-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 01-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 11-1.782-.907l2.571-5.053a1 1 0 011.516-.327l2.003 1.602 2.669-5.536a1 1 0 011.624-.257l3.08 3.226 4.523-9.627a1 1 0 011.33-.48z\" fill=\"currentColor\"/></svg></svg></g></svg>";
51
+ declare const tuiIconCheck = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCheck\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 4l-6.875 7L3 7.818\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
52
+ declare const tuiIconCheckCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCheckCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.667 2.667L8 9.34l-2-2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
53
+ declare const tuiIconCheckCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCheckCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 9.5l-4.5 5-2.5-2.273\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
54
+ declare const tuiIconCheckLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCheckLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 7l-9.625 9L5 11.91\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
55
+ declare const tuiIconCheckList = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCheckList\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M10.5 3h1.25c.332 0 .65.14.884.39.234.25.366.59.366.943v9.334c0 .353-.132.692-.366.943-.235.25-.553.39-.884.39h-7.5c-.332 0-.65-.14-.884-.39A1.38 1.38 0 013 13.667V4.333c0-.353.132-.692.366-.942.235-.25.552-.391.884-.391H5.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.25 1h-4.5a.75.75 0 00-.75.75v1.5c0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75v-1.5a.75.75 0 00-.75-.75z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
56
+ declare const tuiIconChevronDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconChevronDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M4 6l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
57
+ declare const tuiIconChevronDownLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChevronDownLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 9l6 6 6-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
58
+ declare const tuiIconChevronLeft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconChevronLeft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 12L6 8l4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
59
+ declare const tuiIconChevronLeftLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChevronLeftLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15 18l-6-6 6-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
60
+ declare const tuiIconChevronRight = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconChevronRight\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M6 12l4-4-4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
61
+ declare const tuiIconChevronRightLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChevronRightLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 18l6-6-6-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
62
+ declare const tuiIconChevronUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconChevronUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 10L8 6l-4 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
63
+ declare const tuiIconChevronUpLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconChevronUpLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 15l-6-6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
64
+ declare const tuiIconClearFormatLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconClearFormatLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17 17l3 3m3 3l-3-3m0 0l-3 3m3-3l3-3M7 21v-9.5M17 3H7v8.5m0 0h6.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
65
+ declare const tuiIconCloseCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCloseCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0 3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142zm9.899-9.9l-5.656 5.657m0-5.657l5.656 5.657\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
66
+ declare const tuiIconCloseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCloseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.707 7.293a1 1 0 00-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 101.414 1.414L12 13.414l3.293 3.293a1 1 0 001.414-1.414L13.414 12l3.293-3.293a1 1 0 00-1.414-1.414L12 10.586 8.707 7.293z\" fill=\"currentColor\"/></svg></svg></g></svg>";
67
+ declare const tuiIconCloud = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCloud\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.819 6.75h-.802a4.982 4.982 0 00-1.42-2.372 5.12 5.12 0 00-2.481-1.275 5.176 5.176 0 00-2.793.208A5.085 5.085 0 002.065 4.94a4.923 4.923 0 00-.544 5.264c.42.84 1.07 1.546 1.879 2.04A5.157 5.157 0 006.093 13h5.726a3.21 3.21 0 002.25-.915c.596-.586.931-1.381.931-2.21s-.335-1.624-.932-2.21a3.21 3.21 0 00-2.249-.915z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
68
+ declare const tuiIconCode = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCode\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><svg x=\"-12\" y=\"-12\"><path d=\"M16 18l6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></g></svg>";
69
+ declare const tuiIconCodeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCodeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><svg x=\"-12\" y=\"-12\"><path d=\"M16 18l6-6-6-6M8 6l-6 6 6 6\"/></svg></svg></g></svg>";
70
+ declare const tuiIconCollapse = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCollapse\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.708.307a1.04 1.04 0 01-.026 1.437l-3.468 3.468 1.086 1.08c.632.63.186 1.71-.706 1.71H9a1 1 0 01-1-1v-3.58c0-.889 1.075-1.336 1.706-.708l1.094 1.09L14.318.286a.961.961 0 011.39.02zM.278 15.708a1.04 1.04 0 01.026-1.437l3.482-3.481L2.7 9.709C2.068 9.079 2.513 8 3.405 8H7a1 1 0 011 1v3.579c0 .89-1.075 1.336-1.706.708L5.2 12.197 1.669 15.73a.961.961 0 01-1.39-.02z\" fill=\"currentColor\"/></g></svg></svg></g></svg>";
71
+ declare const tuiIconColorLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconColorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 18h24v4H0v-4z\" fill=\"currentColor\"/><path d=\"M7 15l1.667-3.84M17 15l-1.667-3.84m0 0L12 3l-3.333 8.16m6.666 0H8.667\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
72
+ declare const tuiIconComment = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconComment\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 9.667A1.334 1.334 0 0112.667 11h-8L2 13.667V3.333A1.333 1.333 0 013.333 2h9.334A1.333 1.333 0 0114 3.333v6.334z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
73
+ declare const tuiIconCommentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCommentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.379 8.379 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
74
+ declare const tuiIconCompanyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCompanyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 7H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2V9a2 2 0 00-2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
75
+ declare const tuiIconCopy = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconCopy\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.615 6h-6.23C6.62 6 6 6.62 6 7.385v6.23C6 14.38 6.62 15 7.385 15h6.23C14.38 15 15 14.38 15 13.615v-6.23C15 6.62 14.38 6 13.615 6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.077 10h-.692A1.385 1.385 0 011 8.615v-6.23A1.385 1.385 0 012.385 1h6.23A1.385 1.385 0 0110 2.385v.692\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
76
+ declare const tuiIconCopyLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconCopyLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 9h-9a2 2 0 00-2 2v9a2 2 0 002 2h9a2 2 0 002-2v-9a2 2 0 00-2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
77
+ declare const tuiIconDeleteLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconDeleteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 4H8l-7 8 7 8h13a2 2 0 002-2V6a2 2 0 00-2-2zm-3 5l-6 6m0-6l6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
78
+ declare const tuiIconDesktopLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconDesktopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 3H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2V5a2 2 0 00-2-2zM8 21h8m-4-4v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
79
+ declare const tuiIconDislikeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconDislikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17 2h2.67A2.31 2.31 0 0122 4v7a2.31 2.31 0 01-2.33 2H17m-7 2v4a3 3 0 003 3l4-9V2H5.72a2 2 0 00-2 1.7l-1.38 9a2 2 0 002 2.3H10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
80
+ declare const tuiIconDone = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconDone\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.667 2.667L8 9.34l-2-2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
81
+ declare const tuiIconDownload = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconDownload\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 10v2.667A1.334 1.334 0 0112.667 14H3.333A1.334 1.334 0 012 12.667V10m2.667-3.333L8 10l3.333-3.333M8 10V2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
82
+ declare const tuiIconDownloadLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconDownloadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4m4-5l5 5 5-5m-5 5V3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
83
+ declare const tuiIconDraft = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconDraft\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.333 2a1.884 1.884 0 013.22 1.333A1.887 1.887 0 0114 4.667l-9 9-3.667 1 1-3.667 9-9z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
84
+ declare const tuiIconDrag = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" focusable=\"false\" height=\"1em\"><g id=\"tuiIconDrag\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 5a1 1 0 110-2 1 1 0 010 2zm0 4a1 1 0 110-2 1 1 0 010 2zm0 4a1 1 0 110-2 1 1 0 010 2zM6 5a1 1 0 110-2 1 1 0 010 2zm0 4a1 1 0 110-2 1 1 0 010 2zm0 4a1 1 0 110-2 1 1 0 010 2z\" fill=\"currentColor\"/></svg></svg></g></svg>";
85
+ declare const tuiIconDragLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconDragLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 12a1 1 0 10-2 0 1 1 0 002 0zm8 0a1 1 0 10-2 0 1 1 0 002 0zM9 5a1 1 0 10-2 0 1 1 0 002 0zm8 0a1 1 0 10-2 0 1 1 0 002 0zM9 19a1 1 0 10-2 0 1 1 0 002 0zm8 0a1 1 0 10-2 0 1 1 0 002 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
86
+ declare const tuiIconEdit = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconEdit\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 13h6M11 2.333a1.414 1.414 0 112 2l-8.333 8.334L2 13.332l.667-2.667L11 2.333z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
87
+ declare const tuiIconEditLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconEditLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 20h9M16.5 3.5a2.121 2.121 0 113 3L7 19l-4 1 1-4L16.5 3.5z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
88
+ declare const tuiIconElectron = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" focusable=\"false\" height=\"2em\"><g id=\"tuiIconElectron\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1a1f71\"><path d=\"M11.257 9.302L12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0020.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 011.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168zM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67zM9.087.166L6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 12)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 12)\"/></g><g fill=\"#1a1f71\"><path d=\"M2.855 2.393H1.208v1.466H3.05V4.3H.652V.231h2.304v.441H1.208v1.286h1.647v.435zM3.902.013h.555V4.3h-.555V.014zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.591 2.591 0 01-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.007.187-.02.248H5.859zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622zm3.559 1.642c-.145.066-.467.169-.877.169-.922 0-1.521-.598-1.521-1.491 0-.9.643-1.558 1.64-1.558.328 0 .619.078.77.157l-.126.404a1.412 1.412 0 00-.644-.139c-.7 0-1.079.501-1.079 1.105 0 .677.455 1.093 1.06 1.093.316 0 .524-.072.682-.139l.095.399zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 01-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767V1.782h-.474v-.404h.474V.835l.543-.157zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.533 1.533 0 00-.02.248V4.3h-.554V2.29zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.464-.58-1.464-1.503 0-.973.675-1.546 1.514-1.546.877 0 1.47.61 1.47 1.497zm-2.418.03c0 .64.38 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.032.482h.012c.152-.272.505-.543 1.01-.543.423 0 1.08.241 1.08 1.243v1.74h-.556V2.615c0-.47-.183-.863-.707-.863a.796.796 0 00-.745.543.724.724 0 00-.038.248V4.3h-.555V2.17z\" transform=\"translate(9 24)\"/></g></svg></svg></g></svg>";
89
+ declare const tuiIconElectronMono = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" height=\"2em\"><g id=\"tuiIconElectronMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-16\" y=\"-16\"><path d=\"M11.257 21.302l1.618-9.143h2.587l-1.619 9.143h-2.586zM23.226 12.384A6.91 6.91 0 0020.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 011.937.35l.232.106.35-1.982zM29.86 12.168h-1.999c-.62 0-1.083.163-1.355.758l-3.842 8.38h2.717s.444-1.128.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4l-2.094-9.137zm-3.19 5.893c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67zM9.087 12.166L6.554 18.4l-.27-1.267c-.47-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003 4.073-9.125h-2.74z\" fill=\"currentColor\"/><path d=\"M4.205 12.16H.033L0 12.35c3.246.757 5.393 2.586 6.285 4.784l-.908-4.202c-.156-.58-.61-.752-1.172-.772zM11.855 26.393h-1.647v1.466h1.843v.441H9.652v-4.069h2.304v.441h-1.748v1.286h1.647v.435zm1.047-2.38h.555V28.3h-.555v-4.286zm1.956 2.923c.012.718.486 1.014 1.047 1.014.398 0 .644-.066.847-.15l.1.38a2.592 2.592 0 01-1.022.187c-.94 0-1.502-.598-1.502-1.48 0-.88.542-1.57 1.432-1.57 1.004 0 1.263.834 1.263 1.371 0 .109-.006.187-.02.248h-2.145zm1.628-.38c.007-.332-.145-.858-.77-.858-.568 0-.808.49-.852.857h1.622zm3.559 1.642c-.145.066-.467.169-.878.169-.921 0-1.52-.598-1.52-1.492 0-.899.643-1.557 1.64-1.557.329 0 .619.078.77.157l-.126.404a1.412 1.412 0 00-.644-.139c-.7 0-1.079.501-1.079 1.106 0 .676.455 1.092 1.06 1.092.316 0 .524-.072.682-.139l.095.399zm1.558-3.52v.7h.795v.404h-.795v1.576c0 .363.107.568.416.568.152 0 .24-.012.322-.036l.026.404a1.58 1.58 0 01-.493.073c-.259 0-.467-.085-.6-.223-.15-.164-.214-.423-.214-.767v-1.595h-.474v-.404h.474v-.543l.543-.157zm1.57 1.612c0-.344-.006-.64-.025-.912h.486l.026.58h.018c.14-.393.48-.64.852-.64.057 0 .101.006.152.012v.501c-.057-.012-.113-.012-.19-.012-.39 0-.669.278-.744.676a1.532 1.532 0 00-.02.248V28.3h-.554V26.29zm4.923.525c0 1.08-.79 1.552-1.521 1.552-.821 0-1.465-.58-1.465-1.504 0-.972.676-1.545 1.515-1.545.877 0 1.47.61 1.47 1.497zm-2.418.03c0 .64.379 1.123.922 1.123.53 0 .927-.477.927-1.135 0-.495-.258-1.117-.915-1.117-.65 0-.934.58-.934 1.13zm3.269-.676c0-.308-.007-.55-.025-.79h.492l.031.482h.013c.152-.271.505-.543 1.01-.543.422 0 1.08.241 1.08 1.243v1.74h-.556v-1.685c0-.47-.183-.863-.707-.863a.796.796 0 00-.745.543.725.725 0 00-.038.248V28.3h-.555V26.17z\" fill=\"currentColor\"/></svg></svg></g></svg>";
90
+ declare const tuiIconExpand = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconExpand\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.293 6.293c.63.63 1.707.184 1.707-.707V2a1 1 0 00-1-1h-3.586c-.89 0-1.337 1.077-.707 1.707l1.088 1.088-7 7-1.088-1.088C2.077 9.077 1 9.523 1 10.414V14a1 1 0 001 1h3.586c.89 0 1.337-1.077.707-1.707l-1.088-1.088 7-7 1.088 1.088z\" fill=\"currentColor\"/></svg></svg></g></svg>";
91
+ declare const tuiIconExternal = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconExternal\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12 8.667v4A1.334 1.334 0 0110.667 14H3.333A1.334 1.334 0 012 12.667V5.333A1.333 1.333 0 013.333 4h4M10 2h4v4M6.667 9.333L14 2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
92
+ declare const tuiIconExternalLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconExternalLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6m4-3h6v6m-11 5L21 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
93
+ declare const tuiIconEyeClosed = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconEyeClosed\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M6.664 3.15C7.102 3.05 7.55 2.999 8 3c4.454 0 7 5 7 5-.386.71-.847 1.378-1.374 1.994m-4.277-.669a1.909 1.909 0 01-1.363.596 1.94 1.94 0 01-1.384-.548 1.873 1.873 0 01-.558-1.36 1.847 1.847 0 01.607-1.338m5.129 5.038A6.483 6.483 0 018 13c-4.455 0-7-5-7-5a11.59 11.59 0 013.22-3.712l7.56 7.425zM1 1l13.5 13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
94
+ declare const tuiIconEyeOpen = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconEyeOpen\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M1 8s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 10a2 2 0 100-4 2 2 0 000 4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
95
+ declare const tuiIconFile = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconFile\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8.75 1H3.5c-.398 0-.78.147-1.06.41-.282.263-.44.619-.44.99v11.2c0 .371.158.727.44.99.28.262.662.41 1.06.41h9c.398 0 .78-.148 1.06-.41.282-.263.44-.619.44-.99V5.9L8.75 1z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 1v5h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
96
+ declare const tuiIconFileLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V9l-7-7z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 2v7h7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
97
+ declare const tuiIconFilter = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconFilter\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14.667 2H1.333l5.334 6.307v4.36L9.333 14V8.307L14.667 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
98
+ declare const tuiIconFilterLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFilterLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22 3H2l8 9.46V19l4 2v-8.54L22 3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
99
+ declare const tuiIconFlag = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconFlag\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M2 10.286s.688-.715 2.75-.715c2.063 0 3.438 1.429 5.5 1.429 2.063 0 2.75-.714 2.75-.714V1.714s-.688.715-2.75.715C8.187 2.429 6.812 1 4.75 1 2.687 1 2 1.714 2 1.714v8.572zM2 15v-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
100
+ declare const tuiIconFlagLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFlagLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3 15V3c0-.3.1-.5.3-.7.2-.2.6-.5 1.2-.7C5.4 1.2 6.6 1 8 1s2.4.3 4.4 1.1c1.7.7 2.5.9 3.6.9 1.2 0 2.1-.2 2.8-.4.3-.1.5-.3.5-.3.6-.6 1.7-.2 1.7.7v12c0 .3-.1.5-.3.7-.2.2-.6.5-1.2.7-.9.4-2.1.6-3.5.6s-2.4-.3-4.4-1.1C9.9 15.2 9.1 15 8 15c-1.2 0-2.1.2-2.8.4-.1 0-.2.1-.2.1V22c0 .6-.4 1-1 1s-1-.4-1-1v-7zm5-2c1.4 0 2.4.3 4.4 1.1 1.8.7 2.5.9 3.6.9 1.2 0 2.1-.2 2.8-.4.1 0 .2-.1.2-.1V4.6c-.8.3-1.8.4-3 .4-1.4 0-2.4-.3-4.4-1.1C9.9 3.2 9.1 3 8 3c-1.2 0-2.1.2-2.8.4 0 .1-.1.1-.2.1v9.9c.8-.3 1.8-.4 3-.4z\" fill=\"currentColor\"/></svg></svg></g></svg>";
101
+ declare const tuiIconFolder = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconFolder\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M15 12.667c0 .353-.148.692-.41.943-.263.25-.619.39-.99.39H2.4c-.371 0-.727-.14-.99-.39-.262-.25-.41-.59-.41-.943V3.333c0-.353.147-.692.41-.942S2.029 2 2.4 2h3.5l1.4 2h6.3c.371 0 .727.14.99.39.262.25.41.59.41.943v7.334z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
102
+ declare const tuiIconFolderLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFolderLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2v11z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
103
+ declare const tuiIconFontLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFontLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 21V3H2h14M18.5 21V10H15h7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
104
+ declare const tuiIconFormatLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFormatLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3 21.5l3-9M18 4H9l-3 8.5m0 0h7.5M14 21.5V19l6-6 2.5 2.5-6.5 6h-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
105
+ declare const tuiIconFrameLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconFrameLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zM3 9h18M9 21V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
106
+ declare const tuiIconGeoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconGeoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1118 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 13a3 3 0 100-6 3 3 0 000 6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
107
+ declare const tuiIconHeart = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconHeart\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.893 3.074a3.667 3.667 0 00-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 002.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 000-5.186z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
108
+ declare const tuiIconHeartFilled = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconHeartFilled\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13.893 3.074a3.667 3.667 0 00-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 002.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 000-5.186z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
109
+ declare const tuiIconHeartFilledLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHeartFilledLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.291 4.612a5.5 5.5 0 00-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 00-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
110
+ declare const tuiIconHeartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHeartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.291 4.612a5.5 5.5 0 00-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 00-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
111
+ declare const tuiIconHelpCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHelpCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3m.08 4h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
112
+ declare const tuiIconHideLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHideLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.9 4.24A9.12 9.12 0 0112 4c7 0 11 8 11 8a18.494 18.494 0 01-2.16 3.19m-6.72-1.07a2.998 2.998 0 01-5.194-2.098A3 3 0 019.88 9.88m8.06 8.06A10.07 10.07 0 0112 20c-7 0-11-8-11-8a18.45 18.45 0 015.06-5.94l11.88 11.88zM1 1l22 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
113
+ declare const tuiIconHiliteLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHiliteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 18h4v4H0v-4z\" fill=\"#E7E8EA\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 18h4v4H4v-4z\" fill=\"#CBCFD3\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 18h4v4H8v-4z\" fill=\"#E7E8EA\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 18h4v4h-4v-4z\" fill=\"#CBCFD3\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 18h4v4h-4v-4z\" fill=\"#E7E8EA\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 18h4v4h-4v-4z\" fill=\"#CBCFD3\"/><path d=\"M8.182 16H5l2.727-4L10 13.714 8.182 16zM9 7.5L15.667 1 19 4l-4.762 8M9 7.5l5.238 4.5M9 7.5L7 11l4 3.5 3.238-2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
114
+ declare const tuiIconHrLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconHrLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 12H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
115
+ declare const tuiIconImgLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconImgLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.5 10a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM21 15l-5-5L5 21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
116
+ declare const tuiIconIndentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconIndentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 10H9M21 6H2.5M2 9.5l3 2.4-3 2.4M21 14H9M11 18H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
117
+ declare const tuiIconInfo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconInfo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 15A7 7 0 108 1a7 7 0 000 14zm0-4.333V8m0-2.667h.007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
118
+ declare const tuiIconInfoCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconInfoCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 14v-4m0-4h-.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
119
+ declare const tuiIconItalicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconItalicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 4h-9M14 20H5M15 4L9 20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
120
+ declare const tuiIconLikeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLikeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 22H4a2 2 0 01-2-2v-7a2 2 0 012-2h3m7-2V5a3 3 0 00-3-3l-4 9v11h11.28a2 2 0 002-1.7l1.38-9a1.999 1.999 0 00-2-2.3H14z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
121
+ declare const tuiIconLink = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconLink\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M7 8.605c.288.4.655.73 1.076.97a3.236 3.236 0 002.776.206c.45-.175.859-.447 1.198-.8l2.01-2.087c.61-.656.947-1.534.94-2.446a3.547 3.547 0 00-.98-2.43A3.289 3.289 0 0011.68 1a3.284 3.284 0 00-2.356.976l-1.152 1.19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 7.395a3.39 3.39 0 00-1.076-.97 3.235 3.235 0 00-2.776-.206c-.45.175-.859.447-1.198.8L1.94 9.106A3.55 3.55 0 001 11.552c.008.912.36 1.784.98 2.43A3.296 3.296 0 004.32 15a3.284 3.284 0 002.356-.976l1.145-1.19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
122
+ declare const tuiIconLinkLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLinkLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 13a5.001 5.001 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
123
+ declare const tuiIconLock = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconLock\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 7H3.333C2.597 7 2 7.651 2 8.455v5.09C2 14.35 2.597 15 3.333 15h9.334c.736 0 1.333-.651 1.333-1.454V8.454C14 7.65 13.403 7 12.667 7zM4 7V4.333c0-.884.421-1.732 1.172-2.357C5.922 1.351 6.939 1 8 1c1.06 0 2.078.351 2.828.976S12 3.45 12 4.333V7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
124
+ declare const tuiIconLockLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLockLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 11H5a2 2 0 00-2 2v7a2 2 0 002 2h14a2 2 0 002-2v-7a2 2 0 00-2-2zM7 11V7a5 5 0 1110 0v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
125
+ declare const tuiIconLockOpenLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLockOpenLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19 11H5a2 2 0 00-2 2v7a2 2 0 002 2h14a2 2 0 002-2v-7a2 2 0 00-2-2zM7 11V7a5 5 0 1110 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
126
+ declare const tuiIconLoginLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLoginLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15 3h4a2 2 0 012 2v14a2 2 0 01-2 2h-4M10 7l5 5-5 5m5-5H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
127
+ declare const tuiIconLogoutLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconLogoutLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4m7 14l5-5-5-5m5 5H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
128
+ declare const tuiIconMaestro = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" focusable=\"false\" height=\"2em\"><g id=\"tuiIconMaestro\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-16\" y=\"-16\"><g><path d=\"M13.333 15.634a8.325 8.325 0 003.704-6.93c0-2.89-1.47-5.435-3.704-6.93a8.333 8.333 0 110 13.86z\" fill=\"#0AADFC\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 00-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 110-13.86z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M13.333 1.774a8.325 8.325 0 013.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.325 8.325 0 01-3.703-6.93c0-2.89 1.47-5.435 3.703-6.93z\" fill=\"#726ECC\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
129
+ declare const tuiIconMaestroMono = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" height=\"2em\"><g id=\"tuiIconMaestroMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-16\" y=\"-16\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.333 9.774a8.325 8.325 0 00-3.703 6.93c0 2.889 1.47 5.435 3.703 6.93a8.333 8.333 0 110-13.86zm0 0a8.325 8.325 0 013.704 6.93c0 2.889-1.47 5.435-3.704 6.93a8.333 8.333 0 100-13.86zm0 1.242a7.318 7.318 0 00-2.703 5.688 7.318 7.318 0 002.703 5.687 7.317 7.317 0 002.704-5.687 7.317 7.317 0 00-2.704-5.688z\" fill=\"currentColor\"/></svg></svg></g></svg>";
130
+ declare const tuiIconMail = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconMail\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M2.4 2h11.2c.77 0 1.4.675 1.4 1.5v9c0 .825-.63 1.5-1.4 1.5H2.4c-.77 0-1.4-.675-1.4-1.5v-9C1 2.675 1.63 2 2.4 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 4L8 9 1 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
131
+ declare const tuiIconMailLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMailLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 6l-10 7L2 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
132
+ declare const tuiIconMastercard = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" focusable=\"false\" height=\"2em\"><g id=\"tuiIconMastercard\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><svg x=\"-16\" y=\"-16\"><g><path d=\"M12.833 14.986c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0117.417 0c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 01-4.584-1.378z\" fill=\"#FBB735\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378c-2.21 1.468-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 01-4.583 1.378C3.694 16.364 0 12.7 0 8.182S3.694 0 8.25 0a8.26 8.26 0 014.583 1.378z\" fill=\"#F03727\" transform=\"translate(3 8)\"/><path d=\"M12.833 1.378C15.044 2.846 16.5 5.345 16.5 8.182s-1.456 5.336-3.667 6.804c-2.21-1.468-3.666-3.967-3.666-6.804s1.455-5.336 3.666-6.804z\" fill=\"#F6772D\" transform=\"translate(3 8)\"/></g></svg></svg></g></svg>";
133
+ declare const tuiIconMastercardMono = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" height=\"2em\"><g id=\"tuiIconMastercardMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-16\" y=\"-16\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.833 9.378c-2.21 1.467-3.666 3.967-3.666 6.804s1.455 5.336 3.666 6.804a8.26 8.26 0 01-4.583 1.378C6.694 24.364 3 20.7 3 16.182S6.694 8 11.25 8a8.26 8.26 0 014.583 1.378zm0 13.608c2.211-1.468 3.667-3.967 3.667-6.804s-1.456-5.336-3.667-6.804A8.26 8.26 0 0120.417 8c4.556 0 8.25 3.663 8.25 8.182s-3.694 8.182-8.25 8.182a8.26 8.26 0 01-4.584-1.378zm0-12.37a7.14 7.14 0 000 11.13 7.14 7.14 0 000-11.13z\" fill=\"currentColor\"/></svg></svg></g></svg>";
134
+ declare const tuiIconMenuLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMenuLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3 12h18M3 6h18M3 18h18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
135
+ declare const tuiIconMicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 1a3 3 0 00-3 3v8a3 3 0 006 0V4a3 3 0 00-3-3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 10v2a7 7 0 11-14 0v-2m7 9v4m-4 0h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
136
+ declare const tuiIconMicOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMicOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l22 22M15 9.34V4a3 3 0 00-5.94-.6M9 9v3a3 3 0 005.12 2.12L9 9z\"/><path d=\"M17 16.95A7 7 0 015 12v-2m14 0v2c0 .412-.037.824-.11 1.23M12 19v4m-4 0h8\"/></g></svg></svg></g></svg>";
137
+ declare const tuiIconMinus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" focusable=\"false\" height=\"1em\"><g id=\"tuiIconMinus\" xmlns=\"http://www.w3.org/2000/svg\"><svg xmlns=\"http://www.w3.org/2000/svg\" x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><path d=\"M3 9h10a1 1 0 100-2H3a1 1 0 000 2z\" fill=\"currentColor\"/></svg></svg></g></svg>";
138
+ declare const tuiIconMinusCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconMinusCircle\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM5.333 8h5.334\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
139
+ declare const tuiIconMinusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMinusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 12h14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
140
+ declare const tuiIconMir = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" focusable=\"false\" height=\"2em\"><g id=\"tuiIconMir\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><svg x=\"-16\" y=\"-16\"><defs><linearGradient x1=\"-.18%\" y1=\"50%\" x2=\"100%\" y2=\"50%\" id=\"tui-mir-gradient\"><stop stop-color=\"#00B4E6\" offset=\"0%\"/><stop stop-color=\"#088CCB\" offset=\"100%\"/></linearGradient></defs><g><path d=\"M28.408 0h-6.073c.326 2.024 2.285 3.918 4.44 3.918h4.833c.065-.196.065-.457.065-.653A3.234 3.234 0 0028.408 0z\" fill=\"url(#tui-mir-gradient) #049fd8\" transform=\"translate(0 12)\"/><path d=\"M22.857 4.245v4.898h2.939V6.53h2.612c1.437 0 2.678-.98 3.07-2.286h-8.62zM12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V0h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V0h-2.939zM0 9.143V0h2.939s.849 0 1.306 1.306C5.42 4.767 5.55 5.224 5.55 5.224s.261-.848 1.306-3.918C7.314 0 8.163 0 8.163 0h2.939v9.143H8.163V4.245h-.326L6.204 9.143H4.898L3.265 4.245H2.94v4.898H0z\" fill=\"#4DB45F\" transform=\"translate(0 12)\"/></g></svg></svg></g></svg>";
141
+ declare const tuiIconMirMono = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" height=\"2em\"><g id=\"tuiIconMirMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-16\" y=\"-16\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12v9.143h2.939v-4.898h.326l1.633 4.898h1.306l1.633-4.898h.326v4.898h2.939V12H8.163s-.849 0-1.306 1.306c-1.045 3.07-1.306 3.918-1.306 3.918s-.13-.457-1.306-3.918C3.788 12 2.939 12 2.939 12H0zm12.408 0v9.143h2.612s.653 0 .98-.653l2.286-4.572h.326v5.225h2.939V12h-2.612s-.653.065-.98.653l-2.286 4.571h-.326V12h-2.939zm9.927 0h6.073a3.234 3.234 0 013.265 3.265c0 .196 0 .457-.065.653h-4.832c-2.156 0-4.115-1.893-4.441-3.918zm.522 9.143v-4.898h8.62a3.233 3.233 0 01-3.069 2.286h-2.612v2.612h-2.939z\" fill=\"currentColor\"/></svg></svg></g></svg>";
142
+ declare const tuiIconMobile = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconMobile\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M11.571 1H4.43C3.639 1 3 1.627 3 2.4v11.2c0 .773.64 1.4 1.429 1.4h7.142c.79 0 1.429-.627 1.429-1.4V2.4c0-.773-.64-1.4-1.429-1.4zM8 12h.007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
143
+ declare const tuiIconMobileLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMobileLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17 2H7a2 2 0 00-2 2v16a2 2 0 002 2h10a2 2 0 002-2V4a2 2 0 00-2-2zm-5 16h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
144
+ declare const tuiIconMoreHorLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMoreHorLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 13a1 1 0 100-2 1 1 0 000 2zm7 0a1 1 0 100-2 1 1 0 000 2zM5 13a1 1 0 100-2 1 1 0 000 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
145
+ declare const tuiIconMoreVer = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconMoreVer\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 8.667a.667.667 0 100-1.334.667.667 0 000 1.334zM8 4a.667.667 0 100-1.334A.667.667 0 008 4zm0 9.333A.667.667 0 108 12a.667.667 0 000 1.333z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
146
+ declare const tuiIconMoreVertLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMoreVertLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13 12a1 1 0 10-2 0 1 1 0 002 0zm0-7a1 1 0 10-2 0 1 1 0 002 0zm0 14a1 1 0 10-2 0 1 1 0 002 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
147
+ declare const tuiIconMusicLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconMusicLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 18V5l12-2v13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 21a3 3 0 100-6 3 3 0 000 6zm12-2a3 3 0 100-6 3 3 0 000 6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
148
+ declare const tuiIconOLLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconOLLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8 6h13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.125 5.451v2.005h1.159V4H3.253c-.034.219-.127.377-.277.474-.15.097-.381.147-.692.147v.83h.841zM4.292 10.079a1.838 1.838 0 00-.752-.143c-.461 0-.818.107-1.071.321-.254.213-.379.517-.376.911H3.21c0-.141.031-.247.093-.321a.307.307 0 01.248-.11c.071-.004.14.02.195.066a.234.234 0 01.07.18.302.302 0 01-.098.218 1.047 1.047 0 01-.24.175 14.67 14.67 0 01-.458.233c-.358.173-.609.379-.754.616-.145.237-.218.546-.218.927 0 .08.003.16.01.24h2.99v-.877H3.35a.288.288 0 01.068-.135.68.68 0 01.193-.133 4.4 4.4 0 01.415-.177c.301-.114.53-.252.689-.414.159-.162.237-.376.237-.643a.93.93 0 00-.17-.546 1.14 1.14 0 00-.49-.388zM4.29 16.054a2.214 2.214 0 00-.76-.118c-.463 0-.825.107-1.085.323-.26.215-.39.512-.39.892h1.09a.437.437 0 01.1-.305c.067-.073.163-.11.29-.11.103 0 .182.024.237.072a.255.255 0 01.083.203.25.25 0 01-.107.21.48.48 0 01-.293.08h-.12v.77h.08c.16 0 .277.026.352.077.076.052.113.131.113.238 0 .087-.03.155-.09.205a.38.38 0 01-.25.075c-.13 0-.229-.037-.297-.11-.069-.073-.103-.183-.103-.33H2c0 .403.132.711.398.923.265.211.647.317 1.147.317.293 0 .549-.043.767-.13.218-.087.388-.21.508-.37s.18-.347.18-.56a.747.747 0 00-.148-.48c-.098-.123-.255-.22-.472-.29v-.01c.203-.073.35-.168.44-.285a.708.708 0 00.135-.445.793.793 0 00-.172-.508 1.101 1.101 0 00-.493-.334z\" fill=\"currentColor\"/><path d=\"M8 12h13M8 18h13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
149
+ declare const tuiIconOutdentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconOutdentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 10H9M21 6H2.5M5 9.5l-3 2.4 3 2.4M21 14H9M11 18H3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
150
+ declare const tuiIconPaintLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconPaintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\"><svg x=\"-12\" y=\"-12\"><svg width=\"1.5em\" height=\"1.5em\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.24 3.452L4.014 3.5a1 1 0 01-.03-2l6-.09c.036 0 .072.001.108.004A1.994 1.994 0 0111.519 2L16 6.48a2 2 0 010 2.829l-3.45 3.45L10.308 15a2 2 0 01-2.829 0l-2.24-2.24L3 10.52A2 2 0 013 7.69l4.24-4.24zm2.865-.038l-5.69 5.691L5.808 10.5h6.171l2.606-2.605-4.48-4.48zm10.316 10.13l.001.001c.213-2.55-1.68-4.167-2.45-4.714a.13.13 0 00-.144-.006c-.044.027-.06.038-.052.089.194 1.175-1.509 2.629-1.509 2.629-.405.43-.678.847-.786 1.39-.263 1.333.617 2.651 1.971 2.919 1.355.268 2.665-.586 2.928-1.92.027-.133.037-.256.04-.388zM3 18a1 1 0 00-1 1v2a1 1 0 001 1h18a1 1 0 001-1v-2a1 1 0 00-1-1H3z\" fill=\"currentColor\"/></svg></svg></svg></g></svg>";
151
+ declare const tuiIconPause = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconPause\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M6 3H3v10h3V3zm7 0h-3v10h3V3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
152
+ declare const tuiIconPauseLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPauseLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 4H6v16h4V4zm8 0h-4v16h4V4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
153
+ declare const tuiIconPicture = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconPicture\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M12.667 2H3.333C2.597 2 2 2.597 2 3.333v9.334C2 13.403 2.597 14 3.333 14h9.334c.736 0 1.333-.597 1.333-1.333V3.333C14 2.597 13.403 2 12.667 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.667 6.667a1 1 0 100-2 1 1 0 000 2zM14 10l-3.333-3.333L3.333 14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
154
+ declare const tuiIconPiechartLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPiechartLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.78 2.248a1 1 0 01.442 1.95 8.013 8.013 0 00-6.02 6.008 1 1 0 01-1.95-.447A10.013 10.013 0 019.78 2.248zm-7.514 12.05a1 1 0 011.946-.458 8.013 8.013 0 005.935 5.945 1 1 0 11-.461 1.946 10.014 10.014 0 01-7.42-7.433zm12.238 7.386a1 1 0 01-.5-1.937A8.004 8.004 0 0019.25 8.614a1 1 0 111.812-.848 10.003 10.003 0 01-6.558 13.918zM18.582 4.47a1 1 0 11-1.317 1.506 7.976 7.976 0 00-3.368-1.751 1 1 0 11.472-1.943 9.975 9.975 0 014.213 2.188z\" fill=\"currentColor\"/></svg></svg></g></svg>";
155
+ declare const tuiIconPin = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconPin\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 6.727C14 11.182 8 15 8 15s-6-3.818-6-8.273c0-1.519.632-2.975 1.757-4.05A6.148 6.148 0 018 1a6.15 6.15 0 014.243 1.677A5.598 5.598 0 0114 6.727z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 9a2 2 0 100-4 2 2 0 000 4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
156
+ declare const tuiIconPlay = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconPlay\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M3 2l10 6-10 6V2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
157
+ declare const tuiIconPlayLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPlayLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 3l14 9-14 9V3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
158
+ declare const tuiIconPlus = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" focusable=\"false\" height=\"1em\"><g id=\"tuiIconPlus\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\"><svg x=\"-8\" y=\"-8\"><path d=\"M7 7V3a1 1 0 012 0v4h4a1 1 0 110 2H9v4a1 1 0 11-2 0V9H3a1 1 0 010-2h4z\" fill=\"currentColor\"/></svg></svg></g></svg>";
159
+ declare const tuiIconPlusCircleLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPlusCircleLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-14v8m-4-4h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
160
+ declare const tuiIconPlusLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPlusLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 5v14m-7-7h14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
161
+ declare const tuiIconPrintLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconPrintLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 9V2h12v7M6 18H4a2 2 0 01-2-2v-5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 14H6v8h12v-8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
162
+ declare const tuiIconQuoteLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconQuoteLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"2\" y=\"5\" width=\"8\" height=\"9\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\"/><rect x=\"14\" y=\"5\" width=\"8\" height=\"9\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 12c0 5.625-4 9-4 9M22 12c0 5.625-4 9-4 9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></svg></g></svg>";
163
+ declare const tuiIconRedo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconRedo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.333 2.667v4h-4\"/><path d=\"M13.66 10a6 6 0 11-1.413-6.24l3.086 2.907\"/></g></svg></svg></g></svg>";
164
+ declare const tuiIconRedoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconRedoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20.712 10.967c0 .374-.161.756-.483 1.016h-.002l-7.018 5.665-.001.002a1.277 1.277 0 01-1.598.008h0l.527-1.134-.936-.352h0v-.002l.909-2.414c-1.97.024-3.388.256-4.607.875-1.482.752-2.816 2.154-4.431 4.875a1 1 0 01-1.843-.695c.459-2.442 1.173-4.98 3.014-6.975C5.92 10.02 8.415 8.77 12.155 8.295L11.2 5.76h0a1.31 1.31 0 01.4-1.478 1.275 1.275 0 011.609 0l7.02 5.668h0l.008.007a1.306 1.306 0 01.474 1.01zm0 0v-.002h-1l1 .004v-.002zm-8.763 5.129l.002-.002-.002.002z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
165
+ declare const tuiIconRefresh = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconRefresh\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M15 3v4h-4M1 13V9h4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2.597 6a6.025 6.025 0 011.595-2.484 5.639 5.639 0 012.54-1.368 5.475 5.475 0 012.856.088 5.68 5.68 0 012.46 1.523L15 6.666M1 9.334l2.953 2.907a5.678 5.678 0 002.46 1.523c.929.281 1.91.312 2.854.088a5.638 5.638 0 002.541-1.368 6.023 6.023 0 001.595-2.483\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
166
+ declare const tuiIconRefreshLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconRefreshLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23 4v6h-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.49 15a9 9 0 11-2.13-9.36L23 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
167
+ declare const tuiIconRemoveLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconRemoveLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.707 5.293a1 1 0 00-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 101.414 1.414L12 13.414l5.293 5.293a1 1 0 001.414-1.414L13.414 12l5.293-5.293a1 1 0 00-1.414-1.414L12 10.586 6.707 5.293z\" fill=\"currentColor\"/></svg></svg></g></svg>";
168
+ declare const tuiIconSearch = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSearch\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 12.667A5.333 5.333 0 107.333 2a5.333 5.333 0 000 10.667zM14 14l-2.9-2.9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
169
+ declare const tuiIconSearchLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSearchLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.5 17a6.5 6.5 0 100-13 6.5 6.5 0 000 13zm9.5 3l-4.35-4.35\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
170
+ declare const tuiIconSettings = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSettings\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><g clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 10a2 2 0 100-4 2 2 0 000 4z\"/><path d=\"M12.933 10a1.1 1.1 0 00.22 1.213l.04.04a1.333 1.333 0 11-1.886 1.887l-.04-.04a1.1 1.1 0 00-1.214-.22 1.1 1.1 0 00-.666 1.006V14a1.333 1.333 0 11-2.667 0v-.06A1.1 1.1 0 006 12.933a1.1 1.1 0 00-1.213.22l-.04.04a1.334 1.334 0 11-1.887-1.886l.04-.04a1.1 1.1 0 00.22-1.214 1.1 1.1 0 00-1.007-.667H2A1.333 1.333 0 112 6.72h.06A1.1 1.1 0 003.067 6a1.1 1.1 0 00-.22-1.213l-.04-.04A1.333 1.333 0 114.693 2.86l.04.04a1.1 1.1 0 001.214.22H6a1.1 1.1 0 00.667-1.007V2a1.333 1.333 0 112.666 0v.06A1.1 1.1 0 0010 3.066a1.1 1.1 0 001.213-.22l.04-.04a1.334 1.334 0 111.887 1.887l-.04.04a1.1 1.1 0 00-.22 1.214V6a1.1 1.1 0 001.007.667H14a1.333 1.333 0 010 2.666h-.06a1.1 1.1 0 00-1.007.667z\"/></g></svg></svg></g></svg>";
171
+ declare const tuiIconSettingsLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSettingsLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2c-.413 0-.821.025-1.222.074l-.038.004c-.146.016-.454.05-.735.215a1.525 1.525 0 00-.561.584c-.155.288-.178.61-.189.764 0 .016-.002.03-.003.042L9.16 4.787a7.693 7.693 0 00-.252.105l-.846-.716a3.587 3.587 0 01-.031-.027c-.117-.1-.36-.313-.674-.407a1.525 1.525 0 00-.81-.016c-.314.082-.556.276-.67.367l-.03.024a9.889 9.889 0 00-.902.796l-.002.002-.028.028-.002.002c-.283.284-.549.585-.796.901l-.024.03c-.091.115-.285.357-.367.672-.068.262-.062.55.016.809.094.313.306.557.407.674l.027.031.716.846a7.695 7.695 0 00-.105.252l-1.104.092a3.584 3.584 0 01-.042.003c-.154.011-.476.034-.764.189a1.525 1.525 0 00-.584.561c-.165.281-.199.59-.215.735l-.004.038a10.09 10.09 0 000 2.444l.004.038c.016.146.05.454.215.735.137.233.346.433.584.561.288.155.61.178.764.189.016 0 .03.002.042.003l1.104.092c.034.085.068.169.105.252l-.716.846-.027.031c-.1.117-.313.361-.407.674a1.525 1.525 0 00-.016.81c.082.314.276.556.367.67l.024.03c.245.315.509.613.79.895l.002.003.04.04.003.003c.282.28.58.544.894.789l.03.024c.115.091.357.285.672.367.262.068.55.062.809-.016.313-.094.557-.306.674-.407l.031-.027.846-.716c.083.037.167.072.252.105l.092 1.104.003.042c.011.153.034.476.189.764.128.238.328.447.561.584.281.165.59.199.735.215l.038.004a10.09 10.09 0 002.444 0l.038-.004c.146-.016.454-.05.735-.215.233-.137.433-.346.561-.584.155-.288.178-.61.189-.764 0-.016.002-.03.003-.042l.092-1.104c.085-.034.169-.068.252-.105l.846.716.02.017.011.01c.117.1.36.313.674.407.259.078.547.084.81.016.314-.082.556-.276.67-.367l.03-.024a10.058 10.058 0 001.73-1.73l.024-.03c.091-.114.285-.356.367-.67a1.526 1.526 0 00-.016-.81c-.094-.313-.306-.557-.407-.674a2.51 2.51 0 01-.013-.015l-.014-.016-.716-.846a5.57 5.57 0 00.105-.252l1.104-.092.042-.003c.153-.011.476-.034.764-.189.238-.128.447-.328.584-.561.165-.281.199-.59.215-.735l.004-.038a10.09 10.09 0 000-2.444l-.004-.038c-.016-.146-.05-.454-.215-.735a1.525 1.525 0 00-.584-.561c-.288-.155-.61-.178-.764-.189a3.71 3.71 0 01-.042-.003l-1.104-.092a7.626 7.626 0 00-.105-.252l.716-.846.027-.031c.1-.117.313-.36.407-.674.078-.259.084-.547.016-.809-.082-.315-.276-.557-.367-.672l-.024-.03a10.049 10.049 0 00-1.73-1.729l-.03-.024c-.114-.091-.356-.285-.67-.367a1.524 1.524 0 00-.81.016c-.313.094-.557.306-.674.407l-.031.027-.846.716a7.704 7.704 0 00-.252-.105l-.092-1.104-.003-.042c-.011-.154-.034-.476-.189-.764a1.525 1.525 0 00-.561-.584c-.281-.165-.59-.199-.735-.215l-.038-.004A10.09 10.09 0 0012 2zm-.855 3.056l.085-1.02a8.11 8.11 0 011.54 0l.085 1.02.003.039c.01.135.03.412.14.657a1.466 1.466 0 00.772.761 5.7 5.7 0 00.274.11l.015.007c.095.036.189.075.281.116l.016.007c.086.039.184.082.27.115a1.465 1.465 0 001.085.009c.252-.096.462-.278.565-.366l.03-.026.78-.66a8.02 8.02 0 011.09 1.09l-.661.78-.026.03c-.088.102-.27.312-.366.563a1.467 1.467 0 00.009 1.085c.033.087.076.185.115.271l.007.016c.041.092.08.186.116.28l.006.016c.035.09.073.189.11.274a1.466 1.466 0 00.761.773c.246.109.523.129.658.139l.039.003 1.02.085a8.132 8.132 0 010 1.54l-1.02.085-.039.003c-.135.01-.412.03-.657.14a1.466 1.466 0 00-.761.772 5.762 5.762 0 00-.11.274l-.006.015a5.747 5.747 0 01-.117.281l-.007.016a5.721 5.721 0 00-.115.27 1.465 1.465 0 00-.009 1.085c.096.252.278.462.366.565l.026.029.66.78a8.047 8.047 0 01-1.089 1.09l-.781-.66-.03-.026c-.102-.088-.312-.27-.563-.366a1.464 1.464 0 00-1.085.009 5.68 5.68 0 00-.271.115l-.016.007c-.092.041-.186.08-.28.116l-.016.007a5.762 5.762 0 00-.274.11 1.466 1.466 0 00-.773.761c-.109.245-.129.522-.139.657l-.003.039-.085 1.02a8.132 8.132 0 01-1.54 0l-.085-1.02-.003-.039c-.01-.135-.03-.412-.14-.657a1.466 1.466 0 00-.772-.761 5.758 5.758 0 00-.274-.11l-.015-.006a5.718 5.718 0 01-.281-.117l-.016-.007c-.086-.038-.184-.082-.27-.115a1.467 1.467 0 00-1.085-.009c-.252.096-.462.278-.565.366l-.029.026-.78.66a8.077 8.077 0 01-.553-.499v-.001l-.037-.036-.001-.001a8.035 8.035 0 01-.5-.552l.661-.78.026-.03c.088-.103.27-.313.366-.564a1.465 1.465 0 00-.009-1.085 5.712 5.712 0 00-.115-.271l-.007-.016a5.73 5.73 0 01-.116-.28l-.007-.016a5.213 5.213 0 00-.11-.274 1.466 1.466 0 00-.761-.773c-.245-.109-.522-.129-.657-.139l-.039-.003-1.02-.085a8.11 8.11 0 010-1.54l1.02-.085.039-.003c.135-.01.412-.03.657-.14a1.466 1.466 0 00.761-.772c.038-.085.076-.185.11-.274l.007-.015a5.7 5.7 0 01.116-.281l.007-.016a5.73 5.73 0 00.115-.27 1.465 1.465 0 00.009-1.085c-.096-.252-.278-.462-.366-.565l-.026-.029-.66-.781c.16-.194.328-.38.506-.558l.025-.025V6.33c.178-.177.364-.346.558-.506l.781.661.03.026c.102.088.312.27.563.366a1.465 1.465 0 001.085-.009c.087-.033.185-.076.271-.115l.016-.007c.092-.041.186-.08.28-.116l.016-.007c.09-.034.189-.072.274-.11a1.466 1.466 0 00.773-.761c.109-.245.129-.522.139-.657l.003-.039zM12 16a4 4 0 100-8 4 4 0 000 8zm2-4a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"currentColor\"/></svg></svg></g></svg>";
172
+ declare const tuiIconShowLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconShowLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 15a3 3 0 100-6 3 3 0 000 6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
173
+ declare const tuiIconSortDown = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSortDown\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 5H12c.3 0 .5.2.5.5 0 .1 0 .2-.1.3l-3.9 4.7c-.2.2-.5.2-.7.1l-.1-.1-4-4.7c-.2-.2-.2-.5 0-.7.1-.1.3-.1.4-.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
174
+ declare const tuiIconSortUp = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSortUp\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M4.1 10.665H12c.3 0 .5-.2.5-.5 0-.1 0-.2-.1-.3l-3.9-4.7c-.2-.2-.5-.2-.7-.1l-.1.1-4 4.7c-.2.2-.2.5 0 .7.1.1.3.1.4.1z\" fill=\"currentColor\"/></svg></svg></g></svg>";
175
+ declare const tuiIconSound = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSound\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm5.38-.046a6.667 6.667 0 010 9.426M10.36 5.64a3.333 3.333 0 010 4.713\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
176
+ declare const tuiIconSoundLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSoundLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 5L6 9H2v6h4l5 4V5zm8.07-.07a10 10 0 010 14.14M15.54 8.46a5 5 0 010 7.07\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
177
+ declare const tuiIconSoundOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSoundOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zM14.334 6l-4 4m0-4l4 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
178
+ declare const tuiIconSoundOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSoundOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 5L6 9H2v6h4l5 4V5zm12 4l-6 6m0-6l6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
179
+ declare const tuiIconStar = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconStar\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 1.333l2.06 4.174 4.607.673-3.334 3.247.787 4.587L8 11.847l-4.12 2.167.787-4.587L1.333 6.18l4.607-.673L8 1.334z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
180
+ declare const tuiIconStarFilled = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconStarFilled\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 1.333l2.06 4.174 4.607.673-3.334 3.247.787 4.587L8 11.847l-4.12 2.167.787-4.587L1.333 6.18l4.607-.673L8 1.334z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
181
+ declare const tuiIconStarFilledLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconStarFilledLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
182
+ declare const tuiIconStarLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconStarLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
183
+ declare const tuiIconStop = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconStop\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 3H3v10h10V3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
184
+ declare const tuiIconStopLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconStopLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 4H4v16h16V4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
185
+ declare const tuiIconStrikeThroughLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconStrikeThroughLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23 12H1M17 5H9.5a3.5 3.5 0 100 7h5a3.5 3.5 0 110 7H6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
186
+ declare const tuiIconStructureLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconStructureLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 3H3v7h7V3zm11 0h-7v7h7V3zm0 11h-7v7h7v-7zm-11 0H3v7h7v-7z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
187
+ declare const tuiIconSubitem = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconSubitem\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M10 6.667L13.333 10 10 13.333\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 3v4.455c0 .675.263 1.322.732 1.8A2.478 2.478 0 005.5 10H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
188
+ declare const tuiIconSublevelLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSublevelLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.6 16l-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3c.8.8.8 2 0 2.8l-3.3 3.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l2.3-2.3H12c-3.3 0-6-2.7-6-6V3c0-.6.4-1 1-1s1 .4 1 1v9c0 2.2 1.8 4 4 4h3.6z\" fill=\"currentColor\"/></svg></svg></g></svg>";
189
+ declare const tuiIconSubscriptLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSubscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 21a1 1 0 100-2v2zm-4.667-5.105a1 1 0 102 0h-2zm.753 3.86l-.943-.332.943.332zm1.833-2.188l-.466-.885.466.885zM19.08 15h.103v-2h-.102v2zm-1.819 6H21v-2h-3.74v2zm-.927-5.254v.149h2v-.149h-2zm3.034.455l-.914.48.932 1.77.913-.48-.931-1.77zm-3.185 3.111l-.039.11 1.887.664.038-.11-1.886-.664zM17.26 19c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577v-2zm2.49-3.343a.733.733 0 01-.383.544l.931 1.77a2.733 2.733 0 001.432-2.029l-1.98-.285zm-1.297 1.025a4.757 4.757 0 00-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77zM19.182 15c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0019.18 13v2zm-.102-2a2.747 2.747 0 00-2.747 2.746h2c0-.412.335-.746.747-.746v-2z\" fill=\"currentColor\"/><path d=\"M6 6l4 5m4 5l-4-5m0 0l-4 5m4-5l4-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
190
+ declare const tuiIconSuperscriptLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconSuperscriptLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 11a1 1 0 100-2v2zm-4.667-5.105a1 1 0 102 0h-2zm.753 3.86l-.943-.332.943.332zm1.833-2.188l-.466-.885.466.885zM19.08 5h.103V3h-.102v2zm-1.819 6H21V9h-3.74v2zm-.927-5.254v.149h2v-.149h-2zm3.034.455l-.914.48.932 1.77.913-.48-.931-1.77zm-3.185 3.111l-.039.11 1.887.664.038-.11-1.886-.664zM17.26 9c.563 0 .956.556.77 1.086l-1.887-.663c-.271.77.3 1.577 1.117 1.577V9zm2.49-3.343a.732.732 0 01-.383.544l.931 1.77a2.733 2.733 0 001.432-2.029l-1.98-.285zm-1.297 1.025a4.757 4.757 0 00-2.271 2.63l1.887.664c.23-.656.7-1.2 1.316-1.524l-.932-1.77zM19.182 5c.35 0 .619.31.569.657l1.98.285A2.575 2.575 0 0019.18 3v2zm-.102-2a2.747 2.747 0 00-2.747 2.746h2c0-.412.335-.746.747-.746V3z\" fill=\"currentColor\"/><path d=\"M5 7l4 5m4 5l-4-5m0 0l-4 5m4-5l4-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
191
+ declare const tuiIconTableLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTableLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 4h-7v7h7V4zm-7 9v7h7v-7h-7zm-2 7v-7H4v7h7zm0-9V4H4v7h7zM4 2a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2H4z\" fill=\"currentColor\"/></svg></svg></g></svg>";
192
+ declare const tuiIconTableMergeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTableMergeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 4H4v16h7v-3.5a1 1 0 112 0V20h7V4h-7v4a1 1 0 11-2 0V4zm9 18H4a2 2 0 01-2-2V4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2zM6.293 8.293a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 01-1.414-1.414L8.586 12 6.293 9.707a1 1 0 010-1.414zm10 7.414a1 1 0 001.414-1.414L15.414 12l2.293-2.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3z\" fill=\"currentColor\"/></svg></svg></g></svg>";
193
+ declare const tuiIconTableSplitLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\"><g id=\"tuiIconTableSplitLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" overflow=\"visible\" width=\"1.5em\" height=\"1.5em\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-12\" y=\"-12\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 4H4v16h16V4zM4 2a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2H4zm6.707 13.707a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 1.414L8.414 12l2.293 2.293a1 1 0 010 1.414zm4-7.414a1 1 0 10-1.414 1.414L15.586 12l-2.293 2.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3z\" fill=\"currentColor\"/></svg></svg></g></svg>";
194
+ declare const tuiIconTeXLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconTeXLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 16V8H1h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 13h3.667c.184 0 .333-.15.333-.333V12a2 2 0 00-2-2v0a2 2 0 00-2 2v1.784C9 15.008 9.992 16 11.216 16v0c.574 0 1.126-.223 1.54-.621l.244-.236\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M16 8l2.5 4m2.5 4l-2.5-4m0 0L16 16m2.5-4L21 8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
195
+ declare const tuiIconTime = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconTime\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 4v4l2.667 1.333\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
196
+ declare const tuiIconTimeLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconTimeLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 6v6l4 2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
197
+ declare const tuiIconToggleOff = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" focusable=\"false\" height=\"1em\"><g id=\"tuiIconToggleOff\" xmlns=\"http://www.w3.org/2000/svg\"><svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" x=\"50%\" y=\"50%\" overflow=\"visible\" viewBox=\"0 0 16 16\" xml:space=\"preserve\"><svg x=\"-8\" y=\"-8\"><circle cx=\"8\" cy=\"8\" r=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"/></svg></svg></g></svg>";
198
+ declare const tuiIconToggleOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" focusable=\"false\" height=\"1.5em\"><g id=\"tuiIconToggleOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\"><path d=\"M12 16a4 4 0 100-8 4 4 0 000 8z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"/></svg></svg></g></svg>";
199
+ declare const tuiIconToggleOn = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" focusable=\"false\" height=\"1em\"><g id=\"tuiIconToggleOn\" xmlns=\"http://www.w3.org/2000/svg\"><svg xmlns=\"http://www.w3.org/2000/svg\" x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" overflow=\"visible\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 4.5V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></svg></g></svg>";
200
+ declare const tuiIconToggleOnLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" focusable=\"false\" height=\"1.5em\"><g id=\"tuiIconToggleOnLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\"><path d=\"M12 8.5V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></svg></g></svg>";
201
+ declare const tuiIconTooltip = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconTooltip\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M8 15A7 7 0 108 1a7 7 0 000 14z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.06 6a2 2 0 013.887.667c0 1.333-2 2-2 2M8 11.334h.007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
202
+ declare const tuiIconTooltipLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconTooltipLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 20a8 8 0 100-16 8 8 0 000 16z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.06 10a2 2 0 013.887.667c0 1.333-2 2-2 2M12 15.334h.007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
203
+ declare const tuiIconTransparentLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconTransparentLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"1\" y=\"3\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M8.5 10.5l5 5M11 9l4 4.5M7 13l4 4\" stroke=\"currentColor\" stroke-width=\"1.8\"/><rect x=\"7\" y=\"9\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/></svg></svg></g></svg>";
204
+ declare const tuiIconTrash = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconTrash\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M2 4h12m-8.857-.2V2.4c0-.371.15-.727.418-.99.268-.262.632-.41 1.01-.41H9.43c.378 0 .742.147 1.01.41s.418.619.418.99v1.4M13 3.8v9.8c0 .371-.15.727-.418.99-.268.262-.632.41-1.01.41H4.428c-.38 0-.743-.148-1.01-.41A1.386 1.386 0 013 13.6V3.8h10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
205
+ declare const tuiIconTrashLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconTrashLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3 6h18M8 6V4a2 2 0 012-2h4a2 2 0 012 2v2m3 0v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6h14zm-9 5v6m4-6v6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
206
+ declare const tuiIconUnderlineLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconUnderlineLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 3v7a6 6 0 1012 0V3M4 21h16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
207
+ declare const tuiIconUndo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconUndo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M1 2.667v4h4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2.673 10a6 6 0 101.42-6.24L1 6.667\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
208
+ declare const tuiIconUndoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconUndoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.212 10.967c0 .374.161.756.484 1.016h.001l7.018 5.665.001.002a1.277 1.277 0 001.599.008h0l-.528-1.134.936-.352h0v-.002l-.909-2.414c1.97.024 3.388.256 4.607.875 1.482.752 2.816 2.154 4.431 4.875a1 1 0 001.843-.695c-.459-2.442-1.173-4.98-3.014-6.975-1.676-1.816-4.172-3.066-7.912-3.541l.954-2.535h0a1.31 1.31 0 00-.4-1.478 1.275 1.275 0 00-1.607-.001l-.002.001-7.02 5.668h0l-.008.007a1.306 1.306 0 00-.474 1.01zm0 0v-.002h1l-1 .004v-.002zm8.763 5.129l-.002-.002.002.002z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
209
+ declare const tuiIconUpload = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconUpload\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M14 10v2.667A1.334 1.334 0 0112.667 14H3.333A1.334 1.334 0 012 12.667V10m9.333-4.667L8 2 4.667 5.333M8 2v8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
210
+ declare const tuiIconUploadLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconUploadLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4m4-7l5-5 5 5m-5-5v12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
211
+ declare const tuiIconUser = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconUser\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M13 14v-1.333a2.76 2.76 0 00-.732-1.886A2.424 2.424 0 0010.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 003 12.667V14m5-7a2.5 2.5 0 100-5 2.5 2.5 0 000 5z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
212
+ declare const tuiIconUsers = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconUsers\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M11 14v-1.333a2.76 2.76 0 00-.732-1.886A2.424 2.424 0 008.5 10h-5c-.663 0-1.299.281-1.768.781A2.76 2.76 0 001 12.667V14m5-6.667A2.667 2.667 0 106 2a2.667 2.667 0 000 5.333zM15 14v-1.363c0-.604-.197-1.19-.56-1.668A2.663 2.663 0 0013 10m-2.333-7.913a2.666 2.666 0 010 5.167\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
213
+ declare const tuiIconVideo = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" focusable=\"false\"><g id=\"tuiIconVideo\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1em\" height=\"1em\" overflow=\"visible\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"-8\" y=\"-8\"><path d=\"M15 5l-4 3 4 3V5zM9.667 3H2.333C1.597 3 1 3.64 1 4.429v7.142C1 12.361 1.597 13 2.333 13h7.334c.736 0 1.333-.64 1.333-1.429V4.43C11 3.639 10.403 3 9.667 3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
214
+ declare const tuiIconVideoLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconVideoLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23 7l-7 5 7 5V7zm-9-2H3a2 2 0 00-2 2v10a2 2 0 002 2h11a2 2 0 002-2V7a2 2 0 00-2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
215
+ declare const tuiIconViewListLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconViewListLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
216
+ declare const tuiIconVisa = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" focusable=\"false\" height=\"2em\"><g id=\"tuiIconVisa\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><svg x=\"-16\" y=\"-16\"><g fill=\"#1a1f71\"><path d=\"M11.257 9.302L12.875.16h2.587l-1.619 9.143zM23.226.384A6.909 6.909 0 0020.907 0c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.734 1.34 1.134-.006.613-.803.893-1.547.893-1.036 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.605.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.832-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.93 4.93 0 011.937.35l.231.106.351-1.982M29.86.168h-1.999c-.62 0-1.083.162-1.355.758l-3.842 8.38h2.717s.444-1.127.545-1.375l3.313.004c.077.32.315 1.37.315 1.37h2.4L29.86.168zM26.67 6.06c.214-.527 1.03-2.556 1.03-2.556-.014.024.213-.53.344-.873l.175.789.599 2.64H26.67zM9.087.166L6.554 6.4l-.27-1.267c-.471-1.461-1.94-3.044-3.582-3.836l2.316 7.996 2.737-.003L11.828.166h-2.74\" transform=\"translate(0 12)\"/><path d=\"M4.205.16H.033L0 .35c3.246.757 5.393 2.586 6.285 4.784L5.377.932C5.221.352 4.767.18 4.205.16\" transform=\"translate(0 12)\"/></g></svg></svg></g></svg>";
217
+ declare const tuiIconVisaMono = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"2em\" height=\"2em\"><g id=\"tuiIconVisaMono\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"2em\" height=\"2em\" overflow=\"visible\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><svg x=\"-16\" y=\"-16\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.226 12.384A6.91 6.91 0 0020.907 12c-2.556 0-4.357 1.24-4.372 3.017-.014 1.314 1.286 2.047 2.267 2.485 1.007.448 1.346.733 1.34 1.134-.006.613-.803.893-1.547.893-1.035 0-1.586-.139-2.435-.48l-.334-.146-.363 2.047c.604.255 1.722.477 2.882.488 2.72 0 4.485-1.226 4.505-3.124.01-1.04-.68-1.831-2.172-2.484-.904-.423-1.458-.705-1.452-1.134 0-.38.469-.786 1.481-.786a4.933 4.933 0 011.937.35l.232.106.35-1.982zm-11.969 8.918l1.618-9.143h2.587l-1.619 9.143h-2.586zm16.604-9.134h2l2.093 9.137h-2.4s-.238-1.05-.315-1.37l-1.816-.002h-.004l-1.493-.002c-.1.247-.545 1.374-.545 1.374h-2.717l3.842-8.38c.272-.595.736-.757 1.355-.757zm-.16 3.337l-1.03 2.556h2.147l-.6-2.64-.174-.789c-.069.18-.164.418-.236.6a5.326 5.326 0 00-.107.273zm-18.614-3.34l-2.533 6.236-.27-1.267v-.001l-.907-4.201c-.156-.58-.61-.752-1.172-.772H.033L0 12.35a11.11 11.11 0 012.718 1.003l2.3 7.941 2.737-.003 4.073-9.125h-2.74z\" fill=\"currentColor\"/></svg></svg></g></svg>";
218
+ declare const tuiIconWarningLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconWarningLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5a1 1 0 011 1v8a1 1 0 11-2 0V6a1 1 0 011-1zm1 13a1 1 0 11-2 0 1 1 0 012 0z\" fill=\"currentColor\"/></svg></svg></g></svg>";
219
+ declare const tuiIconWifiOffLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconWifiOffLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 1l22 22m-6.28-11.94c.82.4 1.585.9 2.28 1.49m-14 0a10.94 10.94 0 015.17-2.39m.54-5.11A16 16 0 0122.58 9M1.42 9a15.91 15.91 0 014.7-2.88m2.41 9.99a6 6 0 016.95 0M12 20h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
220
+ declare const tuiIconWifiOnLarge = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.5em\" height=\"1.5em\" focusable=\"false\"><g id=\"tuiIconWifiOnLarge\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"1.5em\" height=\"1.5em\" overflow=\"visible\" viewBox=\"0 0 24 24\" fill=\"none\"><svg x=\"-12\" y=\"-12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 12.55a11 11 0 0114.08 0M1.42 9a16 16 0 0121.16 0M8.53 16.11a6 6 0 016.95 0M12 20h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg></svg></g></svg>";
221
+ export { tuiIconAddRowLarge, tuiIconAlertCircleLarge, tuiIconAlignCenterLarge, tuiIconAlignJustifyLarge, tuiIconAlignLeftLarge, tuiIconAlignRightLarge, tuiIconArrowDown, tuiIconArrowDownLarge, tuiIconArrowDownLeft, tuiIconArrowDownRight, tuiIconArrowLeft, tuiIconArrowLeftLarge, tuiIconArrowRight, tuiIconArrowRightLarge, tuiIconArrowUp, tuiIconArrowUpLarge, tuiIconArrowUpLeft, tuiIconArrowUpRight, tuiIconAttach, tuiIconAttachLarge, tuiIconAttention, tuiIconBackCircleLarge, tuiIconBell, tuiIconBellLarge, tuiIconBellOff, tuiIconBellOffLarge, tuiIconBoldLarge, tuiIconBookmark, tuiIconBookmarkLarge, tuiIconCalendar, tuiIconCalendarLarge, tuiIconCall, tuiIconCallIn, tuiIconCallInLarge, tuiIconCallLarge, tuiIconCallOut, tuiIconCallOutLarge, tuiIconCallTransferLarge, tuiIconCameraLarge, tuiIconCancel, tuiIconCancelCircleLarge, tuiIconCard, tuiIconCardsLarge, tuiIconChartBar, tuiIconChartLarge, tuiIconChartLineLarge, tuiIconCheck, tuiIconCheckCircle, tuiIconCheckCircleLarge, tuiIconCheckLarge, tuiIconCheckList, tuiIconChevronDown, tuiIconChevronDownLarge, tuiIconChevronLeft, tuiIconChevronLeftLarge, tuiIconChevronRight, tuiIconChevronRightLarge, tuiIconChevronUp, tuiIconChevronUpLarge, tuiIconClearFormatLarge, tuiIconCloseCircleLarge, tuiIconCloseLarge, tuiIconCloud, tuiIconCode, tuiIconCodeLarge, tuiIconCollapse, tuiIconColorLarge, tuiIconComment, tuiIconCommentLarge, tuiIconCompanyLarge, tuiIconCopy, tuiIconCopyLarge, tuiIconDeleteLarge, tuiIconDesktopLarge, tuiIconDislikeLarge, tuiIconDone, tuiIconDownload, tuiIconDownloadLarge, tuiIconDraft, tuiIconDrag, tuiIconDragLarge, tuiIconEdit, tuiIconEditLarge, tuiIconElectron, tuiIconElectronMono, tuiIconExpand, tuiIconExternal, tuiIconExternalLarge, tuiIconEyeClosed, tuiIconEyeOpen, tuiIconFile, tuiIconFileLarge, tuiIconFilter, tuiIconFilterLarge, tuiIconFlag, tuiIconFlagLarge, tuiIconFolder, tuiIconFolderLarge, tuiIconFontLarge, tuiIconFormatLarge, tuiIconFrameLarge, tuiIconGeoLarge, tuiIconHeart, tuiIconHeartFilled, tuiIconHeartFilledLarge, tuiIconHeartLarge, tuiIconHelpCircleLarge, tuiIconHideLarge, tuiIconHiliteLarge, tuiIconHrLarge, tuiIconImgLarge, tuiIconIndentLarge, tuiIconInfo, tuiIconInfoCircleLarge, tuiIconItalicLarge, tuiIconLikeLarge, tuiIconLink, tuiIconLinkLarge, tuiIconLock, tuiIconLockLarge, tuiIconLockOpenLarge, tuiIconLoginLarge, tuiIconLogoutLarge, tuiIconMaestro, tuiIconMaestroMono, tuiIconMail, tuiIconMailLarge, tuiIconMastercard, tuiIconMastercardMono, tuiIconMenuLarge, tuiIconMicLarge, tuiIconMicOffLarge, tuiIconMinus, tuiIconMinusCircle, tuiIconMinusLarge, tuiIconMir, tuiIconMirMono, tuiIconMobile, tuiIconMobileLarge, tuiIconMoreHorLarge, tuiIconMoreVer, tuiIconMoreVertLarge, tuiIconMusicLarge, tuiIconOLLarge, tuiIconOutdentLarge, tuiIconPaintLarge, tuiIconPause, tuiIconPauseLarge, tuiIconPicture, tuiIconPiechartLarge, tuiIconPin, tuiIconPlay, tuiIconPlayLarge, tuiIconPlus, tuiIconPlusCircleLarge, tuiIconPlusLarge, tuiIconPrintLarge, tuiIconQuoteLarge, tuiIconRedo, tuiIconRedoLarge, tuiIconRefresh, tuiIconRefreshLarge, tuiIconRemoveLarge, tuiIconSearch, tuiIconSearchLarge, tuiIconSettings, tuiIconSettingsLarge, tuiIconShowLarge, tuiIconSortDown, tuiIconSortUp, tuiIconSound, tuiIconSoundLarge, tuiIconSoundOff, tuiIconSoundOffLarge, tuiIconStar, tuiIconStarFilled, tuiIconStarFilledLarge, tuiIconStarLarge, tuiIconStop, tuiIconStopLarge, tuiIconStrikeThroughLarge, tuiIconStructureLarge, tuiIconSubitem, tuiIconSublevelLarge, tuiIconSubscriptLarge, tuiIconSuperscriptLarge, tuiIconTableLarge, tuiIconTableMergeLarge, tuiIconTableSplitLarge, tuiIconTeXLarge, tuiIconTime, tuiIconTimeLarge, tuiIconToggleOff, tuiIconToggleOffLarge, tuiIconToggleOn, tuiIconToggleOnLarge, tuiIconTooltip, tuiIconTooltipLarge, tuiIconTransparentLarge, tuiIconTrash, tuiIconTrashLarge, tuiIconUnderlineLarge, tuiIconUndo, tuiIconUndoLarge, tuiIconUpload, tuiIconUploadLarge, tuiIconUser, tuiIconUsers, tuiIconVideo, tuiIconVideoLarge, tuiIconViewListLarge, tuiIconVisa, tuiIconVisaMono, tuiIconWarningLarge, tuiIconWifiOffLarge, tuiIconWifiOnLarge, };