@taiga-ui/icons 3.17.0 → 3.18.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 (681) hide show
  1. package/LICENSE +22 -190
  2. package/all.d.ts +669 -198
  3. package/bundles/taiga-ui-icons.umd.js +1151 -206
  4. package/bundles/taiga-ui-icons.umd.js.map +1 -1
  5. package/constants/icons.d.ts +34 -21
  6. package/esm2015/all.js +670 -199
  7. package/esm2015/constants/icons.js +30 -17
  8. package/fesm2015/taiga-ui-icons.js +697 -213
  9. package/fesm2015/taiga-ui-icons.js.map +1 -1
  10. package/package.json +5 -3
  11. package/src/tuiIconActivity.svg +5 -0
  12. package/src/tuiIconActivityLarge.svg +5 -0
  13. package/src/tuiIconAddRowLarge.svg +1 -0
  14. package/src/tuiIconAirplay.svg +5 -0
  15. package/src/tuiIconAirplayLarge.svg +5 -0
  16. package/src/tuiIconAlertCircle.svg +5 -0
  17. package/src/tuiIconAlertCircleLarge.svg +4 -14
  18. package/src/tuiIconAlertOctagon.svg +5 -0
  19. package/src/tuiIconAlertOctagonLarge.svg +5 -0
  20. package/src/tuiIconAlertTriangle.svg +5 -0
  21. package/src/tuiIconAlertTriangleLarge.svg +5 -0
  22. package/src/tuiIconAlignCenter.svg +5 -0
  23. package/src/tuiIconAlignCenterLarge.svg +4 -35
  24. package/src/tuiIconAlignJustify.svg +5 -0
  25. package/src/tuiIconAlignJustifyLarge.svg +4 -35
  26. package/src/tuiIconAlignLeft.svg +5 -0
  27. package/src/tuiIconAlignLeftLarge.svg +4 -35
  28. package/src/tuiIconAlignRight.svg +5 -0
  29. package/src/tuiIconAlignRightLarge.svg +4 -35
  30. package/src/tuiIconAnchor.svg +5 -0
  31. package/src/tuiIconAnchorLarge.svg +4 -13
  32. package/src/tuiIconAperture.svg +5 -0
  33. package/src/tuiIconApertureLarge.svg +5 -0
  34. package/src/tuiIconArchive.svg +5 -0
  35. package/src/tuiIconArchiveLarge.svg +5 -0
  36. package/src/tuiIconArrowDown.svg +4 -23
  37. package/src/tuiIconArrowDownCircle.svg +5 -0
  38. package/src/tuiIconArrowDownCircleLarge.svg +5 -0
  39. package/src/tuiIconArrowDownLarge.svg +4 -14
  40. package/src/tuiIconArrowDownLeft.svg +4 -30
  41. package/src/tuiIconArrowDownLeftLarge.svg +5 -0
  42. package/src/tuiIconArrowDownRight.svg +4 -30
  43. package/src/tuiIconArrowDownRightLarge.svg +5 -0
  44. package/src/tuiIconArrowLeft.svg +4 -23
  45. package/src/tuiIconArrowLeftCircle.svg +5 -0
  46. package/src/tuiIconArrowLeftCircleLarge.svg +5 -0
  47. package/src/tuiIconArrowLeftLarge.svg +4 -14
  48. package/src/tuiIconArrowRight.svg +4 -23
  49. package/src/tuiIconArrowRightCircle.svg +5 -0
  50. package/src/tuiIconArrowRightCircleLarge.svg +5 -0
  51. package/src/tuiIconArrowRightLarge.svg +4 -14
  52. package/src/tuiIconArrowUp.svg +4 -23
  53. package/src/tuiIconArrowUpCircle.svg +5 -0
  54. package/src/tuiIconArrowUpCircleLarge.svg +5 -0
  55. package/src/tuiIconArrowUpLarge.svg +4 -14
  56. package/src/tuiIconArrowUpLeft.svg +4 -30
  57. package/src/tuiIconArrowUpLeftLarge.svg +5 -0
  58. package/src/tuiIconArrowUpRight.svg +4 -30
  59. package/src/tuiIconArrowUpRightLarge.svg +5 -0
  60. package/src/tuiIconAtSign.svg +5 -0
  61. package/src/tuiIconAtSignLarge.svg +5 -0
  62. package/src/tuiIconAttach.svg +17 -22
  63. package/src/tuiIconAttachLarge.svg +17 -13
  64. package/src/tuiIconAttention.svg +22 -14
  65. package/src/tuiIconAward.svg +5 -0
  66. package/src/tuiIconAwardLarge.svg +5 -0
  67. package/src/tuiIconBackCircleLarge.svg +19 -19
  68. package/src/tuiIconBarChart.svg +5 -0
  69. package/src/tuiIconBarChart2.svg +5 -0
  70. package/src/tuiIconBarChart2Large.svg +5 -0
  71. package/src/tuiIconBarChartLarge.svg +5 -0
  72. package/src/tuiIconBattery.svg +5 -0
  73. package/src/tuiIconBatteryCharging.svg +5 -0
  74. package/src/tuiIconBatteryChargingLarge.svg +5 -0
  75. package/src/tuiIconBatteryLarge.svg +5 -0
  76. package/src/tuiIconBell.svg +4 -23
  77. package/src/tuiIconBellLarge.svg +4 -14
  78. package/src/tuiIconBellOff.svg +4 -24
  79. package/src/tuiIconBellOffLarge.svg +4 -26
  80. package/src/tuiIconBluetooth.svg +5 -0
  81. package/src/tuiIconBluetoothLarge.svg +5 -0
  82. package/src/tuiIconBold.svg +5 -0
  83. package/src/tuiIconBoldLarge.svg +4 -11
  84. package/src/tuiIconBook.svg +5 -0
  85. package/src/tuiIconBookLarge.svg +5 -0
  86. package/src/tuiIconBookOpen.svg +5 -0
  87. package/src/tuiIconBookOpenLarge.svg +5 -0
  88. package/src/tuiIconBookmark.svg +4 -23
  89. package/src/tuiIconBookmarkLarge.svg +4 -14
  90. package/src/tuiIconBox.svg +5 -0
  91. package/src/tuiIconBoxLarge.svg +5 -0
  92. package/src/tuiIconBriefcase.svg +5 -0
  93. package/src/tuiIconBriefcaseLarge.svg +5 -0
  94. package/src/tuiIconCalendar.svg +4 -23
  95. package/src/tuiIconCalendarLarge.svg +4 -14
  96. package/src/tuiIconCall.svg +13 -21
  97. package/src/tuiIconCallIn.svg +16 -30
  98. package/src/tuiIconCallInLarge.svg +16 -12
  99. package/src/tuiIconCallLarge.svg +16 -12
  100. package/src/tuiIconCallOut.svg +16 -30
  101. package/src/tuiIconCallOutLarge.svg +16 -12
  102. package/src/tuiIconCallTransferLarge.svg +16 -12
  103. package/src/tuiIconCamera.svg +5 -0
  104. package/src/tuiIconCameraLarge.svg +4 -21
  105. package/src/tuiIconCameraOff.svg +5 -0
  106. package/src/tuiIconCameraOffLarge.svg +5 -0
  107. package/src/tuiIconCancel.svg +22 -12
  108. package/src/tuiIconCancelCircleLarge.svg +17 -14
  109. package/src/tuiIconCard.svg +16 -30
  110. package/src/tuiIconCardsLarge.svg +19 -12
  111. package/src/tuiIconCast.svg +5 -0
  112. package/src/tuiIconCastLarge.svg +5 -0
  113. package/src/tuiIconChartBar.svg +19 -21
  114. package/src/tuiIconChartLarge.svg +19 -12
  115. package/src/tuiIconChartLineLarge.svg +1 -0
  116. package/src/tuiIconCheck.svg +4 -23
  117. package/src/tuiIconCheckCircle.svg +6 -15
  118. package/src/tuiIconCheckLarge.svg +4 -14
  119. package/src/tuiIconCheckList.svg +21 -28
  120. package/src/tuiIconCheckSquare.svg +5 -0
  121. package/src/tuiIconCheckSquareLarge.svg +5 -0
  122. package/src/tuiIconChevronDown.svg +4 -23
  123. package/src/tuiIconChevronDownLarge.svg +4 -14
  124. package/src/tuiIconChevronLeft.svg +4 -23
  125. package/src/tuiIconChevronLeftLarge.svg +4 -14
  126. package/src/tuiIconChevronRight.svg +4 -23
  127. package/src/tuiIconChevronRightLarge.svg +4 -14
  128. package/src/tuiIconChevronUp.svg +4 -23
  129. package/src/tuiIconChevronUpLarge.svg +4 -14
  130. package/src/tuiIconChevronsDown.svg +5 -0
  131. package/src/tuiIconChevronsDownLarge.svg +5 -0
  132. package/src/tuiIconChevronsLeft.svg +5 -0
  133. package/src/tuiIconChevronsLeftLarge.svg +5 -0
  134. package/src/tuiIconChevronsRight.svg +5 -0
  135. package/src/tuiIconChevronsRightLarge.svg +5 -0
  136. package/src/tuiIconChevronsUp.svg +5 -0
  137. package/src/tuiIconChevronsUpLarge.svg +5 -0
  138. package/src/tuiIconChrome.svg +5 -0
  139. package/src/tuiIconChromeLarge.svg +5 -0
  140. package/src/tuiIconCircle.svg +5 -0
  141. package/src/tuiIconCircleLarge.svg +5 -0
  142. package/src/tuiIconClipboard.svg +5 -0
  143. package/src/tuiIconClipboardLarge.svg +5 -0
  144. package/src/tuiIconClock.svg +5 -0
  145. package/src/tuiIconClockLarge.svg +5 -0
  146. package/src/tuiIconCloseCircleLarge.svg +19 -12
  147. package/src/tuiIconCloud.svg +4 -23
  148. package/src/tuiIconCloudDrizzle.svg +5 -0
  149. package/src/tuiIconCloudDrizzleLarge.svg +5 -0
  150. package/src/tuiIconCloudLarge.svg +5 -0
  151. package/src/tuiIconCloudLightning.svg +5 -0
  152. package/src/tuiIconCloudLightningLarge.svg +5 -0
  153. package/src/tuiIconCloudOff.svg +5 -0
  154. package/src/tuiIconCloudOffLarge.svg +5 -0
  155. package/src/tuiIconCloudRain.svg +5 -0
  156. package/src/tuiIconCloudRainLarge.svg +5 -0
  157. package/src/tuiIconCloudSnow.svg +5 -0
  158. package/src/tuiIconCloudSnowLarge.svg +5 -0
  159. package/src/tuiIconCode.svg +4 -22
  160. package/src/tuiIconCodeLarge.svg +4 -21
  161. package/src/tuiIconCodepen.svg +5 -0
  162. package/src/tuiIconCodepenLarge.svg +5 -0
  163. package/src/tuiIconCodesandbox.svg +5 -0
  164. package/src/tuiIconCodesandboxLarge.svg +5 -0
  165. package/src/tuiIconCoffee.svg +5 -0
  166. package/src/tuiIconCoffeeLarge.svg +5 -0
  167. package/src/tuiIconCollapse.svg +22 -30
  168. package/src/tuiIconColorLarge.svg +1 -1
  169. package/src/tuiIconColumns.svg +5 -0
  170. package/src/tuiIconColumnsLarge.svg +5 -0
  171. package/src/tuiIconCommand.svg +5 -0
  172. package/src/tuiIconCommandLarge.svg +5 -0
  173. package/src/tuiIconComment.svg +14 -21
  174. package/src/tuiIconCommentLarge.svg +14 -12
  175. package/src/tuiIconCompanyLarge.svg +15 -18
  176. package/src/tuiIconCompass.svg +5 -0
  177. package/src/tuiIconCompassLarge.svg +5 -0
  178. package/src/tuiIconCopy.svg +4 -30
  179. package/src/tuiIconCopyLarge.svg +4 -21
  180. package/src/tuiIconCornerDownLeft.svg +5 -0
  181. package/src/tuiIconCornerDownLeftLarge.svg +5 -0
  182. package/src/tuiIconCornerDownRight.svg +5 -0
  183. package/src/tuiIconCornerDownRightLarge.svg +5 -0
  184. package/src/tuiIconCornerLeftDown.svg +5 -0
  185. package/src/tuiIconCornerLeftDownLarge.svg +5 -0
  186. package/src/tuiIconCornerLeftUp.svg +5 -0
  187. package/src/tuiIconCornerLeftUpLarge.svg +5 -0
  188. package/src/tuiIconCornerRightDown.svg +5 -0
  189. package/src/tuiIconCornerRightDownLarge.svg +5 -0
  190. package/src/tuiIconCornerRightUp.svg +5 -0
  191. package/src/tuiIconCornerRightUpLarge.svg +5 -0
  192. package/src/tuiIconCornerUpLeft.svg +5 -0
  193. package/src/tuiIconCornerUpLeftLarge.svg +5 -0
  194. package/src/tuiIconCornerUpRight.svg +5 -0
  195. package/src/tuiIconCornerUpRightLarge.svg +5 -0
  196. package/src/tuiIconCpu.svg +5 -0
  197. package/src/tuiIconCpuLarge.svg +5 -0
  198. package/src/tuiIconCreditCard.svg +5 -0
  199. package/src/tuiIconCreditCardLarge.svg +5 -0
  200. package/src/tuiIconCrop.svg +5 -0
  201. package/src/tuiIconCropLarge.svg +5 -0
  202. package/src/tuiIconCrosshair.svg +5 -0
  203. package/src/tuiIconCrosshairLarge.svg +5 -0
  204. package/src/tuiIconDatabase.svg +5 -0
  205. package/src/tuiIconDatabaseLarge.svg +5 -0
  206. package/src/tuiIconDefaultDocLarge.svg +10 -1
  207. package/src/tuiIconDelete.svg +5 -0
  208. package/src/tuiIconDeleteLarge.svg +4 -14
  209. package/src/tuiIconDesktopLarge.svg +19 -12
  210. package/src/tuiIconDisc.svg +5 -0
  211. package/src/tuiIconDiscLarge.svg +5 -0
  212. package/src/tuiIconDislikeLarge.svg +16 -12
  213. package/src/tuiIconDivide.svg +5 -0
  214. package/src/tuiIconDivideCircle.svg +5 -0
  215. package/src/tuiIconDivideCircleLarge.svg +5 -0
  216. package/src/tuiIconDivideLarge.svg +5 -0
  217. package/src/tuiIconDivideSquare.svg +5 -0
  218. package/src/tuiIconDivideSquareLarge.svg +5 -0
  219. package/src/tuiIconDollarSign.svg +5 -0
  220. package/src/tuiIconDollarSignLarge.svg +5 -0
  221. package/src/tuiIconDone.svg +11 -28
  222. package/src/tuiIconDownload.svg +4 -23
  223. package/src/tuiIconDownloadCloud.svg +5 -0
  224. package/src/tuiIconDownloadCloudLarge.svg +5 -0
  225. package/src/tuiIconDownloadLarge.svg +4 -14
  226. package/src/tuiIconDraft.svg +14 -21
  227. package/src/tuiIconDribbble.svg +5 -0
  228. package/src/tuiIconDribbbleLarge.svg +5 -0
  229. package/src/tuiIconDroplet.svg +5 -0
  230. package/src/tuiIconDropletLarge.svg +5 -0
  231. package/src/tuiIconEdit.svg +4 -23
  232. package/src/tuiIconEdit2.svg +5 -0
  233. package/src/tuiIconEdit2Large.svg +5 -0
  234. package/src/tuiIconEdit3.svg +5 -0
  235. package/src/tuiIconEdit3Large.svg +5 -0
  236. package/src/tuiIconEditLarge.svg +4 -14
  237. package/src/tuiIconElectron.svg +6 -1
  238. package/src/tuiIconElectronMono.svg +1 -0
  239. package/src/tuiIconExpand.svg +22 -23
  240. package/src/tuiIconExternal.svg +16 -21
  241. package/src/tuiIconExternalLarge.svg +16 -12
  242. package/src/tuiIconExternalLink.svg +5 -0
  243. package/src/tuiIconExternalLinkLarge.svg +5 -0
  244. package/src/tuiIconEye.svg +5 -0
  245. package/src/tuiIconEyeClosed.svg +16 -21
  246. package/src/tuiIconEyeLarge.svg +5 -0
  247. package/src/tuiIconEyeOff.svg +5 -0
  248. package/src/tuiIconEyeOffLarge.svg +5 -0
  249. package/src/tuiIconEyeOpen.svg +14 -28
  250. package/src/tuiIconFacebook.svg +5 -0
  251. package/src/tuiIconFacebookLarge.svg +5 -0
  252. package/src/tuiIconFastForward.svg +5 -0
  253. package/src/tuiIconFastForwardLarge.svg +5 -0
  254. package/src/tuiIconFeather.svg +5 -0
  255. package/src/tuiIconFeatherLarge.svg +5 -0
  256. package/src/tuiIconFigma.svg +5 -0
  257. package/src/tuiIconFigmaLarge.svg +5 -0
  258. package/src/tuiIconFile.svg +4 -30
  259. package/src/tuiIconFileLarge.svg +4 -21
  260. package/src/tuiIconFileMinus.svg +5 -0
  261. package/src/tuiIconFileMinusLarge.svg +5 -0
  262. package/src/tuiIconFilePlus.svg +5 -0
  263. package/src/tuiIconFilePlusLarge.svg +5 -0
  264. package/src/tuiIconFileText.svg +5 -0
  265. package/src/tuiIconFileTextLarge.svg +5 -0
  266. package/src/tuiIconFilm.svg +5 -0
  267. package/src/tuiIconFilmLarge.svg +5 -0
  268. package/src/tuiIconFilter.svg +4 -23
  269. package/src/tuiIconFilterLarge.svg +4 -14
  270. package/src/tuiIconFlag.svg +4 -23
  271. package/src/tuiIconFlagLarge.svg +4 -11
  272. package/src/tuiIconFolder.svg +4 -23
  273. package/src/tuiIconFolderLarge.svg +4 -14
  274. package/src/tuiIconFolderMinus.svg +5 -0
  275. package/src/tuiIconFolderMinusLarge.svg +5 -0
  276. package/src/tuiIconFolderPlus.svg +5 -0
  277. package/src/tuiIconFolderPlusLarge.svg +5 -0
  278. package/src/tuiIconFrameLarge.svg +19 -12
  279. package/src/tuiIconFramer.svg +5 -0
  280. package/src/tuiIconFramerLarge.svg +5 -0
  281. package/src/tuiIconFrown.svg +5 -0
  282. package/src/tuiIconFrownLarge.svg +5 -0
  283. package/src/tuiIconGeoLarge.svg +13 -18
  284. package/src/tuiIconGift.svg +5 -0
  285. package/src/tuiIconGiftLarge.svg +5 -0
  286. package/src/tuiIconGitBranch.svg +5 -0
  287. package/src/tuiIconGitBranchLarge.svg +5 -0
  288. package/src/tuiIconGitCommit.svg +5 -0
  289. package/src/tuiIconGitCommitLarge.svg +5 -0
  290. package/src/tuiIconGitMerge.svg +5 -0
  291. package/src/tuiIconGitMergeLarge.svg +5 -0
  292. package/src/tuiIconGitPullRequest.svg +5 -0
  293. package/src/tuiIconGitPullRequestLarge.svg +5 -0
  294. package/src/tuiIconGithub.svg +5 -0
  295. package/src/tuiIconGithubLarge.svg +5 -0
  296. package/src/tuiIconGitlab.svg +5 -0
  297. package/src/tuiIconGitlabLarge.svg +5 -0
  298. package/src/tuiIconGlobe.svg +5 -0
  299. package/src/tuiIconGlobeLarge.svg +5 -0
  300. package/src/tuiIconGrid.svg +5 -0
  301. package/src/tuiIconGridLarge.svg +5 -0
  302. package/src/tuiIconHardDrive.svg +5 -0
  303. package/src/tuiIconHardDriveLarge.svg +5 -0
  304. package/src/tuiIconHash.svg +5 -0
  305. package/src/tuiIconHashLarge.svg +5 -0
  306. package/src/tuiIconHeadphones.svg +5 -0
  307. package/src/tuiIconHeadphonesLarge.svg +5 -0
  308. package/src/tuiIconHeart.svg +4 -23
  309. package/src/tuiIconHeartLarge.svg +4 -14
  310. package/src/tuiIconHelpCircle.svg +5 -0
  311. package/src/tuiIconHelpCircleLarge.svg +4 -21
  312. package/src/tuiIconHexagon.svg +5 -0
  313. package/src/tuiIconHexagonLarge.svg +5 -0
  314. package/src/tuiIconHideLarge.svg +16 -12
  315. package/src/tuiIconHiliteLarge.svg +10 -1
  316. package/src/tuiIconHome.svg +5 -0
  317. package/src/tuiIconHomeLarge.svg +5 -0
  318. package/src/tuiIconImage.svg +5 -0
  319. package/src/tuiIconImageLarge.svg +5 -0
  320. package/src/tuiIconImgLarge.svg +15 -18
  321. package/src/tuiIconInbox.svg +5 -0
  322. package/src/tuiIconInboxLarge.svg +5 -0
  323. package/src/tuiIconInfo.svg +4 -23
  324. package/src/tuiIconInfoCircleLarge.svg +19 -12
  325. package/src/tuiIconInfoLarge.svg +5 -0
  326. package/src/tuiIconInstagram.svg +5 -0
  327. package/src/tuiIconInstagramLarge.svg +5 -0
  328. package/src/tuiIconItalic.svg +5 -0
  329. package/src/tuiIconItalicLarge.svg +4 -28
  330. package/src/tuiIconKey.svg +5 -0
  331. package/src/tuiIconKeyLarge.svg +5 -0
  332. package/src/tuiIconLayers.svg +5 -0
  333. package/src/tuiIconLayersLarge.svg +5 -0
  334. package/src/tuiIconLayout.svg +5 -0
  335. package/src/tuiIconLayoutLarge.svg +5 -0
  336. package/src/tuiIconLifeBuoy.svg +5 -0
  337. package/src/tuiIconLifeBuoyLarge.svg +5 -0
  338. package/src/tuiIconLikeLarge.svg +16 -12
  339. package/src/tuiIconLink.svg +4 -30
  340. package/src/tuiIconLink2.svg +5 -0
  341. package/src/tuiIconLink2Large.svg +5 -0
  342. package/src/tuiIconLinkLarge.svg +4 -21
  343. package/src/tuiIconLinkedin.svg +5 -0
  344. package/src/tuiIconLinkedinLarge.svg +5 -0
  345. package/src/tuiIconList.svg +5 -0
  346. package/src/tuiIconListLarge.svg +5 -0
  347. package/src/tuiIconLoader.svg +5 -0
  348. package/src/tuiIconLoaderLarge.svg +5 -0
  349. package/src/tuiIconLock.svg +4 -23
  350. package/src/tuiIconLockLarge.svg +4 -14
  351. package/src/tuiIconLockOpenLarge.svg +16 -12
  352. package/src/tuiIconLogIn.svg +5 -0
  353. package/src/tuiIconLogInLarge.svg +5 -0
  354. package/src/tuiIconLogOut.svg +5 -0
  355. package/src/tuiIconLogOutLarge.svg +5 -0
  356. package/src/tuiIconMaestro.svg +3 -0
  357. package/src/tuiIconMaestroMono.svg +1 -0
  358. package/src/tuiIconMail.svg +4 -30
  359. package/src/tuiIconMailLarge.svg +4 -21
  360. package/src/tuiIconMap.svg +5 -0
  361. package/src/tuiIconMapLarge.svg +5 -0
  362. package/src/tuiIconMapPin.svg +5 -0
  363. package/src/tuiIconMapPinLarge.svg +5 -0
  364. package/src/tuiIconMastercard.svg +3 -0
  365. package/src/tuiIconMastercardMono.svg +1 -0
  366. package/src/tuiIconMaximize.svg +5 -0
  367. package/src/tuiIconMaximize2.svg +5 -0
  368. package/src/tuiIconMaximize2Large.svg +5 -0
  369. package/src/tuiIconMaximizeLarge.svg +5 -0
  370. package/src/tuiIconMeh.svg +5 -0
  371. package/src/tuiIconMehLarge.svg +5 -0
  372. package/src/tuiIconMenu.svg +5 -0
  373. package/src/tuiIconMenuLarge.svg +4 -14
  374. package/src/tuiIconMessageCircle.svg +5 -0
  375. package/src/tuiIconMessageCircleLarge.svg +5 -0
  376. package/src/tuiIconMessageSquare.svg +5 -0
  377. package/src/tuiIconMessageSquareLarge.svg +5 -0
  378. package/src/tuiIconMic.svg +5 -0
  379. package/src/tuiIconMicLarge.svg +4 -21
  380. package/src/tuiIconMicOff.svg +5 -0
  381. package/src/tuiIconMicOffLarge.svg +4 -22
  382. package/src/tuiIconMinimize.svg +5 -0
  383. package/src/tuiIconMinimize2.svg +5 -0
  384. package/src/tuiIconMinimize2Large.svg +5 -0
  385. package/src/tuiIconMinimizeLarge.svg +5 -0
  386. package/src/tuiIconMinus.svg +4 -16
  387. package/src/tuiIconMinusCircle.svg +4 -23
  388. package/src/tuiIconMinusCircleLarge.svg +5 -0
  389. package/src/tuiIconMinusLarge.svg +4 -14
  390. package/src/tuiIconMinusSquare.svg +5 -0
  391. package/src/tuiIconMinusSquareLarge.svg +5 -0
  392. package/src/tuiIconMir.svg +4 -0
  393. package/src/tuiIconMirMono.svg +1 -0
  394. package/src/tuiIconMobile.svg +19 -21
  395. package/src/tuiIconMobileLarge.svg +19 -12
  396. package/src/tuiIconMonitor.svg +5 -0
  397. package/src/tuiIconMonitorLarge.svg +5 -0
  398. package/src/tuiIconMoon.svg +5 -0
  399. package/src/tuiIconMoonLarge.svg +5 -0
  400. package/src/tuiIconMoreHorLarge.svg +18 -12
  401. package/src/tuiIconMoreHorizontal.svg +5 -0
  402. package/src/tuiIconMoreHorizontalLarge.svg +5 -0
  403. package/src/tuiIconMoreVer.svg +18 -21
  404. package/src/tuiIconMoreVertLarge.svg +18 -12
  405. package/src/tuiIconMoreVertical.svg +5 -0
  406. package/src/tuiIconMoreVerticalLarge.svg +5 -0
  407. package/src/tuiIconMousePointer.svg +5 -0
  408. package/src/tuiIconMousePointerLarge.svg +5 -0
  409. package/src/tuiIconMove.svg +5 -0
  410. package/src/tuiIconMoveLarge.svg +5 -0
  411. package/src/tuiIconMusic.svg +5 -0
  412. package/src/tuiIconMusicLarge.svg +4 -21
  413. package/src/tuiIconNavigation.svg +5 -0
  414. package/src/tuiIconNavigation2.svg +5 -0
  415. package/src/tuiIconNavigation2Large.svg +5 -0
  416. package/src/tuiIconNavigationLarge.svg +5 -0
  417. package/src/tuiIconOLLarge.svg +3 -0
  418. package/src/tuiIconOctagon.svg +5 -0
  419. package/src/tuiIconOctagonLarge.svg +5 -0
  420. package/src/tuiIconPackage.svg +5 -0
  421. package/src/tuiIconPackageLarge.svg +5 -0
  422. package/src/tuiIconPaintLarge.svg +1 -0
  423. package/src/tuiIconPaperclip.svg +5 -0
  424. package/src/tuiIconPaperclipLarge.svg +5 -0
  425. package/src/tuiIconPause.svg +4 -23
  426. package/src/tuiIconPauseCircle.svg +5 -0
  427. package/src/tuiIconPauseCircleLarge.svg +5 -0
  428. package/src/tuiIconPauseLarge.svg +4 -14
  429. package/src/tuiIconPenTool.svg +5 -0
  430. package/src/tuiIconPenToolLarge.svg +5 -0
  431. package/src/tuiIconPercent.svg +5 -0
  432. package/src/tuiIconPercentLarge.svg +5 -0
  433. package/src/tuiIconPhone.svg +5 -0
  434. package/src/tuiIconPhoneCall.svg +5 -0
  435. package/src/tuiIconPhoneCallLarge.svg +5 -0
  436. package/src/tuiIconPhoneForwarded.svg +5 -0
  437. package/src/tuiIconPhoneForwardedLarge.svg +5 -0
  438. package/src/tuiIconPhoneIncoming.svg +5 -0
  439. package/src/tuiIconPhoneIncomingLarge.svg +5 -0
  440. package/src/tuiIconPhoneLarge.svg +5 -0
  441. package/src/tuiIconPhoneMissed.svg +5 -0
  442. package/src/tuiIconPhoneMissedLarge.svg +5 -0
  443. package/src/tuiIconPhoneOff.svg +5 -0
  444. package/src/tuiIconPhoneOffLarge.svg +5 -0
  445. package/src/tuiIconPhoneOutgoing.svg +5 -0
  446. package/src/tuiIconPhoneOutgoingLarge.svg +5 -0
  447. package/src/tuiIconPicture.svg +16 -28
  448. package/src/tuiIconPieChart.svg +5 -0
  449. package/src/tuiIconPieChartLarge.svg +5 -0
  450. package/src/tuiIconPin.svg +11 -28
  451. package/src/tuiIconPlay.svg +4 -23
  452. package/src/tuiIconPlayCircle.svg +5 -0
  453. package/src/tuiIconPlayCircleLarge.svg +5 -0
  454. package/src/tuiIconPlayLarge.svg +4 -14
  455. package/src/tuiIconPlus.svg +4 -19
  456. package/src/tuiIconPlusCircle.svg +5 -0
  457. package/src/tuiIconPlusCircleLarge.svg +4 -14
  458. package/src/tuiIconPlusLarge.svg +4 -14
  459. package/src/tuiIconPlusSquare.svg +5 -0
  460. package/src/tuiIconPlusSquareLarge.svg +5 -0
  461. package/src/tuiIconPocket.svg +5 -0
  462. package/src/tuiIconPocketLarge.svg +5 -0
  463. package/src/tuiIconPower.svg +5 -0
  464. package/src/tuiIconPowerLarge.svg +5 -0
  465. package/src/tuiIconPrintLarge.svg +15 -18
  466. package/src/tuiIconPrinter.svg +5 -0
  467. package/src/tuiIconPrinterLarge.svg +5 -0
  468. package/src/tuiIconRadio.svg +5 -0
  469. package/src/tuiIconRadioLarge.svg +5 -0
  470. package/src/tuiIconRedo.svg +1 -7
  471. package/src/tuiIconRefreshCcw.svg +5 -0
  472. package/src/tuiIconRefreshCcwLarge.svg +5 -0
  473. package/src/tuiIconRefreshCw.svg +5 -0
  474. package/src/tuiIconRefreshCwLarge.svg +5 -0
  475. package/src/tuiIconRemoveLarge.svg +17 -14
  476. package/src/tuiIconRepeat.svg +5 -0
  477. package/src/tuiIconRepeatLarge.svg +5 -0
  478. package/src/tuiIconRewind.svg +5 -0
  479. package/src/tuiIconRewindLarge.svg +5 -0
  480. package/src/tuiIconRotate.svg +7 -13
  481. package/src/tuiIconRotateCcw.svg +5 -0
  482. package/src/tuiIconRotateCcwLarge.svg +5 -0
  483. package/src/tuiIconRotateCw.svg +5 -0
  484. package/src/tuiIconRotateCwLarge.svg +5 -0
  485. package/src/tuiIconRss.svg +5 -0
  486. package/src/tuiIconRssLarge.svg +5 -0
  487. package/src/tuiIconSave.svg +5 -0
  488. package/src/tuiIconSaveLarge.svg +5 -0
  489. package/src/tuiIconScissors.svg +5 -0
  490. package/src/tuiIconScissorsLarge.svg +5 -0
  491. package/src/tuiIconSearch.svg +4 -23
  492. package/src/tuiIconSearchLarge.svg +4 -14
  493. package/src/tuiIconSend.svg +5 -0
  494. package/src/tuiIconSendLarge.svg +5 -0
  495. package/src/tuiIconServer.svg +5 -0
  496. package/src/tuiIconServerLarge.svg +5 -0
  497. package/src/tuiIconSettings.svg +4 -33
  498. package/src/tuiIconSettingsLarge.svg +4 -13
  499. package/src/tuiIconShare.svg +5 -0
  500. package/src/tuiIconShare2.svg +5 -0
  501. package/src/tuiIconShare2Large.svg +5 -0
  502. package/src/tuiIconShareLarge.svg +5 -0
  503. package/src/tuiIconShield.svg +5 -0
  504. package/src/tuiIconShieldLarge.svg +5 -0
  505. package/src/tuiIconShieldOff.svg +5 -0
  506. package/src/tuiIconShieldOffLarge.svg +5 -0
  507. package/src/tuiIconShoppingBag.svg +5 -0
  508. package/src/tuiIconShoppingBagLarge.svg +5 -0
  509. package/src/tuiIconShoppingCart.svg +5 -0
  510. package/src/tuiIconShoppingCartLarge.svg +5 -0
  511. package/src/tuiIconShowLarge.svg +13 -18
  512. package/src/tuiIconShuffle.svg +5 -0
  513. package/src/tuiIconShuffleLarge.svg +5 -0
  514. package/src/tuiIconSidebar.svg +5 -0
  515. package/src/tuiIconSidebarLarge.svg +5 -0
  516. package/src/tuiIconSkipBack.svg +5 -0
  517. package/src/tuiIconSkipBackLarge.svg +5 -0
  518. package/src/tuiIconSkipForward.svg +5 -0
  519. package/src/tuiIconSkipForwardLarge.svg +5 -0
  520. package/src/tuiIconSlack.svg +5 -0
  521. package/src/tuiIconSlackLarge.svg +5 -0
  522. package/src/tuiIconSlash.svg +5 -0
  523. package/src/tuiIconSlashLarge.svg +5 -0
  524. package/src/tuiIconSliders.svg +5 -0
  525. package/src/tuiIconSlidersLarge.svg +5 -0
  526. package/src/tuiIconSmartphone.svg +5 -0
  527. package/src/tuiIconSmartphoneLarge.svg +5 -0
  528. package/src/tuiIconSmile.svg +5 -0
  529. package/src/tuiIconSmileLarge.svg +5 -0
  530. package/src/tuiIconSortAscending.svg +1 -0
  531. package/src/tuiIconSortDescending.svg +1 -0
  532. package/src/tuiIconSortDown.svg +1 -0
  533. package/src/tuiIconSortOff.svg +2 -0
  534. package/src/tuiIconSortUp.svg +1 -0
  535. package/src/tuiIconSound.svg +16 -21
  536. package/src/tuiIconSoundLarge.svg +16 -12
  537. package/src/tuiIconSoundOff.svg +19 -21
  538. package/src/tuiIconSoundOffLarge.svg +19 -12
  539. package/src/tuiIconSpeaker.svg +5 -0
  540. package/src/tuiIconSpeakerLarge.svg +5 -0
  541. package/src/tuiIconSpoilerDeleteLarge.svg +1 -0
  542. package/src/tuiIconSpoilerLarge.svg +1 -0
  543. package/src/tuiIconSquare.svg +5 -0
  544. package/src/tuiIconSquareLarge.svg +5 -0
  545. package/src/tuiIconStar.svg +4 -23
  546. package/src/tuiIconStarLarge.svg +4 -14
  547. package/src/tuiIconStop.svg +11 -21
  548. package/src/tuiIconStopCircle.svg +5 -0
  549. package/src/tuiIconStopCircleLarge.svg +5 -0
  550. package/src/tuiIconStopLarge.svg +14 -12
  551. package/src/tuiIconStructureLarge.svg +19 -12
  552. package/src/tuiIconSublevelLarge.svg +1 -0
  553. package/src/tuiIconSubscriptLarge.svg +1 -0
  554. package/src/tuiIconSun.svg +5 -0
  555. package/src/tuiIconSunLarge.svg +5 -0
  556. package/src/tuiIconSunrise.svg +5 -0
  557. package/src/tuiIconSunriseLarge.svg +5 -0
  558. package/src/tuiIconSunset.svg +5 -0
  559. package/src/tuiIconSunsetLarge.svg +5 -0
  560. package/src/tuiIconSuperscriptLarge.svg +1 -0
  561. package/src/tuiIconTable.svg +5 -0
  562. package/src/tuiIconTableLarge.svg +4 -13
  563. package/src/tuiIconTableMergeLarge.svg +1 -0
  564. package/src/tuiIconTableSplitLarge.svg +1 -0
  565. package/src/tuiIconTablet.svg +5 -0
  566. package/src/tuiIconTabletLarge.svg +5 -0
  567. package/src/tuiIconTag.svg +5 -0
  568. package/src/tuiIconTagLarge.svg +5 -0
  569. package/src/tuiIconTarget.svg +5 -0
  570. package/src/tuiIconTargetLarge.svg +5 -0
  571. package/src/tuiIconTerminal.svg +5 -0
  572. package/src/tuiIconTerminalLarge.svg +5 -0
  573. package/src/tuiIconThermometer.svg +5 -0
  574. package/src/tuiIconThermometerLarge.svg +5 -0
  575. package/src/tuiIconThumbsDown.svg +5 -0
  576. package/src/tuiIconThumbsDownLarge.svg +5 -0
  577. package/src/tuiIconThumbsUp.svg +5 -0
  578. package/src/tuiIconThumbsUpLarge.svg +5 -0
  579. package/src/tuiIconTime.svg +11 -28
  580. package/src/tuiIconTimeLarge.svg +13 -18
  581. package/src/tuiIconToggleLeft.svg +5 -0
  582. package/src/tuiIconToggleLeftLarge.svg +5 -0
  583. package/src/tuiIconToggleRight.svg +5 -0
  584. package/src/tuiIconToggleRightLarge.svg +5 -0
  585. package/src/tuiIconTool.svg +5 -0
  586. package/src/tuiIconToolLarge.svg +5 -0
  587. package/src/tuiIconTooltip.svg +19 -28
  588. package/src/tuiIconTooltipLarge.svg +18 -18
  589. package/src/tuiIconTrash.svg +4 -23
  590. package/src/tuiIconTrash2.svg +5 -0
  591. package/src/tuiIconTrash2Large.svg +5 -0
  592. package/src/tuiIconTrashLarge.svg +4 -14
  593. package/src/tuiIconTrello.svg +5 -0
  594. package/src/tuiIconTrelloLarge.svg +5 -0
  595. package/src/tuiIconTrendingDown.svg +5 -0
  596. package/src/tuiIconTrendingDownLarge.svg +5 -0
  597. package/src/tuiIconTrendingUp.svg +5 -0
  598. package/src/tuiIconTrendingUpLarge.svg +5 -0
  599. package/src/tuiIconTriangle.svg +5 -0
  600. package/src/tuiIconTriangleLarge.svg +5 -0
  601. package/src/tuiIconTruck.svg +5 -0
  602. package/src/tuiIconTruckLarge.svg +5 -0
  603. package/src/tuiIconTv.svg +5 -0
  604. package/src/tuiIconTvLarge.svg +5 -0
  605. package/src/tuiIconTwitch.svg +5 -0
  606. package/src/tuiIconTwitchLarge.svg +5 -0
  607. package/src/tuiIconTwitter.svg +5 -0
  608. package/src/tuiIconTwitterLarge.svg +5 -0
  609. package/src/tuiIconType.svg +5 -0
  610. package/src/tuiIconTypeLarge.svg +5 -0
  611. package/src/tuiIconUmbrella.svg +5 -0
  612. package/src/tuiIconUmbrellaLarge.svg +5 -0
  613. package/src/tuiIconUnderline.svg +5 -0
  614. package/src/tuiIconUnderlineLarge.svg +4 -21
  615. package/src/tuiIconUnlinkLarge.svg +1 -0
  616. package/src/tuiIconUnlock.svg +5 -0
  617. package/src/tuiIconUnlockLarge.svg +5 -0
  618. package/src/tuiIconUpload.svg +4 -23
  619. package/src/tuiIconUploadCloud.svg +5 -0
  620. package/src/tuiIconUploadCloudLarge.svg +5 -0
  621. package/src/tuiIconUploadLarge.svg +4 -14
  622. package/src/tuiIconUser.svg +4 -23
  623. package/src/tuiIconUserCheck.svg +5 -0
  624. package/src/tuiIconUserCheckLarge.svg +5 -0
  625. package/src/tuiIconUserLarge.svg +5 -0
  626. package/src/tuiIconUserMinus.svg +5 -0
  627. package/src/tuiIconUserMinusLarge.svg +5 -0
  628. package/src/tuiIconUserPlus.svg +5 -0
  629. package/src/tuiIconUserPlusLarge.svg +5 -0
  630. package/src/tuiIconUserX.svg +5 -0
  631. package/src/tuiIconUserXLarge.svg +5 -0
  632. package/src/tuiIconUsers.svg +4 -23
  633. package/src/tuiIconUsersLarge.svg +5 -0
  634. package/src/tuiIconVideo.svg +4 -23
  635. package/src/tuiIconVideoLarge.svg +4 -14
  636. package/src/tuiIconVideoOff.svg +5 -0
  637. package/src/tuiIconVideoOffLarge.svg +5 -0
  638. package/src/tuiIconViewListLarge.svg +24 -12
  639. package/src/tuiIconVisa.svg +5 -0
  640. package/src/tuiIconVisaMono.svg +2 -0
  641. package/src/tuiIconVoicemail.svg +5 -0
  642. package/src/tuiIconVoicemailLarge.svg +5 -0
  643. package/src/tuiIconVolume.svg +5 -0
  644. package/src/tuiIconVolume1.svg +5 -0
  645. package/src/tuiIconVolume1Large.svg +5 -0
  646. package/src/tuiIconVolume2.svg +5 -0
  647. package/src/tuiIconVolume2Large.svg +5 -0
  648. package/src/tuiIconVolumeLarge.svg +5 -0
  649. package/src/tuiIconVolumeX.svg +5 -0
  650. package/src/tuiIconVolumeXLarge.svg +5 -0
  651. package/src/tuiIconWarningLarge.svg +1 -0
  652. package/src/tuiIconWatch.svg +5 -0
  653. package/src/tuiIconWatchLarge.svg +5 -0
  654. package/src/tuiIconWifi.svg +5 -0
  655. package/src/tuiIconWifiLarge.svg +5 -0
  656. package/src/tuiIconWifiOff.svg +5 -0
  657. package/src/tuiIconWifiOffLarge.svg +4 -14
  658. package/src/tuiIconWifiOnLarge.svg +16 -12
  659. package/src/tuiIconWind.svg +5 -0
  660. package/src/tuiIconWindLarge.svg +5 -0
  661. package/src/tuiIconX.svg +5 -0
  662. package/src/tuiIconXCircle.svg +5 -0
  663. package/src/tuiIconXCircleLarge.svg +5 -0
  664. package/src/tuiIconXLarge.svg +5 -0
  665. package/src/tuiIconXOctagon.svg +5 -0
  666. package/src/tuiIconXOctagonLarge.svg +5 -0
  667. package/src/tuiIconXSquare.svg +5 -0
  668. package/src/tuiIconXSquareLarge.svg +5 -0
  669. package/src/tuiIconYoutube.svg +5 -0
  670. package/src/tuiIconYoutubeLarge.svg +5 -0
  671. package/src/tuiIconZap.svg +5 -0
  672. package/src/tuiIconZapLarge.svg +5 -0
  673. package/src/tuiIconZapOff.svg +5 -0
  674. package/src/tuiIconZapOffLarge.svg +5 -0
  675. package/src/tuiIconZoomIn.svg +5 -0
  676. package/src/tuiIconZoomInLarge.svg +5 -0
  677. package/src/tuiIconZoomOut.svg +5 -0
  678. package/src/tuiIconZoomOutLarge.svg +5 -0
  679. package/src/tuiIconLoginLarge.svg +0 -15
  680. package/src/tuiIconLogoutLarge.svg +0 -15
  681. package/src/tuiIconPiechartLarge.svg +0 -14
