@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="tuiIconChartBar" 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="M12 13.333V6.666M8 13.333V2.667M4 13.334v-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="tuiIconChartBar" 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="M12 13.333V6.666M8 13.333V2.667M4 13.334v-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="tuiIconChartLarge" 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 20V10M18 20V4M6 20v-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="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconChartLarge" 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 20V10M18 20V4M6 20v-4"
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,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconChartLineLarge" 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="M21.425 3.095a1 1 0 0 1 .48 1.33l-5.143 10.948a1 1 0 0 1-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 0 1-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 1 1-1.782-.907l2.571-5.053a1 1 0 0 1 1.516-.327l2.003 1.602 2.669-5.536a1 1 0 0 1 1.624-.257l3.08 3.226 4.523-9.627a1 1 0 0 1 1.33-.48z" 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="tuiIconChartLineLarge" 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="M21.425 3.095a1 1 0 0 1 .48 1.33l-5.143 10.948a1 1 0 0 1-1.628.265l-3.092-3.236-2.587 5.366a1 1 0 0 1-1.525.346l-2.024-1.619-2.015 3.959a1 1 0 1 1-1.782-.907l2.571-5.053a1 1 0 0 1 1.516-.327l2.003 1.602 2.669-5.536a1 1 0 0 1 1.624-.257l3.08 3.226 4.523-9.627a1 1 0 0 1 1.33-.48z"
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="tuiIconCheck" 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 4l-6.875 7L3 7.818" 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="tuiIconCheck" 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 4l-6.875 7L3 7.818"
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="tuiIconCheckCircle" 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 7.387V8a6.667 6.667 0 1 1-3.954-6.093" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.667 2.667L8 9.34l-2-2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconCheckCircle" 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 7.387V8a6.667 6.667 0 1 1-3.954-6.093"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M14.667 2.667L8 9.34l-2-2"
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="tuiIconCheckCircleLarge" 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="M15.5 9.5l-4.5 5-2.5-2.273" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconCheckCircleLarge" 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="M15.5 9.5l-4.5 5-2.5-2.273"
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="tuiIconCheckLarge" 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 7l-9.625 9L5 11.91" 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="tuiIconCheckLarge" 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 7l-9.625 9L5 11.91"
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,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconCheckList" 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="M10.5 3h1.25c.332 0 .65.14.884.39.234.25.366.59.366.943v9.334c0 .353-.132.692-.366.943-.235.25-.553.39-.884.39h-7.5c-.332 0-.65-.14-.884-.39A1.38 1.38 0 0 1 3 13.667V4.333c0-.353.132-.692.366-.942.235-.25.552-.391.884-.391H5.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.25 1h-4.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-1.5a.75.75 0 0 0-.75-.75z" 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="tuiIconCheckList" 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="M10.5 3h1.25c.332 0 .65.14.884.39.234.25.366.59.366.943v9.334c0 .353-.132.692-.366.943-.235.25-.553.39-.884.39h-7.5c-.332 0-.65-.14-.884-.39A1.38 1.38 0 0 1 3 13.667V4.333c0-.353.132-.692.366-.942.235-.25.552-.391.884-.391H5.5"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M10.25 1h-4.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-1.5a.75.75 0 0 0-.75-.75z"
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,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconChevronDown" 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 6l4 4 4-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="tuiIconChevronDown" 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 6l4 4 4-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="tuiIconChevronDownLarge" 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 9l6 6 6-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="tuiIconChevronDownLarge" 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 9l6 6 6-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="tuiIconChevronLeft" 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="M10 12L6 8l4-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="tuiIconChevronLeft" 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="M10 12L6 8l4-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="tuiIconChevronLeftLarge" 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="M15 18l-6-6 6-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="tuiIconChevronLeftLarge" 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="M15 18l-6-6 6-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="tuiIconChevronRight" 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 12l4-4-4-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="tuiIconChevronRight" 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 12l4-4-4-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="tuiIconChevronRightLarge" 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 18l6-6-6-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="tuiIconChevronRightLarge" 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 18l6-6-6-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="tuiIconChevronUp" 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="M12 10L8 6l-4 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="tuiIconChevronUp" 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="M12 10L8 6l-4 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="tuiIconChevronUpLarge" 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="M18 15l-6-6-6 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="tuiIconChevronUpLarge" 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="M18 15l-6-6-6 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,5 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconClearFormatLarge" 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="M17 17L20 20M23 23L20 20M20 20L17 23M20 20L23 17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M7 21V11.5M17 3H7V11.5M7 11.5H13.5" 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="tuiIconClearFormatLarge" 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="M17 17L20 20M23 23L20 20M20 20L17 23M20 20L23 17"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M7 21V11.5M17 3H7V11.5M7 11.5H13.5"
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="tuiIconCloseCircleLarge" 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="M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0 3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142zM14.828 9.171l-5.656 5.657M9.172 9.171l5.656 5.657" 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="tuiIconCloseCircleLarge" 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="M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0 3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142zM14.828 9.171l-5.656 5.657M9.172 9.171l5.656 5.657"
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,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconCloseLarge" 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="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.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="tuiIconCloseLarge" 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="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.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="tuiIconCloud" 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="M11.819 6.75h-.802a4.982 4.982 0 0 0-1.42-2.372 5.12 5.12 0 0 0-2.481-1.275 5.176 5.176 0 0 0-2.793.208A5.085 5.085 0 0 0 2.065 4.94a4.923 4.923 0 0 0-.544 5.264c.42.84 1.07 1.546 1.879 2.04A5.157 5.157 0 0 0 6.093 13h5.726a3.21 3.21 0 0 0 2.25-.915c.596-.586.931-1.381.931-2.21s-.335-1.624-.932-2.21a3.21 3.21 0 0 0-2.249-.915z" 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="tuiIconCloud" 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="M11.819 6.75h-.802a4.982 4.982 0 0 0-1.42-2.372 5.12 5.12 0 0 0-2.481-1.275 5.176 5.176 0 0 0-2.793.208A5.085 5.085 0 0 0 2.065 4.94a4.923 4.923 0 0 0-.544 5.264c.42.84 1.07 1.546 1.879 2.04A5.157 5.157 0 0 0 6.093 13h5.726a3.21 3.21 0 0 0 2.25-.915c.596-.586.931-1.381.931-2.21s-.335-1.624-.932-2.21a3.21 3.21 0 0 0-2.249-.915z"
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,3 +1,23 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconCode" xmlns="http://www.w3.org/2000/svg" transform="translate(-8,-8)"><svg x="50%" y="50%">
2
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>
3
- </svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconCode" 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 24 24"
11
+ fill="none"
12
+ stroke="currentColor"
13
+ stroke-width="3"
14
+ stroke-linecap="round"
15
+ stroke-linejoin="round"
16
+ >
17
+ <svg x="-12" y="-12">
18
+ <polyline points="16 18 22 12 16 6"></polyline>
19
+ <polyline points="8 6 2 12 8 18"></polyline>
20
+ </svg>
21
+ </svg>
22
+ </g>
23
+ </svg>
@@ -1,3 +1,22 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconCodeLarge" xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)"><svg x="50%" y="50%">
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>
3
- </svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconCodeLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg
4
+ x="50%"
5
+ y="50%"
6
+ width="1.5em"
7
+ height="1.5em"
8
+ overflow="visible"
9
+ viewBox="0 0 24 24"
10
+ fill="none"
11
+ stroke="currentColor"
12
+ stroke-width="2"
13
+ stroke-linecap="round"
14
+ stroke-linejoin="round"
15
+ >
16
+ <svg x="-12" y="-12">
17
+ <polyline points="16 18 22 12 16 6"></polyline>
18
+ <polyline points="8 6 2 12 8 18"></polyline>
19
+ </svg>
20
+ </svg>
21
+ </g>
22
+ </svg>
@@ -1 +1,30 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconCollapse" 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)"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.708.307a1.04 1.04 0 0 1-.026 1.437l-3.468 3.468 1.086 1.08c.632.63.186 1.71-.706 1.71H9a1 1 0 0 1-1-1v-3.58c0-.889 1.075-1.336 1.706-.708l1.094 1.09L14.318.286a.961.961 0 0 1 1.39.02zM.278 15.708a1.04 1.04 0 0 1 .026-1.437l3.482-3.481L2.7 9.709C2.068 9.079 2.513 8 3.405 8H7a1 1 0 0 1 1 1v3.579c0 .89-1.075 1.336-1.706.708L5.2 12.197 1.669 15.73a.961.961 0 0 1-1.39-.02z" fill="currentColor"/></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="tuiIconCollapse" 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 clip-path="url(#a)">
15
+ <path
16
+ fill-rule="evenodd"
17
+ clip-rule="evenodd"
18
+ d="M15.708.307a1.04 1.04 0 0 1-.026 1.437l-3.468 3.468 1.086 1.08c.632.63.186 1.71-.706 1.71H9a1 1 0 0 1-1-1v-3.58c0-.889 1.075-1.336 1.706-.708l1.094 1.09L14.318.286a.961.961 0 0 1 1.39.02zM.278 15.708a1.04 1.04 0 0 1 .026-1.437l3.482-3.481L2.7 9.709C2.068 9.079 2.513 8 3.405 8H7a1 1 0 0 1 1 1v3.579c0 .89-1.075 1.336-1.706.708L5.2 12.197 1.669 15.73a.961.961 0 0 1-1.39-.02z"
19
+ fill="currentColor"
20
+ />
21
+ </g>
22
+ <defs>
23
+ <clipPath>
24
+ <path fill="#fff" d="M0 0h16v16H0z" />
25
+ </clipPath>
26
+ </defs>
27
+ </svg>
28
+ </svg>
29
+ </g>
30
+ </svg>
@@ -1,5 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconColorLarge" 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="M0 18H24V22H0V18Z" fill="currentColor"/>
3
- <path d="M7 15L8.66667 11.16M17 15L15.3333 11.16M15.3333 11.16L12 3L8.66667 11.16M15.3333 11.16H8.66667" 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="tuiIconColorLarge" 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 d="M0 18H24V22H0V18Z" fill="currentColor" />
6
+ <path
7
+ d="M7 15L8.66667 11.16M17 15L15.3333 11.16M15.3333 11.16L12 3L8.66667 11.16M15.3333 11.16H8.66667"
8
+ stroke="currentColor"
9
+ stroke-width="2"
10
+ stroke-linecap="round"
11
+ stroke-linejoin="round"
12
+ />
13
+ </svg>
14
+ </svg>
15
+ </g>
4
16
  </svg>
5
- </svg></g></svg>