@taiga-ui/icons 2.17.0 → 2.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (229) hide show
  1. package/all.d.ts +221 -212
  2. package/bundles/taiga-ui-icons.umd.js +225 -211
  3. package/bundles/taiga-ui-icons.umd.js.map +1 -1
  4. package/bundles/taiga-ui-icons.umd.min.js +2 -2
  5. package/bundles/taiga-ui-icons.umd.min.js.map +1 -1
  6. package/esm2015/all.js +222 -213
  7. package/esm5/all.js +222 -213
  8. package/fesm2015/taiga-ui-icons.js +221 -212
  9. package/fesm2015/taiga-ui-icons.js.map +1 -1
  10. package/fesm5/taiga-ui-icons.js +221 -212
  11. package/fesm5/taiga-ui-icons.js.map +1 -1
  12. package/package.json +1 -1
  13. package/src/tuiIconAddRowLarge.svg +10 -7
  14. package/src/tuiIconAlertCircleLarge.svg +15 -1
  15. package/src/tuiIconAlignCenterLarge.svg +35 -6
  16. package/src/tuiIconAlignJustifyLarge.svg +35 -6
  17. package/src/tuiIconAlignLeftLarge.svg +35 -6
  18. package/src/tuiIconAlignRightLarge.svg +35 -6
  19. package/src/tuiIconArrowDown.svg +24 -1
  20. package/src/tuiIconArrowDownLarge.svg +15 -3
  21. package/src/tuiIconArrowDownLeft.svg +30 -4
  22. package/src/tuiIconArrowDownRight.svg +30 -4
  23. package/src/tuiIconArrowLeft.svg +24 -1
  24. package/src/tuiIconArrowLeftLarge.svg +15 -1
  25. package/src/tuiIconArrowRight.svg +24 -1
  26. package/src/tuiIconArrowRightLarge.svg +15 -3
  27. package/src/tuiIconArrowUp.svg +24 -1
  28. package/src/tuiIconArrowUpLarge.svg +15 -3
  29. package/src/tuiIconArrowUpLeft.svg +30 -4
  30. package/src/tuiIconArrowUpRight.svg +30 -4
  31. package/src/tuiIconAttach.svg +24 -1
  32. package/src/tuiIconAttachLarge.svg +15 -1
  33. package/src/tuiIconAttention.svg +14 -3
  34. package/src/tuiIconBackCircleLarge.svg +22 -1
  35. package/src/tuiIconBell.svg +21 -8
  36. package/src/tuiIconBellLarge.svg +15 -1
  37. package/src/tuiIconBellOff.svg +20 -8
  38. package/src/tuiIconBellOffLarge.svg +18 -6
  39. package/src/tuiIconBoldLarge.svg +11 -3
  40. package/src/tuiIconBookmark.svg +24 -1
  41. package/src/tuiIconBookmarkLarge.svg +15 -1
  42. package/src/tuiIconCalendar.svg +24 -1
  43. package/src/tuiIconCalendarLarge.svg +15 -1
  44. package/src/tuiIconCall.svg +24 -1
  45. package/src/tuiIconCallIn.svg +33 -1
  46. package/src/tuiIconCallInLarge.svg +15 -1
  47. package/src/tuiIconCallLarge.svg +15 -1
  48. package/src/tuiIconCallOut.svg +33 -1
  49. package/src/tuiIconCallOutLarge.svg +15 -1
  50. package/src/tuiIconCallTransferLarge.svg +15 -1
  51. package/src/tuiIconCameraLarge.svg +22 -1
  52. package/src/tuiIconCancel.svg +12 -3
  53. package/src/tuiIconCancelCircleLarge.svg +14 -1
  54. package/src/tuiIconCard.svg +33 -1
  55. package/src/tuiIconCardsLarge.svg +15 -1
  56. package/src/tuiIconChartBar.svg +24 -1
  57. package/src/tuiIconChartLarge.svg +15 -1
  58. package/src/tuiIconChartLineLarge.svg +14 -1
  59. package/src/tuiIconCheck.svg +24 -1
  60. package/src/tuiIconCheckCircle.svg +31 -1
  61. package/src/tuiIconCheckCircleLarge.svg +22 -1
  62. package/src/tuiIconCheckLarge.svg +15 -1
  63. package/src/tuiIconCheckList.svg +31 -1
  64. package/src/tuiIconChevronDown.svg +24 -1
  65. package/src/tuiIconChevronDownLarge.svg +15 -1
  66. package/src/tuiIconChevronLeft.svg +24 -1
  67. package/src/tuiIconChevronLeftLarge.svg +15 -1
  68. package/src/tuiIconChevronRight.svg +24 -1
  69. package/src/tuiIconChevronRightLarge.svg +15 -1
  70. package/src/tuiIconChevronUp.svg +24 -1
  71. package/src/tuiIconChevronUpLarge.svg +15 -1
  72. package/src/tuiIconClearFormatLarge.svg +21 -4
  73. package/src/tuiIconCloseCircleLarge.svg +15 -1
  74. package/src/tuiIconCloseLarge.svg +14 -1
  75. package/src/tuiIconCloud.svg +24 -1
  76. package/src/tuiIconCode.svg +23 -3
  77. package/src/tuiIconCodeLarge.svg +22 -3
  78. package/src/tuiIconCollapse.svg +30 -1
  79. package/src/tuiIconColorLarge.svg +15 -4
  80. package/src/tuiIconComment.svg +24 -1
  81. package/src/tuiIconCommentLarge.svg +15 -1
  82. package/src/tuiIconCompanyLarge.svg +22 -1
  83. package/src/tuiIconCopy.svg +31 -1
  84. package/src/tuiIconCopyLarge.svg +22 -1
  85. package/src/tuiIconDeleteLarge.svg +15 -1
  86. package/src/tuiIconDesktopLarge.svg +15 -1
  87. package/src/tuiIconDislikeLarge.svg +15 -1
  88. package/src/tuiIconDone.svg +31 -1
  89. package/src/tuiIconDownload.svg +24 -1
  90. package/src/tuiIconDownloadLarge.svg +15 -1
  91. package/src/tuiIconDraft.svg +24 -1
  92. package/src/tuiIconDrag.svg +15 -4
  93. package/src/tuiIconDragLarge.svg +15 -1
  94. package/src/tuiIconEdit.svg +24 -1
  95. package/src/tuiIconEditLarge.svg +15 -1
  96. package/src/tuiIconElectron.svg +42 -12
  97. package/src/tuiIconElectronMono.svg +36 -8
  98. package/src/tuiIconExpand.svg +23 -1
  99. package/src/tuiIconExternal.svg +24 -1
  100. package/src/tuiIconExternalLarge.svg +15 -1
  101. package/src/tuiIconEyeClosed.svg +24 -1
  102. package/src/tuiIconEyeOpen.svg +31 -1
  103. package/src/tuiIconFile.svg +31 -1
  104. package/src/tuiIconFileLarge.svg +22 -1
  105. package/src/tuiIconFilter.svg +24 -1
  106. package/src/tuiIconFilterLarge.svg +15 -1
  107. package/src/tuiIconFlag.svg +24 -1
  108. package/src/tuiIconFlagLarge.svg +12 -1
  109. package/src/tuiIconFolder.svg +24 -1
  110. package/src/tuiIconFolderLarge.svg +15 -1
  111. package/src/tuiIconFontLarge.svg +21 -4
  112. package/src/tuiIconFormatLarge.svg +21 -4
  113. package/src/tuiIconFrameLarge.svg +15 -1
  114. package/src/tuiIconGeoLarge.svg +22 -1
  115. package/src/tuiIconHeart.svg +24 -1
  116. package/src/tuiIconHeartFilled.svg +24 -0
  117. package/src/tuiIconHeartFilledLarge.svg +15 -0
  118. package/src/tuiIconHeartLarge.svg +15 -1
  119. package/src/tuiIconHelpCircleLarge.svg +22 -1
  120. package/src/tuiIconHideLarge.svg +15 -1
  121. package/src/tuiIconHiliteLarge.svg +27 -10
  122. package/src/tuiIconHrLarge.svg +14 -3
  123. package/src/tuiIconImgLarge.svg +22 -1
  124. package/src/tuiIconIndentLarge.svg +42 -7
  125. package/src/tuiIconInfo.svg +24 -1
  126. package/src/tuiIconInfoCircleLarge.svg +15 -1
  127. package/src/tuiIconItalicLarge.svg +28 -5
  128. package/src/tuiIconLikeLarge.svg +15 -1
  129. package/src/tuiIconLink.svg +31 -1
  130. package/src/tuiIconLinkLarge.svg +22 -1
  131. package/src/tuiIconLock.svg +24 -1
  132. package/src/tuiIconLockLarge.svg +15 -1
  133. package/src/tuiIconLockOpenLarge.svg +15 -1
  134. package/src/tuiIconLoginLarge.svg +15 -1
  135. package/src/tuiIconLogoutLarge.svg +15 -1
  136. package/src/tuiIconMaestro.svg +28 -7
  137. package/src/tuiIconMaestroMono.svg +21 -3
  138. package/src/tuiIconMail.svg +31 -1
  139. package/src/tuiIconMailLarge.svg +22 -1
  140. package/src/tuiIconMastercard.svg +29 -7
  141. package/src/tuiIconMastercardMono.svg +21 -3
  142. package/src/tuiIconMenuLarge.svg +15 -1
  143. package/src/tuiIconMicLarge.svg +22 -1
  144. package/src/tuiIconMicOffLarge.svg +23 -1
  145. package/src/tuiIconMinus.svg +16 -6
  146. package/src/tuiIconMinusCircle.svg +24 -1
  147. package/src/tuiIconMinusLarge.svg +15 -1
  148. package/src/tuiIconMir.svg +39 -14
  149. package/src/tuiIconMirMono.svg +21 -3
  150. package/src/tuiIconMobile.svg +24 -1
  151. package/src/tuiIconMobileLarge.svg +15 -1
  152. package/src/tuiIconMoreHorLarge.svg +15 -1
  153. package/src/tuiIconMoreVer.svg +24 -1
  154. package/src/tuiIconMoreVertLarge.svg +15 -1
  155. package/src/tuiIconMusicLarge.svg +22 -1
  156. package/src/tuiIconOLLarge.svg +40 -8
  157. package/src/tuiIconOutdentLarge.svg +42 -7
  158. package/src/tuiIconPaintLarge.svg +16 -0
  159. package/src/tuiIconPause.svg +24 -1
  160. package/src/tuiIconPauseLarge.svg +15 -1
  161. package/src/tuiIconPicture.svg +31 -1
  162. package/src/tuiIconPiechartLarge.svg +14 -1
  163. package/src/tuiIconPin.svg +31 -1
  164. package/src/tuiIconPlay.svg +24 -1
  165. package/src/tuiIconPlayLarge.svg +15 -1
  166. package/src/tuiIconPlus.svg +19 -6
  167. package/src/tuiIconPlusCircleLarge.svg +15 -1
  168. package/src/tuiIconPlusLarge.svg +15 -1
  169. package/src/tuiIconPrintLarge.svg +22 -1
  170. package/src/tuiIconQuoteLarge.svg +11 -6
  171. package/src/tuiIconRedo.svg +32 -1
  172. package/src/tuiIconRedoLarge.svg +14 -3
  173. package/src/tuiIconRefresh.svg +31 -1
  174. package/src/tuiIconRefreshLarge.svg +21 -4
  175. package/src/tuiIconRemoveLarge.svg +14 -1
  176. package/src/tuiIconSearch.svg +24 -1
  177. package/src/tuiIconSearchLarge.svg +15 -1
  178. package/src/tuiIconSettings.svg +34 -1
  179. package/src/tuiIconSettingsLarge.svg +14 -1
  180. package/src/tuiIconShowLarge.svg +22 -1
  181. package/src/tuiIconSortDown.svg +21 -1
  182. package/src/tuiIconSortUp.svg +21 -1
  183. package/src/tuiIconSound.svg +24 -1
  184. package/src/tuiIconSoundLarge.svg +15 -1
  185. package/src/tuiIconSoundOff.svg +24 -1
  186. package/src/tuiIconSoundOffLarge.svg +15 -1
  187. package/src/tuiIconStar.svg +24 -1
  188. package/src/tuiIconStarFilled.svg +24 -0
  189. package/src/tuiIconStarFilledLarge.svg +15 -0
  190. package/src/tuiIconStarLarge.svg +15 -1
  191. package/src/tuiIconStop.svg +24 -1
  192. package/src/tuiIconStopLarge.svg +15 -1
  193. package/src/tuiIconStrikeThroughLarge.svg +21 -4
  194. package/src/tuiIconStructureLarge.svg +15 -1
  195. package/src/tuiIconSubitem.svg +31 -1
  196. package/src/tuiIconSublevelLarge.svg +12 -1
  197. package/src/tuiIconSubscriptLarge.svg +18 -4
  198. package/src/tuiIconSuperscriptLarge.svg +18 -4
  199. package/src/tuiIconTableLarge.svg +10 -7
  200. package/src/tuiIconTableMergeLarge.svg +10 -7
  201. package/src/tuiIconTableSplitLarge.svg +19 -10
  202. package/src/tuiIconTeXLarge.svg +27 -5
  203. package/src/tuiIconTime.svg +31 -1
  204. package/src/tuiIconTimeLarge.svg +22 -1
  205. package/src/tuiIconToggleOff.svg +19 -4
  206. package/src/tuiIconToggleOffLarge.svg +8 -4
  207. package/src/tuiIconToggleOn.svg +16 -6
  208. package/src/tuiIconToggleOnLarge.svg +8 -6
  209. package/src/tuiIconTooltip.svg +31 -1
  210. package/src/tuiIconTooltipLarge.svg +22 -1
  211. package/src/tuiIconTransparentLarge.svg +12 -7
  212. package/src/tuiIconTrash.svg +24 -1
  213. package/src/tuiIconTrashLarge.svg +15 -1
  214. package/src/tuiIconUnderlineLarge.svg +21 -4
  215. package/src/tuiIconUndo.svg +31 -1
  216. package/src/tuiIconUndoLarge.svg +14 -3
  217. package/src/tuiIconUpload.svg +24 -1
  218. package/src/tuiIconUploadLarge.svg +15 -1
  219. package/src/tuiIconUser.svg +24 -1
  220. package/src/tuiIconUsers.svg +24 -1
  221. package/src/tuiIconVideo.svg +24 -1
  222. package/src/tuiIconVideoLarge.svg +15 -1
  223. package/src/tuiIconViewListLarge.svg +15 -1
  224. package/src/tuiIconVisa.svg +37 -9
  225. package/src/tuiIconVisaMono.svg +22 -3
  226. package/src/tuiIconWarningLarge.svg +14 -1
  227. package/src/tuiIconWifiOffLarge.svg +15 -1
  228. package/src/tuiIconWifiOnLarge.svg +15 -1
  229. package/taiga-ui-icons.metadata.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/icons",