@@ -1,15 +1,5 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconPlusCircleLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
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-linecap="round"
9
- stroke-linejoin="round"
10
- stroke-width="2"
11
- />
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusCircleLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg></svg>
12
4
  </svg>
13
- </svg>
14
- </g>
15
- </svg>
5
+ </g></svg>
@@ -1,15 +1,5 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconPlusLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
5
- <path
6
- d="M12 5v14M5 12h14"
7
- stroke="currentColor"
8
- stroke-linecap="round"
9
- stroke-linejoin="round"
10
- stroke-width="2"
11
- />
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg></svg>
12
4
  </svg>
13
- </svg>
14
- </g>
15
- </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPlusSquare" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPlusSquareLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPocket" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"></path><polyline points="8 10 12 14 16 10"></polyline></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPocketLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"></path><polyline points="8 10 12 14 16 10"></polyline></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPower" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><path d="M18.36 6.64a9 9 0 1 1-12.73 0"></path><line x1="12" y1="2" x2="12" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPowerLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M18.36 6.64a9 9 0 1 1-12.73 0"></path><line x1="12" y1="2" x2="12" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -1,22 +1,19 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconPrintLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
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"
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g
2
+ id="tuiIconPrintLarge"
3
+ xmlns="http://www.w3.org/2000/svg"
4
+ >
5
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
6
+ <svg x="-12" y="-12"><svg
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ width="24"
9
+ height="24"
10
+ viewBox="0 0 24 24"
7
11
  stroke="currentColor"
