@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,7 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" focusable="false" height="16"><g id="tuiIconPlus" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%"><svg xmlns="http://www.w3.org/2000/svg"
2
- width="16"
3
- height="16"
4
- viewBox="0 0 16 16">
5
- <path d="M7 7V3a1 1 0 0 1 2 0v4h4a1 1 0 1 1 0 2H9v4a1 1 0 1 1-2 0V9H3a1 1 0 0 1 0-2h4z" fill="currentColor"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" focusable="false" height="1em">
2
+ <g id="tuiIconPlus" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ width="1em"
8
+ height="1em"
9
+ overflow="visible"
10
+ viewBox="0 0 16 16"
11
+ >
12
+ <svg x="-8" y="-8">
13
+ <path
14
+ d="M7 7V3a1 1 0 0 1 2 0v4h4a1 1 0 1 1 0 2H9v4a1 1 0 1 1-2 0V9H3a1 1 0 0 1 0-2h4z"
15
+ fill="currentColor"
16
+ />
17
+ </svg>
18
+ </svg>
19
+ </g>
6
20
  </svg>
7
- </svg></g></svg>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconPlusCircleLarge" 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 10zM12 8v8M8 12h8" 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="tuiIconPlusCircleLarge" 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 10zM12 8v8M8 12h8"
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="tuiIconPlusLarge" 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 5v14M5 12h14" 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="tuiIconPlusLarge" 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 5v14M5 12h14"
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="tuiIconPrintLarge" 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="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconPrintLarge" 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="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M18 14H6v8h12v-8z"
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,7 +1,12 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconQuoteLarge" 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
- <rect x="2" y="5" width="8" height="9" rx="2" stroke="currentColor" stroke-width="2"/>
3
- <rect x="14" y="5" width="8" height="9" rx="2" stroke="currentColor" stroke-width="2"/>
4
- <path d="M10 12C10 17.625 6 21 6 21" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
5
- <path d="M22 12C22 17.625 18 21 18 21" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconQuoteLarge" 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
+ <rect x="2" y="5" width="8" height="9" rx="2" stroke="currentColor" stroke-width="2" />
6
+ <rect x="14" y="5" width="8" height="9" rx="2" stroke="currentColor" stroke-width="2" />
7
+ <path d="M10 12C10 17.625 6 21 6 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" />
8
+ <path d="M22 12C22 17.625 18 21 18 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" />
9
+ </svg>
10
+ </svg>
11
+ </g>
6
12
  </svg>
