@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
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconEyeClosed" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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 0 1-1.363.596 1.94 1.94 0 0 1-1.384-.548 1.873 1.873 0 0 1-.558-1.36 1.847 1.847 0 0 1 .607-1.338m5.129 5.038A6.483 6.483 0 0 1 8 13c-4.455 0-7-5-7-5a11.59 11.59 0 0 1 3.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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconEyeClosed" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ 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 0 1-1.363.596 1.94 1.94 0 0 1-1.384-.548 1.873 1.873 0 0 1-.558-1.36 1.847 1.847 0 0 1 .607-1.338m5.129 5.038A6.483 6.483 0 0 1 8 13c-4.455 0-7-5-7-5a11.59 11.59 0 0 1 3.22-3.712l7.56 7.425zM1 1l13.5 13.5"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -1 +1,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconEyeOpen" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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 1 0 0-4 2 2 0 0 0 0 4z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconEyeOpen" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ 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"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
31
+ </svg>
@@ -1 +1,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconFile" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconFile" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ 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"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M9 1v5h5"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
31
+ </svg>
@@ -1 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFileLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFileLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-7-7z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M13 2v7h7"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
22
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconFilter" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconFilter" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ d="M14.667 2H1.333l5.334 6.307v4.36L9.333 14V8.307L14.667 2z"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFilterLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" 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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFilterLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M22 3H2l8 9.46V19l4 2v-8.54L22 3z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconFlag" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconFlag" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ 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"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -1 +1,12 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFlagLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" 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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFlagLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ 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"
7
+ fill="currentColor"
8
+ />
9
+ </svg>
10
+ </svg>
11
+ </g>
12
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconFolder" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconFolder" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ 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"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFolderLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2v11z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFolderLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2v11z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1,5 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFontLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 21V3H2H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M18.5 21V10H15H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFontLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M9 21V3H2H16"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M18.5 21V10H15H22"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
4
22
  </svg>
5
- </svg></g></svg>
@@ -1,5 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFormatLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 21.5L6 12.5M18 4H9L6 12.5M6 12.5H13.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M14 21.5V19L20 13L22.5 15.5L16 21.5H14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFormatLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M3 21.5L6 12.5M18 4H9L6 12.5M6 12.5H13.5"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M14 21.5V19L20 13L22.5 15.5L16 21.5H14Z"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
4
22
  </svg>
5
- </svg></g></svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconFrameLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM3 9h18M9 21V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconFrameLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM3 9h18M9 21V9"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconGeoLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconGeoLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
22
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconHeart" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconHeart" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ d="M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -0,0 +1,24 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconHeartFilled" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1em"
7
+ height="1em"
8
+ overflow="visible"
9
+ viewBox="0 0 16 16"
10
+ fill="currentColor"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <svg x="-8" y="-8">
14
+ <path
15
+ d="M13.893 3.074a3.667 3.667 0 0 0-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 0 0 2.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 0 0 0-5.186z"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHeartFilledLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="currentColor">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconHeartLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHeartLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M21.291 4.612a5.5 5.5 0 0 0-7.78 0l-1.06 1.06-1.06-1.06a5.501 5.501 0 0 0-7.78 7.78l1.06 1.06 7.78 7.78 7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconHelpCircleLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" 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 0 1 5.83 1c0 2-3 3-3 3M12 17h.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHelpCircleLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
22
+ </svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconHideLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.494 18.494 0 0 1-2.16 3.19m-6.72-1.07a2.998 2.998 0 0 1-5.194-2.098A3 3 0 0 1 9.88 9.88m8.06 8.06A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94l11.88 11.88zM1 1l22 22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHideLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.494 18.494 0 0 1-2.16 3.19m-6.72-1.07a2.998 2.998 0 0 1-5.194-2.098A3 3 0 0 1 9.88 9.88m8.06 8.06A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94l11.88 11.88zM1 1l22 22"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>
@@ -1,11 +1,28 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconHiliteLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 18H4V22H0V18Z" fill="#E7E8EA"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 18H8V22H4V18Z" fill="#CBCFD3"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 18H12V22H8V18Z" fill="#E7E8EA"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12 18H16V22H12V18Z" fill="#CBCFD3"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 18H20V22H16V18Z" fill="#E7E8EA"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20 18H24V22H20V18Z" fill="#CBCFD3"/>
8
- <path d="M8.18182 16H5L7.72727 12L10 13.7143L8.18182 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
9
- <path d="M9 7.5L15.6667 1L19 4L14.2381 12M9 7.5L14.2381 12M9 7.5L7 11L11 14.5L14.2381 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHiliteLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 18H4V22H0V18Z" fill="#E7E8EA" />
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 18H8V22H4V18Z" fill="#CBCFD3" />
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 18H12V22H8V18Z" fill="#E7E8EA" />
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 18H16V22H12V18Z" fill="#CBCFD3" />
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16 18H20V22H16V18Z" fill="#E7E8EA" />
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 18H24V22H20V18Z" fill="#CBCFD3" />
11
+ <path
12
+ d="M8.18182 16H5L7.72727 12L10 13.7143L8.18182 16Z"
13
+ stroke="currentColor"
14
+ stroke-width="2"
15
+ stroke-linecap="round"
16
+ stroke-linejoin="round"
17
+ />
18
+ <path
19
+ d="M9 7.5L15.6667 1L19 4L14.2381 12M9 7.5L14.2381 12M9 7.5L7 11L11 14.5L14.2381 12"
20
+ stroke="currentColor"
21
+ stroke-width="2"
22
+ stroke-linecap="round"
23
+ stroke-linejoin="round"
24
+ />
25
+ </svg>
26
+ </svg>
27
+ </g>
10
28
  </svg>
11
- </svg></g></svg>
@@ -1,4 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconHrLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 12H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconHrLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M21 12H3"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
3
15
  </svg>
4
- </svg></g></svg>
@@ -1 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconImgLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM21 15l-5-5L5 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconImgLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24" fill="none">
4
+ <svg x="-12" y="-12" xmlns="http://www.w3.org/2000/svg">
5
+ <path
6
+ d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM21 15l-5-5L5 21"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ </svg>
20
+ </svg>
21
+ </g>
22
+ </svg>