8
- stroke-linecap="round"
9
- stroke-linejoin="round"
10
12
  stroke-width="2"
11
- />
12
- <path
13
- d="M18 14H6v8h12v-8z"
14
- stroke="currentColor"
15
13
  stroke-linecap="round"
16
14
  stroke-linejoin="round"
17
- stroke-width="2"
18
- />
19
- </svg>
20
- </svg>
21
- </g>
22
- </svg>
15
+ ><polyline points="6 9 6 2 18 2 18 9" /><path
16
+ d="M6 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"
17
+ /><rect x="6" y="14" width="12" height="8" /></svg></svg>
18
+ </svg>
19
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconPrinter" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="6 9 6 2 18 2 18 9"></polyline><path d="M6 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"></path><rect x="6" y="14" width="12" height="8"></rect></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconPrinterLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="6 9 6 2 18 2 18 9"></polyline><path d="M6 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"></path><rect x="6" y="14" width="12" height="8"></rect></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRadio" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><circle cx="12" cy="12" r="2"></circle><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRadioLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><circle cx="12" cy="12" r="2"></circle><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -11,13 +11,7 @@
11
11
  y="50%"
12
12
  >
13
13
  <svg x="-8" y="-8">
14
- <g
15
- clip-path="url(#a)"
16
- stroke="currentColor"
17
- stroke-linecap="round"
18
- stroke-linejoin="round"
19
- stroke-width="2"
20
- >
14
+ <g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
21
15
  <path d="M15.333 2.667v4h-4" />
