welcome-ui 7.4.0 → 8.0.0-alpha.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 (447) hide show
  1. package/dist/Accordion.mjs +14 -15
  2. package/dist/Alert.mjs +36 -37
  3. package/dist/AspectRatio.mjs +6 -6
  4. package/dist/Avatar.mjs +3 -3
  5. package/dist/Badge.mjs +13 -14
  6. package/dist/Breadcrumb.mjs +10 -10
  7. package/dist/Button.mjs +7 -7
  8. package/dist/ButtonGroup.mjs +9 -11
  9. package/dist/Card.mjs +10 -16
  10. package/dist/Checkbox.mjs +1 -1
  11. package/dist/ClearButton.mjs +4 -4
  12. package/dist/CloseButton.mjs +2 -2
  13. package/dist/{CustomInput-BqaOGHm4.mjs → CustomInput-D_13Gd_3.mjs} +511 -514
  14. package/dist/DatePicker.mjs +54 -50
  15. package/dist/DateTimePicker.mjs +16 -18
  16. package/dist/DateTimePickerCommon.mjs +1 -1
  17. package/dist/Drawer.mjs +44 -45
  18. package/dist/DropdownMenu.mjs +204 -208
  19. package/dist/Field.mjs +35 -37
  20. package/dist/FieldGroup.mjs +10 -11
  21. package/dist/FileDrop.mjs +98 -99
  22. package/dist/FileUpload.mjs +10 -10
  23. package/dist/Hint.mjs +7 -8
  24. package/dist/Icon.mjs +17 -18
  25. package/dist/IconsFont.mjs +298 -298
  26. package/dist/InputText.mjs +39 -42
  27. package/dist/Label.mjs +26 -27
  28. package/dist/Link.mjs +9 -11
  29. package/dist/Loader.mjs +4 -4
  30. package/dist/Logo.mjs +9 -11
  31. package/dist/Modal.mjs +46 -47
  32. package/dist/Pagination.mjs +50 -50
  33. package/dist/Picker.mjs +12 -12
  34. package/dist/Popover.mjs +4 -4
  35. package/dist/Radio.mjs +36 -38
  36. package/dist/RadioGroup.mjs +13 -15
  37. package/dist/RadioTab.mjs +25 -26
  38. package/dist/Search.mjs +89 -91
  39. package/dist/Select.mjs +33 -39
  40. package/dist/Slider.mjs +11 -11
  41. package/dist/System.mjs +16 -48
  42. package/dist/Table.mjs +7 -7
  43. package/dist/Text.mjs +20 -22
  44. package/dist/Textarea.mjs +16 -17
  45. package/dist/TimePicker.mjs +22 -22
  46. package/dist/Toast.mjs +14 -14
  47. package/dist/Toggle.mjs +3 -3
  48. package/dist/Tooltip.mjs +52 -53
  49. package/dist/UniversalLink.mjs +5 -5
  50. package/dist/VariantIcon.mjs +14 -16
  51. package/dist/{index-BSdL4wPb.mjs → index-BDeIsk2X.mjs} +6 -6
  52. package/dist/theme.mjs +180 -180
  53. package/dist/types/components/Accordion/styles.d.ts +13 -5
  54. package/dist/types/components/Alert/styles.d.ts +16 -4
  55. package/dist/types/components/AspectRatio/styles.d.ts +1 -1
  56. package/dist/types/components/Avatar/styles.d.ts +14 -2
  57. package/dist/types/components/Badge/styles.d.ts +2 -2
  58. package/dist/types/components/Breadcrumb/Item.styles.d.ts +2 -2
  59. package/dist/types/components/Breadcrumb/styles.d.ts +4 -4
  60. package/dist/types/components/Button/index.d.ts +5 -1
  61. package/dist/types/components/Button/styles.d.ts +5 -1
  62. package/dist/types/components/ButtonGroup/styles.d.ts +1 -1
  63. package/dist/types/components/Card/Cover.styles.d.ts +7 -1
  64. package/dist/types/components/Card/index.d.ts +1 -1
  65. package/dist/types/components/Card/styles.d.ts +2 -2
  66. package/dist/types/components/Checkbox/styles.d.ts +5 -1
  67. package/dist/types/components/ClearButton/index.d.ts +8 -1
  68. package/dist/types/components/ClearButton/styles.d.ts +7 -1
  69. package/dist/types/components/CloseButton/styles.d.ts +7 -1
  70. package/dist/types/components/DatePicker/index.d.ts +2 -2
  71. package/dist/types/components/DateTimePicker/styles.d.ts +1 -1
  72. package/dist/types/components/DateTimePickerCommon/CustomPopper.d.ts +2 -2
  73. package/dist/types/components/DateTimePickerCommon/datePickerStyles.d.ts +1 -1
  74. package/dist/types/components/DateTimePickerCommon/styles.d.ts +7 -7
  75. package/dist/types/components/Drawer/AssetDrawer/styles.d.ts +2 -2
  76. package/dist/types/components/Drawer/styles.d.ts +13 -7
  77. package/dist/types/components/DropdownMenu/Arrow.styled.d.ts +3 -3
  78. package/dist/types/components/DropdownMenu/Item.styled.d.ts +1 -1
  79. package/dist/types/components/DropdownMenu/Separator.styled.d.ts +1 -1
  80. package/dist/types/components/DropdownMenu/styles.d.ts +1 -1
  81. package/dist/types/components/Field/index.d.ts +5 -4
  82. package/dist/types/components/Field/styles.d.ts +6 -6
  83. package/dist/types/components/FieldGroup/index.d.ts +1 -1
  84. package/dist/types/components/FieldGroup/styles.d.ts +1 -1
  85. package/dist/types/components/FileDrop/index.d.ts +1 -1
  86. package/dist/types/components/FileDrop/styles.d.ts +4 -4
  87. package/dist/types/components/FileUpload/styles.d.ts +1 -1
  88. package/dist/types/components/Hint/index.d.ts +3 -2
  89. package/dist/types/components/Hint/styles.d.ts +2 -2
  90. package/dist/types/components/Icon/index.d.ts +3 -4
  91. package/dist/types/components/Icon/styles.d.ts +3 -4
  92. package/dist/types/components/Icons/Actions/content.json.d.ts +7 -0
  93. package/dist/types/components/Icons/Activity/content.json.d.ts +7 -0
  94. package/dist/types/components/Icons/Add/content.json.d.ts +7 -0
  95. package/dist/types/components/Icons/Address/content.json.d.ts +7 -0
  96. package/dist/types/components/Icons/Airplay/content.json.d.ts +7 -0
  97. package/dist/types/components/Icons/Alert/content.json.d.ts +7 -0
  98. package/dist/types/components/Icons/AlertOutline/content.json.d.ts +7 -0
  99. package/dist/types/components/Icons/Analytics/content.json.d.ts +7 -0
  100. package/dist/types/components/Icons/Anniversary/content.json.d.ts +7 -0
  101. package/dist/types/components/Icons/Archive/content.json.d.ts +7 -0
  102. package/dist/types/components/Icons/ArrowDown/content.json.d.ts +7 -0
  103. package/dist/types/components/Icons/ArrowLeft/content.json.d.ts +7 -0
  104. package/dist/types/components/Icons/ArrowLineDown/content.json.d.ts +7 -0
  105. package/dist/types/components/Icons/ArrowLineLeft/content.json.d.ts +7 -0
  106. package/dist/types/components/Icons/ArrowLineRight/content.json.d.ts +7 -0
  107. package/dist/types/components/Icons/ArrowLineUp/content.json.d.ts +7 -0
  108. package/dist/types/components/Icons/ArrowRight/content.json.d.ts +7 -0
  109. package/dist/types/components/Icons/ArrowUp/content.json.d.ts +7 -0
  110. package/dist/types/components/Icons/AspectRatioFill/content.json.d.ts +7 -0
  111. package/dist/types/components/Icons/AspectRatioFit/content.json.d.ts +7 -0
  112. package/dist/types/components/Icons/Attachment/content.json.d.ts +7 -0
  113. package/dist/types/components/Icons/Avatar/content.json.d.ts +7 -0
  114. package/dist/types/components/Icons/AvatarAccessory/content.json.d.ts +7 -0
  115. package/dist/types/components/Icons/AvatarBody/content.json.d.ts +7 -0
  116. package/dist/types/components/Icons/AvatarBottom/content.json.d.ts +7 -0
  117. package/dist/types/components/Icons/AvatarCostume/content.json.d.ts +7 -0
  118. package/dist/types/components/Icons/AvatarHead/content.json.d.ts +7 -0
  119. package/dist/types/components/Icons/AvatarTop/content.json.d.ts +7 -0
  120. package/dist/types/components/Icons/BarChart/content.json.d.ts +7 -0
  121. package/dist/types/components/Icons/Basketball/content.json.d.ts +7 -0
  122. package/dist/types/components/Icons/Behance/content.json.d.ts +7 -0
  123. package/dist/types/components/Icons/Birthday/content.json.d.ts +7 -0
  124. package/dist/types/components/Icons/Bold/content.json.d.ts +7 -0
  125. package/dist/types/components/Icons/Book/content.json.d.ts +7 -0
  126. package/dist/types/components/Icons/Book2/content.json.d.ts +7 -0
  127. package/dist/types/components/Icons/Bookmark/content.json.d.ts +7 -0
  128. package/dist/types/components/Icons/BookmarkOutline/content.json.d.ts +7 -0
  129. package/dist/types/components/Icons/Bulb/content.json.d.ts +7 -0
  130. package/dist/types/components/Icons/Bulk/content.json.d.ts +7 -0
  131. package/dist/types/components/Icons/Buoy/content.json.d.ts +7 -0
  132. package/dist/types/components/Icons/Burn/content.json.d.ts +7 -0
  133. package/dist/types/components/Icons/Caddy/content.json.d.ts +7 -0
  134. package/dist/types/components/Icons/Calcul/content.json.d.ts +7 -0
  135. package/dist/types/components/Icons/Camera/content.json.d.ts +7 -0
  136. package/dist/types/components/Icons/CameraOff/content.json.d.ts +7 -0
  137. package/dist/types/components/Icons/CameraOn/content.json.d.ts +7 -0
  138. package/dist/types/components/Icons/CandidateStatus/content.json.d.ts +7 -0
  139. package/dist/types/components/Icons/CardView/content.json.d.ts +7 -0
  140. package/dist/types/components/Icons/Cast/content.json.d.ts +7 -0
  141. package/dist/types/components/Icons/CastConnected/content.json.d.ts +7 -0
  142. package/dist/types/components/Icons/CastUnavailable/content.json.d.ts +7 -0
  143. package/dist/types/components/Icons/Celebrate/content.json.d.ts +7 -0
  144. package/dist/types/components/Icons/Certified/content.json.d.ts +7 -0
  145. package/dist/types/components/Icons/Check/content.json.d.ts +7 -0
  146. package/dist/types/components/Icons/Clipboard/content.json.d.ts +7 -0
  147. package/dist/types/components/Icons/Clock/content.json.d.ts +7 -0
  148. package/dist/types/components/Icons/Code/content.json.d.ts +7 -0
  149. package/dist/types/components/Icons/CodeBlock/content.json.d.ts +7 -0
  150. package/dist/types/components/Icons/Coffee/content.json.d.ts +7 -0
  151. package/dist/types/components/Icons/Collapse/content.json.d.ts +7 -0
  152. package/dist/types/components/Icons/Comment/content.json.d.ts +7 -0
  153. package/dist/types/components/Icons/CommentOutline/content.json.d.ts +7 -0
  154. package/dist/types/components/Icons/CommonArea/content.json.d.ts +7 -0
  155. package/dist/types/components/Icons/Compass/content.json.d.ts +7 -0
  156. package/dist/types/components/Icons/Computer/content.json.d.ts +7 -0
  157. package/dist/types/components/Icons/Connection/content.json.d.ts +7 -0
  158. package/dist/types/components/Icons/Contract/content.json.d.ts +7 -0
  159. package/dist/types/components/Icons/ControlBackward/content.json.d.ts +7 -0
  160. package/dist/types/components/Icons/ControlForward/content.json.d.ts +7 -0
  161. package/dist/types/components/Icons/ControlPause/content.json.d.ts +7 -0
  162. package/dist/types/components/Icons/ControlStop/content.json.d.ts +7 -0
  163. package/dist/types/components/Icons/Copy/content.json.d.ts +7 -0
  164. package/dist/types/components/Icons/CoverLetter/content.json.d.ts +7 -0
  165. package/dist/types/components/Icons/Create/content.json.d.ts +7 -0
  166. package/dist/types/components/Icons/CreditCard/content.json.d.ts +7 -0
  167. package/dist/types/components/Icons/CrescentMoon/content.json.d.ts +7 -0
  168. package/dist/types/components/Icons/CrescentMoonOutline/content.json.d.ts +7 -0
  169. package/dist/types/components/Icons/Cross/content.json.d.ts +7 -0
  170. package/dist/types/components/Icons/CrossTarget/content.json.d.ts +7 -0
  171. package/dist/types/components/Icons/Crown/content.json.d.ts +7 -0
  172. package/dist/types/components/Icons/Csv/content.json.d.ts +7 -0
  173. package/dist/types/components/Icons/Date/content.json.d.ts +7 -0
  174. package/dist/types/components/Icons/Department/content.json.d.ts +7 -0
  175. package/dist/types/components/Icons/Details/content.json.d.ts +7 -0
  176. package/dist/types/components/Icons/Diamond/content.json.d.ts +7 -0
  177. package/dist/types/components/Icons/Dish/content.json.d.ts +7 -0
  178. package/dist/types/components/Icons/Doc/content.json.d.ts +7 -0
  179. package/dist/types/components/Icons/Docx/content.json.d.ts +7 -0
  180. package/dist/types/components/Icons/Down/content.json.d.ts +7 -0
  181. package/dist/types/components/Icons/Download/content.json.d.ts +7 -0
  182. package/dist/types/components/Icons/DragAndDrop/content.json.d.ts +7 -0
  183. package/dist/types/components/Icons/Dribbble/content.json.d.ts +7 -0
  184. package/dist/types/components/Icons/Earth/content.json.d.ts +7 -0
  185. package/dist/types/components/Icons/Edit/content.json.d.ts +7 -0
  186. package/dist/types/components/Icons/EducationLevel/content.json.d.ts +7 -0
  187. package/dist/types/components/Icons/Email/content.json.d.ts +7 -0
  188. package/dist/types/components/Icons/EmailOutline/content.json.d.ts +7 -0
  189. package/dist/types/components/Icons/Eot/content.json.d.ts +7 -0
  190. package/dist/types/components/Icons/Equal/content.json.d.ts +7 -0
  191. package/dist/types/components/Icons/EuroCurrency/content.json.d.ts +7 -0
  192. package/dist/types/components/Icons/Expand/content.json.d.ts +7 -0
  193. package/dist/types/components/Icons/ExpandText/content.json.d.ts +7 -0
  194. package/dist/types/components/Icons/Extend/content.json.d.ts +7 -0
  195. package/dist/types/components/Icons/ExternalLink/content.json.d.ts +7 -0
  196. package/dist/types/components/Icons/Facebook/content.json.d.ts +7 -0
  197. package/dist/types/components/Icons/Factory/content.json.d.ts +7 -0
  198. package/dist/types/components/Icons/Female/content.json.d.ts +7 -0
  199. package/dist/types/components/Icons/Filters/content.json.d.ts +7 -0
  200. package/dist/types/components/Icons/Fingerprint/content.json.d.ts +7 -0
  201. package/dist/types/components/Icons/Flag/content.json.d.ts +7 -0
  202. package/dist/types/components/Icons/FlagCs/content.json.d.ts +8 -0
  203. package/dist/types/components/Icons/FlagEn/content.json.d.ts +8 -0
  204. package/dist/types/components/Icons/FlagEs/content.json.d.ts +8 -0
  205. package/dist/types/components/Icons/FlagFr/content.json.d.ts +8 -0
  206. package/dist/types/components/Icons/FlagOutline/content.json.d.ts +7 -0
  207. package/dist/types/components/Icons/FlagPointed/content.json.d.ts +7 -0
  208. package/dist/types/components/Icons/FlagSk/content.json.d.ts +8 -0
  209. package/dist/types/components/Icons/FlagUs/content.json.d.ts +8 -0
  210. package/dist/types/components/Icons/Folder/content.json.d.ts +7 -0
  211. package/dist/types/components/Icons/FullscreenOff/content.json.d.ts +7 -0
  212. package/dist/types/components/Icons/FullscreenOn/content.json.d.ts +7 -0
  213. package/dist/types/components/Icons/Gear/content.json.d.ts +7 -0
  214. package/dist/types/components/Icons/Gif/content.json.d.ts +7 -0
  215. package/dist/types/components/Icons/Github/content.json.d.ts +7 -0
  216. package/dist/types/components/Icons/Google/content.json.d.ts +7 -0
  217. package/dist/types/components/Icons/Handshake/content.json.d.ts +7 -0
  218. package/dist/types/components/Icons/HardHat/content.json.d.ts +7 -0
  219. package/dist/types/components/Icons/Hashtag/content.json.d.ts +7 -0
  220. package/dist/types/components/Icons/Heading/content.json.d.ts +7 -0
  221. package/dist/types/components/Icons/Heading1/content.json.d.ts +7 -0
  222. package/dist/types/components/Icons/Heading2/content.json.d.ts +7 -0
  223. package/dist/types/components/Icons/Heading3/content.json.d.ts +7 -0
  224. package/dist/types/components/Icons/Heading4/content.json.d.ts +7 -0
  225. package/dist/types/components/Icons/Heading5/content.json.d.ts +7 -0
  226. package/dist/types/components/Icons/Heading6/content.json.d.ts +7 -0
  227. package/dist/types/components/Icons/Headset/content.json.d.ts +7 -0
  228. package/dist/types/components/Icons/Heart/content.json.d.ts +7 -0
  229. package/dist/types/components/Icons/HeartOutline/content.json.d.ts +7 -0
  230. package/dist/types/components/Icons/HeartShiny/content.json.d.ts +7 -0
  231. package/dist/types/components/Icons/Hide/content.json.d.ts +7 -0
  232. package/dist/types/components/Icons/Home/content.json.d.ts +7 -0
  233. package/dist/types/components/Icons/House/content.json.d.ts +7 -0
  234. package/dist/types/components/Icons/InProgressCandidate/content.json.d.ts +7 -0
  235. package/dist/types/components/Icons/Information/content.json.d.ts +7 -0
  236. package/dist/types/components/Icons/InformationOutline/content.json.d.ts +7 -0
  237. package/dist/types/components/Icons/Instagram/content.json.d.ts +7 -0
  238. package/dist/types/components/Icons/Italic/content.json.d.ts +7 -0
  239. package/dist/types/components/Icons/Jpeg/content.json.d.ts +7 -0
  240. package/dist/types/components/Icons/Jpg/content.json.d.ts +7 -0
  241. package/dist/types/components/Icons/JusticeHammer/content.json.d.ts +7 -0
  242. package/dist/types/components/Icons/Kanban/content.json.d.ts +7 -0
  243. package/dist/types/components/Icons/Key/content.json.d.ts +7 -0
  244. package/dist/types/components/Icons/Language/content.json.d.ts +7 -0
  245. package/dist/types/components/Icons/Leaf/content.json.d.ts +7 -0
  246. package/dist/types/components/Icons/Left/content.json.d.ts +7 -0
  247. package/dist/types/components/Icons/LineChart/content.json.d.ts +7 -0
  248. package/dist/types/components/Icons/Link/content.json.d.ts +7 -0
  249. package/dist/types/components/Icons/Linkedin/content.json.d.ts +7 -0
  250. package/dist/types/components/Icons/Location/content.json.d.ts +7 -0
  251. package/dist/types/components/Icons/Lock/content.json.d.ts +7 -0
  252. package/dist/types/components/Icons/LockRounded/content.json.d.ts +7 -0
  253. package/dist/types/components/Icons/LogOut/content.json.d.ts +7 -0
  254. package/dist/types/components/Icons/Male/content.json.d.ts +7 -0
  255. package/dist/types/components/Icons/Map/content.json.d.ts +7 -0
  256. package/dist/types/components/Icons/Masonry/content.json.d.ts +7 -0
  257. package/dist/types/components/Icons/Masonry2/content.json.d.ts +7 -0
  258. package/dist/types/components/Icons/MeetingRoom/content.json.d.ts +7 -0
  259. package/dist/types/components/Icons/Megaphone/content.json.d.ts +7 -0
  260. package/dist/types/components/Icons/Mention/content.json.d.ts +7 -0
  261. package/dist/types/components/Icons/Menu/content.json.d.ts +7 -0
  262. package/dist/types/components/Icons/Mic/content.json.d.ts +7 -0
  263. package/dist/types/components/Icons/MicrophoneOff/content.json.d.ts +7 -0
  264. package/dist/types/components/Icons/MicrophoneOn/content.json.d.ts +7 -0
  265. package/dist/types/components/Icons/Microship/content.json.d.ts +7 -0
  266. package/dist/types/components/Icons/Mobile/content.json.d.ts +7 -0
  267. package/dist/types/components/Icons/Money/content.json.d.ts +7 -0
  268. package/dist/types/components/Icons/More/content.json.d.ts +7 -0
  269. package/dist/types/components/Icons/MoreAndroid/content.json.d.ts +7 -0
  270. package/dist/types/components/Icons/Mountain/content.json.d.ts +7 -0
  271. package/dist/types/components/Icons/Move/content.json.d.ts +7 -0
  272. package/dist/types/components/Icons/Music/content.json.d.ts +7 -0
  273. package/dist/types/components/Icons/Negative/content.json.d.ts +7 -0
  274. package/dist/types/components/Icons/NegativeOutline/content.json.d.ts +7 -0
  275. package/dist/types/components/Icons/NegativeStraight/content.json.d.ts +7 -0
  276. package/dist/types/components/Icons/NewCandidate/content.json.d.ts +7 -0
  277. package/dist/types/components/Icons/Notification/content.json.d.ts +7 -0
  278. package/dist/types/components/Icons/Npm/content.json.d.ts +7 -0
  279. package/dist/types/components/Icons/OfferStatus/content.json.d.ts +7 -0
  280. package/dist/types/components/Icons/Office/content.json.d.ts +7 -0
  281. package/dist/types/components/Icons/OrderedList/content.json.d.ts +7 -0
  282. package/dist/types/components/Icons/Origine/content.json.d.ts +7 -0
  283. package/dist/types/components/Icons/Paperplane/content.json.d.ts +7 -0
  284. package/dist/types/components/Icons/Pdf/content.json.d.ts +7 -0
  285. package/dist/types/components/Icons/Pencil/content.json.d.ts +7 -0
  286. package/dist/types/components/Icons/Phone/content.json.d.ts +7 -0
  287. package/dist/types/components/Icons/PhoneOutline/content.json.d.ts +7 -0
  288. package/dist/types/components/Icons/Pictures/content.json.d.ts +7 -0
  289. package/dist/types/components/Icons/Piechart/content.json.d.ts +7 -0
  290. package/dist/types/components/Icons/Pin/content.json.d.ts +7 -0
  291. package/dist/types/components/Icons/Pinterest/content.json.d.ts +7 -0
  292. package/dist/types/components/Icons/Pizza/content.json.d.ts +7 -0
  293. package/dist/types/components/Icons/Play/content.json.d.ts +7 -0
  294. package/dist/types/components/Icons/PlayOutline/content.json.d.ts +7 -0
  295. package/dist/types/components/Icons/Playlist/content.json.d.ts +7 -0
  296. package/dist/types/components/Icons/Png/content.json.d.ts +7 -0
  297. package/dist/types/components/Icons/Podcast/content.json.d.ts +7 -0
  298. package/dist/types/components/Icons/Positive/content.json.d.ts +7 -0
  299. package/dist/types/components/Icons/PositiveOutline/content.json.d.ts +7 -0
  300. package/dist/types/components/Icons/PositiveStraight/content.json.d.ts +7 -0
  301. package/dist/types/components/Icons/Ppt/content.json.d.ts +7 -0
  302. package/dist/types/components/Icons/Print/content.json.d.ts +7 -0
  303. package/dist/types/components/Icons/Promote/content.json.d.ts +7 -0
  304. package/dist/types/components/Icons/Puzzle/content.json.d.ts +7 -0
  305. package/dist/types/components/Icons/PuzzleOutline/content.json.d.ts +7 -0
  306. package/dist/types/components/Icons/Question/content.json.d.ts +7 -0
  307. package/dist/types/components/Icons/Questions/content.json.d.ts +7 -0
  308. package/dist/types/components/Icons/Quote/content.json.d.ts +7 -0
  309. package/dist/types/components/Icons/Refresh/content.json.d.ts +7 -0
  310. package/dist/types/components/Icons/RefuseCandidate/content.json.d.ts +7 -0
  311. package/dist/types/components/Icons/Remote/content.json.d.ts +7 -0
  312. package/dist/types/components/Icons/Remove/content.json.d.ts +7 -0
  313. package/dist/types/components/Icons/Reset/content.json.d.ts +7 -0
  314. package/dist/types/components/Icons/Resume/content.json.d.ts +7 -0
  315. package/dist/types/components/Icons/Review/content.json.d.ts +7 -0
  316. package/dist/types/components/Icons/ReviewOutline/content.json.d.ts +7 -0
  317. package/dist/types/components/Icons/Right/content.json.d.ts +7 -0
  318. package/dist/types/components/Icons/Salary/content.json.d.ts +7 -0
  319. package/dist/types/components/Icons/Save/content.json.d.ts +7 -0
  320. package/dist/types/components/Icons/ScreenshareOff/content.json.d.ts +7 -0
  321. package/dist/types/components/Icons/ScreenshareOn/content.json.d.ts +7 -0
  322. package/dist/types/components/Icons/Search/content.json.d.ts +7 -0
  323. package/dist/types/components/Icons/SearchPeople/content.json.d.ts +7 -0
  324. package/dist/types/components/Icons/Settings/content.json.d.ts +7 -0
  325. package/dist/types/components/Icons/Share1/content.json.d.ts +7 -0
  326. package/dist/types/components/Icons/Share2/content.json.d.ts +7 -0
  327. package/dist/types/components/Icons/Shield/content.json.d.ts +7 -0
  328. package/dist/types/components/Icons/Show/content.json.d.ts +7 -0
  329. package/dist/types/components/Icons/Slack/content.json.d.ts +7 -0
  330. package/dist/types/components/Icons/SoundOff/content.json.d.ts +7 -0
  331. package/dist/types/components/Icons/SoundOn/content.json.d.ts +7 -0
  332. package/dist/types/components/Icons/Source/content.json.d.ts +7 -0
  333. package/dist/types/components/Icons/Spanner/content.json.d.ts +7 -0
  334. package/dist/types/components/Icons/Sparkles/content.json.d.ts +7 -0
  335. package/dist/types/components/Icons/SquareAlert/content.json.d.ts +7 -0
  336. package/dist/types/components/Icons/Stackoverflow/content.json.d.ts +7 -0
  337. package/dist/types/components/Icons/Stackserver/content.json.d.ts +7 -0
  338. package/dist/types/components/Icons/Star/content.json.d.ts +7 -0
  339. package/dist/types/components/Icons/StarOutline/content.json.d.ts +7 -0
  340. package/dist/types/components/Icons/Strikethrough/content.json.d.ts +7 -0
  341. package/dist/types/components/Icons/Subtitle/content.json.d.ts +7 -0
  342. package/dist/types/components/Icons/Success/content.json.d.ts +7 -0
  343. package/dist/types/components/Icons/Suitcase/content.json.d.ts +7 -0
  344. package/dist/types/components/Icons/Sun/content.json.d.ts +7 -0
  345. package/dist/types/components/Icons/Svg/content.json.d.ts +7 -0
  346. package/dist/types/components/Icons/Symbol/content.json.d.ts +7 -0
  347. package/dist/types/components/Icons/Table/content.json.d.ts +7 -0
  348. package/dist/types/components/Icons/TableColumnAddAfter/content.json.d.ts +7 -0
  349. package/dist/types/components/Icons/TableColumnAddBefore/content.json.d.ts +7 -0
  350. package/dist/types/components/Icons/TableColumnRemove/content.json.d.ts +7 -0
  351. package/dist/types/components/Icons/TableDelete/content.json.d.ts +7 -0
  352. package/dist/types/components/Icons/TableDivide/content.json.d.ts +7 -0
  353. package/dist/types/components/Icons/TableMergeCells/content.json.d.ts +7 -0
  354. package/dist/types/components/Icons/TableRowAddAbove/content.json.d.ts +7 -0
  355. package/dist/types/components/Icons/TableRowAddBelow/content.json.d.ts +7 -0
  356. package/dist/types/components/Icons/TableRowRemove/content.json.d.ts +7 -0
  357. package/dist/types/components/Icons/Tablet/content.json.d.ts +7 -0
  358. package/dist/types/components/Icons/Tag/content.json.d.ts +7 -0
  359. package/dist/types/components/Icons/Target/content.json.d.ts +7 -0
  360. package/dist/types/components/Icons/Teepee/content.json.d.ts +7 -0
  361. package/dist/types/components/Icons/ThumbDown/content.json.d.ts +7 -0
  362. package/dist/types/components/Icons/ThumbUp/content.json.d.ts +7 -0
  363. package/dist/types/components/Icons/Thunderclock/content.json.d.ts +7 -0
  364. package/dist/types/components/Icons/Tiktok/content.json.d.ts +7 -0
  365. package/dist/types/components/Icons/Trash/content.json.d.ts +7 -0
  366. package/dist/types/components/Icons/Tree/content.json.d.ts +7 -0
  367. package/dist/types/components/Icons/Trophy/content.json.d.ts +7 -0
  368. package/dist/types/components/Icons/Ttf/content.json.d.ts +7 -0
  369. package/dist/types/components/Icons/Twitch/content.json.d.ts +7 -0
  370. package/dist/types/components/Icons/Twitter/content.json.d.ts +7 -0
  371. package/dist/types/components/Icons/Txt/content.json.d.ts +7 -0
  372. package/dist/types/components/Icons/Type/content.json.d.ts +7 -0
  373. package/dist/types/components/Icons/Unavailable/content.json.d.ts +7 -0
  374. package/dist/types/components/Icons/Underline/content.json.d.ts +7 -0
  375. package/dist/types/components/Icons/UnorderedList/content.json.d.ts +7 -0
  376. package/dist/types/components/Icons/Up/content.json.d.ts +7 -0
  377. package/dist/types/components/Icons/Update/content.json.d.ts +7 -0
  378. package/dist/types/components/Icons/Upload/content.json.d.ts +7 -0
  379. package/dist/types/components/Icons/User/content.json.d.ts +7 -0
  380. package/dist/types/components/Icons/UserOutline/content.json.d.ts +7 -0
  381. package/dist/types/components/Icons/Video/content.json.d.ts +7 -0
  382. package/dist/types/components/Icons/VideoCamera/content.json.d.ts +7 -0
  383. package/dist/types/components/Icons/VideoCamera2/content.json.d.ts +7 -0
  384. package/dist/types/components/Icons/WatchLater/content.json.d.ts +7 -0
  385. package/dist/types/components/Icons/Woff/content.json.d.ts +7 -0
  386. package/dist/types/components/Icons/Woff2/content.json.d.ts +7 -0
  387. package/dist/types/components/Icons/Write/content.json.d.ts +7 -0
  388. package/dist/types/components/Icons/Wttj/content.json.d.ts +7 -0
  389. package/dist/types/components/Icons/X/content.json.d.ts +7 -0
  390. package/dist/types/components/Icons/Xing/content.json.d.ts +7 -0
  391. package/dist/types/components/Icons/Xls/content.json.d.ts +7 -0
  392. package/dist/types/components/Icons/Xlsx/content.json.d.ts +7 -0
  393. package/dist/types/components/Icons/Youtube/content.json.d.ts +7 -0
  394. package/dist/types/components/Icons/Zapier/content.json.d.ts +7 -0
  395. package/dist/types/components/Icons/Zip/content.json.d.ts +7 -0
  396. package/dist/types/components/IconsFont/index.d.ts +2 -1
  397. package/dist/types/components/IconsFont/styles.d.ts +1 -1
  398. package/dist/types/components/IconsFont/unicode.json.d.ts +303 -0
  399. package/dist/types/components/InputText/styles.d.ts +1 -2
  400. package/dist/types/components/Label/index.d.ts +3 -2
  401. package/dist/types/components/Label/styles.d.ts +4 -4
  402. package/dist/types/components/Link/styles.d.ts +7 -1
  403. package/dist/types/components/Loader/styles.d.ts +7 -2
  404. package/dist/types/components/Logo/Solutions.d.ts +1 -1
  405. package/dist/types/components/Logo/Symbol.d.ts +1 -1
  406. package/dist/types/components/Logo/Wui.d.ts +1 -1
  407. package/dist/types/components/Logo/styles.d.ts +1 -1
  408. package/dist/types/components/Modal/Assets/Backdrop.d.ts +8 -1
  409. package/dist/types/components/Modal/Assets/index.d.ts +15 -6
  410. package/dist/types/components/Modal/Assets/styles.d.ts +16 -7
  411. package/dist/types/components/Modal/index.d.ts +15 -6
  412. package/dist/types/components/Modal/styles.d.ts +18 -8
  413. package/dist/types/components/Pagination/styles.d.ts +7 -7
  414. package/dist/types/components/Picker/styles.d.ts +5 -1
  415. package/dist/types/components/Popover/Popover.d.ts +3 -2
  416. package/dist/types/components/Popover/PopoverHover.d.ts +3 -2
  417. package/dist/types/components/Popover/styles.d.ts +25 -9
  418. package/dist/types/components/Radio/styles.d.ts +15 -5
  419. package/dist/types/components/RadioGroup/styles.d.ts +2 -2
  420. package/dist/types/components/RadioTab/styles.d.ts +9 -5
  421. package/dist/types/components/Search/index.d.ts +1 -1
  422. package/dist/types/components/Search/styles.d.ts +9 -9
  423. package/dist/types/components/Select/index.d.ts +6 -2
  424. package/dist/types/components/Select/styles.d.ts +24 -15
  425. package/dist/types/components/Shape/styles.d.ts +5 -1
  426. package/dist/types/components/Slider/styles.d.ts +30 -8
  427. package/dist/types/components/Swiper/index.d.ts +2 -2
  428. package/dist/types/components/Swiper/styles.d.ts +19 -14
  429. package/dist/types/components/System/index.d.ts +1 -19
  430. package/dist/types/components/Table/index.d.ts +7 -6
  431. package/dist/types/components/Table/styles.d.ts +9 -9
  432. package/dist/types/components/Tabs/styles.d.ts +13 -5
  433. package/dist/types/components/Tag/index.d.ts +2 -1
  434. package/dist/types/components/Tag/styles.d.ts +4 -4
  435. package/dist/types/components/Text/styles.d.ts +1 -1
  436. package/dist/types/components/Textarea/styles.d.ts +1 -1
  437. package/dist/types/components/TimePicker/styles.d.ts +1 -1
  438. package/dist/types/components/Toast/styles.d.ts +29 -9
  439. package/dist/types/components/Toggle/styles.d.ts +9 -5
  440. package/dist/types/components/Tooltip/styles.d.ts +2 -2
  441. package/dist/types/components/UniversalLink/styles.d.ts +1 -1
  442. package/dist/types/components/VariantIcon/styles.d.ts +2 -2
  443. package/dist/types/components/WelcomeLoader/loader.json.d.ts +3 -0
  444. package/dist/types/components/WuiProvider/index.d.ts +2 -2
  445. package/dist/types/components/WuiProvider/styles.d.ts +4 -4
  446. package/dist/types/utils/overflow-ellipsis.d.ts +1 -1
  447. package/package.json +7 -5
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M86.384 18.35a2.36 2.36 0 0 0-2.463-.653l-9.89 3.163a27.819 27.819 0 0 1-20.76-1.5l-6.11-2.981a30.301 30.301 0 0 0-22.408-1.693l-2.425.757-.315-1a3.977 3.977 0 0 0-1.142-1.75c.079-.104.16-.207.23-.312.23-.335.417-.683.567-1.045a6.31 6.31 0 0 0 .349-1.126c.068-.39.109-.791.109-1.18 0-.389-.04-.791-.11-1.18a6.304 6.304 0 0 0-.348-1.126 5.72 5.72 0 0 0-.566-1.045 4.952 4.952 0 0 0-.755-.912 6.084 6.084 0 0 0-5.47-1.649c-.378.08-.77.188-1.132.349a5.89 5.89 0 0 0-1.037.55 5.496 5.496 0 0 0-.93.75 5.554 5.554 0 0 0-.754.912 6.456 6.456 0 0 0-.904 2.171 5.907 5.907 0 0 0 0 2.36 6.483 6.483 0 0 0 .904 2.171c.229.322.472.644.754.912.283.281.593.536.93.75.323.215.674.403 1.037.55.157.07.32.125.483.176-.151.669-.15 1.38.071 2.083l24.717 78.33a4.043 4.043 0 0 0 5.065 2.632 4.017 4.017 0 0 0 2.646-5.04L39.25 69.076l7.835-11.55a24.874 24.874 0 0 1 13.31-9.8l4.956-1.509c7.737-2.354 13.992-7.95 17.166-15.353L86.81 20.85a2.331 2.331 0 0 0-.426-2.5ZM78.18 29.023A22.56 22.56 0 0 1 63.972 41.73l-4.957 1.51a29.597 29.597 0 0 0-15.838 11.662l-5.731 8.45L23.74 19.92l2.426-.757a25.58 25.58 0 0 1 18.92 1.43l6.108 2.982a32.527 32.527 0 0 0 24.278 1.753l4.976-1.591-2.268 5.288Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#FFFFFF\" d=\"M0,14h100v25H0V14z\"/>\n <path fill=\"none\"stroke=\"#F5F5F5\"stroke-width=\"1.786\" d=\"M0.9,14.9h98.2v69.6H0.9V14.9z\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#0C47B7\" d=\"M0,37.8h100v23.8H0V37.8z\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#E53B35\" d=\"M0,61.6h100v23.8H0V61.6z\"/>\n <g transform=\"translate(18.667 14.286)\">\n <path fill=\"none\"stroke=\"#FFFFFF\"stroke-width=\"4.762\" d=\"M27.8,11.6H6.3c-2,0-3.8,0.8-5.1,2.1c-1.4,1.3-2.2,3.1-2.3,5l-0.8,21.5c-0.1,3.3,1.8,7.6,4.3,9.8l7.6,6.5\n c1.9,1.7,4.4,2.5,7,2.5c2.5,0,5-0.8,7-2.5l7.6-6.5c2.5-2.1,4.4-6.5,4.3-9.8l-0.8-21.5c-0.1-1.9-0.9-3.7-2.3-5\n C31.5,12.4,29.6,11.6,27.8,11.6L27.8,11.6z\"/>\n <path fill=\"#E53B35\"stroke=\"#FFFFFF\"stroke-width=\"4.762\" d=\"M27.8,11.6H6.3c-2,0-3.8,0.8-5.1,2.1c-1.4,1.3-2.2,3.1-2.3,5l-0.8,21.5c-0.1,3.3,1.8,7.6,4.3,9.8l7.6,6.5\n c1.9,1.7,4.4,2.5,7,2.5c2.5,0,5-0.8,7-2.5l7.6-6.5c2.5-2.1,4.4-6.5,4.3-9.8l-0.8-21.5c-0.1-1.9-0.9-3.7-2.3-5\n C31.5,12.4,29.6,11.6,27.8,11.6L27.8,11.6z\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#FFFFFF\" d=\"M14.7,39c0-0.7-0.5-1.2-1.2-1.2H8.7c-0.7,0-1.2-0.5-1.2-1.2c0,0,0,0,0,0v-2.4c0-0.7,0.5-1.2,1.2-1.2h4.8\n c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-2.4c0-0.7-0.5-1.2-1.2-1.2h-2.4c-0.7,0-1.2-0.5-1.2-1.2v-2.4c0-0.7,0.5-1.2,1.2-1.2h2.4\n c0.7,0,1.2-0.5,1.2-1.2V20c0-0.7,0.5-1.2,1.2-1.2h2.4c0.7,0,1.2,0.5,1.2,1.2v2.4c0,0.7,0.5,1.2,1.2,1.2H23c0.7,0,1.2,0.5,1.2,1.2\n v2.4c0,0.7-0.5,1.2-1.2,1.2h-2.4c-0.7,0-1.2,0.5-1.2,1.2v2.4c0,0.7,0.5,1.2,1.2,1.2h4.8c0.7,0,1.2,0.5,1.2,1.2v2.4\n c0,0.7-0.5,1.2-1.2,1.2h-4.8c-0.7,0-1.2,0.5-1.2,1.2v7.2c0,0.7-0.5,1.2-1.2,1.2h-2.4c-0.7,0-1.2-0.5-1.2-1.2L14.7,39L14.7,39z\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#1251A1\" d=\"M17,45c1.8,0,3.5,1.1,4.3,2.7c5.8,0.9,10,3.6,10,6.8c0,3.9-6.4,7.1-14.3,7.1c-7.9,0-14.3-3.2-14.3-7.1\n c0-3.2,4.2-5.9,10-6.8C13.5,46,15.2,45,17,45z\"/>\n </g>",
5
+ "isFlag": true
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "viewBox": "0 0 100 100",
5
+ "block": "<style>.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#f7fcff}</style><defs><filter id=\"Adobe_OpacityMaskFilter\" width=\"100\" height=\"75\" x=\"0\" y=\"12.5\" filterUnits=\"userSpaceOnUse\"><feColorMatrix values=\"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0\"/></filter></defs><mask id=\"mask0_1_38_00000158711399311745897690000017694050301053844150_\" width=\"100\" height=\"75\" x=\"0\" y=\"12.5\" maskUnits=\"userSpaceOnUse\"><path d=\"M0 12.5h100v75H0z\" style=\"fill:#fff;filter:url(#Adobe_OpacityMaskFilter)\"/></mask><g style=\"mask:url(#mask0_1_38_00000158711399311745897690000017694050301053844150_)\"><path d=\"M0 12.5h100v75H0v-75z\" class=\"st2\"/><path d=\"M0 58.333v6.25h100v-6.25H0zm0 11.459v6.25h100v-6.25H0zm0-34.375v6.25h100v-6.25H0zM0 81.25v6.25h100v-6.25H0zm0-34.375v6.25h100v-6.25H0zM0 12.5v6.25h100V12.5H0zm0 11.458v6.25h100v-6.25H0z\" style=\"fill:#e31d1c;fill-rule:evenodd;clip-rule:evenodd\"/><path d=\"M0 12.5h62.5v40.625H0z\" style=\"fill:#2e42a5\"/><path d=\"m5.381 21.683-2.268 1.59.766-2.83-2.015-1.793h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.794.682 2.83-2.195-1.591zm12.5 0-2.268 1.59.766-2.83-2.015-1.794h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.794.682 2.83-2.195-1.59zm10.232 1.591 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.794h-2.243l-1.035-2.31-.883 2.31h-2.632l2.015 1.794-.765 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.794h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.794.683 2.83-2.195-1.59zM3.113 35.774l2.268-1.59 2.195 1.59-.682-2.83 1.763-1.794H6.413l-1.035-2.31-.883 2.31H1.864l2.015 1.794-.766 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.794h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.794.682 2.83-2.195-1.59zm10.232 1.591 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.794h-2.243l-1.035-2.31-.883 2.31h-2.632l2.015 1.794-.765 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.794h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.794.683 2.83-2.195-1.59zM3.113 48.274l2.268-1.59 2.195 1.59-.682-2.83 1.763-1.793H6.413l-1.035-2.31-.883 2.31H1.864l2.015 1.793-.766 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.793h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.793.682 2.83-2.195-1.59zm10.232 1.591 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.793h-2.243l-1.035-2.31-.883 2.31h-2.632l2.015 1.793-.765 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.793h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.793.683 2.83-2.195-1.59zm10.232-23.409 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.794h-2.243l-1.035-2.31-.882 2.31h-2.632l2.015 1.794-.766 2.83zm2.268 10.909-2.268 1.59.766-2.83-2.015-1.794h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.794.683 2.83-2.195-1.59zm-2.268 14.091 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.793h-2.243l-1.035-2.31-.882 2.31h-2.632l2.015 1.793-.766 2.83zM11.631 27.933l-2.268 1.59.766-2.83L8.114 24.9h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.794.682 2.83-2.195-1.591zm10.232 1.591 2.268-1.59 2.195 1.59-.682-2.83 1.763-1.794h-2.243l-1.035-2.31-.883 2.31h-2.632l2.015 1.794-.766 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.793h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.794.683 2.83-2.195-1.591zM9.363 42.024l2.268-1.59 2.195 1.59-.682-2.83 1.763-1.794h-2.243l-1.035-2.31-.883 2.31H8.114l2.015 1.794-.766 2.83zm14.768-1.591-2.268 1.59.766-2.83-2.015-1.793h2.632l.883-2.31 1.035 2.31h2.243l-1.763 1.794.682 2.83-2.195-1.591zm10.232 1.591 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.794h-2.243l-1.035-2.31-.882 2.31h-2.632l2.015 1.794-.766 2.83zm14.768-14.091-2.268 1.59.766-2.83-2.015-1.793h2.632l.882-2.31 1.035 2.31h2.243l-1.763 1.794.683 2.83-2.195-1.591zm-2.268 14.091 2.268-1.59 2.195 1.59-.683-2.83 1.763-1.794h-2.243l-1.035-2.31-.882 2.31h-2.632l2.015 1.794-.766 2.83z\" class=\"st2\"/></g>"
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M37.246 7.063c.055.01.11.02.164.032l27.264 5.882a4.268 4.268 0 0 1 3.304 4.909l-.283 1.614 25.293 5.564c.606.133 1.143.512 1.51 1.06l.106.17a3.1 3.1 0 0 1 .329 2.165l-9.08 43.156-1.157 5.501-.866 4.118c-.04.402-.117.794-.213 1.177-.181 1.004-.391 1.95-.65 2.781-1.146 3.696-2.939 5.762-4.416 6.898-2.213 1.702-4.982 2.305-7.603 1.653L13.85 81.193a2.273 2.273 0 0 1-.832-.372c-.443-.122-.87-.28-1.253-.516-1.335-.83-2.1-2.304-2.086-3.986L5.014 26.84c-.084-.896.215-1.782.81-2.39.593-.61 1.408-.87 2.193-.697l11.801 2.59c1.362.298 2.24 1.78 1.962 3.308-.279 1.54-1.606 2.526-2.966 2.228l-8.438-1.854 4.281 45.41h.017c2.517-.767 5.233-2.228 5.661-3.374L31.53 15.478l-.088-.018.864-4.929a4.268 4.268 0 0 1 4.94-3.468Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M88.643 56.792a2.349 2.349 0 0 0-2.357 2.338v22.82l-23.01 2.602a2.343 2.343 0 0 0-2.075 2.588 2.35 2.35 0 0 0 2.61 2.058l25.099-2.837A2.347 2.347 0 0 0 91 84.037V59.13a2.349 2.349 0 0 0-2.357-2.338ZM37.189 87.5l-22.475 2.54V67.756a2.348 2.348 0 0 0-2.357-2.339A2.347 2.347 0 0 0 10 67.757V92.66c0 .667.286 1.302.787 1.746a2.368 2.368 0 0 0 1.837.578l25.098-2.837a2.345 2.345 0 0 0 2.076-2.589 2.347 2.347 0 0 0-2.609-2.06ZM90.213 6.593a2.374 2.374 0 0 0-1.837-.579l-25.1 2.838a2.344 2.344 0 0 0-2.074 2.588 2.347 2.347 0 0 0 2.608 2.06l22.475-2.54v22.285a2.348 2.348 0 0 0 2.358 2.339 2.347 2.347 0 0 0 2.356-2.34V8.34a2.33 2.33 0 0 0-.786-1.746Zm-53.024 5.208-25.1 2.838A2.345 2.345 0 0 0 10 16.963v24.906a2.348 2.348 0 0 0 2.357 2.34 2.349 2.349 0 0 0 2.357-2.34V19.05l23.008-2.6a2.345 2.345 0 0 0 2.076-2.59 2.35 2.35 0 0 0-2.609-2.059Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M64.565 91.802a2.366 2.366 0 0 1-2.369-2.363V62.434c0-1.2.904-2.212 2.1-2.347l27.068-3.078a2.364 2.364 0 1 1 .536 4.697l-24.967 2.837v24.896a2.366 2.366 0 0 1-2.368 2.363ZM36.435 95a2.366 2.366 0 0 1-2.368-2.363V68.28l-24.43 2.778A2.365 2.365 0 1 1 9.1 66.36l27.067-3.076a2.363 2.363 0 0 1 1.845.585 2.36 2.36 0 0 1 .792 1.762v27.005A2.366 2.366 0 0 1 36.435 95Zm28.13-58.269a2.37 2.37 0 0 1-1.577-.6 2.362 2.362 0 0 1-.792-1.763V7.363A2.366 2.366 0 0 1 64.565 5a2.366 2.366 0 0 1 2.368 2.363V31.72l24.43-2.778a2.363 2.363 0 1 1 .536 4.697l-27.066 3.078c-.09.01-.18.014-.268.014Zm-55.2 6.274a2.363 2.363 0 0 1-.265-4.712l24.967-2.836V10.562A2.365 2.365 0 0 1 36.435 8.2a2.365 2.365 0 0 1 2.369 2.363v27.004c0 1.2-.904 2.212-2.1 2.347L9.635 42.991a2.29 2.29 0 0 1-.27.014Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m92.1 38.232-6.873.782c-.9-4.438-2.69-8.634-5.365-12.313l4.858-5.397c2.734-3.038-7.168-11.79-9.903-8.751l-4.858 5.397c-3.993-2.214-8.405-3.498-12.956-3.88V7.217c0-3.855-14.004-2.265-14.004 1.592v6.854c-4.555 1.417-8.963 3.703-12.958 6.825l-4.86-4.295c-2.733-2.415-12.635 8.585-9.901 11.003l4.86 4.293c-2.678 4.287-4.467 8.889-5.367 13.53l-6.872.783c-3.868.439-3.868 14.406 0 13.966l6.873-.78c.9 4.438 2.688 8.633 5.366 12.312l-4.86 5.398c-2.734 3.038 7.168 11.788 9.902 8.75l4.86-5.398c3.994 2.214 8.402 3.498 12.957 3.88v6.854c0 3.857 14.004 2.266 14.004-1.592v-6.854c4.551-1.415 8.963-3.703 12.956-6.823l4.858 4.293c2.736 2.417 12.637-8.585 9.903-11l-4.858-4.294c2.674-4.287 4.465-8.89 5.365-13.533l6.872-.781c3.868-.44 3.868-14.405 0-13.967ZM61.324 59.984c-6.368 7.071-16.624 8.335-22.871 2.815-2.736-2.417-4.365-5.875-4.586-9.736-.265-4.603 1.49-9.359 4.81-13.047 3.694-4.104 8.7-6.253 13.473-6.253 3.45 0 6.777 1.121 9.397 3.437 2.734 2.417 4.363 5.876 4.584 9.736.263 4.605-1.49 9.36-4.808 13.047h.001Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M63.083 40c.669-.076 1.049.23 1.367.576l2.32-3.13c-.984-1.034-2.255-1.46-4.162-1.243-3.336.38-4.99 2.352-4.99 5.853v4.552l-2.256.258v3.566l2.256-.258v9.995l4.29-.488v-9.997l3.655-.417v-3.565l-3.655.417v-4.616c0-.986.477-1.424 1.175-1.503ZM49.515 61.094l4.29-.489v-13.56l-4.29.488v13.561Zm2.16-21.447c-1.461.167-2.73 1.426-2.73 2.985 0 1.592 1.269 2.56 2.73 2.395 1.462-.168 2.702-1.422 2.702-3.014 0-1.56-1.24-2.534-2.702-2.366Zm-8.963 19.9-3.336.221c-.984.081-1.398-.286-1.398-.922 0-.35.127-.651.35-.867.762.294 1.684.348 2.764.226 3.462-.396 5.687-2.783 5.687-5.68 0-.605-.16-1.158-.477-1.601l2.001-.229V47.64l-5.21.595a7.616 7.616 0 0 0-2.002-.026c-3.463.395-5.815 2.732-5.815 5.63 0 1.177.446 2.21 1.209 2.949-1.21.68-1.876 1.679-1.876 2.888 0 1.241.51 2.076 1.62 2.554-1.523.747-2.477 1.81-2.477 3.274 0 2.578 2.416 4.18 7.276 3.626 5.368-.613 7.467-3.017 7.467-5.882 0-2.641-2.099-3.93-5.783-3.701Zm-1.684 6.368c-2.352.268-3.115-.345-3.115-1.428 0-.413.127-.777.383-1.093l3.558-.184c1.747-.104 2.257.093 2.257.858 0 .827-.573 1.56-3.083 1.847Zm0-14.547c1.302-.149 2.002.503 2.002 1.585 0 1.146-.7 1.99-2.002 2.138-1.303.15-2.001-.535-2.001-1.68 0-1.083.698-1.895 2.001-2.043Zm49.894-28.222c-.012-.046-.027-.09-.042-.137a2.463 2.463 0 0 0-.203-.464c-.018-.031-.033-.064-.052-.095a2.364 2.364 0 0 0-.39-.461c-.01-.011-.018-.026-.03-.037L72.903 6.592c-.005-.005-.013-.008-.02-.012a2.32 2.32 0 0 0-.53-.35l-.067-.027a2.275 2.275 0 0 0-.523-.158c-.039-.006-.075-.016-.116-.021a2.327 2.327 0 0 0-.574-.011l-.047.005h-.001L11.092 12.86A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.626 2.348l77.282-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.078-.574ZM13.717 89.989V17.318l55.264-6.31v14.687a2.358 2.358 0 0 0 2.626 2.348l14.676-1.675v55.338L13.717 89.99ZM73.7 13.611l9.416 8.361-9.416 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M49.997 5.296C25.149 8.14 5 30.676 5 55.635c0 19.961 12.891 35.423 30.775 39.353 2.25.158 3.072-1.331 3.072-2.53 0-1.072-.04-3.909-.06-7.677-12.519 4.162-15.16-4.324-15.16-4.324-2.045-4.985-4.997-6.037-4.997-6.037-4.085-2.337.31-2.783.31-2.783 4.516-.197 6.893 3.869 6.893 3.869 4.015 6.445 10.532 3.706 13.097 2.256.407-2.967 1.57-5.092 2.856-6.368-9.993.002-20.497-2.672-20.497-19.988 0-4.933 1.753-9.168 4.631-12.655-.463-1.09-2.007-5.509.441-12.009 0 0 3.78-1.649 12.375 3.216 3.59-1.414 7.44-2.355 11.266-2.81 3.822-.42 7.672-.359 11.267.232 8.59-6.83 12.362-6.047 12.362-6.047 2.455 5.94.91 10.712.447 11.908 2.885 2.829 4.626 6.663 4.626 11.597 0 17.359-10.521 22.381-20.547 24.648 1.617 1.21 3.057 3.803 3.057 8.018 0 6.041-.055 10.921-.055 12.402 0 1.21.809 2.522 3.093 1.819C82.118 83.694 95 65.295 95 45.338c0-24.96-20.15-42.884-45.003-40.042Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M50.714 94.72c12.875-1.356 23.266-6.475 31.173-15.356 7.907-8.88 11.86-19.829 11.86-32.844 0-3.359-.209-5.855-.629-7.49l-42.194 4.447v15.745l25.82-2.722c-.42 1.863-1.12 3.861-2.1 5.994-.979 2.132-2.413 4.348-4.303 6.646-1.889 2.299-4.513 4.29-7.872 5.973-3.358 1.684-7.207 2.754-11.545 3.212-7.558.796-14.03-1.25-19.418-6.14s-8.082-11.22-8.082-18.986c0-7.767 2.694-14.699 8.082-20.795 5.388-6.096 11.86-9.542 19.418-10.339 7.417-.782 13.435.893 18.053 5.025l11.966-13.018C72.966 6.936 62.889 4.01 50.713 5.293 38.259 6.606 27.694 12.06 19.016 21.65 10.338 31.242 6 42.265 6 54.72c0 12.456 4.373 22.561 13.12 30.316 8.747 7.755 19.278 10.983 31.594 9.685Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M53.052 20.153c8.212-9.326 21.75-10.882 30.182-3.472l5.982 5.26c.131.116.244.245.345.38l3.057 2.721c2.603 2.316 4.152 5.59 4.359 9.22.233 4.1-1.286 8.3-4.169 11.522l-7.232 8.085c1.076 1.398 1.754 3.194 1.862 5.044.123 2.183-.55 4.214-1.9 5.722-1.603 1.796-3.855 2.608-6.081 2.632.02.174.034.348.044.523.123 2.182-.55 4.213-1.898 5.719-1.603 1.796-3.855 2.608-6.082 2.633.02.173.035.349.044.524.124 2.18-.55 4.211-1.897 5.717-1.63 1.823-3.928 2.633-6.19 2.633-2.003 0-3.953-.659-5.412-1.785-.2.284-.412.56-.645.823l-1.117 1.281a7.727 7.727 0 0 1-10.296 1.25c-1.333-.936-2.343-1.85-3.066-2.757a2.325 2.325 0 0 1-.773.144c-.173 0-.348-.02-.521-.058l-1.12-.256a11.202 11.202 0 0 1-8.069-7.099 11.191 11.191 0 0 1-7.934-7.058 11.2 11.2 0 0 1-7.994-7.197l-.384-1.078a2.366 2.366 0 0 1 .474-2.372l.055-.062L2.839 47.154a2.36 2.36 0 0 1-.24-3.379l21.593-24.222a2.342 2.342 0 0 1 3.102-.355l7.98 5.645c1.63.052 3.538-.278 5.538-.624 2.857-.496 6.038-1.04 9.13-.534l3.11-3.532Zm1.063 56.123c-1.19-1.06-3.225-.765-4.55.65-.023.025-.042.053-.066.08l-.624.69-2.498 2.867c.2.333.772 1.067 2.326 2.161a3.054 3.054 0 0 0 4.067-.494l1.137-1.304c.734-.822 1.111-1.835 1.056-2.804a2.902 2.902 0 0 0-.487-1.436 2.347 2.347 0 0 0-.325-.37c-.013-.013-.022-.029-.036-.04Zm-9.574-7.69c-1.024-.041-2.147.431-2.979 1.36l-4.643 5.145c.778 1.968 2.375 3.38 4.435 3.916l1.355-1.502.005-.007 2.392-2.648.228-.252.635-.73.086-.087a4.106 4.106 0 0 0 .856-1.634c.018-.069.042-.136.054-.205a3 3 0 0 0 .05-.399 3.338 3.338 0 0 0-.01-.764L47 70.763v-.02c-.097-.587-.364-1.12-.807-1.514a2.452 2.452 0 0 0-.633-.396 2.727 2.727 0 0 0-1.018-.247Zm-6.284-6.417c-1.223-1.09-3.303-.768-4.632.718l-4.642 5.144c.777 1.97 2.374 3.38 4.434 3.917l4.656-5.158c.711-.797 1.087-1.809 1.032-2.775-.031-.524-.201-1.27-.848-1.846Zm-7.936-7.058c-1.225-1.09-3.302-.768-4.63.718l-3.894 4.314-.007.007-.742.822c.778 1.97 2.374 3.381 4.434 3.917l4.651-5.155c.713-.798 1.09-1.81 1.035-2.779-.03-.524-.201-1.269-.847-1.844Zm49.817-34.883c-6.49-5.705-17.062-4.338-23.564 3.05l-4.02 4.562v.003L40.796 41.194c2.85 1.715 7.026.944 9.757-2.017l7.16-7.396a2.3 2.3 0 0 1 .339-.29l.002-.001c.196-.139.414-.233.635-.305l.102-.033c.21-.057.427-.081.643-.077.044.001.086.004.13.007.218.016.434.056.643.133.026.01.051.024.077.035.204.085.4.197.58.342.011.01.025.011.035.02l.025.022c.004.003.008.005.01.008l3.061 2.664c3.578 2.476 8.843 1.616 12.293-2.019a2.341 2.341 0 0 1 3.32-.079c.94.899.975 2.39.08 3.333-2.538 2.67-5.791 4.282-9.095 4.738l8.809 7.878c.015.012.03.025.044.039l2.72 2.43 7.147-7.992c2.052-2.295 3.136-5.249 2.974-8.102-.136-2.367-1.125-4.484-2.784-5.96l-7.125-6.339c-.063-.055-.111-.12-.167-.182l-2.074-1.823Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M81.897 23.723c-9.69-6.461-21.347-8.99-32.819-7.124l-5.622.915c-12.986 2.113-23.523 12.24-26.22 25.2l-3.23 15.505-8.218 5.133A5.917 5.917 0 0 0 3 68.319a5.918 5.918 0 0 0 2.663 5.034l11.389 7.508a25.066 25.066 0 0 0 16.878 3.947l15.721-1.96c.024-.003.043-.012.067-.015.04-.007.083-.012.124-.02.012-.003.021-.001.033-.004l46.29-10.405A2.357 2.357 0 0 0 98 70.098v-16.19c0-12.176-6.019-23.46-16.103-30.185Zm-32.07-2.46c7.11-1.156 14.3-.43 20.933 2.036l-20.57 2.083a22.23 22.23 0 0 0-2.354.344 27.737 27.737 0 0 0-8.278 3.177 13.263 13.263 0 0 0-1.574-1.701c-.976-.872-1.932-1.429-2.824-1.793 2.763-1.58 5.811-2.706 9.046-3.23l5.62-.916Zm-21.35 13.552c.384-3.37 1.873-5.287 3.727-5.287.836 0 1.746.389 2.665 1.208 2.957 2.642 4.915 8.832 4.352 13.754-.386 3.386-1.87 5.312-3.717 5.312-.839 0-1.753-.397-2.675-1.233-2.953-2.68-4.91-8.868-4.353-13.754Zm64.829 33.39-41.237 9.27 2.167-19.133c.826-7.28 6.421-13.171 13.608-14.325l22.442-3.609a31.633 31.633 0 0 1 3.02 13.5v14.297ZM33.354 80.12a20.372 20.372 0 0 1-13.73-3.212L8.236 69.4a1.191 1.191 0 0 1-.54-1.023c.002-.199.063-.694.567-1.009l7.836-4.893 16.997 10.633.29.207a.6.6 0 0 0 .112.057.815.815 0 0 1 .082.038l8.905 5.57-9.13 1.14Zm14.1-3.593-10.147-6.346 2.755-17.262c1.847-1.445 3.371-3.953 3.822-7.888.113-.982.14-1.992.109-3.008 2.892-3.92 7.219-6.695 12.233-7.543l25.536-4.319c.205-.035.395-.108.58-.192a31.336 31.336 0 0 1 5.43 6.058l-20.67 3.323c-9.256 1.489-16.464 9.079-17.528 18.456l-2.12 18.721ZM23.729 37.914c.257 4.25 1.692 8.603 3.88 11.755l-2.097 13.132-6.78-4.242 3.098-14.876a27.286 27.286 0 0 1 1.899-5.769Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M84.082 38.632C86.28 38.384 88 36.478 88 34.293v-4.52a3.544 3.544 0 0 0-1.192-2.654 3.624 3.624 0 0 0-2.8-.869l-13.384 1.51V14.545a3.545 3.545 0 0 0-1.19-2.652 3.616 3.616 0 0 0-2.8-.87l-4.564.514c-2.209.249-3.94 2.166-3.94 4.365v13.264L41.869 31V17.786a3.536 3.536 0 0 0-1.192-2.654 3.6 3.6 0 0 0-2.798-.868l-4.588.516c-2.195.247-3.914 2.154-3.914 4.339v13.289l-13.462 1.516C13.722 34.173 12 36.078 12 38.263v4.52c0 1.017.435 1.985 1.19 2.654a3.611 3.611 0 0 0 2.8.869l13.386-1.509v16.054l-13.483 1.52C13.71 62.615 12 64.51 12 66.682v4.52c0 1.024.437 1.997 1.198 2.668a3.623 3.623 0 0 0 2.4.898c.139 0 .276-.006.417-.023l13.36-1.505v13.212c0 1.019.433 1.987 1.19 2.654a3.604 3.604 0 0 0 2.8.87l4.564-.514c2.209-.25 3.939-2.167 3.939-4.365V71.833l16.263-1.832v13.19a3.56 3.56 0 0 0 1.197 2.667 3.625 3.625 0 0 0 2.817.876l4.54-.513c2.209-.249 3.94-2.165 3.94-4.365V68.592l13.457-1.516C86.28 66.828 88 64.922 88 62.736v-4.518a3.545 3.545 0 0 0-1.19-2.654 3.637 3.637 0 0 0-2.802-.87l-13.384 1.508V40.148l13.459-1.516Zm-25.951 2.924V57.61l-16.263 1.834V43.39l16.263-1.834Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m24 21.939 12.748-1.455v28.379l26.504-3.025V17.456L76 16v62.063l-12.748 1.454V57.245l-26.504 3.027v22.273L24 84V21.939Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M72.903 42.058 88 32.982v41.365l-5.813.794V41.494l-9.284 5.849v-5.285ZM64.925 16v62.062l-12.73 1.455V57.245L25.73 60.271v22.274L13 84V21.938l12.73-1.454v28.379l26.464-3.026V17.456L64.924 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M82.468 51.922c1.808-2.467 3.744-5.109 3.744-7.952 0-3.006-3.034-5.192-6.782-4.854-4.344.392-7.852 2.576-8.245 7.556l-5.865.542c.194-6.841 5.735-11.956 13.656-12.659C85.823 33.947 92 36.891 92 43.384c0 2.62-.897 4.994-2.44 7.104L74.63 71.045l16.986-1.704v4.584l-27.409 2.788 18.26-24.791ZM60.668 16v62.063l-12.669 1.455V57.246l-26.332 3.026v22.274L9 84V21.939l12.667-1.455v28.379l26.332-3.025V17.457L60.667 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M82.264 40.656 67.41 43.19v-4.514l24.4-4.125-11.58 17.05C87.521 50.331 93 53.853 93 61.153c0 7.46-6.493 13.918-14.089 15.303-5.951 1.085-9.748.652-13.617-4.401l4.653-3.147c1.81 2.844 4.578 4.113 8.543 3.395 4.313-.78 9.152-4.591 9.152-9.822 0-5.071-4.06-7.83-9.753-6.832-2.763.485-5.83 2.095-7.64 3.972l-.787-.507 12.802-18.458ZM59.386 16v62.062l-12.6 1.455V57.245l-26.19 3.026v22.274L8 84V21.938l12.597-1.454v28.379l26.19-3.026V17.456L59.386 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m62.28 69.235 19.531-2.852v10.086l5.83-.87V65.532L93 64.75v-4.362l-5.358.775V34.06l-1.164.158L62.28 67.004v2.231Zm19.401-21.73.13-.018v14.519l-11.99 1.733 11.86-16.234ZM57.741 16v62.062l-12.685 1.455V57.245l-26.371 3.027v22.273L6 84V21.939l12.685-1.455v28.378l26.37-3.024V17.456L57.743 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M68.54 59.928V37.314l23.16-2.863v4.644l-17.649 2.208v11.454c2.356-1.137 4.187-1.649 6.275-1.917C86.772 50.012 95 53.153 95 61.768c0 7.291-6.41 14.133-14.935 15.299-7.39 1.01-11.723-.959-15.079-5.131l4.933-3.392c2.035 3.234 5.507 4.766 9.69 4.2 4.237-.573 9.565-3.951 9.565-10.092 0-4.981-4.353-8.013-9.892-7.293-3.594.466-6.87 1.948-10.085 4.873l-.657-.304ZM57.866 16v62.062l-12.717 1.455V57.245l-26.434 3.026v22.274L6 84V21.939l12.715-1.455v28.379l26.434-3.025V17.456L57.866 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m76.152 52.125 12.829-18.81-6.975.873L70.02 52.589c-4.245 6.535-5.59 9.592-5.463 13.415.26 7.869 7.149 11.713 15.536 10.55 7.891-1.095 14.15-7.333 13.9-14.906-.201-6.068-5.553-11.52-13.7-10.457-1.296.17-2.788.42-4.007 1.029l-.134-.095Zm12.06 10.693c.163 4.909-3.41 8.65-8.59 9.361-4.806.66-9.008-1.694-9.183-6.967-.175-5.274 3.831-8.789 8.64-9.424 5.18-.684 8.97 2.121 9.133 7.03ZM57.786 16v62.063L45.09 79.518V57.246l-26.393 3.026v22.274L6 84V21.939l12.696-1.455v28.379l26.393-3.025V17.457L57.786 16Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m19.98 66.476-.078-17.84-2.454.281c-1.014.116-2.017.585-2.828 1.321-2.717 2.465-4.196 5.963-3.957 9.362.196 2.8 1.509 5.158 3.7 6.644.71.483 1.622.692 2.559.582l3.059-.35Zm3.21-21.532a4.114 4.114 0 0 1 1.348 3.067V66.58c0 2.278-1.77 4.264-4.032 4.523l-3.058.349a8.91 8.91 0 0 1-1.009.058c-1.687 0-3.318-.487-4.674-1.409-3.348-2.269-5.435-5.977-5.73-10.173-.336-4.815 1.71-9.728 5.474-13.142 1.523-1.382 3.446-2.268 5.413-2.494l3.059-.349a4.1 4.1 0 0 1 3.21 1.002Zm66.147 3.692c-.196-2.798-1.51-5.158-3.7-6.644-.587-.399-1.31-.608-2.075-.608-.16 0-.324.01-.486.028l-3.057.35.074 17.331c.057.157.096.323.117.495l2.342-.267c1.012-.116 2.015-.586 2.828-1.323 2.715-2.463 4.196-5.962 3.957-9.362Zm-.848 12.817c-1.521 1.382-3.444 2.268-5.413 2.493l-2.995.343C78.858 75.27 70.09 84.834 59.185 86.942c-.854 3.482-3.844 6.264-7.514 6.684h-.001l-2.818.32a8.13 8.13 0 0 1-.929.054c-1.85 0-3.572-.644-4.927-1.857-1.57-1.406-2.435-3.39-2.435-5.588 0-4.38 3.413-8.2 7.768-8.698l2.817-.322c2.192-.253 4.278.39 5.86 1.805a7.221 7.221 0 0 1 1.958 2.906c9.345-2.123 16.637-10.923 16.637-20.574v-.423a4.195 4.195 0 0 1-.14-1.024V41.658c0-2.277 1.771-4.263 4.032-4.522l3.059-.35c2.038-.233 4.058.247 5.683 1.35 3.346 2.27 5.435 5.978 5.729 10.174.338 4.814-1.709 9.728-5.475 13.143ZM50.264 11.859C36.84 13.394 25.03 23.365 20.875 36.671a2.322 2.322 0 0 1-2.212 1.633 2.33 2.33 0 0 1-2.215-3.025c4.695-15.034 18.074-26.306 33.29-28.046 15.45-1.763 29.014 6.607 33.797 20.83a2.33 2.33 0 0 1-1.456 2.95 2.317 2.317 0 0 1-2.939-1.46C75.073 17.458 63.474 10.35 50.264 11.858Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M88.928 12.432c-4.597-4.144-10.697-6.019-17.187-5.271-9.184 1.058-17.412 7.388-21.343 15.862-4.075-7.568-12.363-11.98-21.611-10.918C15.67 13.614 5 25.625 5 38.881c0 5.567 1.911 10.803 5.384 14.749 4.017 4.56 37.224 38.313 38.634 39.747.394.4.927.623 1.482.623.037 0 .07-.002.107-.003a2.082 2.082 0 0 0 1.515-.778c1.41-1.759 34.61-43.14 38.61-48.609C94.13 39.97 96 34.386 96 28.888c0-6.5-2.513-12.343-7.072-16.456Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M71.74 7.16c6.491-.747 12.59 1.128 17.188 5.272C93.488 16.545 96 22.388 96 28.888c0 5.498-1.871 11.082-5.267 15.722l-.438.587c-5.527 7.33-36.805 46.316-38.173 48.022a2.084 2.084 0 0 1-1.339.761l-.176.017L50.5 94a2.08 2.08 0 0 1-1.482-.623L34.933 79.025c-10.07-10.285-22.22-22.75-24.549-25.395C6.911 49.684 5 44.448 5 38.88c0-13.256 10.67-25.267 23.787-26.776 9.248-1.061 17.536 3.35 21.611 10.918C54.33 14.549 62.557 8.219 71.741 7.16Zm14.51 8.243c-3.734-3.366-8.689-4.886-14.052-4.268-7.517.866-14.515 6.034-17.992 13.193l-.18.378-1.68 3.624c-.694 1.495-2.795 1.557-3.576.107l-1.894-3.518c-3.353-6.228-10.128-9.701-17.632-8.84C18.149 17.355 9 27.654 9 38.88c0 4.461 1.468 8.626 4.118 11.792l.269.313c1.046 1.189 4.305 4.601 9.276 9.73l9.725 9.985 8.99 9.187 8.975 9.142 9.971-12.45L75.262 57.85c6.64-8.355 10.99-13.891 12.243-15.603 2.9-3.964 4.495-8.722 4.495-13.36 0-5.384-2.046-10.143-5.75-13.485Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M93.212 10.121a2.39 2.39 0 0 0-3.35.179l-7.726 8.512a2.33 2.33 0 0 0 .18 3.316c.453.402 1.02.6 1.584.6.65 0 1.297-.262 1.767-.78l7.726-8.513a2.329 2.329 0 0 0-.18-3.314Zm-42.005 9.381c1.31 0 2.373-1.051 2.373-2.347V6.347C53.58 5.052 52.517 4 51.207 4c-1.31 0-2.373 1.052-2.373 2.347v10.808c0 1.296 1.063 2.347 2.373 2.347ZM17.098 30.097a2.38 2.38 0 0 0 1.776-.79 2.33 2.33 0 0 0-.202-3.314l-7.726-6.77a2.388 2.388 0 0 0-3.35.2 2.33 2.33 0 0 0 .203 3.312l7.726 6.772c.452.396 1.013.59 1.573.59Zm63.694 2.179c-3.7-3.268-8.597-4.74-13.81-4.158-6.852.774-13.037 5.149-16.37 11.128-3.473-5.224-9.723-8.188-16.646-7.406C23.509 33.017 15 42.398 15 52.75c0 4.376 1.539 8.498 4.335 11.607 3.098 3.448 28.639 28.87 29.724 29.95a2.391 2.391 0 0 0 3.526-.176c1.085-1.325 26.613-32.486 29.7-36.617 2.708-3.624 4.199-7.987 4.199-12.286 0-5.111-2.02-9.712-5.692-12.952ZM74.545 56.17a2.37 2.37 0 0 1-1.408-.46 2.328 2.328 0 0 1-.497-3.282c1.325-1.774 2.055-3.888 2.055-5.955 0-2.768-1.271-5.488-3.24-6.927-1.035-.756-2.75-1.507-5.07-.803a2.377 2.377 0 0 1-2.966-1.554 2.344 2.344 0 0 1 1.572-2.933c3.284-.998 6.58-.462 9.283 1.514 3.188 2.33 5.167 6.43 5.167 10.703 0 3.063-1.06 6.17-2.986 8.745a2.38 2.38 0 0 1-1.91.952Zm-9.143 13.065a2.378 2.378 0 0 1-1.84.864 2.376 2.376 0 0 1-1.499-.529 2.33 2.33 0 0 1-.34-3.302l4.853-5.886a2.392 2.392 0 0 1 3.34-.337 2.33 2.33 0 0 1 .339 3.303l-4.853 5.887Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M97.664 43.98c-.01-.077-.02-.15-.035-.225-.016-.072-.04-.142-.061-.214a2.42 2.42 0 0 0-.088-.232c-.013-.031-.02-.063-.035-.094-.078-.159-4.804-9.391-15.31-16.305l-3.117 3.453c7.894 4.966 12.204 11.479 13.64 13.948-2.573 4.953-15.372 26.807-42.246 29.85-3.97.451-7.618.42-10.97.041l-3.755 4.158c2.805.529 5.802.838 9.02.838 1.998 0 4.08-.114 6.24-.359 32.848-3.721 45.996-32.41 46.538-33.63.014-.03.02-.063.033-.094.03-.078.055-.157.077-.24.02-.07.04-.14.05-.21.015-.077.022-.155.029-.233.005-.076.01-.148.009-.224a2.15 2.15 0 0 0-.019-.228Zm-32.507 4.417a11.603 11.603 0 0 1-4.987 2.844L46.754 66.103a16.5 16.5 0 0 0 3.732.008c6.536-.741 12.096-5.16 14.949-10.859.99-1.982 1.474-4.076 1.666-5.862.113-1.058-1.174-1.733-1.944-.993ZM8.702 54.316c2.572-4.953 15.371-26.807 42.245-29.852 6.854-.773 12.747-.125 17.79 1.324L49.523 47.07c-.717-1.302-1.128-2.82-1.128-4.483 0-2.786 1.135-5.434 2.97-7.469.855-.948.088-2.464-1.18-2.277-2.438.362-5.148 1.318-7.457 2.787-5.327 3.385-8.963 9.35-8.963 15.748 0 3.703 1.236 6.97 3.295 9.498l-9.249 10.247C16.398 66.2 10.438 57.304 8.701 54.316Zm76.252-42.97a2.374 2.374 0 0 0-3.342.18l-9.455 10.472c-6.045-2.102-13.247-3.174-21.745-2.21-32.848 3.722-45.996 32.41-46.538 33.63-.014.03-.02.062-.033.093-.03.08-.055.159-.077.241-.02.07-.04.14-.05.21a2.255 2.255 0 0 0-.028.234 2.026 2.026 0 0 0 .01.452c.009.075.018.149.034.224.016.072.038.143.061.213.026.08.054.156.088.233.012.032.02.063.035.094.09.184 6.385 12.48 20.64 19.317l-8.333 9.23a2.342 2.342 0 0 0 .179 3.322 2.365 2.365 0 0 0 1.58.603c.648 0 1.295-.264 1.761-.781L85.133 14.67a2.344 2.344 0 0 0-.18-3.324Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M88.011 27.375 50.704 6.254c-.731-.414-1.677-.316-2.408.25L10.989 35.379A2.53 2.53 0 0 0 10 37.352V89.98c0 1.238.985 2.134 2.193 2.008l74.614-7.754C88.015 84.11 89 83.008 89 81.77V29.142c0-.755-.372-1.418-.989-1.767ZM41.961 84.42V62.58l15.078-1.567v21.84L41.961 84.42Zm19.464-2.023V58.322c0-1.238-.985-2.134-2.193-2.009l-19.464 2.023c-1.208.126-2.193 1.227-2.193 2.465v24.077l-23.19 2.41V38.102L49.5 10.924l35.114 19.88V79.99L61.425 82.4Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M64.315 50.447c0-.858-.327-1.618-.92-2.138-.505-.443-1.163-.677-1.883-.677-.127 0-.253.007-.383.021-2.006.225-3.7 2.09-3.7 4.072 0 .86.326 1.618.92 2.138.593.52 1.401.75 2.265.655 2.007-.224 3.701-2.088 3.701-4.071Zm2.105-5.467c1.572 1.378 2.437 3.32 2.437 5.467 0 4.213-3.467 8.028-7.727 8.505a8.077 8.077 0 0 1-.914.051c-1.831 0-3.543-.628-4.892-1.811-1.572-1.379-2.438-3.319-2.438-5.467 0-4.212 3.468-8.027 7.728-8.504 2.173-.242 4.235.381 5.806 1.76Zm20.798 7.79a2.28 2.28 0 0 1-1.487.547 2.28 2.28 0 0 1-1.716-.768L61.023 26.544l-20.36 27.311c0 .018.005.036.005.054v34.359l11.717-1.31V73.76c0-4.509 3.438-8.294 7.998-8.803a8.16 8.16 0 0 1 6.283 1.96 7.868 7.868 0 0 1 2.694 5.909v12.23l11.716-1.31V60.343c0-1.232 1.016-2.231 2.27-2.231 1.255 0 2.272 1 2.272 2.231v25.394c0 1.135-.867 2.089-2.014 2.217l-44.948 5.03a2.19 2.19 0 0 1-.254.015l-.007.001-.019-.002a2.368 2.368 0 0 1-.651-.108 2.309 2.309 0 0 1-.51-.218h-.001L15.373 79.56a2.221 2.221 0 0 1-1.087-1.904V52.987c0-1.231 1.016-2.23 2.27-2.23 1.255 0 2.271.999 2.271 2.23v23.419l17.3 10.384V57.478a2.297 2.297 0 0 1-.58-.25L13.07 43.487a2.228 2.228 0 0 1-1.03-1.47 2.2 2.2 0 0 1 .396-1.74L36.563 7.913a2.297 2.297 0 0 1 3.033-.577l22.477 13.738c.03.018.053.043.08.06a2.567 2.567 0 0 1 .357.3c.026.026.053.045.078.072l24.856 28.116c.823.93.722 2.34-.225 3.148Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M27.725 30.41c0 8.302 5.27 15.04 13.115 16.768a2.356 2.356 0 0 1 .304 4.51C32.12 54.991 24.91 62.781 22.329 72.02a3.274 3.274 0 0 0 .675 3.049 3.295 3.295 0 0 0 2.92 1.156l10.383-1.183a2.347 2.347 0 0 1 2.603 2.071 2.35 2.35 0 0 1-2.07 2.604l-10.383 1.184a8.035 8.035 0 0 1-7.035-2.778 8.026 8.026 0 0 1-1.625-7.372c2.459-8.8 8.551-16.461 16.454-21.017C27.357 46.07 23.02 38.874 23.02 30.41c0-13.242 10.762-25.24 23.99-26.75 6.562-.748 12.723 1.128 17.373 5.28 4.61 4.118 7.151 9.97 7.151 16.476 0 8.397-4.33 16.497-11.19 21.597a26.806 26.806 0 0 1 4.94 2.41 2.353 2.353 0 0 1-2.483 3.998c-2.687-1.67-5.688-2.741-8.922-3.186a2.35 2.35 0 0 1-2.009-1.998 2.358 2.358 0 0 1 1.369-2.483c8.13-3.638 13.59-11.81 13.59-20.338 0-5.146-1.983-9.75-5.58-12.963-3.636-3.247-8.506-4.701-13.706-4.116C36.616 9.584 27.726 19.486 27.726 30.41Zm23.143 65.77a1.061 1.061 0 0 0 1.097-.067l32.077-22.168a1.06 1.06 0 0 0-.157-1.835L51.808 57.248a1.063 1.063 0 0 0-1.508.963v37.028c0 .395.219.757.568.94Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M83.95 12.62C74.807 4.513 62.657.85 49.731 2.317 23.412 5.297 2 29.005 2 55.167c0 12.738 4.992 24.178 14.054 32.214C23.876 94.32 33.9 98 44.73 98c1.824 0 3.674-.105 5.536-.315C76.587 94.703 98 70.995 98 44.833c0-12.737-4.99-24.177-14.05-32.213ZM56.492 66.181c2.219-.25 4.228 1.293 4.48 3.432.254 2.139-1.341 4.07-3.562 4.314-.439.048-.878.073-1.314.073-2.838 0-5.599-1.003-7.737-2.84-2.467-2.121-3.882-5.163-3.882-8.347V49.825l-3.97.436c-2.224.244-4.23-1.293-4.482-3.432-.253-2.139 1.342-4.07 3.565-4.314l8.477-.93a4.142 4.142 0 0 1 3.155.963 3.842 3.842 0 0 1 1.352 2.91v17.355a3.29 3.29 0 0 0 1.177 2.529 3.582 3.582 0 0 0 2.74.84Zm-12.33-35.895a4.548 4.548 0 0 1-.365-1.742 4.52 4.52 0 0 1 1.391-3.222c1.092-1.053 2.725-1.533 4.264-1.235.298.052.593.143.877.26.283.104.567.247.81.416.27.17.514.351.728.559a4.51 4.51 0 0 1 1.377 3.223c0 .298-.027.597-.095.883a3.677 3.677 0 0 1-.27.858 3.699 3.699 0 0 1-.43.78c-.175.246-.366.48-.582.688a4.43 4.43 0 0 1-.729.572 5.21 5.21 0 0 1-.81.416 5.177 5.177 0 0 1-.877.26c-.31.051-.62.09-.93.09a4.846 4.846 0 0 1-3.928-2.027 5.523 5.523 0 0 1-.432-.78Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M56.493 66.181a3.582 3.582 0 0 1-2.741-.84 3.29 3.29 0 0 1-1.177-2.528V45.458a3.842 3.842 0 0 0-1.352-2.91 4.142 4.142 0 0 0-3.155-.964l-8.477.93c-2.223.245-3.818 2.176-3.565 4.315.252 2.139 2.258 3.676 4.481 3.432l3.97-.436v12.988c0 3.184 1.416 6.226 3.883 8.346C50.498 72.997 53.26 74 56.097 74c.436 0 .875-.025 1.314-.073 2.221-.244 3.816-2.175 3.563-4.314-.253-2.139-2.262-3.683-4.481-3.432Zm-12.33-35.895c.12.273.27.532.431.78a4.846 4.846 0 0 0 3.927 2.027c.31 0 .621-.04.931-.091.299-.065.594-.143.878-.26a5.21 5.21 0 0 0 .81-.416 4.43 4.43 0 0 0 1.31-1.26c.175-.247.322-.507.43-.78.123-.273.216-.559.27-.858.068-.286.095-.585.095-.884a4.51 4.51 0 0 0-1.377-3.222 4.363 4.363 0 0 0-.729-.559 3.634 3.634 0 0 0-.81-.416 4.21 4.21 0 0 0-.877-.26c-1.538-.298-3.171.182-4.263 1.235a4.52 4.52 0 0 0-1.391 3.223 4.548 4.548 0 0 0 .364 1.741ZM83.948 12.62C74.808 4.513 62.66.85 49.732 2.317 23.412 5.297 2 29.005 2 55.167c0 12.738 4.992 24.178 14.054 32.214C23.876 94.32 33.9 98 44.73 98c1.824 0 3.674-.105 5.536-.315C76.587 94.703 98 70.995 98 44.833c0-12.737-4.99-24.177-14.05-32.213ZM49.732 93.018c-11.568 1.31-22.41-1.936-30.532-9.14-8.044-7.133-12.474-17.331-12.474-28.71 0-23.851 19.533-45.468 43.54-48.186a44.35 44.35 0 0 1 4.985-.285c9.674 0 18.608 3.268 25.55 9.427 8.044 7.133 12.473 17.329 12.473 28.709 0 23.851-19.533 45.466-43.542 48.185\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M63.852 34.673c-3.813-3.395-8.845-4.932-14.195-4.323C38.974 31.564 30.28 41.23 30.28 51.897c0 5.292 2.085 10.062 5.867 13.43 3.27 2.91 7.438 4.452 11.925 4.452.749 0 1.507-.041 2.27-.128C61.027 68.435 69.72 58.769 69.72 48.102c0-5.292-2.084-10.061-5.866-13.43Zm-14.195 28.98c-3.601.41-6.972-.595-9.48-2.828-2.48-2.209-3.846-5.38-3.846-8.928 0-7.696 6.285-14.673 14.012-15.55.525-.06 1.047-.09 1.562-.09 3.007 0 5.776 1.011 7.918 2.918 2.48 2.21 3.845 5.379 3.845 8.927 0 7.698-6.286 14.673-14.011 15.552ZM66.972 7.157l-34.631 3.937C19.47 12.555 9 24.198 9 37.045v34.542c0 6.342 2.493 12.054 7.02 16.086C19.93 91.153 24.924 93 30.3 93c.899 0 1.81-.052 2.726-.156l34.632-3.936C80.53 87.446 91 75.803 91 62.955V28.413c0-6.341-2.493-12.055-7.022-16.085-4.564-4.064-10.61-5.9-17.006-5.172Zm5.503 12.456c-2.997.34-5.428 3.041-5.428 6.032s2.431 5.139 5.428 4.798c2.999-.34 5.43-3.04 5.43-6.032 0-2.99-2.431-5.14-5.43-4.799ZM84.95 62.955c0 9.877-8.064 18.83-17.977 19.956l-34.631 3.937c-4.67.53-9.031-.777-12.29-3.678-3.225-2.87-5-6.985-5-11.583V37.045c0-9.878 8.064-18.83 17.975-19.957l34.632-3.935c4.669-.533 9.03.776 12.29 3.677 3.226 2.87 5.001 6.984 5.001 11.583v34.542Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M32.193 81.232c.39-.045 7.23-.856 7.59-.898.143-.61 9.855-58.174 9.972-58.8l-7.692.911 1.087-6.755L66 13l-1.087 6.757c-.372-.015-7.46.936-7.784.934-.136.587-10.065 58.17-10.076 58.81.564.044 7.445-.976 7.988-.959l-1.19 6.768L31 88l1.193-6.768Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m71.712 57.35-3.335.222c-.984.081-1.398-.286-1.398-.922 0-.351.127-.65.35-.867.762.295 1.684.349 2.763.226 3.463-.396 5.688-2.783 5.688-5.68 0-.605-.16-1.16-.477-1.601l2.001-.228v-3.056l-5.212.595a7.537 7.537 0 0 0-2-.027c-3.463.396-5.815 2.733-5.815 5.631 0 1.178.446 2.21 1.209 2.95-1.21.678-1.876 1.678-1.876 2.886 0 1.242.51 2.076 1.62 2.554-1.523.748-2.478 1.81-2.478 3.276 0 2.577 2.417 4.18 7.277 3.625 5.368-.613 7.467-3.018 7.467-5.882 0-2.642-2.099-3.93-5.784-3.701Zm-1.682 6.37c-2.352.269-3.115-.344-3.115-1.427 0-.413.127-.778.383-1.094l3.558-.184c1.747-.104 2.255.092 2.255.856 0 .828-.571 1.563-3.08 1.849Zm2.002-12.962c0-1.083-.7-1.733-2.002-1.585-1.303.147-2.003.96-2.003 2.043 0 1.145.7 1.828 2.003 1.68 1.302-.147 2.002-.991 2.002-2.138Zm-16.37-3.09c-4.193.479-7.467 3.782-7.467 7.888 0 4.17 3.115 6.743 7.945 6.191 2.827-.321 4.48-1.37 5.782-2.666l-2.447-2.362c-.667.553-1.842 1.293-3.4 1.47-1.937.221-3.081-.444-3.495-1.797l10.263-1.171c.317-4.78-2.32-8.107-7.18-7.552Zm-3.144 6.249c.349-1.664 1.492-2.56 3.175-2.751 1.685-.192 2.638.59 2.829 2.065l-6.004.686Zm-11.54-4.573c-2.095.239-3.525 1.326-4.351 2.884l.094-2.112-4.29.49v20.31l4.29-.49v-8.563c.7 1.16 2.097 1.862 4.163 1.625 3.305-.376 6.133-3.628 6.133-7.798s-2.766-6.72-6.038-6.346Zm-1.334 10.53c-1.842.21-3.05-.862-3.05-2.994 0-2.007 1.208-3.385 3.05-3.596 1.812-.206 2.955.905 2.955 2.91 0 2.134-1.143 3.473-2.955 3.68Zm-13.729 7.361c0 .7-.316 1.118-.984 1.195-.349.04-.699-.112-1.05-.39l-2.127 2.79c.636.722 2 1.394 3.59 1.213 3.18-.363 4.861-2.337 4.861-5.457V50.859l-4.29.49v15.885Zm2.162-23.771c-1.461.167-2.732 1.425-2.732 2.985 0 1.592 1.27 2.56 2.732 2.394 1.462-.167 2.702-1.423 2.702-3.015 0-1.558-1.24-2.532-2.702-2.364ZM90.92 23.145c-.01-.046-.025-.09-.04-.137a2.463 2.463 0 0 0-.203-.464c-.02-.031-.033-.064-.053-.095a2.357 2.357 0 0 0-.388-.461c-.012-.011-.019-.026-.031-.037L72.904 6.592c-.008-.006-.018-.01-.026-.015a2.352 2.352 0 0 0-.52-.344c-.028-.013-.055-.021-.084-.034a2.33 2.33 0 0 0-.502-.152c-.044-.007-.084-.018-.128-.023a2.294 2.294 0 0 0-.57-.011l-.048.005h-.001L11.092 12.86A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.08-.574ZM13.718 89.989V17.318l55.265-6.31v14.687a2.357 2.357 0 0 0 2.625 2.348l14.676-1.675v55.338L13.717 89.99ZM73.7 13.611l9.417 8.361-9.417 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M48.066 46.247c-2.097.239-3.527 1.326-4.353 2.884l.096-2.112-4.29.49v20.31l4.29-.49v-8.563c.698 1.16 2.095 1.862 4.161 1.627 3.305-.378 6.133-3.63 6.133-7.8s-2.764-6.719-6.037-6.346Zm-1.336 10.53c-1.842.21-3.05-.862-3.05-2.994 0-2.007 1.208-3.385 3.05-3.596 1.812-.207 2.956.905 2.956 2.91 0 2.132-1.144 3.473-2.956 3.68Zm-14.727 7.361c0 .7-.318 1.118-.984 1.194-.35.04-.7-.111-1.05-.39l-2.13 2.79c.637.723 2.002 1.395 3.593 1.215 3.177-.364 4.86-2.338 4.86-5.459V47.764l-4.289.49v15.885Zm2.16-23.772c-1.461.168-2.73 1.426-2.73 2.986 0 1.592 1.269 2.56 2.73 2.394 1.462-.167 2.702-1.423 2.702-3.015 0-1.558-1.24-2.532-2.702-2.365ZM63.8 56.255l-3.337.221c-.984.081-1.398-.286-1.398-.922 0-.351.127-.65.349-.868.763.295 1.685.35 2.766.227 3.46-.396 5.687-2.783 5.687-5.68 0-.605-.162-1.16-.478-1.601l2.001-.228v-3.056l-5.21.594a7.601 7.601 0 0 0-2-.026c-3.464.396-5.817 2.733-5.817 5.631 0 1.178.446 2.208 1.209 2.95-1.21.678-1.876 1.678-1.876 2.886 0 1.242.509 2.075 1.62 2.555-1.523.745-2.476 1.81-2.476 3.273 0 2.58 2.415 4.182 7.275 3.627 5.368-.613 7.467-3.018 7.467-5.882 0-2.643-2.099-3.93-5.782-3.701Zm-1.685 6.368c-2.352.269-3.115-.344-3.115-1.427 0-.414.128-.778.383-1.094l3.558-.184c1.747-.104 2.256.092 2.256.856 0 .828-.573 1.563-3.082 1.849Zm2.001-12.962c0-1.083-.7-1.735-2.001-1.585-1.303.148-2.002.959-2.002 2.042 0 1.146.699 1.83 2.002 1.68 1.302-.148 2.001-.99 2.001-2.137Zm26.806-26.515c-.012-.046-.028-.09-.042-.137a2.501 2.501 0 0 0-.202-.463c-.019-.032-.034-.065-.054-.097a2.34 2.34 0 0 0-.387-.46c-.012-.011-.019-.026-.032-.038L72.902 6.592c-.01-.008-.02-.012-.027-.019a2.4 2.4 0 0 0-.52-.34c-.025-.013-.051-.02-.078-.032a2.325 2.325 0 0 0-.516-.156c-.038-.006-.073-.016-.112-.021a2.349 2.349 0 0 0-.577-.011l-59.98 6.847A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.078-.574ZM13.717 89.989V17.318l55.263-6.31v14.687a2.358 2.358 0 0 0 2.625 2.348l14.678-1.675v55.338L13.717 89.99Zm59.98-76.378 9.419 8.361-9.418 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M92.107 44.904c.213.153.418.315.616.488 6.3 5.478 3.26 18.99-6.92 30.763-4.669 5.399-10.132 9.59-15.383 11.805-2.68 1.13-5.187 1.692-7.426 1.692-2.47 0-4.603-.707-6.304-2.073-.016-.013-.038-.015-.055-.028h-.002c-.146-.1-3.03-2.072-8.27-6.628-2.806-2.44-3.748-6.48-3.041-11.247a2820.532 2820.532 0 0 0-3.166-2.803l-24.648 27.53A7.795 7.795 0 0 1 11.682 97 7.78 7.78 0 0 1 6.5 95.034a7.4 7.4 0 0 1-2.487-5.148 7.404 7.404 0 0 1 1.886-5.398l24.82-27.722-.255-.225-1.236-1.089c-1.385.345-2.71.518-3.952.518-2.619 0-4.878-.757-6.597-2.253l-.004-.005-7.42-6.452c-3.241-2.816-4.148-7.727-2.556-13.824 1.442-5.525 4.81-11.539 9.478-16.939 4.67-5.398 10.131-9.59 15.38-11.803 5.794-2.443 10.77-2.238 14.01.58l7.422 6.454.003.002c2.441 2.125 3.54 5.446 3.235 9.638 3.848 3.42 11.034 9.83 17.42 15.53 3.644-.593 6.767.07 9.03 2.039 1.351 1.175 5.881 4.75 7.43 5.967Zm-78.84-10.269c-1.097 4.2-.703 7.498 1.08 9.049l1.072.932c.022-.55.08-1.116.153-1.69l.013-.096a24.815 24.815 0 0 1 .361-2.061c.01-.044.02-.088.032-.132l.031-.13a30.307 30.307 0 0 1 .506-1.878l.047-.161c.195-.619.413-1.245.653-1.878.038-.1.079-.202.119-.304l.046-.117a36.628 36.628 0 0 1 .82-1.928.73.73 0 0 1 .024-.059c.304-.656.64-1.317.992-1.981l.052-.1a47.425 47.425 0 0 1 1.314-2.306c.04-.065.083-.131.125-.197l.083-.131c.374-.6.765-1.197 1.174-1.795l.115-.17a52.627 52.627 0 0 1 1.558-2.134l.167-.213.166-.212a53.229 53.229 0 0 1 1.63-1.99c4.67-5.398 10.132-9.59 15.382-11.803.756-.32 1.498-.588 2.223-.817.15-.047.297-.083.443-.12a7.11 7.11 0 0 0 .27-.068c.477-.133.956-.265 1.417-.359a1.13 1.13 0 0 0 .084-.02c.028-.008.056-.016.084-.021l-1.03-.895c-.852-.74-2.056-1.11-3.512-1.11-1.592 0-3.49.44-5.575 1.317-4.593 1.939-9.439 5.682-13.642 10.542-4.205 4.861-7.214 10.2-8.477 15.036Zm31.131 27.907 2.226 1.969c.054-.155.117-.312.18-.469l.096-.247c.045-.119.09-.238.138-.355a37.62 37.62 0 0 1 .769-1.816l.085-.188.027-.06a43.234 43.234 0 0 1 2.343-4.363c.047-.077.096-.154.146-.232.044-.067.087-.134.128-.2.344-.549.7-1.095 1.072-1.64.147-.217.3-.433.452-.649a52.196 52.196 0 0 1 1.286-1.743c.09-.12.181-.24.275-.36a54.833 54.833 0 0 1 1.663-2.029c4.5-5.203 9.738-9.267 14.811-11.537.04-.017.08-.038.12-.058.043-.022.087-.043.13-.062-7.946-7.09-13.47-12.01-16.144-14.386l-.001-.001-.19-.168-.27-.241a445.69 445.69 0 0 0-1.27-1.121.21.21 0 0 0-.027-.019.127.127 0 0 1-.027-.018 2.68 2.68 0 0 0-.449-.304 1.25 1.25 0 0 0-.135-.058l-.09-.036-.03-.013c-.112-.048-.223-.097-.347-.133a1.987 1.987 0 0 0-.2-.044l-.088-.018-.025-.005a3.858 3.858 0 0 0-.376-.07 3.805 3.805 0 0 0-.268-.018l-.07-.003a5.395 5.395 0 0 0-.421-.012 7.464 7.464 0 0 0-.536.035l-.127.011a4.758 4.758 0 0 0-.25.026 9.122 9.122 0 0 0-.57.105l-.034.007-.134.027a4.796 4.796 0 0 0-.252.053c-.218.053-.444.122-.67.19l-.043.014c-.048.015-.095.028-.141.041-.068.02-.137.039-.207.063-.366.123-.74.264-1.125.426-3.553 1.498-7.308 4.402-10.572 8.177-2.858 3.305-5.004 6.885-6.15 10.235-.164.477-.305.95-.428 1.419-.816 3.119-.561 5.535.695 6.628.388.336.889.776 1.467 1.283l.003.002.205.18.33.288.003.003v.001l.002.001a2524.915 2524.915 0 0 1 4.246 3.74l.36.319c2.158 1.904 4.49 3.965 6.601 5.834l.935.825.002.002c0 .002.001.002.002.003l.869.769Zm7.06 14.805c.59.514 1.15.994 1.679 1.44 0-.053.004-.107.007-.162l.006-.137c.004-.12.011-.242.018-.362a20.481 20.481 0 0 1 .15-1.677l.002-.021.003-.027.004-.036a25.605 25.605 0 0 1 .36-1.954l.001-.001.06-.262c.144-.617.305-1.24.5-1.874l.018-.054.021-.066a33.91 33.91 0 0 1 .637-1.834l.044-.116c.037-.101.075-.202.115-.304a38.49 38.49 0 0 1 .823-1.94l.077-.16a32.793 32.793 0 0 0 .077-.16c.276-.587.572-1.177.885-1.768l.114-.219.047-.09.039-.074a46.239 46.239 0 0 1 1.237-2.134l.03-.047.133-.213c.375-.6.766-1.2 1.178-1.798l.045-.07.137-.203a51.956 51.956 0 0 1 1.692-2.285l.109-.14a55.47 55.47 0 0 1 1.627-1.982 56.993 56.993 0 0 1 1.586-1.747l.084-.089h.001c.105-.11.208-.22.314-.329a50.644 50.644 0 0 1 1.709-1.698c.02-.02.041-.038.063-.057.5-.473 1.004-.924 1.512-1.364a47.594 47.594 0 0 1 2.041-1.681c.135-.105.272-.206.409-.306l.23-.17c.317-.237.634-.467.951-.69a38.348 38.348 0 0 1 3.351-2.115l.025-.013a31.123 31.123 0 0 1 3.106-1.545 22.984 22.984 0 0 1 4.057-1.305c-.487-.4-.903-.746-1.189-.995-.852-.74-2.056-1.11-3.514-1.11-.788 0-1.653.11-2.577.325l-.004.001-.004.002a18.07 18.07 0 0 0-2.25.71l-.003.001-.129.05c-.395.153-.797.325-1.2.507l-.08.037c-.253.114-.506.23-.76.355a29.18 29.18 0 0 0-1.22.652l-.241.133a13.29 13.29 0 0 0-.461.257c-.649.387-1.3.802-1.952 1.253-.05.034-.1.071-.15.108-.037.027-.073.055-.11.081-.58.408-1.162.841-1.74 1.299a17.354 17.354 0 0 0-.516.42 42.8 42.8 0 0 0-2.04 1.77c-.477.44-.947.9-1.415 1.369l-.07.07-.118.117a21.59 21.59 0 0 0-.338.339c-.623.645-1.24 1.31-1.839 2.003-4.443 5.139-7.608 10.96-8.68 15.971a.14.14 0 0 1-.006.017l-.002.006a.112.112 0 0 0-.003.011c-.785 3.728-.332 6.663 1.296 8.08Zm30.777-4.294C91.1 62.801 93.25 52.15 89.642 48.983l-.013-.011a.511.511 0 0 0-.02-.016l-.005-.004-.013-.01a3.775 3.775 0 0 0-.456-.317l-.018-.01a4.434 4.434 0 0 0-.775-.378 5.655 5.655 0 0 0-.885-.244 7.16 7.16 0 0 0-.828-.101l-.084-.006-.048-.003-.04-.002a9.486 9.486 0 0 0-.955.018l-.074.005-.148.01c-.332.03-.678.078-1.031.14l-.047.009-.039.006-.087.016a16.152 16.152 0 0 0-1.139.268l-.333.095c-.338.1-.682.215-1.033.342a22.354 22.354 0 0 0-2.208.939c-.273.131-.544.262-.82.408-.237.124-.473.258-.71.392l-.128.074-.128.071c-.233.131-.464.26-.7.405-.232.14-.465.293-.697.446l-.153.1-.247.16c-.192.123-.383.247-.578.38-.263.183-.527.38-.79.575l-.149.11c-.083.062-.166.122-.25.182-.162.118-.325.235-.489.361-.466.363-.93.747-1.39 1.136l-.12.098a4.985 4.985 0 0 0-.167.136 45.12 45.12 0 0 0-1.684 1.528c-.05.047-.1.098-.15.148-.038.04-.077.08-.116.118-.466.45-.928.907-1.382 1.383a49.649 49.649 0 0 0-1.614 1.778c-8.877 10.265-11.023 20.93-7.397 24.084 1.783 1.55 5.095 1.476 9.087-.207 4.595-1.937 9.44-5.681 13.644-10.542ZM21.772 50.14c.856.744 1.966 1.043 3.102 1.094a1.705 1.705 0 0 1-.09-.161c-.02-.037-.038-.075-.059-.11a7.965 7.965 0 0 1-.606-1.295c-.032-.083-.065-.165-.093-.25a9.527 9.527 0 0 1-.317-1.187l-.008-.03c-.005-.017-.01-.033-.012-.05a11.184 11.184 0 0 1-.164-1.378 6.706 6.706 0 0 1-.01-.31l-.004-.133a13.612 13.612 0 0 1 .038-1.582c.03-.362.074-.733.13-1.11l.008-.063.008-.062c.017-.124.034-.25.055-.376.097-.546.212-1.101.36-1.673 1.01-3.874 3.199-8.043 6.229-11.916.433-.552.883-1.1 1.349-1.64 3.73-4.313 8.102-7.665 12.31-9.44a20.595 20.595 0 0 1 1.58-.584c.127-.042.25-.079.375-.115l.064-.02a16.839 16.839 0 0 1 1.282-.332 12.475 12.475 0 0 1 3.111-.306c.095.002.187.009.28.015l.07.006a9.78 9.78 0 0 1 1.115.14 8.23 8.23 0 0 1 1.395.374c-.244-.896-.67-1.726-1.369-2.338h-.002v-.001a3.908 3.908 0 0 0-.724-.495c-.047-.025-.097-.044-.148-.064a1.597 1.597 0 0 1-.114-.046 4.49 4.49 0 0 0-.59-.24c-.068-.02-.14-.034-.213-.049a3.656 3.656 0 0 1-.143-.03l-.086-.02a5.123 5.123 0 0 0-.53-.103 3.111 3.111 0 0 0-.277-.02c-.047-.003-.094-.005-.14-.009l-.045-.003a7.435 7.435 0 0 0-.614-.025c-.156.002-.319.016-.482.029a24.098 24.098 0 0 1-.349.027c-.131.009-.263.018-.4.036a8.772 8.772 0 0 0-.52.092 23.34 23.34 0 0 1-.397.075c-.135.024-.27.048-.41.082-.225.054-.458.125-.692.195l-.155.047a9.391 9.391 0 0 1-.217.061c-.116.032-.232.064-.35.104-.487.162-.983.35-1.492.563-4.594 1.938-9.44 5.681-13.643 10.541-2.7 3.122-4.768 6.278-6.25 9.251-.02.041-.042.082-.064.124a3.43 3.43 0 0 0-.063.123c-.187.378-.35.748-.511 1.117l-.052.118-.108.236c-.052.11-.104.22-.15.329-.066.159-.123.314-.181.469-.038.1-.075.201-.115.303l-.122.313c-.088.22-.175.441-.25.657-.028.081-.052.16-.075.239l-.062.197-.016.05c-.131.399-.262.798-.368 1.182-.019.07-.034.14-.049.207a5.765 5.765 0 0 1-.038.164c-.106.411-.21.822-.287 1.215l-.012.075a.887.887 0 0 0-.224 1.516 1.228 1.228 0 0 1-.005.089 13.796 13.796 0 0 0-.072 1.223l.001.014v.015c-.01 1.742.347 3.178 1.065 4.181a.01.01 0 0 0 .002.003l.002.003c.18.251.383.476.608.672Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m73.977 11.47 13.271-1.512v10.6l-13.27 1.513v-10.6Zm0 41.29v-10.6l13.271-1.511v10.6l-13.27 1.512Zm17.197-47.2a2.367 2.367 0 0 0-1.837-.584L71.353 7.025a2.358 2.358 0 0 0-2.09 2.342v61.379a2.358 2.358 0 0 0 2.624 2.342l17.985-2.05a2.356 2.356 0 0 0 2.09-2.34V7.318a2.36 2.36 0 0 0-.788-1.759ZM56.808 54.715 43.537 56.23v-10.6l13.271-1.512v10.6ZM43.537 14.94l13.271-1.511v10.599L43.537 25.54v-10.6Zm15.361-6.495-17.985 2.049a2.359 2.359 0 0 0-2.09 2.342V58.87c0 .67.287 1.31.788 1.759a2.363 2.363 0 0 0 1.837.583l17.984-2.05a2.357 2.357 0 0 0 2.09-2.342V10.786a2.357 2.357 0 0 0-2.624-2.342Zm-32.53 80.431-13.27 1.511v-10.6l13.27-1.512v10.6Zm-13.27-70.468 13.27-1.512v10.6l-13.27 1.512v-10.6Zm0 25.946v-10.6l13.27-1.513v10.6l-13.27 1.513Zm0 15.344v-10.6l13.27-1.512v10.6l-13.27 1.512Zm15.36-47.785-17.984 2.05a2.356 2.356 0 0 0-2.09 2.34v76.725a2.358 2.358 0 0 0 2.623 2.343l17.986-2.05a2.356 2.356 0 0 0 2.088-2.341V14.254a2.358 2.358 0 0 0-2.623-2.342Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m44.35 61.336-5.482.623c-3.694.42-6.586 3.647-6.586 7.342v1.99c0 1.335-1.135 2.59-2.478 2.743l-1.284.146c-3.694.42-6.59 3.647-6.59 7.344v5.164c0 1.333-1.133 2.59-2.476 2.742l-5.818.663v-7.866l29.749-33.095a22.877 22.877 0 0 0 3.213 3.51c1.107.98 2.29 1.833 3.527 2.565l-5.775 6.129Zm31.901-30.03c-3.332 3.708-8.67 4.397-11.899 1.539-1.4-1.238-2.233-3.015-2.347-5.004-.137-2.414.786-4.914 2.535-6.859 1.947-2.166 4.578-3.301 7.074-3.301 1.777 0 3.484.574 4.827 1.763 1.397 1.237 2.23 3.015 2.344 5.004.14 2.414-.785 4.914-2.534 6.858Zm15.706-3.826c-.373-6.544-3.167-12.438-7.866-16.596-10.438-9.237-27.342-7.398-37.681 4.104-5.307 5.904-8.106 13.58-7.678 21.058a24.755 24.755 0 0 0 2.19 8.897L9.592 79.795A2.307 2.307 0 0 0 9 81.34v11.344c0 .66.28 1.288.775 1.728a2.321 2.321 0 0 0 1.805.573l8.4-.956c3.694-.42 6.587-3.646 6.587-7.342v-5.164c0-1.335 1.135-2.59 2.478-2.744l1.283-.145c3.694-.42 6.59-3.647 6.59-7.344V69.3c0-1.333 1.133-2.59 2.476-2.742l6.324-.72a2.318 2.318 0 0 0 1.425-.713l7.444-7.897a25.047 25.047 0 0 0 7.975 1.297c7.762 0 15.811-3.418 21.716-9.988 5.308-5.905 8.108-13.58 7.679-21.058Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m48.288 21.651-12.1 1.383V18.81c0-1.236-.998-2.24-2.23-2.24a2.236 2.236 0 0 0-2.232 2.24v4.734l-12.604 1.442a2.239 2.239 0 0 0-1.965 2.478 2.235 2.235 0 0 0 2.47 1.97l19.183-2.191c-.556 3.792-2.31 7.484-4.972 10.691a16.57 16.57 0 0 1-3.062-4.197 2.229 2.229 0 0 0-3-.982 2.244 2.244 0 0 0-.977 3.011 21.049 21.049 0 0 0 3.905 5.353 29.496 29.496 0 0 1-10.34 5.794 2.242 2.242 0 0 0 .675 4.375c.223 0 .452-.034.676-.106 4.817-1.534 9.087-4.03 12.542-7.16 3.545 2.352 7.846 3.861 12.57 4.286a2.235 2.235 0 0 0 2.421-2.03 2.24 2.24 0 0 0-2.024-2.432c-3.667-.33-7.019-1.42-9.821-3.116 3.391-4.124 5.526-8.973 5.98-14.01l5.41-.618a2.24 2.24 0 0 0 1.965-2.48 2.228 2.228 0 0 0-2.47-1.971Zm32.408 44.724-8.763-21.157a2.229 2.229 0 0 0-2.313-1.366l-2.949.337a2.234 2.234 0 0 0-1.833 1.43L56.074 68.78a2.243 2.243 0 0 0 2.086 3.035c.9 0 1.748-.552 2.087-1.446l2.446-6.467 11.599-1.327 2.285 5.518a2.228 2.228 0 0 0 2.917 1.207 2.24 2.24 0 0 0 1.202-2.926ZM40.63 54.56l14.824-1.695V9.748l-42.992 4.915v43.118l14.319-1.637a2.228 2.228 0 0 1 1.739.554c.473.425.744 1.033.744 1.67v7.807L39.24 55.27a2.235 2.235 0 0 1 1.39-.71ZM93 30.585V78.21a2.237 2.237 0 0 1-1.979 2.225L75.153 82.25v10.51a2.238 2.238 0 0 1-2.23 2.24c-.56 0-1.112-.211-1.534-.613L60.383 83.94l-16.815 1.923a2.236 2.236 0 0 1-2.483-2.225V59.876L28.677 73.44a2.227 2.227 0 0 1-2.453.572 2.238 2.238 0 0 1-1.422-2.086v-11.05l-14.318 1.639A2.233 2.233 0 0 1 8 60.29V12.664c0-1.139.852-2.096 1.979-2.225l47.453-5.426a2.242 2.242 0 0 1 1.739.554c.474.425.745 1.033.745 1.672v24.62l30.6-3.499a2.226 2.226 0 0 1 1.738.554c.474.425.746 1.033.746 1.671ZM68.492 48.577l4.016 9.695-8.032.92 4.016-10.615Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M86.751 52.554C81.438 69.917 68.2 80.259 50.428 80.93c-.366.014-.734.02-1.1.02-9.808 0-19.056-4.81-22.253-6.663-7.217 9.843-10.49 19.928-10.542 20.086A2.324 2.324 0 0 1 14.322 96a2.331 2.331 0 0 1-2.213-3.035c.288-.917 6.15-19.036 20.045-31.218a9.509 9.509 0 0 1-.86-4.234c.107-3.514 1.031-8.811 4.824-14.1a2.315 2.315 0 0 1 3.241-.528 2.34 2.34 0 0 1 .526 3.255c-3.107 4.331-3.863 8.652-3.95 11.515-.01.346.027.684.087 1.014a44.228 44.228 0 0 1 5.641-3.438c10.153-5.17 17.041-11.828 21.034-16.502a2.313 2.313 0 0 1 3.273-.252 2.337 2.337 0 0 1 .25 3.287C61.955 46.76 54.596 53.873 43.762 59.39a38.904 38.904 0 0 0-4.798 2.914c.23.092.462.175.709.232 4.78 1.106 12.268 1.414 20.79-3.386a2.314 2.314 0 0 1 3.16.894 2.338 2.338 0 0 1-.89 3.174c-6.31 3.552-12.161 4.666-17.017 4.666-2.7 0-5.091-.344-7.085-.803a9.376 9.376 0 0 1-3.56-1.675 53.084 53.084 0 0 0-5.064 5.177c3.418 1.887 11.854 5.983 20.248 5.687 15.677-.591 27.361-9.736 32.058-25.086 4.6-15.032 1.024-31.92-8.28-40.888-5.86 14.977-17.585 18.793-28.008 22.185-10.307 3.354-19.207 6.25-21.942 19.012-.356 1.652-.532 5.057.63 11.886a2.33 2.33 0 0 1-1.897 2.692 2.321 2.321 0 0 1-2.68-1.906c-1.034-6.073-1.232-10.667-.592-13.655 3.299-15.386 14.356-18.985 25.05-22.465 11.045-3.594 21.476-6.99 26.129-22.39A2.331 2.331 0 0 1 72.21 4.12a2.312 2.312 0 0 1 2.108.335c12.833 9.477 18.06 29.705 12.432 48.1Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M59.526 83.87 29.514 57.28a4.499 4.499 0 0 1-1.507-3.106 4.497 4.497 0 0 1 1.143-3.256l30.01-33.427a4.495 4.495 0 0 1 6.69 6.003L38.86 53.555l26.624 23.588a4.494 4.494 0 1 1-5.958 6.727Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M60.526 46.004c0 .923.342 1.736.964 2.291.633.564 1.496.818 2.44.71 2.135-.244 3.94-2.247 3.94-4.375 0-.922-.342-1.736-.964-2.29-.538-.48-1.245-.735-2.022-.735-.136 0-.277.009-.419.025-2.136.243-3.94 2.246-3.94 4.374Zm-31.678 3.072c0-4.559 3.568-8.538 8.12-9.057 2.295-.261 4.464.405 6.113 1.876a7.483 7.483 0 0 1 2.116 3.215l10.889-1.24c.905-3.61 4.022-6.488 7.845-6.923a8.224 8.224 0 0 1 2.642.125l13.301-22.37-5.573 1.702a2.36 2.36 0 0 1-2.944-1.565 2.358 2.358 0 0 1 1.565-2.943l11.535-3.524c.64-.193 1.33-.11 1.902.233.571.343.971.913 1.1 1.567l2.212 11.283a2.359 2.359 0 0 1-4.628.906l-1.05-5.364-13.34 22.438c1.25 1.4 1.93 3.214 1.93 5.195 0 4.56-3.566 8.54-8.118 9.058a8.798 8.798 0 0 1-.97.055c-1.93 0-3.729-.67-5.143-1.931a7.48 7.48 0 0 1-2.117-3.215l-10.889 1.24c-.904 3.61-4.023 6.488-7.845 6.923a8.45 8.45 0 0 1-.97.056 7.99 7.99 0 0 1-1.29-.113l-13.988 24.74a2.357 2.357 0 1 1-4.104-2.32l13.897-24.579c-1.414-1.434-2.198-3.352-2.198-5.468ZM91.58 84.4 8.813 93.895a2.363 2.363 0 0 1-1.838-.583 2.358 2.358 0 0 1-.788-1.759V12.652c0-.952.573-1.81 1.451-2.176a2.365 2.365 0 0 1 2.569.506l7.182 7.15a2.358 2.358 0 0 1-3.325 3.341L10.9 18.326V88.91l80.143-9.192a2.357 2.357 0 1 1 .537 4.683Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M24.972 95c-4.14 0-8.17-1.365-11.359-4.173-3.333-2.937-5.315-7.111-5.582-11.754-.304-5.278 1.662-10.674 5.392-14.806l13.495-14.95a2.37 2.37 0 0 1 3.335-.178 2.339 2.339 0 0 1 .18 3.316l-13.496 14.95c-2.896 3.207-4.422 7.363-4.191 11.4.194 3.385 1.615 6.406 4.001 8.507 5.475 4.822 14.464 3.72 20.04-2.458l16.879-18.696c2.896-3.209 4.423-7.364 4.191-11.401-.194-3.385-1.615-6.405-4-8.507l-.374-.329a2.339 2.339 0 0 1-.2-3.314 2.371 2.371 0 0 1 3.335-.2l.373.329c3.332 2.937 5.315 7.11 5.583 11.752.302 5.278-1.663 10.675-5.393 14.807L40.303 87.991C36.138 92.603 30.459 95 24.973 95Zm19.975-35.816a2.366 2.366 0 0 1-1.566-.59l-.373-.329c-3.332-2.937-5.316-7.11-5.583-11.752-.302-5.278 1.663-10.675 5.393-14.807l16.88-18.696c7.304-8.093 19.276-9.367 26.687-2.836 3.334 2.937 5.317 7.111 5.585 11.753.302 5.278-1.663 10.675-5.393 14.807L73.081 51.682a2.37 2.37 0 0 1-3.335.178 2.338 2.338 0 0 1-.18-3.316l13.495-14.947c2.897-3.208 4.424-7.364 4.192-11.402-.194-3.384-1.615-6.405-4-8.506-5.472-4.822-14.464-3.72-20.041 2.458L46.333 34.843c-2.896 3.207-4.423 7.363-4.191 11.401.194 3.383 1.615 6.404 4 8.507l.374.327a2.34 2.34 0 0 1 .2 3.316 2.362 2.362 0 0 1-1.769.79Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M82.9 6.053c4.455-.51 8.1 2.737 8.1 7.22v65.174c0 4.48-3.645 8.564-8.1 9.075l-64.8 7.425c-4.456.511-8.1-2.736-8.1-7.218V22.555c0-4.482 3.644-8.565 8.1-9.076l64.8-7.426Zm-60.75 76.21 12.15-1.392V44.21l-12.15 1.392v36.661Zm-1.215-50.779c0 4.073 3.24 6.961 7.29 6.497 4.05-.465 7.29-4.095 7.29-8.168 0-4.072-3.24-6.96-7.29-6.496-4.05.464-7.29 4.094-7.29 8.167Zm45.764 45.674 12.15-1.392V52.547c0-7.74-6.479-13.514-14.174-12.632-3.646.418-8.1 3.372-10.126 6.862V41.89L42.4 43.28v36.662l12.15-1.392V56.96c0-3.258 2.835-6.435 6.075-6.807a5.449 5.449 0 0 1 6.075 5.415v21.59Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M50.232 3.227c9.299-1.053 18.052 1.58 24.64 7.41C81.401 16.415 85 24.636 85 33.784c0 18.152-31.261 60.467-32.59 62.259a2.37 2.37 0 0 1-1.804.954c-.036.003-.07.003-.106.003a2.378 2.378 0 0 1-1.775-.793C47.388 94.71 16 59.31 16 41.042 16 22.323 31.356 5.36 50.232 3.227ZM20.739 41.042c0 14.078 22.728 41.768 29.596 49.814C56.97 81.603 80.26 48.11 80.26 33.784c0-7.791-3.035-14.767-8.546-19.643-4.757-4.21-10.883-6.44-17.52-6.44-1.129 0-2.272.064-3.427.195C34.21 9.766 20.74 24.634 20.74 41.042Zm29.493-21.639c4.632-.52 8.995.797 12.29 3.71 3.269 2.893 5.07 6.997 5.07 11.556 0 9.203-7.548 17.543-16.824 18.59a17.57 17.57 0 0 1-1.973.112c-3.888 0-7.494-1.325-10.315-3.823-3.27-2.891-5.072-6.996-5.072-11.554 0-9.203 7.548-17.542 16.824-18.59Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M35.9 26.628a2.476 2.476 0 0 1-2.48 2.474 2.476 2.476 0 0 1-2.478-2.474c0-11.852 8.878-21.949 20.648-23.483 4.92-.64 9.877.864 13.604 4.13a17.208 17.208 0 0 1 5.863 12.934 2.476 2.476 0 0 1-2.478 2.475 2.476 2.476 0 0 1-2.479-2.475c0-3.528-1.522-6.887-4.178-9.214a12.279 12.279 0 0 0-9.69-2.942C42.92 9.268 35.9 17.253 35.9 26.628Zm47.606 3.416c-1.585-1.387-3.74-2.02-5.926-1.733l-53.811 7.1C19.412 35.985 16 39.872 16 44.26v45.302c0 2.196.91 4.251 2.496 5.64C19.828 96.369 21.568 97 23.383 97c.343 0 .689-.021 1.036-.068l53.81-7.099C82.588 89.26 86 85.372 86 80.983V35.68c0-2.194-.91-4.25-2.494-5.636Zm-2.463 50.938c0 1.857-1.62 3.7-3.463 3.944l-53.811 7.1c-.772.102-1.486-.091-2.006-.547-.52-.454-.806-1.134-.806-1.916V44.261c0-1.856 1.62-3.7 3.462-3.944l53.81-7.099a3.04 3.04 0 0 1 .4-.026c.62 0 1.18.198 1.61.572.518.456.804 1.136.804 1.916v45.302ZM58.529 49.67c-2.099-1.873-4.873-2.72-7.811-2.386-5.782.656-10.485 5.894-10.485 11.675 0 2.916 1.15 5.545 3.236 7.406 1.152 1.025 2.52 1.707 3.99 2.091v7.1a3.538 3.538 0 0 0 3.54 3.536 3.54 3.54 0 0 0 3.542-3.535v-7.703c4.19-1.851 7.225-6.137 7.225-10.78 0-2.914-1.15-5.545-3.237-7.404Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M50.787 96.8C67.447 94.927 81 80.007 81 63.545c0-8.067-3.186-15.32-8.974-20.42-5.836-5.145-13.583-7.466-21.814-6.542-5.546.624-10.73 2.718-15.201 5.807V26.976c0-9.514 7.201-17.617 16.752-18.85a12.69 12.69 0 0 1 9.94 2.986 12.378 12.378 0 0 1 4.286 9.35V31.49c0 1.386 1.138 2.511 2.543 2.511 1.405 0 2.542-1.125 2.542-2.51v-11.03c0-5.025-2.194-9.809-6.016-13.124a17.83 17.83 0 0 0-13.953-4.191c-12.074 1.557-21.18 11.802-21.18 23.829V45.48c0 .346.072.677.2.978C23.93 52.63 20 61 20 69.838c0 8.069 3.186 15.32 8.973 20.422C33.97 94.665 40.364 97 47.267 97c1.16 0 2.336-.066 3.52-.2Zm17.852-49.929c4.693 4.136 7.276 10.058 7.276 16.674 0 13.991-11.531 26.67-25.703 28.266-6.78.762-13.114-1.12-17.851-5.298-4.693-4.135-7.276-10.057-7.276-16.675 0-13.991 11.53-26.67 25.702-28.266.986-.11 1.963-.165 2.926-.165 5.657 0 10.876 1.894 14.926 5.464Zm-7.899 15.89c0 4.352-2.722 8.258-6.609 10.027v6.954c0 1.981-1.625 3.587-3.632 3.587-2.006 0-3.632-1.605-3.632-3.587v-6.37c-1.294-.379-2.497-.994-3.521-1.898-1.99-1.755-3.088-4.234-3.088-6.981 0-5.52 4.372-10.336 9.954-10.965 2.796-.317 5.438.485 7.441 2.252 1.99 1.755 3.087 4.234 3.087 6.98Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M70.04 16.653a2.37 2.37 0 0 0-1.928 4.328c11.507 5.137 18.654 16.535 18.654 29.744 0 20.439-16.613 38.963-37.035 41.292-9.814 1.12-19.024-1.655-25.916-7.813-6.824-6.098-10.582-14.817-10.582-24.55 0-13.381 7.286-26.61 19.014-34.52a2.372 2.372 0 0 0 .64-3.29 2.363 2.363 0 0 0-3.284-.64C16.586 29.984 8.5 44.717 8.5 59.654c0 11.102 4.32 21.076 12.162 28.087C27.434 93.79 36.112 97 45.481 97c1.578 0 3.175-.09 4.788-.275 22.734-2.593 41.231-23.228 41.231-46 0-15.108-8.223-28.163-21.46-34.072ZM50 54.632a4.06 4.06 0 0 0 4.057-4.062V7.062A4.06 4.06 0 0 0 50 3a4.06 4.06 0 0 0-4.057 4.062V50.57A4.06 4.06 0 0 0 50 54.632Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22.37 82.692c-4.648-4.204-7.208-10.235-7.208-16.978 0-14.342 11.521-27.34 25.683-28.977.982-.114 1.953-.17 2.912-.17 5.617 0 10.794 1.926 14.806 5.555 4.649 4.205 7.209 10.236 7.209 16.979 0 14.344-11.522 27.343-25.681 28.977-6.73.78-13.021-1.136-17.72-5.386Zm65.422-77.67L63.31 7.852c-1.828.21-3.141 1.883-2.932 3.735.21 1.854 1.877 3.183 3.687 2.973l15.938-1.84-19.695 22.236c-5.733-4.034-12.783-5.786-20.216-4.926C22.673 32.04 8.5 48.05 8.5 65.714c0 8.693 3.352 16.51 9.435 22.015 5.248 4.748 11.961 7.267 19.202 7.271 0 0 3.33 0 6.662-.706 16.03-3.397 28.635-18.538 28.635-35.193 0-7.526-2.52-14.39-7.142-19.669l19.546-22.068V33.19c0 1.866 1.49 3.376 3.331 3.376 1.84 0 3.331-1.51 3.331-3.376V8.377c0-.962-.405-1.879-1.114-2.52a3.293 3.293 0 0 0-2.594-.834Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M49.536 82.572a2.444 2.444 0 0 1-.587 3.416l-10.78 7.61a2.465 2.465 0 0 1-2.381.258l-24.285-10.23A2.45 2.45 0 0 1 10 81.369V13.266c0-.777.371-1.508.998-1.97.629-.462 1.44-.6 2.185-.37l23.169 7.087L58.257 3.415a2.465 2.465 0 0 1 2.322-.223l24.283 10.161a2.451 2.451 0 0 1 1.509 2.26v8.898a2.454 2.454 0 0 1-2.46 2.45 2.454 2.454 0 0 1-2.461-2.45v-7.27L59.894 8.22l-21.78 14.513c-.616.41-1.386.52-2.09.305l-21.103-6.455v63.162l21.52 9.066 9.664-6.822a2.467 2.467 0 0 1 3.43.583ZM70.71 96.975C72.992 93.795 93 65.554 93 53.121 93 39.78 82.103 28.93 68.708 28.93c-13.393 0-24.291 10.851-24.291 24.19 0 12.434 20.007 40.675 22.29 43.855a2.467 2.467 0 0 0 4.003 0Zm-2.002-54.759c6.274 0 11.38 5.084 11.38 11.332 0 6.247-5.106 11.331-11.38 11.331-6.273 0-11.379-5.084-11.379-11.331 0-6.248 5.106-11.332 11.38-11.332Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M55.733 44.791a2.262 2.262 0 0 0 1.752.55l33.522-3.776A2.232 2.232 0 0 0 93 39.358V6.222a2.21 2.21 0 0 0-.751-1.658 2.254 2.254 0 0 0-1.75-.55L56.974 7.791a2.23 2.23 0 0 0-1.993 2.206v33.136c0 .634.273 1.236.751 1.658Zm3.744-4.146V11.98l29.028-3.27v28.664l-29.028 3.27Zm31.021 9.673a2.25 2.25 0 0 1 1.75.55A2.21 2.21 0 0 1 93 52.525V85.66a2.23 2.23 0 0 1-1.993 2.207l-33.522 3.775a2.258 2.258 0 0 1-1.75-.55 2.203 2.203 0 0 1-.752-1.656V56.301c0-1.13.858-2.08 1.992-2.207l33.523-3.776ZM75.918 72.68l8.31-.936a1.909 1.909 0 0 0 1.695-2.107 1.92 1.92 0 0 0-2.132-1.675l-7.874.886v-7.77a1.916 1.916 0 0 0-1.926-1.904 1.916 1.916 0 0 0-1.927 1.904v8.204l-8.31.935a1.91 1.91 0 0 0-1.696 2.108A1.92 1.92 0 0 0 64.19 74l7.874-.887v7.77c0 1.051.864 1.904 1.927 1.904a1.916 1.916 0 0 0 1.926-1.904V72.68ZM10.247 97c-.549 0-1.082-.2-1.497-.564A2.21 2.21 0 0 1 8 94.78V46.962a2.23 2.23 0 0 1 1.993-2.206l33.523-3.775a2.254 2.254 0 0 1 1.75.55 2.21 2.21 0 0 1 .752 1.656v47.816c0 1.13-.858 2.08-1.993 2.208l-33.522 3.775a2.44 2.44 0 0 1-.256.014Zm2.247-48.055v43.344l29.028-3.268V45.676l-29.028 3.269ZM8.75 35.453a2.262 2.262 0 0 0 1.752.55l33.522-3.776a2.232 2.232 0 0 0 1.993-2.207V11.564c0-.633-.273-1.236-.751-1.657a2.255 2.255 0 0 0-1.75-.55L9.992 13.132A2.232 2.232 0 0 0 8 15.339v18.456c0 .633.274 1.236.751 1.658Zm3.744-4.146V17.322l29.028-3.269v13.984l-29.028 3.27Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M55.733 44.791a2.262 2.262 0 0 0 1.752.55l33.522-3.776A2.232 2.232 0 0 0 93 39.358V6.222a2.21 2.21 0 0 0-.751-1.658 2.254 2.254 0 0 0-1.75-.55L56.974 7.791a2.23 2.23 0 0 0-1.993 2.206v33.136c0 .634.273 1.236.751 1.658Zm3.744-4.146V11.98l29.028-3.27v28.664l-29.028 3.27Zm-3.744 51.446a2.262 2.262 0 0 0 1.752.55l33.522-3.776A2.232 2.232 0 0 0 93 86.659V53.522a2.21 2.21 0 0 0-.751-1.658 2.254 2.254 0 0 0-1.75-.55l-33.524 3.777a2.23 2.23 0 0 0-1.993 2.206v33.136c0 .634.273 1.236.751 1.658Zm3.744-4.146V59.28l29.028-3.269v28.664l-29.028 3.27ZM10.247 97c-.548 0-1.08-.2-1.496-.564A2.21 2.21 0 0 1 8 94.78V46.962a2.23 2.23 0 0 1 1.993-2.206l33.523-3.775a2.254 2.254 0 0 1 1.75.55 2.21 2.21 0 0 1 .752 1.656v47.816c0 1.13-.858 2.08-1.993 2.208l-33.522 3.775a2.44 2.44 0 0 1-.256.014Zm2.248-48.055v43.344l29.028-3.268V45.676l-29.028 3.269ZM8.75 35.453a2.262 2.262 0 0 0 1.752.55l33.522-3.776a2.232 2.232 0 0 0 1.993-2.207V11.564c0-.633-.273-1.236-.751-1.657a2.255 2.255 0 0 0-1.75-.55L9.992 13.132A2.232 2.232 0 0 0 8 15.339v18.456c0 .633.274 1.236.751 1.658Zm3.744-4.146V17.322l29.028-3.269v13.984l-29.028 3.27Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M48.473 58.983v-21.39c0-1.128.917-2.042 2.05-2.042 1.133 0 2.05.914 2.05 2.041v20.309l14.118 9.526a2.034 2.034 0 0 1 .547 2.835 2.049 2.049 0 0 1-1.699.895c-.396 0-.795-.113-1.148-.351L49.373 60.673a2.04 2.04 0 0 1-.9-1.69Zm0-47.985v14.548c0 .676.337 1.309.9 1.688L64.391 37.37c.353.238.752.351 1.148.351.658 0 1.303-.313 1.699-.897a2.035 2.035 0 0 0-.547-2.834l-14.119-9.527v-13.93l19.371-2.197v76.099L42.641 64.438V11.659l5.832-.661Zm27.681-7.36a2.55 2.55 0 0 0-1.97-.623L26.242 8.453A2.521 2.521 0 0 0 24 10.955v83.529c0 .717.306 1.4.845 1.878a2.53 2.53 0 0 0 1.969.623l47.943-5.439a2.522 2.522 0 0 0 2.243-2.5V5.515c0-.717-.308-1.4-.846-1.878Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M91.449 57.919a2.35 2.35 0 0 0 2.135-1.369c4.084-8.888 4.522-18.422 1.229-26.848-3.324-8.505-9.966-14.695-18.707-17.433a2.348 2.348 0 1 0-1.404 4.48c7.352 2.303 12.94 7.51 15.734 14.662 2.825 7.228 2.426 15.46-1.122 23.18a2.348 2.348 0 0 0 2.135 3.328Zm-7.62-4.74c2.74-6.126 3.003-12.69.74-18.483-2.293-5.87-6.867-10.181-12.877-12.144a2.349 2.349 0 1 0-1.46 4.463c4.651 1.518 8.187 4.853 9.96 9.389 1.802 4.612 1.571 9.89-.652 14.859a2.348 2.348 0 1 0 4.29 1.916ZM59.551 13.654a2.351 2.351 0 0 0-3.808-.846L20.162 46.665 7.967 52.61a2.347 2.347 0 0 0-1.158 2.963l.247.632C3.596 58.92 2.054 63.622 3.6 67.581a8.333 8.333 0 0 0 4.777 4.783 8.909 8.909 0 0 0 3.242.6c.635 0 1.273-.076 1.905-.204l.14.36a2.353 2.353 0 0 0 2.189 1.494c.353 0 .706-.08 1.03-.24l10.547-5.141L41.54 93.82a2.35 2.35 0 0 0 3.069.942l13.162-6.419a2.349 2.349 0 0 0 1.008-3.277l-10.961-19.1 27.627-3.642a2.349 2.349 0 0 0 1.88-3.181L59.55 13.654ZM29.893 63.593l-5.612-14.364L56.447 18.62l15.412 39.44-41.965 5.532Zm-17.92-7.712 8.284-4.04L25.4 65l-8.285 4.038-5.142-13.157Z\"/>"
5
+ };
6
+
7
+ export default _default;