3
- "version": "2.17.0",
3
+ "version": "2.21.0",
4
4
  "description": "Taiga UI icons pack",
5
5
  "keywords": [
6
6
  "angular",
@@ -1,10 +1,13 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
2
- <g id="tuiIconAddRowLarge"
3
- xmlns="http://www.w3.org/2000/svg" transform="translate(-12,-12)">
4
- <svg x="50%" y="50%">
5
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.15 1C5.15 0.447715 4.70228 0 4.15 0C3.59772 0 3.15 0.447715 3.15 1V3H1C0.447715 3 0 3.44772 0 4C0 4.55228 0.447715 5 1 5H3.15V7C3.15 7.55228 3.59772 8 4.15 8C4.70228 8 5.15 7.55228 5.15 7V5H7C7.55228 5 8 4.55228 8 4C8 3.44772 7.55228 3 7 3H5.15V1ZM11.6947 3C11.1425 3 10.6947 3.44772 10.6947 4C10.6947 4.55228 11.1425 5 11.6947 5H20V11.5H3C2.44772 11.5 2 11.9477 2 12.5V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V5C22 3.89543 21.1046 3 20 3H11.6947ZM4 13.5H20V20H4V13.5Z" fill="currentColor"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em">
2
+ <g id="tuiIconAddRowLarge" 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="M5.15 1C5.15 0.447715 4.70228 0 4.15 0C3.59772 0 3.15 0.447715 3.15 1V3H1C0.447715 3 0 3.44772 0 4C0 4.55228 0.447715 5 1 5H3.15V7C3.15 7.55228 3.59772 8 4.15 8C4.70228 8 5.15 7.55228 5.15 7V5H7C7.55228 5 8 4.55228 8 4C8 3.44772 7.55228 3 7 3H5.15V1ZM11.6947 3C11.1425 3 10.6947 3.44772 10.6947 4C10.6947 4.55228 11.1425 5 11.6947 5H20V11.5H3C2.44772 11.5 2 11.9477 2 12.5V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V5C22 3.89543 21.1046 3 20 3H11.6947ZM4 13.5H20V20H4V13.5Z"
9
+ fill="currentColor"
10
+ />
8
11
  </svg>
9
12
  </svg>
10
13
  </g>
@@ -1 +1,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconAlertCircleLarge" 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 8v4M12 16h.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="tuiIconAlertCircleLarge" 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 8v4M12 16h.01"
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,7 +1,36 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconAlignCenterLarge" 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="M18 10H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M18 18H6" 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="tuiIconAlignCenterLarge" 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 10H6"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M21 6H3"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ <path
20
+ d="M21 14H3"
21
+ stroke="currentColor"
22
+ stroke-width="2"
23
+ stroke-linecap="round"
24
+ stroke-linejoin="round"
25
+ />
26
+ <path
27
+ d="M18 18H6"
28
+ stroke="currentColor"
29
+ stroke-width="2"
30
+ stroke-linecap="round"
31
+ stroke-linejoin="round"
32
+ />
33
+ </svg>
34
+ </svg>
35
+ </g>
6
36
  </svg>
7
- </svg></g></svg>
@@ -1,7 +1,36 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconAlignJustifyLarge" 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 10H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M21 18H3" 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="tuiIconAlignJustifyLarge" 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 10H3"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M21 6H3"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ <path
20
+ d="M21 14H3"
21
+ stroke="currentColor"
22
+ stroke-width="2"
23
+ stroke-linecap="round"
24
+ stroke-linejoin="round"
25
+ />
26
+ <path
27
+ d="M21 18H3"
28
+ stroke="currentColor"
29
+ stroke-width="2"
30
+ stroke-linecap="round"
31
+ stroke-linejoin="round"
32
+ />
33
+ </svg>
34
+ </svg>
35
+ </g>
6
36
  </svg>
7
- </svg></g></svg>
@@ -1,7 +1,36 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconAlignLeftLarge" 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 10H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M17 18H3" 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="tuiIconAlignLeftLarge" 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 10H3"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M21 6H3"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ <path
20
+ d="M21 14H3"
21
+ stroke="currentColor"
22
+ stroke-width="2"
23
+ stroke-linecap="round"
24
+ stroke-linejoin="round"
25
+ />
26
+ <path
27
+ d="M17 18H3"
28
+ stroke="currentColor"
29
+ stroke-width="2"
30
+ stroke-linecap="round"
31
+ stroke-linejoin="round"
32
+ />
33
+ </svg>
34
+ </svg>
35
+ </g>
6
36
  </svg>
7
- </svg></g></svg>
@@ -1,7 +1,36 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconAlignRightLarge" 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 10H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M21 18H7" 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="tuiIconAlignRightLarge" 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 10H7"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ <path
13
+ d="M21 6H3"
14
+ stroke="currentColor"
15
+ stroke-width="2"
16
+ stroke-linecap="round"
17
+ stroke-linejoin="round"
18
+ />
19
+ <path
20
+ d="M21 14H3"
21
+ stroke="currentColor"
22
+ stroke-width="2"
23
+ stroke-linecap="round"
24
+ stroke-linejoin="round"
25
+ />
26
+ <path
27
+ d="M21 18H7"
28
+ stroke="currentColor"
29
+ stroke-width="2"
30
+ stroke-linecap="round"
31
+ stroke-linejoin="round"
32
+ />
33
+ </svg>
34
+ </svg>
35
+ </g>
6
36
  </svg>
7
- </svg></g></svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowDown" 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 3.333v9.334M12.667 8L8 12.667 3.333 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowDown" 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 3.333v9.334M12.667 8L8 12.667 3.333 8"
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,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconArrowDownLarge" 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="M12 5v14M19 12l-7 7-7-7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconArrowDownLarge" 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 5v14M19 12l-7 7-7-7"
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,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowDownLeft" 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">
2
- <path d="M11.9999 4L3.99988 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M11 12L4 12L3.99997 5.00003" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowDownLeft" 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.9999 4L3.99988 12"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M11 12L4 12L3.99997 5.00003"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
4
31
  </svg>
5
- </svg></g></svg>
@@ -1,5 +1,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowDownRight" 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">
2
- <path d="M4 4L12 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M5 12L12 12L12 5.00003" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowDownRight" 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 4L12 12"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M5 12L12 12L12 5.00003"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
4
31
  </svg>
5
- </svg></g></svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowLeft" 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.667 8H3.333M8 12.667L3.333 8 8 3.333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowLeft" 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.667 8H3.333M8 12.667L3.333 8 8 3.333"
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="tuiIconArrowLeftLarge" 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 12H5M12 19l-7-7 7-7" 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="tuiIconArrowLeftLarge" 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 12H5M12 19l-7-7 7-7"
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="tuiIconArrowRight" 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="M3.333 8h9.334M8 3.333L12.667 8 8 12.667" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowRight" 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="M3.333 8h9.334M8 3.333L12.667 8 8 12.667"
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,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconArrowRightLarge" 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="M5 12h14M12 5l7 7-7 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconArrowRightLarge" 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="M5 12h14M12 5l7 7-7 7"
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="tuiIconArrowUp" 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 13V3.667M3.333 8L8 3.333 12.667 8" 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="tuiIconArrowUp" 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 13V3.667M3.333 8L8 3.333 12.667 8"
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,15 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" focusable="false"><g id="tuiIconArrowUpLarge" 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="M12 19V5M5 12l7-7 7 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg></svg></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" focusable="false">
2
+ <g id="tuiIconArrowUpLarge" 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 19V5M5 12l7-7 7 7"
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,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowUpLeft" 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">
2
- <path d="M12 12L4 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M11 4L3.99997 4L3.99997 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowUpLeft" 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 12L4 4"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M11 4L3.99997 4L3.99997 11"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
4
31
  </svg>
5
- </svg></g></svg>
@@ -1,5 +1,31 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconArrowUpRight" 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">
2
- <path d="M4 12L12 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M5 4L12 4L12 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" focusable="false">
2
+ <g id="tuiIconArrowUpRight" 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 12L12 4"
16
+ stroke="currentColor"
17
+ stroke-width="2"
18
+ stroke-linecap="round"
19
+ stroke-linejoin="round"
20
+ />
21
+ <path
22
+ d="M5 4L12 4L12 11"
23
+ stroke="currentColor"
24
+ stroke-width="2"
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round"
27
+ />
28
+ </svg>
29
+ </svg>
30
+ </g>
4
31
  </svg>
5
- </svg></g></svg>
@@ -1 +1,24 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" focusable="false"><g id="tuiIconAttach" 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 7.563l-6.146 6.243A3.984 3.984 0 0 1 5.014 15a3.984 3.984 0 0 1-2.838-1.194A4.11 4.11 0 0 1 1 10.922 4.11 4.11 0 0 1 2.176 8.04l6.146-6.243A2.656 2.656 0 0 1 10.215 1c.71 0 1.39.286 1.892.796a2.74 2.74 0 0 1 .784 1.923 2.74 2.74 0 0 1-.784 1.922l-6.152 6.242a1.328 1.328 0 0 1-1.893 0 1.37 1.37 0 0 1 0-1.922l5.678-5.76" 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="tuiIconAttach" 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 7.563l-6.146 6.243A3.984 3.984 0 0 1 5.014 15a3.984 3.984 0 0 1-2.838-1.194A4.11 4.11 0 0 1 1 10.922 4.11 4.11 0 0 1 2.176 8.04l6.146-6.243A2.656 2.656 0 0 1 10.215 1c.71 0 1.39.286 1.892.796a2.74 2.74 0 0 1 .784 1.923 2.74 2.74 0 0 1-.784 1.922l-6.152 6.242a1.328 1.328 0 0 1-1.893 0 1.37 1.37 0 0 1 0-1.922l5.678-5.76"
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="tuiIconAttachLarge" 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.44 11.05l-9.19 9.19a6.003 6.003 0 1 1-8.49-8.49l9.19-9.19a4.002 4.002 0 0 1 5.66 5.66l-9.2 9.19a2.001 2.001 0 1 1-2.83-2.83l8.49-8.48" 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="tuiIconAttachLarge" 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.44 11.05l-9.19 9.19a6.003 6.003 0 1 1-8.49-8.49l9.19-9.19a4.002 4.002 0 0 1 5.66 5.66l-9.2 9.19a2.001 2.001 0 1 1-2.83-2.83l8.49-8.48"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ />
12
+ </svg>
13
+ </svg>
14
+ </g>
15
+ </svg>