22
16
  <path d="M13.66 10a6 6 0 1 1-1.413-6.24l3.086 2.907" />
23
17
  </g>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRefreshCcw" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="1 4 1 10 7 10"></polyline><polyline points="23 20 23 14 17 14"></polyline><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRefreshCcwLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="1 4 1 10 7 10"></polyline><polyline points="23 20 23 14 17 14"></polyline><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRefreshCw" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRefreshCwLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -1,14 +1,17 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconRemoveLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
5
- <path
6
- clip-rule="evenodd"
7
- 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"
8
- fill="currentColor"
9
- fill-rule="evenodd"
10
- />
11
- </svg>
12
- </svg>
13
- </g>
14
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g
2
+ id="tuiIconRemoveLarge"
3
+ xmlns="http://www.w3.org/2000/svg"
4
+ >
5
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
6
+ <svg x="-12" y="-12"><svg
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ width="24"
9
+ height="24"
10
+ viewBox="0 0 24 24"
11
+ stroke="currentColor"
12
+ stroke-width="2"
13
+ stroke-linecap="round"
14
+ stroke-linejoin="round"
15
+ ><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" /></svg></svg>
16
+ </svg>
17
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRepeat" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRepeatLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRewind" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polygon points="11 19 2 12 11 5 11 19"></polygon><polygon points="22 19 13 12 22 5 22 19"></polygon></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRewindLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polygon points="11 19 2 12 11 5 11 19"></polygon><polygon points="22 19 13 12 22 5 22 19"></polygon></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -10,19 +10,13 @@
10
10
  y="50%"