7
- </svg></g></svg>
@@ -1 +1,32 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconRedo" 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"><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 1 1-1.413-6.24l3.086 2.907"/></g><defs><clipPath><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconRedo" 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
+ <g
15
+ clip-path="url(#a)"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ >
21
+ <path d="M15.333 2.667v4h-4" />
22
+ <path d="M13.66 10a6 6 0 1 1-1.413-6.24l3.086 2.907" />
23
+ </g>
24
+ <defs>
25
+ <clipPath>
26
+ <path fill="#fff" d="M0 0h16v16H0z" />
27
+ </clipPath>
28
+ </defs>
29
+ </svg>
30
+ </svg>
31
+ </g>
32
+ </svg>
@@ -1,4 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconRedoLarge" 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="M20.712 10.9669C20.7115 11.341 20.551 11.7229 20.2286 11.9826C20.2281 11.983 20.2276 11.9834 20.2271 11.9838L13.2094 17.6483C13.2088 17.6488 13.2082 17.6492 13.2076 17.6497C12.9821 17.8322 12.7012 17.9325 12.4111 17.9341C12.1203 17.9358 11.8375 17.8382 11.6096 17.6575L11.6096 17.6575L12.137 16.524L11.2011 16.1719L11.2012 16.1715C11.2014 16.171 11.2016 16.1704 11.2018 16.1699L12.1096 13.7563C10.1401 13.7801 8.72248 14.0117 7.50265 14.6311C6.02121 15.3833 4.68687 16.7846 3.07205 19.5062C2.82451 19.9235 2.31322 20.1028 1.85929 19.9317C1.40535 19.7606 1.13971 19.2883 1.22919 18.8115C1.68754 16.3694 2.40188 13.8315 4.24312 11.8362C5.91886 10.0202 8.41458 8.76955 12.1548 8.2949L11.2011 5.76011L11.2011 5.76003C11.1042 5.50257 11.0909 5.22116 11.1629 4.95568C11.2348 4.69079 11.3881 4.45519 11.6011 4.28212C11.8285 4.09726 12.1125 3.99634 12.4055 3.99634C12.6977 3.99634 12.9811 4.09671 13.2081 4.28062C13.2087 4.28112 13.2093 4.28162 13.2099 4.28212L20.2293 9.94995L20.2293 9.9499L20.2383 9.95732C20.3871 10.0804 20.5068 10.235 20.5887 10.4099C20.6704 10.5842 20.7125 10.7744 20.712 10.9669ZM20.712 10.9669C20.712 10.9663 20.712 10.9656 20.712 10.965H19.712L20.712 10.9688C20.712 10.9682 20.712 10.9675 20.712 10.9669ZM11.9486 16.0957L11.9509 16.0938C11.9502 16.0945 11.9494 16.0951 11.9486 16.0957Z" 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="tuiIconRedoLarge" 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="M20.712 10.9669C20.7115 11.341 20.551 11.7229 20.2286 11.9826C20.2281 11.983 20.2276 11.9834 20.2271 11.9838L13.2094 17.6483C13.2088 17.6488 13.2082 17.6492 13.2076 17.6497C12.9821 17.8322 12.7012 17.9325 12.4111 17.9341C12.1203 17.9358 11.8375 17.8382 11.6096 17.6575L11.6096 17.6575L12.137 16.524L11.2011 16.1719L11.2012 16.1715C11.2014 16.171 11.2016 16.1704 11.2018 16.1699L12.1096 13.7563C10.1401 13.7801 8.72248 14.0117 7.50265 14.6311C6.02121 15.3833 4.68687 16.7846 3.07205 19.5062C2.82451 19.9235 2.31322 20.1028 1.85929 19.9317C1.40535 19.7606 1.13971 19.2883 1.22919 18.8115C1.68754 16.3694 2.40188 13.8315 4.24312 11.8362C5.91886 10.0202 8.41458 8.76955 12.1548 8.2949L11.2011 5.76011L11.2011 5.76003C11.1042 5.50257 11.0909 5.22116 11.1629 4.95568C11.2348 4.69079 11.3881 4.45519 11.6011 4.28212C11.8285 4.09726 12.1125 3.99634 12.4055 3.99634C12.6977 3.99634 12.9811 4.09671 13.2081 4.28062C13.2087 4.28112 13.2093 4.28162 13.2099 4.28212L20.2293 9.94995L20.2293 9.9499L20.2383 9.95732C20.3871 10.0804 20.5068 10.235 20.5887 10.4099C20.6704 10.5842 20.7125 10.7744 20.712 10.9669ZM20.712 10.9669C20.712 10.9663 20.712 10.9656 20.712 10.965H19.712L20.712 10.9688C20.712 10.9682 20.712 10.9675 20.712 10.9669ZM11.9486 16.0957L11.9509 16.0938C11.9502 16.0945 11.9494 16.0951 11.9486 16.0957Z"
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,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconRefresh" 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 3v4h-4M1 13V9h4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.597 6a6.025 6.025 0 0 1 1.595-2.484 5.639 5.639 0 0 1 2.54-1.368 5.475 5.475 0 0 1 2.856.088 5.68 5.68 0 0 1 2.46 1.523L15 6.666M1 9.334l2.953 2.907a5.678 5.678 0 0 0 2.46 1.523c.929.281 1.91.312 2.854.088a5.638 5.638 0 0 0 2.541-1.368 6.023 6.023 0 0 0 1.595-2.483" 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="tuiIconRefresh" 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 3v4h-4M1 13V9h4"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M2.597 6a6.025 6.025 0 0 1 1.595-2.484 5.639 5.639 0 0 1 2.54-1.368 5.475 5.475 0 0 1 2.856.088 5.68 5.68 0 0 1 2.46 1.523L15 6.666M1 9.334l2.953 2.907a5.678 5.678 0 0 0 2.46 1.523c.929.281 1.91.312 2.854.088a5.638 5.638 0 0 0 2.541-1.368 6.023 6.023 0 0 0 1.595-2.483"
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,5 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconRefreshLarge" 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="M23 4V10H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M20.49 15C19.8416 16.8404 18.6127 18.4202 16.9883 19.5014C15.364 20.5826 13.4323 21.1066 11.4843 20.9945C9.53625 20.8824 7.67742 20.1402 6.18787 18.8798C4.69832 17.6194 3.65875 15.909 3.22578 14.0064C2.79281 12.1038 2.98991 10.112 3.78738 8.33111C4.58484 6.55025 5.93947 5.0768 7.64717 4.13277C9.35486 3.18874 11.3231 2.82527 13.2553 3.09713C15.1875 3.36898 16.9791 4.26143 18.36 5.64001L23 10" 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="tuiIconRefreshLarge" 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="M23 4V10H17"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M20.49 15C19.8416 16.8404 18.6127 18.4202 16.9883 19.5014C15.364 20.5826 13.4323 21.1066 11.4843 20.9945C9.53625 20.8824 7.67742 20.1402 6.18787 18.8798C4.69832 17.6194 3.65875 15.909 3.22578 14.0064C2.79281 12.1038 2.98991 10.112 3.78738 8.33111C4.58484 6.55025 5.93947 5.0768 7.64717 4.13277C9.35486 3.18874 11.3231 2.82527 13.2553 3.09713C15.1875 3.36898 16.9791 4.26143 18.36 5.64001L23 10"
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,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconRemoveLarge" 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 fill-rule="evenodd" clip-rule="evenodd" d="M6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 1 0 1.414 1.414L12 13.414l5.293 5.293a1 1 0 0 0 1.414-1.414L13.414 12l5.293-5.293a1 1 0 0 0-1.414-1.414L12 10.586 6.707 5.293z" 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="tuiIconRemoveLarge" 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
+ fill-rule="evenodd"
7
+ clip-rule="evenodd"
8
+ d="M6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 1 0 1.414 1.414L12 13.414l5.293 5.293a1 1 0 0 0 1.414-1.414L13.414 12l5.293-5.293a1 1 0 0 0-1.414-1.414L12 10.586 6.707 5.293z"
9
+ fill="currentColor"
10
+ />
11
+ </svg>
12
+ </svg>
13
+ </g>
14
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconSearch" 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="M7.333 12.667A5.333 5.333 0 1 0 7.333 2a5.333 5.333 0 0 0 0 10.667zM14 14l-2.9-2.9" 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="tuiIconSearch" 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="M7.333 12.667A5.333 5.333 0 1 0 7.333 2a5.333 5.333 0 0 0 0 10.667zM14 14l-2.9-2.9"
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="tuiIconSearchLarge" 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="M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zM20 20l-4.35-4.35" 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="tuiIconSearchLarge" 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="M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zM20 20l-4.35-4.35"
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,34 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconSettings" 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"><g clip-path="url(#a)" 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"/><path d="M12.933 10a1.1 1.1 0 0 0 .22 1.213l.04.04a1.333 1.333 0 1 1-1.886 1.887l-.04-.04a1.1 1.1 0 0 0-1.214-.22 1.1 1.1 0 0 0-.666 1.006V14a1.333 1.333 0 1 1-2.667 0v-.06A1.1 1.1 0 0 0 6 12.933a1.1 1.1 0 0 0-1.213.22l-.04.04a1.334 1.334 0 1 1-1.887-1.886l.04-.04a1.1 1.1 0 0 0 .22-1.214 1.1 1.1 0 0 0-1.007-.667H2A1.333 1.333 0 1 1 2 6.72h.06A1.1 1.1 0 0 0 3.067 6a1.1 1.1 0 0 0-.22-1.213l-.04-.04A1.333 1.333 0 1 1 4.693 2.86l.04.04a1.1 1.1 0 0 0 1.214.22H6a1.1 1.1 0 0 0 .667-1.007V2a1.333 1.333 0 1 1 2.666 0v.06A1.1 1.1 0 0 0 10 3.066a1.1 1.1 0 0 0 1.213-.22l.04-.04a1.334 1.334 0 1 1 1.887 1.887l-.04.04a1.1 1.1 0 0 0-.22 1.214V6a1.1 1.1 0 0 0 1.007.667H14a1.333 1.333 0 0 1 0 2.666h-.06a1.1 1.1 0 0 0-1.007.667z"/></g><defs><clipPath><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconSettings" 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
+ <g
15
+ clip-path="url(#a)"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ >
21
+ <path d="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" />
22
+ <path
23
+ d="M12.933 10a1.1 1.1 0 0 0 .22 1.213l.04.04a1.333 1.333 0 1 1-1.886 1.887l-.04-.04a1.1 1.1 0 0 0-1.214-.22 1.1 1.1 0 0 0-.666 1.006V14a1.333 1.333 0 1 1-2.667 0v-.06A1.1 1.1 0 0 0 6 12.933a1.1 1.1 0 0 0-1.213.22l-.04.04a1.334 1.334 0 1 1-1.887-1.886l.04-.04a1.1 1.1 0 0 0 .22-1.214 1.1 1.1 0 0 0-1.007-.667H2A1.333 1.333 0 1 1 2 6.72h.06A1.1 1.1 0 0 0 3.067 6a1.1 1.1 0 0 0-.22-1.213l-.04-.04A1.333 1.333 0 1 1 4.693 2.86l.04.04a1.1 1.1 0 0 0 1.214.22H6a1.1 1.1 0 0 0 .667-1.007V2a1.333 1.333 0 1 1 2.666 0v.06A1.1 1.1 0 0 0 10 3.066a1.1 1.1 0 0 0 1.213-.22l.04-.04a1.334 1.334 0 1 1 1.887 1.887l-.04.04a1.1 1.1 0 0 0-.22 1.214V6a1.1 1.1 0 0 0 1.007.667H14a1.333 1.333 0 0 1 0 2.666h-.06a1.1 1.1 0 0 0-1.007.667z"
24
+ />
25
+ </g>
26
+ <defs>
27
+ <clipPath>
28
+ <path fill="#fff" d="M0 0h16v16H0z" />
29
+ </clipPath>
30
+ </defs>
31
+ </svg>
32
+ </svg>
33
+ </g>
34
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconSettingsLarge" 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 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 0 0-.561.584c-.155.288-.178.61-.189.764 0 .016-.002.03-.003.042L9.16 4.787a7.693 7.693 0 0 0-.252.105l-.846-.716a3.587 3.587 0 0 1-.031-.027c-.117-.1-.36-.313-.674-.407a1.525 1.525 0 0 0-.81-.016c-.314.082-.556.276-.67.367l-.03.024c-.317.247-.618.513-.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 0 0-.105.252l-1.104.092a3.584 3.584 0 0 1-.042.003c-.154.011-.476.034-.764.189a1.525 1.525 0 0 0-.584.561c-.165.281-.199.59-.215.735l-.004.038a10.09 10.09 0 0 0 0 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 0 0-.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 0 0 2.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 0 0 1.73-1.73l.024-.03c.091-.114.285-.356.367-.67.068-.262.062-.551-.016-.81-.094-.313-.306-.557-.407-.674a2.51 2.51 0 0 1-.013-.015l-.014-.016-.716-.846c.037-.083.072-.167.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 0 0 0-2.444l-.004-.038c-.016-.146-.05-.454-.215-.735a1.525 1.525 0 0 0-.584-.561c-.288-.155-.61-.178-.764-.189a3.71 3.71 0 0 1-.042-.003l-1.104-.092a7.626 7.626 0 0 0-.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 0 0-1.73-1.729l-.03-.024c-.114-.091-.356-.285-.67-.367a1.524 1.524 0 0 0-.81.016c-.313.094-.557.306-.674.407l-.031.027-.846.716a7.704 7.704 0 0 0-.252-.105l-.092-1.104-.003-.042c-.011-.154-.034-.476-.189-.764a1.525 1.525 0 0 0-.561-.584c-.281-.165-.59-.199-.735-.215l-.038-.004A10.09 10.09 0 0 0 12 2zm-.855 3.056l.085-1.02a8.11 8.11 0 0 1 1.54 0l.085 1.02.003.039c.01.135.03.412.14.657a1.466 1.466 0 0 0 .772.761 5.7 5.7 0 0 0 .274.11l.015.007c.095.036.189.075.281.116l.016.007c.086.039.184.082.27.115a1.465 1.465 0 0 0 1.085.009c.252-.096.462-.278.565-.366l.03-.026.78-.66c.397.327.762.692 1.09 1.09l-.661.78-.026.03c-.088.102-.27.312-.366.563a1.467 1.467 0 0 0 .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 0 0 .761.773c.246.109.523.129.658.139l.039.003 1.02.085a8.132 8.132 0 0 1 0 1.54l-1.02.085-.039.003c-.135.01-.412.03-.657.14a1.466 1.466 0 0 0-.761.772 5.762 5.762 0 0 0-.11.274l-.006.015a5.747 5.747 0 0 1-.117.281l-.007.016a5.721 5.721 0 0 0-.115.27 1.465 1.465 0 0 0-.009 1.085c.096.252.278.462.366.565l.026.029.66.78a8.047 8.047 0 0 1-1.089 1.09l-.781-.66-.03-.026c-.102-.088-.312-.27-.563-.366a1.464 1.464 0 0 0-1.085.009 5.68 5.68 0 0 0-.271.115l-.016.007c-.092.041-.186.08-.28.116l-.016.007a5.762 5.762 0 0 0-.274.11 1.466 1.466 0 0 0-.773.761c-.109.245-.129.522-.139.657l-.003.039-.085 1.02a8.132 8.132 0 0 1-1.54 0l-.085-1.02-.003-.039c-.01-.135-.03-.412-.14-.657a1.466 1.466 0 0 0-.772-.761 5.758 5.758 0 0 0-.274-.11l-.015-.006a5.718 5.718 0 0 1-.281-.117l-.016-.007c-.086-.038-.184-.082-.27-.115a1.467 1.467 0 0 0-1.085-.009c-.252.096-.462.278-.565.366l-.029.026-.78.66a8.077 8.077 0 0 1-.553-.499v-.001l-.037-.036-.001-.001a8.035 8.035 0 0 1-.5-.552l.661-.78.026-.03c.088-.103.27-.313.366-.564a1.465 1.465 0 0 0-.009-1.085 5.712 5.712 0 0 0-.115-.271l-.007-.016a5.73 5.73 0 0 1-.116-.28l-.007-.016c-.034-.09-.072-.189-.11-.274a1.466 1.466 0 0 0-.761-.773c-.245-.109-.522-.129-.657-.139l-.039-.003-1.02-.085a8.11 8.11 0 0 1 0-1.54l1.02-.085.039-.003c.135-.01.412-.03.657-.14a1.466 1.466 0 0 0 .761-.772c.038-.085.076-.185.11-.274l.007-.015a5.7 5.7 0 0 1 .116-.281l.007-.016a5.73 5.73 0 0 0 .115-.27 1.465 1.465 0 0 0 .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 0 0 1.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 0 0 .773-.761c.109-.245.129-.522.139-.657l.003-.039zM12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm2-4a2 2 0 1 1-4 0 2 2 0 0 1 4 0z" 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="tuiIconSettingsLarge" 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
+ fill-rule="evenodd"
7
+ clip-rule="evenodd"
8
+ d="M12 2c-.413 0-.821.025-1.222.074l-.038.004c-.146.016-.454.05-.735.215a1.525 1.525 0 0 0-.561.584c-.155.288-.178.61-.189.764 0 .016-.002.03-.003.042L9.16 4.787a7.693 7.693 0 0 0-.252.105l-.846-.716a3.587 3.587 0 0 1-.031-.027c-.117-.1-.36-.313-.674-.407a1.525 1.525 0 0 0-.81-.016c-.314.082-.556.276-.67.367l-.03.024c-.317.247-.618.513-.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 0 0-.105.252l-1.104.092a3.584 3.584 0 0 1-.042.003c-.154.011-.476.034-.764.189a1.525 1.525 0 0 0-.584.561c-.165.281-.199.59-.215.735l-.004.038a10.09 10.09 0 0 0 0 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 0 0-.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 0 0 2.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 0 0 1.73-1.73l.024-.03c.091-.114.285-.356.367-.67.068-.262.062-.551-.016-.81-.094-.313-.306-.557-.407-.674a2.51 2.51 0 0 1-.013-.015l-.014-.016-.716-.846c.037-.083.072-.167.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 0 0 0-2.444l-.004-.038c-.016-.146-.05-.454-.215-.735a1.525 1.525 0 0 0-.584-.561c-.288-.155-.61-.178-.764-.189a3.71 3.71 0 0 1-.042-.003l-1.104-.092a7.626 7.626 0 0 0-.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 0 0-1.73-1.729l-.03-.024c-.114-.091-.356-.285-.67-.367a1.524 1.524 0 0 0-.81.016c-.313.094-.557.306-.674.407l-.031.027-.846.716a7.704 7.704 0 0 0-.252-.105l-.092-1.104-.003-.042c-.011-.154-.034-.476-.189-.764a1.525 1.525 0 0 0-.561-.584c-.281-.165-.59-.199-.735-.215l-.038-.004A10.09 10.09 0 0 0 12 2zm-.855 3.056l.085-1.02a8.11 8.11 0 0 1 1.54 0l.085 1.02.003.039c.01.135.03.412.14.657a1.466 1.466 0 0 0 .772.761 5.7 5.7 0 0 0 .274.11l.015.007c.095.036.189.075.281.116l.016.007c.086.039.184.082.27.115a1.465 1.465 0 0 0 1.085.009c.252-.096.462-.278.565-.366l.03-.026.78-.66c.397.327.762.692 1.09 1.09l-.661.78-.026.03c-.088.102-.27.312-.366.563a1.467 1.467 0 0 0 .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 0 0 .761.773c.246.109.523.129.658.139l.039.003 1.02.085a8.132 8.132 0 0 1 0 1.54l-1.02.085-.039.003c-.135.01-.412.03-.657.14a1.466 1.466 0 0 0-.761.772 5.762 5.762 0 0 0-.11.274l-.006.015a5.747 5.747 0 0 1-.117.281l-.007.016a5.721 5.721 0 0 0-.115.27 1.465 1.465 0 0 0-.009 1.085c.096.252.278.462.366.565l.026.029.66.78a8.047 8.047 0 0 1-1.089 1.09l-.781-.66-.03-.026c-.102-.088-.312-.27-.563-.366a1.464 1.464 0 0 0-1.085.009 5.68 5.68 0 0 0-.271.115l-.016.007c-.092.041-.186.08-.28.116l-.016.007a5.762 5.762 0 0 0-.274.11 1.466 1.466 0 0 0-.773.761c-.109.245-.129.522-.139.657l-.003.039-.085 1.02a8.132 8.132 0 0 1-1.54 0l-.085-1.02-.003-.039c-.01-.135-.03-.412-.14-.657a1.466 1.466 0 0 0-.772-.761 5.758 5.758 0 0 0-.274-.11l-.015-.006a5.718 5.718 0 0 1-.281-.117l-.016-.007c-.086-.038-.184-.082-.27-.115a1.467 1.467 0 0 0-1.085-.009c-.252.096-.462.278-.565.366l-.029.026-.78.66a8.077 8.077 0 0 1-.553-.499v-.001l-.037-.036-.001-.001a8.035 8.035 0 0 1-.5-.552l.661-.78.026-.03c.088-.103.27-.313.366-.564a1.465 1.465 0 0 0-.009-1.085 5.712 5.712 0 0 0-.115-.271l-.007-.016a5.73 5.73 0 0 1-.116-.28l-.007-.016c-.034-.09-.072-.189-.11-.274a1.466 1.466 0 0 0-.761-.773c-.245-.109-.522-.129-.657-.139l-.039-.003-1.02-.085a8.11 8.11 0 0 1 0-1.54l1.02-.085.039-.003c.135-.01.412-.03.657-.14a1.466 1.466 0 0 0 .761-.772c.038-.085.076-.185.11-.274l.007-.015a5.7 5.7 0 0 1 .116-.281l.007-.016a5.73 5.73 0 0 0 .115-.27 1.465 1.465 0 0 0 .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 0 0 1.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 0 0 .773-.761c.109-.245.129-.522.139-.657l.003-.039zM12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm2-4a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"
9
+ fill="currentColor"
10
+ />
11
+ </svg>
12
+ </svg>
13
+ </g>
14
+ </svg>
@@ -1 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconShowLarge" 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="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 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="tuiIconShowLarge" 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="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M12 15a3 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,21 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconSortDown" 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="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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconSortDown" 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="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"
16
+ fill="currentColor"
17
+ />
18
+ </svg>
19
+ </svg>
20
+ </g>
21
+ </svg>
@@ -1 +1,21 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconSortUp" 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="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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconSortUp" 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="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"
16
+ fill="currentColor"
17
+ />
18
+ </svg>
19
+ </svg>
20
+ </g>
21
+ </svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconSound" 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="M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zM12.713 3.287a6.667 6.667 0 0 1 0 9.426M10.36 5.64a3.333 3.333 0 0 1 0 4.713" 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="tuiIconSound" 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="M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zM12.713 3.287a6.667 6.667 0 0 1 0 9.426M10.36 5.64a3.333 3.333 0 0 1 0 4.713"
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="tuiIconSoundLarge" 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="M11 5L6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07" 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="tuiIconSoundLarge" 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="M11 5L6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"
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="tuiIconSoundOff" 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="M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zM14.334 6l-4 4M10.334 6l4 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="tuiIconSoundOff" 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="M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zM14.334 6l-4 4M10.334 6l4 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,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconSoundOffLarge" 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="M11 5L6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6" 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="tuiIconSoundOffLarge" 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="M11 5L6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"
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="tuiIconStar" 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 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>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconStar" 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 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"
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="tuiIconStarFilled" 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="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"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ </svg>
22
+ </svg>
23
+ </g>
24
+ </svg>