11
11
  >
12
12
  <svg x="-8" y="-8">
13
- <g clip-path="url(#clip0_29215:435606)">
14
- <path
15
- clip-rule="evenodd"
16
- d="M14.0357 9C13.5031 9 13.0714 8.56245 13.0714 8.0227V5.62343C13.0714 5.21727 12.9151 4.83143 12.6415 4.54875L12.6405 4.54777C12.508 4.41052 12.3498 4.30142 12.1752 4.22685C12.0008 4.15237 11.8135 4.11384 11.6242 4.11351H9.29239L9.69624 4.60025C10.0728 4.98191 10.0728 5.6007 9.69624 5.98236C9.31965 6.36401 8.70907 6.36401 8.33248 5.98236L6.28244 3.82727C5.90585 3.44561 5.90585 2.82682 6.28244 2.44516L8.33248 0.286244C8.70907 -0.0954148 9.31965 -0.0954148 9.69624 0.286245C10.0728 0.667903 10.0728 1.28669 9.69624 1.66835L9.2924 2.15891L11.6261 2.15891C12.072 2.1595 12.5133 2.25018 12.9241 2.42564C13.3348 2.60102 13.7069 2.85758 14.0186 3.18033C14.6492 3.8319 15 4.71047 15 5.62343V8.0227C15 8.56245 14.5683 9 14.0357 9ZM4 9H9V13H4L4 9ZM2 9C2 7.89543 2.89543 7 4 7H9C10.1046 7 11 7.89543 11 9V13C11 14.1046 10.1046 15 9 15H4C2.89543 15 2 14.1046 2 13V9Z"
17
- fill="currentColor"
18
- fill-rule="evenodd"
19
- />
20
- </g>
21
- <defs>
22
- <clipPath id="clip0_29215:435606">
23
- <rect fill="white" height="16" transform="translate(0 0.00195312)" width="16" />
24
- </clipPath>
25
- </defs>
13
+ <path
14
+ clip-rule="evenodd"
15
+ d="M14.0357 9C13.5031 9 13.0714 8.56245 13.0714 8.0227V5.62343C13.0714 5.21727 12.9151 4.83143 12.6415 4.54875L12.6405 4.54777C12.508 4.41052 12.3498 4.30142 12.1752 4.22685C12.0008 4.15237 11.8135 4.11384 11.6242 4.11351H9.29239L9.69624 4.60025C10.0728 4.98191 10.0728 5.6007 9.69624 5.98236C9.31965 6.36401 8.70907 6.36401 8.33248 5.98236L6.28244 3.82727C5.90585 3.44561 5.90585 2.82682 6.28244 2.44516L8.33248 0.286244C8.70907 -0.0954148 9.31965 -0.0954148 9.69624 0.286245C10.0728 0.667903 10.0728 1.28669 9.69624 1.66835L9.2924 2.15891L11.6261 2.15891C12.072 2.1595 12.5133 2.25018 12.9241 2.42564C13.3348 2.60102 13.7069 2.85758 14.0186 3.18033C14.6492 3.8319 15 4.71047 15 5.62343V8.0227C15 8.56245 14.5683 9 14.0357 9ZM4 9H9V13H4L4 9ZM2 9C2 7.89543 2.89543 7 4 7H9C10.1046 7 11 7.89543 11 9V13C11 14.1046 10.1046 15 9 15H4C2.89543 15 2 14.1046 2 13V9Z"
16
+ fill="currentColor"
17
+ stroke="none"
18
+ fill-rule="evenodd"
19
+ />
26
20
  </svg>
27
21
  </svg>
28
22
  </g>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRotateCcw" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRotateCcwLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRotateCw" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRotateCwLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconRss" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconRssLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSave" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"></path><polyline points="17 21 17 13 7 13 7 21"></polyline><polyline points="7 3 7 8 15 8"></polyline></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSaveLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"></path><polyline points="17 21 17 13 7 13 7 21"></polyline><polyline points="7 3 7 8 15 8"></polyline></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconScissors" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconScissorsLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -1,24 +1,5 @@
1
- <svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconSearch" xmlns="http://www.w3.org/2000/svg">
3
- <svg
4
- fill="none"
5
- height="1em"
6
- overflow="visible"
7
- viewBox="0 0 16 16"
8
- width="1em"
9
- x="50%"
10
- xmlns="http://www.w3.org/2000/svg"
11
- y="50%"
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-linecap="round"
18
- stroke-linejoin="round"
19
- stroke-width="2"
20
- />
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSearch" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg></svg>
21
4
  </svg>
22
- </svg>
23
- </g>
24
- </svg>
5
+ </g></svg>
@@ -1,15 +1,5 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconSearchLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
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-linecap="round"
9
- stroke-linejoin="round"
10
- stroke-width="2"
11
- />
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSearchLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg></svg>
12
4
  </svg>
13
- </svg>
14
- </g>
15
- </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSend" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSendLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconServer" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><rect x="2" y="2" width="20" height="8" rx="2" ry="2"></rect><rect x="2" y="14" width="20" height="8" rx="2" ry="2"></rect><line x1="6" y1="6" x2="6.01" y2="6"></line><line x1="6" y1="18" x2="6.01" y2="18"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconServerLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><rect x="2" y="2" width="20" height="8" rx="2" ry="2"></rect><rect x="2" y="14" width="20" height="8" rx="2" ry="2"></rect><line x1="6" y1="6" x2="6.01" y2="6"></line><line x1="6" y1="18" x2="6.01" y2="18"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -1,34 +1,5 @@
1
- <svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconSettings" xmlns="http://www.w3.org/2000/svg">
3
- <svg
4
- fill="none"
5
- height="1em"
6
- overflow="visible"
7
- viewBox="0 0 16 16"
8
- width="1em"
9
- x="50%"
10
- xmlns="http://www.w3.org/2000/svg"
11
- y="50%"
12
- >
13
- <svg x="-8" y="-8">
14
- <g
15
- clip-path="url(#a)"
16
- stroke="currentColor"
17
- stroke-linecap="round"
18
- stroke-linejoin="round"
19
- stroke-width="2"
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 d="M0 0h16v16H0z" fill="#fff" />
29
- </clipPath>
30
- </defs>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconSettings" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg></svg>
31
4
  </svg>
32
- </svg>
33
- </g>
34
- </svg>
5
+ </g></svg>
@@ -1,14 +1,5 @@
1
- <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
- <g id="tuiIconSettingsLarge" xmlns="http://www.w3.org/2000/svg">
3
- <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
- <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
5
- <path
6
- clip-rule="evenodd"
7
- 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"
8
- fill="currentColor"
9
- fill-rule="evenodd"
10
- />
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em"><g id="tuiIconSettingsLarge" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1.5em" height="1.5em" overflow="visible" viewBox="0 0 24 24">
3
+ <svg x="-12" y="-12"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg></svg>
11
4
  </svg>
12
- </svg>
13
- </g>
14
- </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShare" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"></path><polyline points="16 6 12 2 8 6"></polyline><line x1="12" y1="2" x2="12" y2="15"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><g id="tuiIconShare2" xmlns="http://www.w3.org/2000/svg">
2
+ <svg x="50%" y="50%" width="1em" height="1em" overflow="visible" viewBox="0 0 16 16">
3
+ <svg x="-8" y="-8"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" ><circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line></svg></svg>
4
+ </svg>
5
+ </g></svg>