welcome-ui 7.3.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 (448) 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 +32 -23
  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/index.d.ts +2 -0
  436. package/dist/types/components/Text/styles.d.ts +1 -1
  437. package/dist/types/components/Textarea/styles.d.ts +1 -1
  438. package/dist/types/components/TimePicker/styles.d.ts +1 -1
  439. package/dist/types/components/Toast/styles.d.ts +29 -9
  440. package/dist/types/components/Toggle/styles.d.ts +9 -5
  441. package/dist/types/components/Tooltip/styles.d.ts +2 -2
  442. package/dist/types/components/UniversalLink/styles.d.ts +1 -1
  443. package/dist/types/components/VariantIcon/styles.d.ts +2 -2
  444. package/dist/types/components/WelcomeLoader/loader.json.d.ts +3 -0
  445. package/dist/types/components/WuiProvider/index.d.ts +2 -2
  446. package/dist/types/components/WuiProvider/styles.d.ts +4 -4
  447. package/dist/types/utils/overflow-ellipsis.d.ts +1 -1
  448. 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=\"M82.12 14.215c-8.7-7.798-20.258-11.318-32.534-9.912-13.37 1.53-25.637 8.7-34.07 19.439V11.31a3.376 3.376 0 0 0-3.37-3.384 3.377 3.377 0 0 0-3.37 3.384v23.886a3.37 3.37 0 0 0 1.715 3.466c.064.035.118.079.182.11.045.02.092.028.136.047.137.06.276.106.417.146.046.012.09.029.136.038.256.061.518.106.785.106.126 0 .254-.007.382-.022l24.316-2.782a3.381 3.381 0 0 0 2.967-3.745 3.375 3.375 0 0 0-3.73-2.98l-17.886 2.047c7.268-11.262 19.327-19.133 32.153-20.6 10.343-1.191 20.036 1.74 27.283 8.236 7.177 6.43 11.129 15.633 11.129 25.913 0 21.679-17.574 41.326-39.175 43.798-9.992 1.15-19.437-1.572-26.604-7.643-7.036-5.96-11.207-14.598-11.748-24.322-.104-1.866-1.702-3.298-3.553-3.189a3.377 3.377 0 0 0-3.176 3.566c.645 11.603 5.663 21.942 14.13 29.116C25.962 92.71 35.221 96 45.13 96a46.652 46.652 0 0 0 5.22-.3C75.245 92.85 95.5 70.184 95.5 45.176c0-12.235-4.751-23.23-13.38-30.962Z\" 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=\"m30.843 77.616-18.137 1.98V14.79l53.156-5.802v25.734a2.356 2.356 0 0 0 2.353 2.358c1.3 0 2.352-1.055 2.352-2.358V6.36c0-.67-.283-1.308-.78-1.756a2.314 2.314 0 0 0-1.826-.587l-57.862 6.315A2.357 2.357 0 0 0 8 12.676v69.548a2.351 2.351 0 0 0 2.608 2.344l20.745-2.264a2.356 2.356 0 0 0 2.084-2.6c-.14-1.295-1.292-2.251-2.594-2.088Zm55.099-23.502c-4.589-4.106-10.668-5.956-17.142-5.219-13.049 1.49-23.665 13.35-23.665 26.437 0 6.434 2.506 12.217 7.057 16.288C56.121 95.135 61.15 97 66.572 97c.91 0 1.831-.053 2.762-.159C82.383 95.351 93 83.491 93 70.403c0-6.433-2.507-12.218-7.058-16.289Zm-8.792 30.38-15.71 1.794c-1.435.164-2.587-1.184-2.197-2.58 1.117-4.007 4.482-7.288 8.582-8.236-3.779-.14-6.679-3.068-6.679-7.015 0-4.352 3.519-8.28 7.858-8.774 4.342-.496 7.86 2.629 7.86 6.979 0 3.92-2.86 7.488-6.603 8.52 4.273.042 7.727 2.826 8.657 6.864.27 1.17-.576 2.31-1.768 2.448ZM57.815 26.85a2.349 2.349 0 0 0-2.59-2.092l-33.48 3.611a2.356 2.356 0 0 0-2.087 2.598 2.353 2.353 0 0 0 2.589 2.092l33.48-3.61a2.358 2.358 0 0 0 2.089-2.599Zm-36.07 16.988 26.743-2.884a2.358 2.358 0 0 1 2.59 2.093 2.357 2.357 0 0 1-2.087 2.597l-26.744 2.884a2.353 2.353 0 0 1-2.59-2.093 2.355 2.355 0 0 1 2.087-2.597Zm0 15.416 14.216-1.534a2.35 2.35 0 0 1 2.591 2.093 2.357 2.357 0 0 1-2.088 2.597l-14.216 1.533a2.354 2.354 0 0 1-2.59-2.093 2.357 2.357 0 0 1 2.087-2.596Z\" 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=\"m69.944 43.548-9.221 8.712 2.94 11.175a2.47 2.47 0 0 1-.842 2.556c-.76.61-1.811.713-2.672.262l-9.913-5.162-10.045 7.528a2.463 2.463 0 0 1-3.862-2.57l2.907-11.724-8.923-6.395a2.47 2.47 0 0 1 1.002-4.436l11.954-2.13 4.432-11.7a2.462 2.462 0 0 1 2.261-1.593c1.03-.057 1.925.588 2.312 1.522l4.261 10.28 11.598-.584c1.067-.012 1.984.545 2.386 1.495a2.472 2.472 0 0 1-.575 2.764Zm7.262-24.937c-7.346-6.573-17.1-9.542-27.484-8.355C28.647 12.663 11.5 31.816 11.5 52.953c0 6.865 1.814 13.376 5.258 18.907l-4.217 15.004a2.463 2.463 0 0 0 3.2 2.992l15.156-5.455c5.89 2.754 12.568 3.797 19.383 3.017 21.075-2.406 38.22-21.56 38.22-42.697 0-10.32-4.01-19.59-11.294-26.11Z\" 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=\"M56.828 49.872a2.472 2.472 0 0 0-.691 2.425l2.122 8.067-7.124-3.71a2.457 2.457 0 0 0-2.608.213L42 61.758l1.873-7.551a2.472 2.472 0 0 0-.957-2.603l-6.227-4.462 8.48-1.51a2.458 2.458 0 0 0 1.87-1.552l3.066-8.096 2.887 6.965a2.495 2.495 0 0 0 2.396 1.517l7.565-.38-6.123 5.786ZM69.382 38.82l-12.512.63-4.596-11.092a2.463 2.463 0 0 0-2.272-1.52h-.04a2.462 2.462 0 0 0-2.26 1.592l-4.77 12.59-12.866 2.292a2.462 2.462 0 0 0-1.972 1.886 2.47 2.47 0 0 0 .97 2.55l9.628 6.898-3.135 12.637a2.47 2.47 0 0 0 1.027 2.65 2.454 2.454 0 0 0 2.835-.08l10.817-8.105L60.92 67.31c.861.45 1.912.347 2.672-.262a2.47 2.47 0 0 0 .843-2.556l-3.166-12.036 9.924-9.376c.751-.709.98-1.813.576-2.763-.404-.952-1.356-1.526-2.387-1.497Zm-19.66 43.696c-6.236.71-12.309-.323-17.568-2.99a2.47 2.47 0 0 0-1.942-.121l-11.637 4.187 3.224-11.468a2.481 2.481 0 0 0-.327-2.047c-3.302-4.92-5.049-10.84-5.049-17.124 0-18.708 15.188-35.663 33.856-37.795a33.912 33.912 0 0 1 3.868-.223c7.492 0 14.41 2.55 19.782 7.358 6.223 5.568 9.65 13.534 9.65 22.427 0 18.71-15.188 35.663-33.856 37.796m27.484-63.904c-7.348-6.573-17.099-9.543-27.484-8.356C28.647 12.662 11.5 31.816 11.5 52.953c0 6.863 1.814 13.374 5.258 18.906l-4.217 15.004a2.47 2.47 0 0 0 .69 2.474 2.457 2.457 0 0 0 2.509.518L30.897 84.4c5.89 2.753 12.568 3.797 19.381 3.018C71.355 85.012 88.5 65.858 88.5 44.72c0-10.319-4.01-19.59-11.294-26.108\" 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=\"M37.492 85a4.464 4.464 0 0 1-3-1.15 4.49 4.49 0 0 1-.34-6.345L61.14 47.446l-26.625-23.59a4.49 4.49 0 0 1-.385-6.343 4.496 4.496 0 0 1 6.343-.385l30.012 26.59a4.494 4.494 0 0 1 1.507 3.107 4.494 4.494 0 0 1-1.145 3.258l-30.01 33.425A4.484 4.484 0 0 1 37.492 85Z\" 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=\"M96.854 19.269c-16.003-9.682-31.826-4.07-47.141 1.35-14.927 5.291-29.026 10.282-43.116 1.76a2.354 2.354 0 0 0-2.391-.03A2.369 2.369 0 0 0 3 24.42v54.27c0 .83.438 1.61 1.146 2.04C10.483 84.56 16.79 86 23.048 86c9.546 0 18.992-3.34 28.24-6.621 14.926-5.291 29.025-10.282 43.115-1.76.727.44 1.644.46 2.391.03A2.369 2.369 0 0 0 98 75.579v-54.27c0-.83-.438-1.61-1.146-2.04Zm-3.597 52.339c-14.777-6.912-29.385-1.74-43.544 3.28-14.528 5.141-28.269 10.012-41.96 2.43V28.38c14.777 6.912 29.385 1.74 43.544-3.28 14.518-5.141 28.259-10.012 41.96-2.43v48.937ZM82.894 28.35c-.04-.2-.05-.41-.05-.6a3.095 3.095 0 0 1 1.355-2.54c.16-.11.34-.2.529-.29.179-.08.368-.14.568-.18.388-.08.797-.08 1.195 0 .19.04.379.09.568.18.18.08.349.18.528.29.16.11.33.23.459.38.568.57.896 1.36.896 2.16a3.091 3.091 0 0 1-1.355 2.54c-.18.11-.349.2-.528.27a3.105 3.105 0 0 1-1.166.25c-.199 0-.408-.03-.597-.07-.2-.04-.39-.09-.569-.18a2.41 2.41 0 0 1-.528-.27 3.487 3.487 0 0 1-.458-.38c-.15-.14-.269-.3-.379-.46a6.92 6.92 0 0 1-.289-.53c-.08-.19-.14-.38-.179-.57Zm-6.576-2.7a2.381 2.381 0 0 0-1.794-.63c-8.38.65-16.73 3.61-24.811 6.47-7.792 2.761-15.843 5.612-23.606 6.222a2.382 2.382 0 0 0-2.192 2.37c0 2.39-1.086 4.771-2.83 6.211-.946.78-2.51 1.62-4.593 1.2a2.377 2.377 0 0 0-1.973.49 2.387 2.387 0 0 0-.867 1.841v11.902c0 1.13.797 2.11 1.903 2.33 3.856.79 8.37 3.49 8.37 8.542 0 .66.28 1.3.757 1.75a2.36 2.36 0 0 0 1.615.63h.179c8.38-.65 16.73-3.61 24.811-6.47 7.792-2.761 15.843-5.612 23.596-6.222a2.382 2.382 0 0 0 2.192-2.37c0-2.4 1.086-4.771 2.83-6.211.946-.78 2.52-1.62 4.593-1.19.698.14 1.425-.04 1.973-.49s.867-1.13.867-1.841V38.282c0-1.13-.797-2.11-1.903-2.33-3.866-.79-8.37-3.5-8.37-8.542 0-.66-.28-1.3-.757-1.75l.01-.01Zm6.287 14.472v7.552c-2.043.17-4.006.96-5.69 2.35-2.321 1.9-3.886 4.69-4.394 7.721-7.702.93-15.375 3.64-22.808 6.271-7.025 2.49-14.28 5.061-21.324 5.981-1.016-4.67-4.723-8.451-9.994-10.101v-7.552c2.043-.16 4.006-.96 5.69-2.35 2.321-1.9 3.886-4.69 4.394-7.721 7.702-.93 15.375-3.64 22.808-6.281 7.025-2.49 14.27-5.051 21.324-5.981 1.016 4.67 4.723 8.451 9.994 10.101v.01Zm-24.672-.02c-2.222-1.57-5.22-1.86-8.23-.78-5.6 2.01-9.984 7.971-9.984 13.572 0 2.961 1.225 5.511 3.358 7.022 1.335.94 2.949 1.42 4.673 1.42 1.156 0 2.351-.21 3.557-.65 5.6-2.01 9.984-7.972 9.984-13.572 0-2.961-1.225-5.521-3.348-7.022l-.01.01Zm-8.23 16.103c-1.555.56-2.94.49-3.896-.19-.867-.61-1.345-1.72-1.345-3.13 0-3.601 3.128-7.752 6.835-9.082.698-.25 1.365-.38 1.973-.38.747 0 1.405.19 1.933.56.867.61 1.335 1.72 1.335 3.13 0 3.591-3.128 7.752-6.835 9.082v.01ZM18.106 71.658c.04.2.05.39.05.6a3.068 3.068 0 0 1-3.05 3.06c-.189 0-.388-.01-.597-.05-.19-.04-.379-.09-.568-.18a3.8 3.8 0 0 1-.528-.29 2.35 2.35 0 0 1-.459-.38 3.056 3.056 0 0 1-.896-2.16c0-.2.03-.39.07-.6.04-.19.099-.38.159-.57.08-.19.18-.37.289-.53.11-.16.239-.33.378-.46.14-.14.3-.27.459-.38.16-.11.338-.2.528-.29.19-.07.378-.14.568-.18a3.43 3.43 0 0 1 1.195 0 3.012 3.012 0 0 1 1.097.47c.159.11.328.24.458.38.15.14.269.3.379.46.11.16.199.34.289.53.08.19.14.38.179.57Zm-5.979-32.136c-.04-.2-.07-.41-.07-.61 0-.19.03-.39.07-.59.04-.2.1-.39.16-.58.08-.18.18-.35.289-.52.11-.18.239-.33.378-.48.14-.14.3-.26.459-.38.16-.11.338-.2.528-.27.19-.08.378-.14.568-.18.388-.08.797-.08 1.195 0 .19.04.39.1.569.18.189.07.368.16.528.27.159.12.328.25.458.38.568.57.897 1.36.897 2.16 0 .2-.01.41-.05.61-.04.19-.1.38-.18.57-.08.18-.179.35-.288.52-.11.18-.23.33-.379.48-.14.14-.299.26-.458.38-.16.11-.34.2-.528.27-.18.08-.38.14-.569.18a2.87 2.87 0 0 1-.597.07c-.19 0-.389-.03-.598-.07-.19-.04-.379-.09-.568-.18-.19-.07-.369-.16-.528-.27-.16-.12-.33-.24-.459-.38-.14-.15-.269-.3-.378-.48-.11-.16-.2-.34-.29-.52a4.184 4.184 0 0 1-.159-.57v.01Zm75.909 19.413c.568.57.897 1.36.897 2.16 0 .801-.33 1.601-.897 2.161-.14.15-.3.27-.459.38a3.11 3.11 0 0 1-1.096.47c-.2.04-.408.05-.598.05-.199 0-.408-.01-.597-.05-.2-.04-.39-.09-.569-.18a1.82 1.82 0 0 1-.528-.29 2.404 2.404 0 0 1-.458-.38 3.056 3.056 0 0 1-.897-2.16c0-.81.33-1.59.897-2.16.14-.14.299-.26.458-.38.16-.11.34-.2.529-.27.179-.08.368-.14.567-.18.39-.08.798-.08 1.196 0 .19.04.379.1.568.18.18.07.369.16.528.27.16.12.33.25.459.38Z\"/>"
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.905 70.861c-2.504.286-4.842-.41-6.575-1.958-1.713-1.53-2.657-3.735-2.657-6.206 0-5.38 4.38-10.255 9.765-10.867a9.382 9.382 0 0 1 1.093-.064c2.087 0 4.005.7 5.484 2.022 1.714 1.53 2.658 3.734 2.658 6.206 0 5.379-4.382 10.253-9.768 10.867Zm10.25-20.59c-2.752-2.455-6.387-3.567-10.25-3.126-7.69.877-13.946 7.853-13.946 15.552 0 3.833 1.503 7.286 4.233 9.722 2.356 2.104 5.364 3.22 8.606 3.22.541 0 1.088-.032 1.64-.094 7.692-.876 13.95-7.853 13.95-15.551 0-3.833-1.504-7.286-4.234-9.723Zm26.274 31.327-72.513 8.261V29.454l11.99-13.357v21.64a2.357 2.357 0 0 0 2.624 2.343l46.096-5.252a2.358 2.358 0 0 0 2.09-2.343V10.221l9.713-1.105v72.482ZM43.455 14.01v14.303c0 1.021-.902 2.02-1.931 2.138l-4.55.518c-.412.047-.76-.05-1.014-.279-.25-.222-.382-.548-.382-.942v-14.84l7.877-.898Zm46.9-9.295a2.36 2.36 0 0 0-1.836-.583L74.095 5.776h-.003L55.337 7.913l-9.79 1.115h-.001l-1.654.189-19.323 2.202a2.35 2.35 0 0 0-1.485.767L9.806 26.977a2.357 2.357 0 0 0-.604 1.573V92.5a2.357 2.357 0 0 0 2.625 2.342l77.226-8.798a2.358 2.358 0 0 0 2.09-2.343V6.475c0-.672-.287-1.312-.788-1.76Z\" 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=\"m31.707 58.331 13.002-14.479-12.671-11.224a4.088 4.088 0 1 1 5.422-6.119l12.712 11.259L63.21 23.25a4.088 4.088 0 0 1 6.084 5.459l-13.002 14.48 12.671 11.225a4.087 4.087 0 1 1-5.423 6.119l-12.71-11.26L37.791 63.79a4.078 4.078 0 0 1-3.045 1.357 4.066 4.066 0 0 1-2.728-1.046 4.085 4.085 0 0 1-.312-5.77Zm57.523 8.834-77.46 8.822v-56.11l77.46-8.823v56.11Zm3.974-60.56a2.397 2.397 0 0 0-1.859-.59L9.115 15.38A2.384 2.384 0 0 0 7 17.747v60.91a2.384 2.384 0 0 0 2.655 2.37l29.362-3.345V88.47l-15.604 1.778a2.383 2.383 0 0 0-2.099 2.639 2.383 2.383 0 0 0 2.64 2.098l53.633-6.11a2.385 2.385 0 0 0 2.1-2.638 2.376 2.376 0 0 0-2.64-2.098l-15.062 1.715V75.068l29.901-3.406A2.384 2.384 0 0 0 94 69.292V8.383c0-.678-.289-1.325-.796-1.778Z\" 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.185 45.843a4.086 4.086 0 0 1-.312-5.77l15.585-17.355a4.09 4.09 0 0 1 5.753-.33l15.585 13.805a4.086 4.086 0 0 1 .349 5.769 4.09 4.09 0 0 1-5.772.349l-8.785-7.782v28.646a4.088 4.088 0 0 1-8.177 0V36.118l-8.453 9.413a4.073 4.073 0 0 1-3.043 1.358 4.076 4.076 0 0 1-2.73-1.046ZM89.23 67.166 11.77 75.99V19.88l77.46-8.823v56.11Zm3.974-60.56a2.382 2.382 0 0 0-1.859-.59l-82.23 9.366A2.385 2.385 0 0 0 7 17.75v60.91a2.387 2.387 0 0 0 2.655 2.369l29.362-3.345V88.47l-15.604 1.778a2.384 2.384 0 1 0 .54 4.737l53.634-6.109a2.384 2.384 0 1 0-.54-4.737l-15.062 1.716V75.069l29.901-3.406A2.385 2.385 0 0 0 94 69.294V8.384c0-.68-.29-1.326-.796-1.779Z\" 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.983 61.307 98.22 83.496a2.287 2.287 0 0 1 .188 3.259l-7.675 8.481a2.321 2.321 0 0 1-1.726.764c-.546 0-1.096-.19-1.537-.579L62.216 73.218c-7.681 5.924-16.81 8.994-25.68 8.996-8.435 0-16.629-2.765-23.101-8.457-6.792-5.97-10.83-14.442-11.373-23.854C1.44 39.097 5.516 28 13.246 19.455c15.031-16.612 39.57-19.305 54.704-6 6.79 5.972 10.83 14.444 11.371 23.856.476 8.252-1.798 16.67-6.338 23.996ZM6.692 49.639c.471 8.18 3.957 15.521 9.818 20.674 13.23 11.633 34.843 9.107 48.177-5.631 6.91-7.639 10.557-17.519 10.005-27.108-.47-8.18-3.958-15.522-9.818-20.674-5.599-4.923-12.698-7.31-20.034-7.31-10.004 0-20.45 4.437-28.142 12.94C9.787 30.167 6.14 40.05 6.692 49.638Z\" 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.796 60.865c.446 1.928-.952 3.809-2.918 4.032l-25.933 2.955c-2.372.27-4.271-1.95-3.629-4.249 2.02-7.225 8.47-13.074 16.116-13.946 7.993-.91 14.679 3.918 16.364 11.208ZM44.432 49.657c-7.164.816-12.972-4.33-12.972-11.493 0-7.164 5.808-13.633 12.972-14.45 7.166-.816 12.972 4.33 12.972 11.495 0 7.163-5.806 13.631-12.972 14.448ZM19.768 73.314c-6.002-5.318-9.575-12.897-10.058-21.342-.565-9.896 3.17-20.093 10.248-27.975 7.877-8.774 18.575-13.354 28.82-13.354 7.515 0 14.787 2.465 20.523 7.546 6.003 5.318 9.575 12.899 10.058 21.342.565 9.896-3.17 20.093-10.248 27.977-13.654 15.208-35.788 17.815-49.343 5.806Zm73.294 9.628L75.325 67.244c6.105-8.241 9.238-18.226 8.681-27.979-.555-9.69-4.68-18.412-11.619-24.56v.001C56.927 1.004 31.852 3.78 16.493 20.887c-7.9 8.799-12.065 20.225-11.43 31.35.555 9.692 4.68 18.414 11.62 24.561 6.612 5.86 14.982 8.706 23.599 8.704 9.397 0 19.083-3.386 27.104-9.934l18.056 15.981a5.725 5.725 0 0 0 7.97-.34 5.694 5.694 0 0 0 1.583-4.208 5.696 5.696 0 0 0-1.933-4.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=\"m92.353 34.299-4.567-1.073c-.226-.054-.63-.207-.795-.636a33.947 33.947 0 0 0-1.345-3.051c-.182-.367-.15-.912.084-1.424l2.108-4.608c1.211-2.648.65-5.645-1.4-7.458l-6.62-5.858c-2.037-1.802-5.086-2.018-7.586-.53l-4.572 2.722c-.495.294-1.03.388-1.441.248-.953-.324-1.93-.61-2.903-.85-.474-.117-.677-.494-.756-.711l-1.683-4.62c-.973-2.667-3.573-4.235-6.47-3.907l-9.362 1.065c-2.679.305-5.065 2.258-5.941 4.858l-1.786 5.306a2.39 2.39 0 0 1-1.17 1.36c-.82.408-1.628.84-2.422 1.298-.475.274-1.022.343-1.461.182l-4.9-1.801c-2.51-.923-5.475-.122-7.38 1.997l-6.617 7.363c-1.912 2.125-2.377 5.155-1.16 7.54l2.469 4.833c.193.38.17.937-.065 1.49a42.317 42.317 0 0 0-.794 2.014c-.24.654-.702 1.18-1.265 1.44L7.187 43.97C4.682 45.129 3 47.713 3 50.397v9.35c0 2.906 1.869 5.298 4.649 5.952l5.364 1.262c.475.112.712.481.828.77.252.633.521 1.253.807 1.863.215.46.209 1.008-.018 1.503l-2.468 5.395c-1.211 2.648-.648 5.644 1.402 7.456l6.618 5.857c2.038 1.805 5.088 2.02 7.585.532l4.901-2.917c.495-.295 1.041-.383 1.47-.234.802.28 1.63.535 2.458.757.348.094.61.343.743.706l1.786 4.898c.885 2.432 3.122 3.953 5.708 3.953.25 0 .504-.015.76-.044l9.363-1.065c2.678-.306 5.066-2.258 5.94-4.858l1.685-5.004c.203-.603.648-1.116 1.19-1.374a43.077 43.077 0 0 0 2.862-1.488c.46-.26.994-.32 1.43-.161l4.572 1.682c2.51.923 5.475.12 7.38-1.997l6.617-7.364c1.913-2.126 2.378-5.156 1.16-7.54l-2.107-4.129c-.21-.41-.207-.937.007-1.411.487-1.09.932-2.2 1.323-3.305.192-.547.653-1.034 1.232-1.302l4.567-2.113C95.318 54.868 97 52.287 97 49.601v-9.349c0-2.906-1.869-5.3-4.647-5.953ZM92.166 49.6c0 .828-.569 1.669-1.384 2.045l-4.568 2.115c-1.761.815-3.131 2.3-3.758 4.076a39.281 39.281 0 0 1-1.177 2.938c-.817 1.82-.78 3.855.1 5.576l2.109 4.13c.309.608.125 1.48-.452 2.121l-6.618 7.364c-.586.65-1.453.933-2.113.691l-4.573-1.681c-1.777-.654-3.78-.475-5.488.494-.834.476-1.69.92-2.546 1.324-1.729.82-3.078 2.35-3.7 4.197l-1.684 5.004c-.285.846-1.068 1.504-1.906 1.599l-9.363 1.065c-.665.075-1.18-.218-1.378-.763l-1.786-4.898c-.675-1.855-2.143-3.21-4.028-3.717a30.689 30.689 0 0 1-2.119-.653 6.158 6.158 0 0 0-2.04-.343 6.856 6.856 0 0 0-3.5.989l-4.902 2.917c-.68.404-1.445.407-1.905.001l-6.62-5.857c-.445-.395-.53-1.134-.208-1.838l2.468-5.393c.818-1.786.818-3.812-.001-5.557a27.962 27.962 0 0 1-.693-1.6c-.754-1.891-2.289-3.233-4.211-3.686L8.756 61c-.577-.135-.922-.604-.922-1.252v-9.35c0-.826.57-1.67 1.384-2.046l5.366-2.483c1.721-.797 3.097-2.314 3.775-4.166a37.42 37.42 0 0 1 .703-1.787c.797-1.878.766-3.906-.08-5.565l-2.468-4.833c-.31-.607-.126-1.48.451-2.12l6.62-7.366c.581-.648 1.449-.933 2.11-.69l4.9 1.8c1.798.663 3.819.468 5.55-.53a39.402 39.402 0 0 1 2.155-1.156 7.225 7.225 0 0 0 3.6-4.145l1.786-5.306c.286-.847 1.07-1.505 1.906-1.6l9.364-1.065c.66-.076 1.18.22 1.378.763l1.684 4.62c.685 1.875 2.232 3.276 4.139 3.747.841.206 1.682.453 2.504.732 1.757.597 3.752.354 5.474-.672l4.573-2.721c.681-.406 1.443-.408 1.905-.003l6.62 5.858c.445.396.53 1.134.209 1.837l-2.109 4.609c-.85 1.859-.856 3.895-.012 5.584.428.857.817 1.74 1.157 2.625.692 1.803 2.262 3.15 4.199 3.607l4.567 1.073c.577.137.922.604.922 1.254v9.349ZM68.301 30.055c-4.947-4.41-11.489-6.403-18.436-5.613-13.843 1.575-25.109 14.117-25.109 27.959 0 6.886 2.704 13.09 7.614 17.467 4.239 3.778 9.65 5.782 15.48 5.782.973 0 1.96-.056 2.955-.17 13.845-1.575 25.109-14.117 25.109-27.958 0-6.887-2.704-13.091-7.613-17.467ZM49.865 67.258c-4.563.52-8.815-.747-11.978-3.564-3.124-2.786-4.844-6.797-4.844-11.293 0-9.769 7.967-18.622 17.762-19.737a17.38 17.38 0 0 1 1.986-.114c3.802 0 7.294 1.274 9.993 3.678 3.123 2.785 4.843 6.797 4.843 11.294 0 9.768-7.967 18.622-17.761 19.736Z\" 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.91 74.162c-2.397.272-4.595 1.372-6.31 2.98l-28.484-18.48c1.028-2.049 1.615-4.319 1.615-6.659 0-1.701-.323-3.286-.885-4.729l28.159-19.836c2.11 2.011 5.104 3.084 8.436 2.705C79.823 29.418 85 23.666 85 17.295c0-6.37-5.176-10.946-11.56-10.22-6.384.727-11.56 6.48-11.56 12.85 0 1.256.208 2.44.58 3.531l-28.166 19.84c-2.541-2.608-6.266-4.024-10.428-3.551-7.658.87-13.866 7.77-13.866 15.41 0 7.64 6.208 13.129 13.866 12.258 3.696-.42 7.045-2.253 9.53-4.887l28.49 18.482A10.513 10.513 0 0 0 61 85.175c0 5.46 4.437 9.383 9.91 8.76 5.473-.621 9.909-5.552 9.909-11.013 0-5.46-4.436-9.382-9.909-8.76Z\" 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=\"M81.213 38.345a2.344 2.344 0 0 0-1.833-.582l-11.203 1.274a2.348 2.348 0 1 0 .533 4.669l8.583-.976v44.196L23.707 93.02V48.822l9.015-1.025a2.348 2.348 0 1 0-.533-4.667l-11.102 1.262A2.351 2.351 0 0 0 19 46.726V95.65A2.348 2.348 0 0 0 21.354 98c.088 0 .177-.005.266-.015l58.293-6.628A2.351 2.351 0 0 0 82 89.023V40.098c0-.67-.287-1.308-.787-1.753Zm-48.092-6.971a4.026 4.026 0 0 0 3.003-1.337L46.465 18.54v48.92a4.03 4.03 0 0 0 4.035 4.027 4.03 4.03 0 0 0 4.034-4.027V16.973l10.668 9.435a4.04 4.04 0 0 0 5.695-.343 4.023 4.023 0 0 0-.344-5.685L53.175 5.01a4.044 4.044 0 0 0-5.678.326L30.12 24.656a4.02 4.02 0 0 0 .307 5.687 4.02 4.02 0 0 0 2.693 1.03Z\" 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=\"M90.426 8.502c-.175.066-17.847 6.503-38.717-4.21a2.653 2.653 0 0 0-2.803.24C28.242 20.114 10.29 17.685 10.049 17.652h-.001c-.76-.119-1.537.1-2.124.601a2.627 2.627 0 0 0-.924 2c0 .84.107 20.836 10.794 44.08 11.536 25.09 30.999 32.223 31.823 32.515a2.658 2.658 0 0 0 2.213-.206c.812-.472 20.003-11.87 31.415-39.287C93.895 31.773 94 11.803 94 10.965a2.63 2.63 0 0 0-1.14-2.166 2.65 2.65 0 0 0-2.434-.297ZM50.239 91.396c-4.16-1.896-18.632-9.66-27.642-29.261-7.908-17.197-9.754-32.828-10.184-39.041 6.338.149 21.362-1.07 38.359-13.38 16.657 8.029 31.175 6.297 37.771 4.788-.507 6.723-2.483 22.349-10.177 40.83C69.17 77.428 54.331 88.625 50.24 91.396Zm1.47-69.575c12.017 6.17 21.981 2.63 22.4 2.476a2.653 2.653 0 0 1 2.535.389 2.628 2.628 0 0 1 1.014 2.347c-.052.512-1.357 12.705-7.776 28.13-6.964 16.726-17.513 23.604-17.959 23.889a2.64 2.64 0 0 1-2.43.216c-.457-.186-11.258-4.773-18.335-20.168-6.452-14.032-7.762-25.981-7.813-26.483a2.625 2.625 0 0 1 .806-2.183 2.649 2.649 0 0 1 2.232-.694c.286.036 10.61 1.306 22.524-7.676a2.647 2.647 0 0 1 2.802-.243ZM33.715 51.56a89.096 89.096 0 0 0 2.246 5.343 45.92 45.92 0 0 0 2.143 4.102l30.452-30.38c-3.366.221-7.662.005-12.456-1.399L33.715 51.56Zm16.528 22.183C53 71.546 60.025 65.097 65.001 53.14a114.828 114.828 0 0 0 3.181-8.601L43.934 68.73c2.602 2.664 4.942 4.226 6.31 5.012Z\"/>"
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.478 49.08c-1.774 1.71-4.072 2.884-6.584 3.17-5.62.638-10.178-3.391-10.178-9.002 0-2.797 1.136-5.454 2.97-7.498.856-.951.088-2.473-1.178-2.284-2.44.362-5.148 1.323-7.458 2.796-5.327 3.398-8.963 9.386-8.963 15.81 0 9.217 7.486 15.84 16.721 14.79 6.536-.744 12.095-5.181 14.946-10.9.991-1.99 1.474-4.092 1.667-5.886.114-1.062-1.175-1.739-1.943-.996ZM49.732 74.944C23.067 77.98 10.673 59.592 8.025 55.022c2.574-4.972 15.37-26.91 42.243-29.966 26.669-3.025 39.06 15.352 41.706 19.923-2.572 4.972-15.37 26.909-42.242 29.965Zm47.249-30.297a1.792 1.792 0 0 0-.037-.225 2.417 2.417 0 0 0-.146-.449c-.015-.03-.02-.063-.037-.094-.133-.274-13.877-27.295-47.029-23.517C16.887 24.098 3.74 52.897 3.198 54.121c-.015.031-.02.063-.031.094a2.083 2.083 0 0 0-.079.24c-.02.071-.04.141-.05.211a2.275 2.275 0 0 0-.028.235 2.392 2.392 0 0 0-.01.223 2.931 2.931 0 0 0 .056.456 2.922 2.922 0 0 0 .147.447c.015.033.019.065.035.096C3.364 56.378 15.385 80 44.03 80c1.998 0 4.079-.115 6.239-.36 32.846-3.737 45.992-32.536 46.535-33.76.013-.03.018-.063.03-.094.033-.08.057-.159.08-.241.019-.07.038-.14.05-.211.015-.078.02-.155.027-.234.005-.075.01-.15.01-.224a3.062 3.062 0 0 0-.02-.23Z\" 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=\"M38.934 7.626a9.945 9.945 0 0 0-6.174 3.22 9.955 9.955 0 0 0-2.551 6.48 7.88 7.88 0 0 0 2.53 5.897 7.89 7.89 0 0 0 6.156 1.882l8.725-.97v-8.73a7.667 7.667 0 0 0-5.41-7.512 7.655 7.655 0 0 0-3.276-.267Zm0 23.28-23.19 2.541a9.984 9.984 0 0 0-8.725 9.7 7.657 7.657 0 0 0 5.44 7.511 7.646 7.646 0 0 0 3.285.249l23.18-2.541a9.965 9.965 0 0 0 8.725-9.7 7.658 7.658 0 0 0-5.434-7.508 7.647 7.647 0 0 0-3.282-.252Zm23.17 14.909a9.945 9.945 0 0 0 8.724-9.7v-23.28a7.667 7.667 0 0 0-5.442-7.508 7.655 7.655 0 0 0-3.283-.252 9.974 9.974 0 0 0-8.725 9.7v23.28a7.647 7.647 0 0 0 5.44 7.514 7.635 7.635 0 0 0 3.285.245Zm31.865-12.242a7.667 7.667 0 0 0-5.442-7.507 7.654 7.654 0 0 0-3.283-.253 9.974 9.974 0 0 0-8.725 9.7v8.73l8.725-.97a9.974 9.974 0 0 0 8.725-9.7Zm-8.725 15.52-23.17 2.541a9.974 9.974 0 0 0-8.725 9.7 7.656 7.656 0 0 0 5.44 7.511 7.645 7.645 0 0 0 3.285.25l23.2-2.542a9.965 9.965 0 0 0 8.724-9.7 7.666 7.666 0 0 0-5.442-7.508 7.654 7.654 0 0 0-3.283-.252h-.029Zm-23.14 25.821-8.726.97v8.73a7.656 7.656 0 0 0 5.44 7.511 7.644 7.644 0 0 0 3.285.249 9.955 9.955 0 0 0 8.725-9.7 7.668 7.668 0 0 0-5.442-7.507 7.654 7.654 0 0 0-3.283-.253Zm-23.17-20.729a9.945 9.945 0 0 0-6.174 3.22 9.955 9.955 0 0 0-2.551 6.48v23.28a7.666 7.666 0 0 0 5.442 7.508 7.654 7.654 0 0 0 3.282.252 9.975 9.975 0 0 0 8.725-9.7v-23.28a7.659 7.659 0 0 0-2.565-5.903 7.648 7.648 0 0 0-6.16-1.857ZM7.058 66.417a7.85 7.85 0 0 0 2.52 5.888 7.753 7.753 0 0 0 6.147 1.882 9.945 9.945 0 0 0 8.725-9.7v-8.73l-8.725.97A9.984 9.984 0 0 0 7 66.427l.058-.01Z\"/>"
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=\"M12.331 15.988a2.116 2.116 0 0 0-2.991.188 2.133 2.133 0 0 0 .185 3.003L85.04 86.116a2.108 2.108 0 0 0 2.991-.187 2.134 2.134 0 0 0-.185-3.004L12.331 15.988Zm8.264 22.738-13.374-.632a2.11 2.11 0 0 0-1.565.586c-.418.4-.656.957-.656 1.539v38.156c0 .697.34 1.349.91 1.746.57.399 1.299.492 1.947.249l13.7-5.106 27.37 15.462a2.117 2.117 0 0 0 2.11-.017 2.133 2.133 0 0 0 1.049-1.838V66.639l-4.24-3.758v22.35L22.78 71.07a2.124 2.124 0 0 0-1.777-.14L9.239 75.314V42.45l10.644.504v8.094c0 1.176.95 2.13 2.12 2.13a2.125 2.125 0 0 0 2.12-2.13v-9.15l-3.528-3.172Zm27.252-22.218v21.228l4.239 3.757V11.128c0-.873-.53-1.658-1.34-1.978a2.111 2.111 0 0 0-2.325.522L33.817 25.3l3.18 2.819 10.85-11.611Zm11.578 24.32c1.765.126 3.359.774 4.602 1.893 1.46 1.316 2.264 3.17 2.264 5.22 0 1.718-.552 3.378-1.489 4.824l3.173 2.814c1.599-2.236 2.556-4.883 2.556-7.638 0-3.276-1.305-6.254-3.673-8.388-1.898-1.71-4.37-2.736-7.019-2.958a2.134 2.134 0 0 0-2.297 2.352v.001c.108.994.889 1.809 1.883 1.88Zm14.37-24.52C84.312 21.78 90.763 32.69 90.763 45.244c0 8.351-2.859 16.623-7.851 23.574l3.188 2.827c5.657-7.739 8.9-17.021 8.9-26.401 0-14.159-7.302-26.48-19.207-32.691a2.13 2.13 0 0 0-2.94 1.025c-.45 1.019-.042 2.219.943 2.73Zm-5.36 11.496c.473-1.158 1.847-1.68 2.945-1.087 7.126 3.847 11.46 11.255 11.46 19.849 0 6.076-2.195 12.023-6.007 16.864l-3.176-2.816c3.142-4.064 4.945-9.01 4.945-14.048 0-6.97-3.48-12.97-9.2-16.082a2.13 2.13 0 0 1-.967-2.68Z\" 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.53 47.941c0 5.96-4.437 11.449-10.3 13.23a2.127 2.127 0 0 1-2.73-1.796c-.115-.999.478-1.974 1.44-2.255 4.179-1.213 7.351-5.035 7.351-9.179 0-2.049-.804-3.904-2.264-5.22-1.243-1.119-2.837-1.766-4.602-1.894-.994-.07-1.774-.885-1.882-1.879v-.001a2.132 2.132 0 0 1 2.296-2.352c2.65.222 5.12 1.249 7.02 2.958 2.368 2.134 3.672 5.114 3.672 8.388Zm.963 20.73c-.988.743-2.402.47-3.061-.575a2.123 2.123 0 0 1 .52-2.83c5.995-4.513 9.65-11.516 9.65-18.7 0-6.97-3.479-12.968-9.2-16.082a2.134 2.134 0 0 1-.968-2.68c.474-1.158 1.85-1.68 2.948-1.087 7.124 3.847 11.46 11.256 11.46 19.849 0 8.518-4.299 16.796-11.35 22.105ZM95 45.243c0 14.023-7.217 27.843-18.973 36.583-.98.73-2.369.505-3.047-.514-.623-.934-.422-2.205.48-2.873 10.72-7.943 17.303-20.489 17.303-33.196 0-12.554-6.45-23.463-16.965-28.933a2.118 2.118 0 0 1-.945-2.732 2.131 2.131 0 0 1 2.942-1.024C87.7 18.764 95 31.085 95 45.244Zm-47.153 39.99L22.78 71.07a2.119 2.119 0 0 0-1.777-.14L9.239 75.314V42.45l9.997.473v8.065c0 1.176.949 2.13 2.12 2.13a2.125 2.125 0 0 0 2.12-2.13V42.55c.064-.055.133-.103.191-.165l24.18-25.877v68.724Zm2.9-76.083a2.11 2.11 0 0 0-2.326.523L21.244 38.757 7.22 38.094A2.12 2.12 0 0 0 5 40.219v38.156c0 .697.34 1.35.91 1.748a2.11 2.11 0 0 0 1.947.247l13.7-5.106 27.37 15.462a2.112 2.112 0 0 0 2.108-.017 2.126 2.126 0 0 0 1.05-1.837V11.128c0-.873-.53-1.657-1.339-1.978Z\" 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=\"m40.231 24.713.005-.018a3.62 3.62 0 0 0 .069-.658 3.37 3.37 0 0 0-1.002-2.377c-.773-.779-1.95-1.128-3.045-.913-.218.04-.435.108-.636.188a2.98 2.98 0 0 0-.584.309 3.37 3.37 0 0 0-1.516 2.793c0 .215.029.443.07.658a3.535 3.535 0 0 0 .514 1.209c.121.174.255.349.418.51a3.47 3.47 0 0 0 2.397.98c.878 0 1.76-.362 2.382-.98.163-.161.297-.336.419-.51a3.6 3.6 0 0 0 .312-.578 3.32 3.32 0 0 0 .197-.613ZM29.03 26.561c.08-.201.147-.416.188-.617.042-.229.068-.443.068-.658a3.498 3.498 0 0 0-.256-1.29l-.01-.02a3.92 3.92 0 0 0-.303-.557 3.202 3.202 0 0 0-.418-.51c-1.26-1.249-3.534-1.249-4.792 0-.15.148-.297.322-.42.51a3.3 3.3 0 0 0-.5 1.209 2.66 2.66 0 0 0-.069.658c0 .215.015.43.068.658.04.201.108.416.19.617.08.202.189.403.31.578a3.413 3.413 0 0 0 2.815 1.504c.217 0 .447-.027.664-.067.218-.04.42-.108.636-.202a2.71 2.71 0 0 0 .584-.309 3.207 3.207 0 0 0 .933-.927c.117-.168.21-.362.302-.557l.01-.02Zm-11.681 1.357a3.5 3.5 0 0 0 .256-1.29c0-.886-.364-1.745-.987-2.376a4.971 4.971 0 0 0-.514-.416 4.847 4.847 0 0 0-.584-.31 3.785 3.785 0 0 0-.635-.187 3.457 3.457 0 0 0-3.059.913 3.346 3.346 0 0 0 0 4.753c.623.618 1.502.98 2.395.98.216 0 .447-.026.664-.066.217-.04.419-.108.635-.189.205-.08.393-.188.584-.308.176-.121.352-.269.514-.417l.02-.022c.142-.154.283-.309.398-.488.122-.188.218-.376.313-.577ZM73.108 7.072c2.97-.336 5.762.515 7.879 2.391 2.105 1.863 3.264 4.499 3.264 7.42v21.996a2.36 2.36 0 0 1-2.368 2.35 2.36 2.36 0 0 1-2.369-2.35v-7.766L7.737 39.226V82.78l28.91-3.267a2.365 2.365 0 0 1 2.621 2.07 2.353 2.353 0 0 1-2.084 2.6L5.637 87.75a2.377 2.377 0 0 1-1.845-.581A2.342 2.342 0 0 1 3 85.413v-59.88c0-5.81 4.758-11.073 10.605-11.735l59.503-6.726Zm14.021 72.54 8.476 7.322a4.006 4.006 0 0 1 .397 5.684A4.068 4.068 0 0 1 92.937 94a4.058 4.058 0 0 1-2.663-.99l-8.6-7.428c-4.124 3.203-9.063 4.88-13.892 4.881-4.582 0-9.051-1.486-12.59-4.544-3.754-3.243-5.985-7.833-6.282-12.925-.335-5.712 1.83-11.559 5.944-16.043 8.028-8.748 21.23-10.098 29.434-3.012 3.752 3.243 5.984 7.832 6.28 12.923.26 4.401-.98 8.874-3.439 12.75Zm-30.113-7.084c.17 2.91 1.416 5.507 3.508 7.315 4.9 4.233 13.017 3.173 18.093-2.36 2.652-2.89 4.052-6.592 3.844-10.154-.17-2.909-1.416-5.507-3.507-7.313l-.001-.002c-2.024-1.748-4.597-2.594-7.278-2.594-3.81 0-7.836 1.707-10.815 4.955-2.65 2.89-4.051 6.59-3.844 10.153Z\" 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.126 20.615a2.348 2.348 0 0 0-3.904-.967l-9.215 9.216a13.545 13.545 0 0 1-7.877-7.878l9.215-9.217a2.355 2.355 0 0 0 .62-2.225 2.352 2.352 0 0 0-1.586-1.679 19.415 19.415 0 0 0-20.31 5.737c-4.692 5.347-6.023 12.825-3.576 19.46L33.065 55.495c-7.026-2.596-15.039-.898-20.395 4.458a19.327 19.327 0 0 0-4.796 19.432 2.348 2.348 0 0 0 3.903.966l9.216-9.217a13.55 13.55 0 0 1 7.877 7.879l-9.215 9.217a2.355 2.355 0 0 0-.62 2.225c.199.799.8 1.435 1.586 1.68 1.881.582 3.808.865 5.719.865a19.42 19.42 0 0 0 14.59-6.603c4.694-5.348 6.023-12.826 3.577-19.46l22.428-22.432c7.024 2.595 15.039.899 20.397-4.459a19.331 19.331 0 0 0 4.794-19.431Z\" 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=\"M94.977 44.758a2.373 2.373 0 0 0-2.544-2.096c-6.758.487-13.077-1.55-17.823-5.744-4.696-4.153-7.43-10.075-7.7-16.683a2.368 2.368 0 0 0-2.383-2.266c-1.282 0-2.333 1.004-2.383 2.266-.57 13.99-12.016 26.63-26.054 28.786-1.262.199-2.153 1.342-2.003 2.604a2.378 2.378 0 0 0 2.544 2.096c6.759-.487 13.087 1.55 17.823 5.744 4.696 4.153 7.42 10.075 7.7 16.673a2.368 2.368 0 0 0 2.383 2.266c1.282 0 2.333-1.004 2.383-2.266.57-13.99 12.016-26.64 26.054-28.786 1.262-.199 2.153-1.342 2.003-2.603v.01Zm-30.56 20.42a26.992 26.992 0 0 0-6.789-9.23 27.527 27.527 0 0 0-10.163-5.695c7.83-4.024 14.028-10.89 17.182-19.028a26.992 26.992 0 0 0 6.789 9.23 27.527 27.527 0 0 0 10.163 5.695c-7.83 4.024-14.028 10.89-17.182 19.028ZM24.445 48.594c1.282 0 2.333-1.004 2.383-2.266.33-8.078 6.94-15.372 15.05-16.624 1.261-.198 2.152-1.341 2.002-2.603a2.373 2.373 0 0 0-2.543-2.097c-3.845.269-7.45-.874-10.143-3.259-2.664-2.355-4.216-5.723-4.366-9.48A2.368 2.368 0 0 0 24.445 10c-1.282 0-2.333 1.004-2.383 2.266-.33 8.078-6.94 15.372-15.05 16.624-1.261.198-2.153 1.341-2.002 2.603.15 1.262 1.261 2.206 2.543 2.097 3.845-.279 7.45.874 10.143 3.259 2.664 2.355 4.216 5.723 4.366 9.48a2.368 2.368 0 0 0 2.383 2.265ZM20.87 33.311a17.764 17.764 0 0 0-4.616-2.95c3.565-2.256 6.479-5.476 8.331-9.232a17.277 17.277 0 0 0 3.435 4.154 17.766 17.766 0 0 0 4.616 2.95c-3.565 2.256-6.479 5.476-8.331 9.232a17.755 17.755 0 0 0-3.435-4.154Zm22.92 40.532c-2.073.149-4.015-.467-5.447-1.739-1.422-1.262-2.253-3.06-2.333-5.088a2.368 2.368 0 0 0-2.383-2.265c-1.282 0-2.333 1.004-2.383 2.265-.18 4.462-3.835 8.506-8.321 9.192-1.262.199-2.153 1.341-2.003 2.603.15 1.262 1.262 2.206 2.544 2.097 2.072-.15 4.015.467 5.447 1.739 1.422 1.262 2.253 3.06 2.333 5.087A2.368 2.368 0 0 0 33.627 90c1.282 0 2.333-1.004 2.383-2.266.18-4.461 3.835-8.505 8.32-9.191 1.262-.199 2.154-1.341 2.003-2.603a2.365 2.365 0 0 0-2.543-2.097ZM33.457 80.56a11.14 11.14 0 0 0-1.382-1.45 10.736 10.736 0 0 0-1.642-1.213 14.98 14.98 0 0 0 3.344-3.706c.41.516.871 1.003 1.382 1.45.51.458 1.061.865 1.642 1.213a15.02 15.02 0 0 0-3.344 3.716v-.01Z\"/>"
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=\"M5.863 49.971c-3.518 3.745-3.835 8.974-.723 11.924L41.114 96c3.378 3.203 9.445 2.476 13.264-1.589L95.137 51.03c3.518-3.745 3.835-8.974.723-11.924L59.886 5c-3.378-3.203-9.445-2.476-13.264 1.589L5.862 49.97ZM53.325 64.76c.145.214.267.454.373.695.093.24.174.494.227.748.039.254.067.522.067.789 0 .254-.028.52-.067.775a5 5 0 0 1-.226.748c-.107.24-.228.481-.374.695a3.822 3.822 0 0 1-.493.615A4.015 4.015 0 0 1 50.004 71a3.991 3.991 0 0 1-2.827-1.176 4.062 4.062 0 0 1-1.173-2.833c0-1.056.428-2.098 1.173-2.833 1.481-1.497 4.16-1.497 5.655 0 .185.173.345.387.493.601ZM46 31.009a4.005 4.005 0 0 1 4-4.01c2.21 0 4 1.796 4 4.01v20.257a4.005 4.005 0 0 1-4 4.009c-2.209 0-4-1.796-4-4.01V31.01Z\" 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=\"m73.87 81.467-53.287 6.076v-22.87L13 65.535V96l68.453-7.807V57.732l-7.583.864v22.871ZM67.763 57.42l-37.232-3.541-1.574 7.671 37.23 3.542 1.576-7.672Zm-1.576 9.644L28.168 71.4v7.59l38.019-4.335v-7.591Zm11.328-27.219L48.262 18.83l-4.828 6.367 29.254 21.014 4.827-6.367Zm-6.01 8.276L37.033 35.884l-3.151 7.358L68.353 55.38l3.152-7.26ZM85 32.977 62.346 5l-6.107 5.23 22.655 27.978L85 32.978Z\" 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=\"M87.969 18.406a2.303 2.303 0 0 0-.118-.498c-.015-.042-.025-.084-.04-.125a2.413 2.413 0 0 0-.32-.535c-.028-.038-.066-.069-.097-.105-.065-.074-.125-.15-.2-.216-.058-.05-.124-.086-.187-.13-.03-.02-.047-.05-.077-.07L67.96 4.387a2.392 2.392 0 0 0-1.608-.367l-51.284 6.575c-.034.005-.064.022-.096.029-.144.024-.28.07-.416.12-.082.029-.165.05-.24.088-.022.01-.048.015-.07.027-.114.06-.209.146-.31.223-.059.044-.125.08-.178.129-.167.153-.31.326-.426.517-.008.014-.01.031-.019.046a2.362 2.362 0 0 0-.236.582c-.002.016-.013.028-.016.044-.015.06-.004.121-.014.182-.017.115-.047.227-.047.346v68.228a2.35 2.35 0 0 0 1.06 1.96l18.97 12.493c.012.006.026.009.036.016.173.109.356.193.548.255l.122.034c.198.05.4.087.608.087.1 0 .202-.007.304-.02l51.284-6.576A2.357 2.357 0 0 0 88 87.073v-68.38c0-.041-.01-.08-.014-.122 0-.056-.01-.11-.017-.165Zm-9-1.23-44.058 5.649-12.88-8.38 44.058-5.65 12.88 8.38ZM36.718 44.46l46.537-5.966v12.322l-46.537 5.967V44.46Zm38.352 1.71c0 1.257 1.03 2.16 2.298 2.017 1.269-.143 2.298-1.278 2.298-2.536s-1.029-2.161-2.298-2.017c-1.268.144-2.298 1.278-2.298 2.536Zm-7.233.971c0 1.258 1.028 2.161 2.296 2.017 1.27-.142 2.3-1.28 2.3-2.536 0-1.257-1.03-2.16-2.3-2.018-1.268.144-2.296 1.28-2.296 2.537Zm15.418 8.477v12.264l-46.537 5.966V61.585l46.537-5.967Zm-5.887 9.634c-1.268.144-2.298-.76-2.298-2.017s1.03-2.393 2.298-2.536c1.269-.144 2.298.76 2.298 2.017 0 1.258-1.029 2.393-2.298 2.536Zm-7.235.972c-1.268.143-2.296-.761-2.296-2.018 0-1.257 1.028-2.393 2.296-2.535 1.27-.144 2.3.759 2.3 2.017 0 1.257-1.03 2.392-2.3 2.535ZM36.717 78.65l46.537-5.968v12.324l-46.537 5.967V78.65Zm40.65 3.667c-1.268.144-2.298-.76-2.298-2.017 0-1.258 1.03-2.392 2.298-2.536 1.269-.143 2.298.76 2.298 2.017 0 1.258-1.029 2.394-2.298 2.536Zm-7.235.972c-1.268.144-2.296-.76-2.296-2.017 0-1.258 1.028-2.394 2.296-2.536 1.27-.144 2.3.76 2.3 2.017 0 1.256-1.03 2.393-2.3 2.536ZM36.717 39.718V27.336l46.537-5.967v12.382l-46.537 5.967Zm40.65-13.209c1.269-.143 2.298.761 2.298 2.017 0 1.258-1.029 2.394-2.298 2.536-1.268.144-2.298-.759-2.298-2.017s1.03-2.392 2.298-2.536Zm-7.235.972c1.27-.144 2.3.76 2.3 2.017 0 1.256-1.03 2.393-2.3 2.536-1.268.142-2.296-.76-2.296-2.017 0-1.258 1.028-2.394 2.296-2.536Z\"/>"
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=\"M21.777 98c-.45 0-.9-.131-1.293-.396a2.38 2.38 0 0 1-.973-2.542l7.9-32.189L2.978 45.181a2.381 2.381 0 0 1-.919-2.448 2.348 2.348 0 0 1 1.87-1.808l32.037-5.766L47.817 3.527A2.336 2.336 0 0 1 49.963 2H50c.942 0 1.795.575 2.158 1.459l11.69 28.502 31.7-1.613c.927-.067 1.88.522 2.265 1.435.385.913.167 1.97-.547 2.65L72.55 58.036l7.93 30.478a2.383 2.383 0 0 1-.799 2.452 2.313 2.313 0 0 1-2.536.251L50.223 77.045 23.176 97.529a2.32 2.32 0 0 1-1.399.471Z\" 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=\"M20.484 97.604a2.31 2.31 0 0 0 2.692-.075l27.047-20.484 26.922 14.172a2.313 2.313 0 0 0 2.536-.251 2.383 2.383 0 0 0 .8-2.452l-7.93-30.478 24.714-23.603c.714-.68.932-1.737.547-2.65-.385-.913-1.338-1.503-2.266-1.435l-31.7 1.613L52.158 3.46A2.338 2.338 0 0 0 50 2h-.036a2.336 2.336 0 0 0-2.146 1.527L35.965 35.159 3.928 40.925a2.347 2.347 0 0 0-1.87 1.808 2.381 2.381 0 0 0 .92 2.448l24.434 17.692-7.9 32.189c-.24.97.15 1.989.972 2.542ZM31.42 59.958 10.212 44.6l27.875-5.017a2.343 2.343 0 0 0 1.775-1.49l10.237-27.322 10.068 24.544c.379.925 1.328 1.517 2.274 1.456l27.006-1.375-21.109 20.16a2.387 2.387 0 0 0-.658 2.325l6.941 26.672-23.544-12.395a2.308 2.308 0 0 0-2.474.204L25.625 89.765l6.702-27.311a2.383 2.383 0 0 0-.907-2.496Z\" 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=\"M87.34 42.176a2.386 2.386 0 0 1 .55 4.74l-75.23 8.757a2.383 2.383 0 0 1-2.643-2.094 2.385 2.385 0 0 1 2.092-2.645l25.595-2.98c-6.254-3.374-9.598-7.988-9.598-16.011 0-11.083 8.702-19.426 20.229-20.74 10.284-1.171 16.725 2.843 20.792 9.165l-6.554 4.817c-2.939-4.413-7.007-7.568-14.238-6.743-7.571.863-12.204 5.801-12.204 12.36 0 6.787 3.616 9.428 12.204 12.406l6.101 2.132c.374.123.73.25 1.087.378l.342.121 31.476-3.663ZM65.624 67.588c0-3.703-1.108-6.409-3.284-8.58l9.696-1.128c1.138 2.49 1.725 5.37 1.725 8.78 0 12.666-10.057 21.503-23.843 23.076-14.69 1.675-22.714-4.876-26.782-12.553l6.781-4.394c3.616 6.035 8.926 10.971 19.774 9.734 8.93-1.018 15.933-6.792 15.933-14.935Z\" 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.975 72.06 29.34-3.369V12.004l-80.63 9.258v56.687l28.81-3.309a2.334 2.334 0 0 1 2.068.839l9.277 11.268 9.48-13.693a2.34 2.34 0 0 1 1.655-.994ZM92.392 7.014a2.338 2.338 0 0 1 1.826.585c.497.447.782 1.088.782 1.76V70.8c0 1.199-.894 2.21-2.077 2.345L62.556 76.63 51.921 91.991a2.34 2.34 0 0 1-1.853 1.008h-.023l-.044.001a2.33 2.33 0 0 1-1.803-.853l-10.43-12.67-30.16 3.462a2.336 2.336 0 0 1-1.826-.585A2.368 2.368 0 0 1 5 80.594V19.156c0-1.201.894-2.211 2.077-2.347l85.315-9.795ZM40.242 58.36l39.914-4.583A4.029 4.029 0 0 1 84.6 57.34c.253 2.22-1.331 4.225-3.534 4.478l-39.914 4.583a4.027 4.027 0 0 1-4.444-3.562c-.25-2.222 1.333-4.226 3.535-4.48Zm-13.384 1.537-8.79 1.01c-2.203.252-3.787 2.257-3.535 4.478.234 2.065 1.97 3.589 3.985 3.589.151 0 .306-.01.46-.027l8.79-1.01c2.203-.252 3.786-2.258 3.534-4.478-.25-2.222-2.254-3.815-4.444-3.562Zm-7.88-6.269a4.133 4.133 0 0 1-.46.027c-2.015 0-3.751-1.524-3.985-3.588-.252-2.22 1.332-4.227 3.535-4.48l24.975-2.867c2.204-.252 4.194 1.341 4.446 3.563.25 2.22-1.333 4.224-3.536 4.478l-24.975 2.867Zm37.72-4.356c.152 0 .305-.01.46-.027l1.53-.175c2.203-.254 3.786-2.26 3.534-4.48-.25-2.22-2.25-3.812-4.445-3.561l-1.529.175c-2.205.254-3.787 2.26-3.534 4.48a4.025 4.025 0 0 0 3.983 3.588Zm14.449-1.633a4.109 4.109 0 0 1-.46.027c-2.015 0-3.751-1.525-3.985-3.59-.252-2.22 1.332-4.225 3.535-4.478l9.92-1.139a4.033 4.033 0 0 1 4.444 3.563c.251 2.22-1.332 4.225-3.536 4.478l-9.918 1.139Z\" 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=\"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.213ZM67.14 30.474a4.548 4.548 0 0 1 6.356-.34 4.416 4.416 0 0 1 .492 6.133l-.147.17-30.188 33.089A4.528 4.528 0 0 1 40.301 71a4.535 4.535 0 0 1-2.787-.954l-.197-.161-10.791-9.41a4.418 4.418 0 0 1-.386-6.301 4.55 4.55 0 0 1 6.182-.52l.172.142 7.445 6.49 27.2-29.812Z\" 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=\"M91.176 24.486a10.97 10.97 0 0 0-1.407-1.039c-2.074-1.562-5.868-4.4-7.536-5.525-3.595-2.423-9.354-2.452-11.894-2.132l-3.053.387V14.46a10.47 10.47 0 0 0-3.542-7.848 10.474 10.474 0 0 0-8.231-2.531L39.755 6.074c-5.216.66-9.148 5.123-9.148 10.38v4.362l-12.451 1.575C10.656 23.34 5 29.757 5 37.32v42.016c0 3.24 1.393 6.326 3.822 8.468.065.057.133.11.202.16l7.684 5.416a11.29 11.29 0 0 0 9.696 3.533l58.725-7.428C90.758 88.77 95 83.956 95 78.284v-45.33c0-3.24-1.393-6.326-3.824-8.468Zm-6.641 60.295L25.81 92.209a6.552 6.552 0 0 1-7.37-6.498V60.105a9.17 9.17 0 0 0 4.44 1.172c.382 0 .766-.025 1.15-.074l22.305-2.82v2.975a2.369 2.369 0 0 0 2.668 2.35l14.572-1.84a2.371 2.371 0 0 0 2.071-2.353V55.94l21.24-2.687a9.198 9.198 0 0 0 3.375-1.123v26.153a6.561 6.561 0 0 1-5.726 6.498ZM60.907 50.154v7.272l-9.833 1.244v-7.273l9.833-1.243Zm3.936-4.467a2.368 2.368 0 0 0-1.864-.573l-14.572 1.843a2.37 2.37 0 0 0-2.072 2.35v4.298l-22.9 2.897a4.376 4.376 0 0 1-3.492-1.076 4.38 4.38 0 0 1-1.503-3.328v-9.903a8.62 8.62 0 0 1 7.526-8.538l56.925-7.2a6.55 6.55 0 0 1 7.37 6.498v11.091a4.55 4.55 0 0 1-3.97 4.505l-20.645 2.61v-3.696a2.37 2.37 0 0 0-.803-1.778ZM35.346 16.454a5.734 5.734 0 0 1 5.003-5.677l15.76-1.993a5.72 5.72 0 0 1 4.5 1.384 5.73 5.73 0 0 1 1.938 4.293v2.314l-27.2 3.441v-3.762Z\" 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=\"M47.328 18.243V7.85a2.851 2.851 0 0 1 5.7 0v10.393a2.851 2.851 0 0 1-5.7 0Zm5.345 63.87v10.393a2.494 2.494 0 1 1-4.989 0V82.114a2.494 2.494 0 0 1 4.989 0ZM18.565 56.648 8.173 57.834a2.85 2.85 0 1 1-.646-5.664l10.392-1.184a2.85 2.85 0 1 1 .646 5.664Zm74.224-8.814-10.393 1.184a2.493 2.493 0 0 1-2.76-2.196 2.495 2.495 0 0 1 2.196-2.76l10.392-1.184a2.484 2.484 0 0 1 2.76 2.195 2.492 2.492 0 0 1-2.195 2.76ZM14.26 21.684a2.495 2.495 0 1 1 3.306-3.733l10.592 9.386a2.492 2.492 0 1 1-3.307 3.732L14.26 21.685Zm71.835 56.988a2.495 2.495 0 1 1-3.306 3.734L72.198 73.02a2.494 2.494 0 0 1 3.308-3.734l10.59 9.385Zm-57.924-3.98a2.495 2.495 0 0 1 .19 3.522l-10.59 11.8a2.49 2.49 0 0 1-1.86.827 2.494 2.494 0 0 1-1.856-4.16L24.65 74.882a2.495 2.495 0 0 1 3.523-.19Zm44.013-49.027a2.495 2.495 0 0 1-.19-3.523l10.59-11.798a2.494 2.494 0 1 1 3.715 3.331l-10.592 11.8a2.489 2.489 0 0 1-1.858.827c-.593 0-1.19-.21-1.665-.637Zm-3.483 24.211c0 4.941-1.957 9.426-5.122 12.751a15.807 15.807 0 0 1-6.435.584c-9.47-1.078-17.175-9.655-17.175-19.117 0-5.176 2.336-9.647 6.398-12.343a18.563 18.563 0 0 1 3.81-.398c10.215 0 18.524 8.309 18.524 18.523Zm4.988 0c0-12.965-10.546-23.511-23.511-23.511-1.865 0-3.67.24-5.41.653-.016.002-.03.002-.046.007-.07.015-.136.04-.205.057a23.51 23.51 0 0 0-1.73.49c-.059.02-.114.044-.171.063-.723.246-1.429.526-2.117.838a23.83 23.83 0 0 0-1.462.705c-.106.057-.203.121-.307.18-.561.31-1.108.642-1.639.996l-.158.111a23.68 23.68 0 0 0-1.69 1.266l-.026.021a23.352 23.352 0 0 0-6.69 8.96l-.03.076a22.34 22.34 0 0 0-.7 1.91c-.05.15-.093.3-.139.45-.158.536-.3 1.08-.42 1.632-.046.205-.091.409-.131.617a22.892 22.892 0 0 0-.247 1.607c-.026.208-.06.415-.08.625-.07.74-.114 1.489-.114 2.247 0 .801.041 1.595.121 2.382.012.116.037.227.05.343.079.674.173 1.344.307 2.004a.45.45 0 0 1 .011.043A23.344 23.344 0 0 0 33.554 66.5a23.344 23.344 0 0 0 11.866 6.4l.028.007a23.69 23.69 0 0 0 2.043.312c.102.012.2.035.303.045a23.638 23.638 0 0 0 4.749.001c.192-.019.379-.06.57-.083a23.973 23.973 0 0 0 1.754-.269c.161-.033.317-.081.478-.118.6-.134 1.197-.278 1.783-.46.108-.033.21-.078.32-.113a23.502 23.502 0 0 0 1.849-.679c.071-.03.137-.067.208-.096a23.014 23.014 0 0 0 1.851-.894c.061-.033.12-.073.181-.107.597-.33 1.183-.681 1.752-1.066.09-.06.17-.13.26-.191a24.461 24.461 0 0 0 1.547-1.156c.127-.105.24-.22.365-.328.416-.357.835-.71 1.228-1.1.015-.014.02-.033.033-.047 4.299-4.263 6.968-10.166 6.968-16.683Z\"/>"
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.831 57.135-3.335.221c-.986.082-1.4-.286-1.4-.922 0-.35.129-.65.351-.867.763.295 1.683.349 2.764.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.542 7.542 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.679-1.876 1.678-1.876 2.888 0 1.24.51 2.074 1.62 2.553-1.523.747-2.477 1.81-2.477 3.275 0 2.578 2.415 4.18 7.275 3.625 5.37-.613 7.468-3.018 7.468-5.882 0-2.642-2.099-3.93-5.784-3.7Zm-1.684 6.368c-2.35.269-3.114-.344-3.114-1.427 0-.413.127-.778.383-1.094l3.557-.184c1.748-.103 2.256.094 2.256.858 0 .828-.571 1.561-3.082 1.847Zm0-14.547c1.303-.148 2.003.504 2.003 1.585 0 1.147-.7 1.99-2.003 2.138-1.302.15-2.002-.535-2.002-1.68 0-1.083.7-1.894 2.002-2.043Zm-10.415-1.744-1.842 4.253c-.604 1.437-1.05 3.716-1.05 3.716s-.476-2.174-1.112-3.469l-1.906-3.825-4.733.54 7.339 13.01.412-.047 7.244-14.675-4.352.497ZM37.147 53.97c-1.843-.203-2.701-.201-2.701-.964 0-.543.477-.85 1.462-.963 1.016-.116 1.97.251 2.605.721l2.288-2.713c-1.112-1.02-2.701-1.569-4.924-1.315-2.892.33-5.244 1.84-5.244 4.896 0 2.832 2.065 3.615 3.907 3.883 2.193.322 3.052.225 3.052.956 0 .574-.445.879-1.844 1.04-1.268.144-2.446-.263-3.367-1.05l-2.51 2.516c1.176 1.265 3.018 2.233 6.164 1.875 4.257-.487 5.56-2.672 5.56-5.155 0-2.866-2.478-3.506-4.448-3.727ZM90.92 23.145c-.011-.046-.026-.089-.04-.136a2.463 2.463 0 0 0-.204-.465c-.02-.03-.033-.063-.053-.094a2.357 2.357 0 0 0-.388-.462c-.012-.01-.019-.026-.031-.037l-17.3-15.36c-.01-.008-.022-.012-.03-.018a2.349 2.349 0 0 0-.508-.335c-.036-.018-.073-.029-.108-.044a2.404 2.404 0 0 0-.477-.144c-.047-.008-.093-.02-.142-.027a2.398 2.398 0 0 0-.566-.01L11.092 12.86A2.361 2.361 0 0 0 9 15.208v77.429a2.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-.389-.08-.574ZM13.717 89.99V17.317l55.265-6.309v14.687a2.357 2.357 0 0 0 2.625 2.348l14.676-1.676v55.339l-72.566 8.283ZM73.7 13.61l9.417 8.362-9.417 1.075V13.61Z\" 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 2C23.542 2 2 23.542 2 50s21.542 48 48 48 48-21.542 48-48S76.458 2 50 2Zm0 4.109c3.725 0 7.296.46 10.752 1.344C59.408 18.896 55.722 31.76 50 31.76c-5.722-.038-9.408-12.864-10.752-24.307A43.187 43.187 0 0 1 50 6.109Zm-19.085 4.339c2.688 11.02 11.021 24 19.047 24.038 8.025 0 16.358-13.017 19.046-24.038a48.638 48.638 0 0 1 6.26 3.686c-4.225 9.946-13.594 24.039-25.306 24.384-11.75-.307-21.082-14.4-25.306-24.384a51.396 51.396 0 0 1 6.26-3.686Zm-13.133 9.754C23.658 28.957 36.368 41.245 50 41.245c13.632 0 26.304-12.288 32.218-21.043a43.63 43.63 0 0 1 4.377 5.568C80.375 33.795 67.318 45.277 50 45.277c-17.318 0-30.374-11.52-36.595-19.507a47.342 47.342 0 0 1 4.377-5.568ZM50 93.892c-3.725 0-7.296-.462-10.752-1.345C40.592 81.104 44.278 68.24 50 68.24c5.722.038 9.408 12.864 10.752 24.307A43.187 43.187 0 0 1 50 93.891Zm19.085-4.34c-2.688-11.02-11.021-24-19.047-24.038-8.025 0-16.358 13.017-19.046 24.038a45.728 45.728 0 0 1-6.22-3.686c4.223-9.946 13.554-24.039 25.305-24.384 11.75.307 21.081 14.4 25.305 24.384a54.958 54.958 0 0 1-6.297 3.686Zm13.133-9.754C76.342 71.043 63.632 58.755 50 58.755c-13.632 0-26.342 12.288-32.218 21.043a43.63 43.63 0 0 1-4.377-5.568C19.625 66.205 32.682 54.723 50 54.723c17.318 0 30.374 11.52 36.595 19.507a43.63 43.63 0 0 1-4.377 5.568ZM50 52.035c-15.86 0-31.066 5.453-40.973 13.709A43.764 43.764 0 0 1 6.11 50a43.61 43.61 0 0 1 2.918-15.744C18.934 42.512 34.141 47.965 50 47.965c15.86 0 31.027-5.453 40.973-13.709A43.764 43.764 0 0 1 93.89 50a43.61 43.61 0 0 1-2.918 15.744C81.027 57.488 65.859 52.035 50 52.035Z\" 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=\"M90.291 8v78.177L58.38 87.822v-.05L8 90.292V12.114l31.913-1.646v.05L90.29 8ZM39.913 82.606l18.466-.923v-16.13l-18.466.924v16.13Zm0-22.217 18.466-.924V40.866l-18.466.924v18.599ZM33.83 42.093l-19.75.987v18.6l19.75-.988v-18.6Zm6.081-6.393 18.467-.924V15.683l-18.466.924V35.7Zm-6.08-18.79-19.75.988v19.093l19.75-.987V16.91Zm-19.75 50.858v16.12l19.75-1.019V66.781l-19.75.988Zm50.377 13.61 19.75-.987v-16.13l-19.75.988v16.13Zm19.75-41.804-19.75.987v18.6l19.75-.988v-18.6Zm0-6.09V14.403L64.46 15.42v19.053l19.75-.987Z\"/>"
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=\"M40.735 90.5V5L5 9.5V95l35.735-4.5ZM11.618 15.335l22.5-2.833v72.161l-22.5 2.834V15.335ZM95 63.235c0 12.427-10.074 22.5-22.5 22.5S50 75.662 50 63.235c0-12.426 10.074-22.5 22.5-22.5S95 50.81 95 63.235Zm-20.536-2.264v-8.579c0-1.38-.448-2.498-1.964-2.498s-1.964 1.118-1.964 2.498v9.148l-9.162.982c-1.37.157-2.355.86-2.199 2.231.145 1.275 1.226 1.682 2.479 1.682l8.882-.934v8.577c0 1.38.584 2.498 1.964 2.498s1.964-1.118 1.964-2.498v-9.146l9.163-.984c1.37-.156 2.354-.86 2.198-2.23-.156-1.371-1.392-1.827-2.765-1.666l-8.596.92Z\" 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=\"M95 90.5V5L59.265 9.5V95L95 90.5ZM65.882 15.335l22.5-2.833v72.161l-22.5 2.834V15.335ZM50 63.235c0 12.427-10.074 22.5-22.5 22.5S5 75.662 5 63.235c0-12.426 10.074-22.5 22.5-22.5S50 50.81 50 63.235Zm-20.536-2.264v-8.579c0-1.38-.448-2.498-1.964-2.498s-1.964 1.118-1.964 2.498v9.148l-9.162.982c-1.37.157-2.355.86-2.199 2.231.145 1.275 1.226 1.682 2.479 1.682l8.882-.934v8.577c0 1.38.584 2.498 1.964 2.498s1.964-1.118 1.964-2.498v-9.146l9.163-.984c1.37-.156 2.354-.86 2.198-2.23-.156-1.371-1.392-1.827-2.765-1.666l-8.596.92Z\"/>"
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.836 5v21.32a27.993 27.993 0 0 0-6.636 5.677V12.502l-22.564 2.833v72.162L43.2 84.663v-16.66a27.993 27.993 0 0 0 6.636 5.678V90.5L14 95V9.5L49.836 5Zm14.6 22.5C76.898 27.5 87 37.574 87 50S76.898 72.5 64.436 72.5c-12.461 0-22.563-10.074-22.563-22.5s10.102-22.5 22.563-22.5ZM53.28 49.287c-1.374.157-2.362.86-2.205 2.231.145 1.275 1.229 1.682 2.486 1.682l22.034-2.487c1.375-.157 2.362-.86 2.205-2.231-.156-1.37-1.396-1.826-2.772-1.665a2005.34 2005.34 0 0 1-12.45 1.422h-.005c-2.279.255-4.898.547-9.293 1.048Z\" 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=\"m90.291 8-50.378 2.519v-.05L8 12.115V90.29l46.109-2.305a25.357 25.357 0 0 1-1.9-5.994l-12.297.614V66.477l14.641-.732a25.657 25.657 0 0 1 9.906-10.49V40.563l19.75-.987v13.147a25.39 25.39 0 0 1 6.082 2.594V8ZM39.913 60.389v-18.6l18.466-.923v18.6l-18.466.922ZM33.83 42.093v18.599l-19.75.987V43.081l19.75-.987Zm6.081-6.393V16.607l18.467-.924v19.094l-18.466.924Zm-6.08-18.79v19.094l-19.75.987V17.9l19.75-.988Zm-19.75 50.858 19.75-.988v16.09l-19.75 1.017v-16.12Zm70.127-34.283-19.75.987V15.42l19.75-1.018v19.084Z\"/><path fill=\"currentColor\" d=\"M77.324 56.649C88.744 56.649 98 65.906 98 77.324 98 88.744 88.743 98 77.324 98 65.906 98 56.65 88.743 56.65 77.324c0-11.418 9.257-20.675 20.675-20.675ZM67.1 76.669c-1.258.144-2.163.79-2.02 2.05.133 1.172 1.126 1.546 2.278 1.546l20.19-2.286c1.26-.144 2.165-.79 2.02-2.05-.142-1.259-1.279-1.678-2.54-1.53-5.931.695-8.332.963-11.408 1.307l-.005.001c-2.088.234-4.488.502-8.514.962Z\"/>"
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=\"m47.75 20.591 6.75-.33v16.332l-6.75.33V20.591Zm6.75 20.846-6.75.33V58.1l6.75-.33V41.436Zm0 21.52-6.75.331v16.333l6.75-.331V62.957Z\"/><path fill=\"currentColor\" d=\"M95 5 5 9.5V95l90-4.5V5Zm-6.618 6.955v72.25l-76.764 3.838v-72.25l76.764-3.838Z\"/>"
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=\"M47.25 90.75v-6.265h.002v-68.18h-.002V10L8 14.25V95l39.25-4.25Zm0-74.445v68.18l-33 3.551V19.86l33-3.555ZM93 10v80.75L53.75 95v-6.255l33-3.605V16.962l-33 3.608v-6.32L93 10ZM47.312 22.225l6.376-.313v15.425l-6.376.313V22.225Zm6.376 19.688-6.376.312V57.65l6.376-.313V41.912Zm0 20.325-6.376.312v15.425l6.376-.313V62.237ZM26.85 66.24a2.797 2.797 0 0 1-1.671-.737 2.909 2.909 0 0 1-.355-3.869l.14-.172 8.709-9.97-8.48-7.721a2.91 2.91 0 0 1-.38-3.866l.138-.173a2.805 2.805 0 0 1 3.86-.386l.164.139 10.581 9.633a2.91 2.91 0 0 1 .385 3.858l-.157.195-10.58 12.11a2.814 2.814 0 0 1-1.902.96l-.22.009-.232-.01Zm34.363-19.41 10.58-12.112a2.805 2.805 0 0 1 4.028-.22 2.909 2.909 0 0 1 .214 4.04l-8.711 9.968 8.482 7.722a2.91 2.91 0 0 1 .379 3.867l-.139.174a2.803 2.803 0 0 1-4.024.246l-10.58-9.633a2.907 2.907 0 0 1-.229-4.052Z\" 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=\"M95 27.174c0 12.246-9.962 22.174-22.25 22.174S50.5 39.42 50.5 27.174C50.5 14.928 60.462 5 72.75 5S95 14.928 95 27.174Zm-20.308-2.231v-8.455c0-1.36-.443-2.462-1.942-2.462-1.499 0-1.943 1.102-1.943 2.462v9.015l-9.06.968c-1.354.155-2.328.848-2.174 2.199.143 1.256 1.212 1.658 2.451 1.658l8.783-.921v8.453c0 1.36.578 2.462 1.943 2.462 1.365 0 1.942-1.102 1.942-2.462v-9.014l9.061-.97c1.355-.154 2.329-.847 2.174-2.198-.154-1.35-1.377-1.8-2.734-1.641l-8.5.906ZM95 90.565V55.087L6 59.522V95l89-4.435ZM12.544 65.724l75.912-3.783v22.42l-75.912 3.783v-22.42Z\" 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=\"M95 40.478V5L6 9.435v35.478l89-4.435ZM12.544 15.637l75.912-3.783v22.42l-75.912 3.783v-22.42ZM95 72.827C95 85.071 85.038 95 72.75 95S50.5 85.072 50.5 72.826c0-12.246 9.962-22.174 22.25-22.174S95 60.58 95 72.826Zm-20.308-2.232V62.14c0-1.36-.443-2.462-1.942-2.462-1.499 0-1.943 1.102-1.943 2.462v9.015l-9.06.969c-1.354.154-2.328.847-2.174 2.198.143 1.256 1.212 1.658 2.451 1.658l8.783-.92v8.452c0 1.36.578 2.462 1.943 2.462 1.365 0 1.942-1.102 1.942-2.462v-9.014l9.061-.97c1.355-.154 2.329-.847 2.174-2.198-.154-1.35-1.377-1.8-2.734-1.641l-8.5.906Z\" 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": "<g fill=\"currentColor\"><path d=\"M95 14v36.102l-19.281.967a27.964 27.964 0 0 0-4.804-6.404l17.467-.876V20.975l-76.764 3.849v22.814l18.244-.914a27.882 27.882 0 0 0-4.144 6.852L5 54.614v-36.1L95 14Z\"/><path d=\"M51.324 41.873c12.426 0 22.5 10.102 22.5 22.563C73.823 76.898 63.75 87 51.323 87c-12.427 0-22.5-10.102-22.5-22.564 0-12.461 10.073-22.563 22.5-22.563ZM40.198 63.722c-1.37.157-2.355.862-2.2 2.237.145 1.278 1.226 1.686 2.48 1.686l21.972-2.494c1.37-.157 2.355-.862 2.198-2.237-.155-1.374-1.392-1.831-2.764-1.67-6.456.758-9.068 1.051-12.416 1.427h-.002c-2.273.255-4.885.548-9.268 1.05Z\"/></g>"
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.683 5.73c-1.355-1.22-3.14-1.77-5.032-1.556L20.33 10.938c-3.704.416-6.603 3.664-6.603 7.368v71.669c0 1.879.751 3.583 2.093 4.79 1.168 1.048 2.658 1.598 4.241 1.598.269 0 .524-.013.792-.04l59.321-6.764c3.704-.416 6.603-3.664 6.603-7.369V10.522c0-1.879-.751-3.583-2.094-4.791ZM82.08 82.19c0 1.316-1.114 2.55-2.443 2.712l-59.32 6.764c-.538.067-1.034-.08-1.383-.39-.349-.308-.537-.751-.537-1.288V18.306c0-1.288 1.14-2.563 2.443-2.71L80.16 8.83c.04 0 .078-.003.118-.006a1.68 1.68 0 0 1 .138-.008c.443 0 .832.135 1.127.403.349.309.537.752.537 1.288V82.19ZM54.876 18.87l-9.784 1.114a2.35 2.35 0 0 0 .268 4.684c.094 0 .175 0 .269-.014l9.784-1.114a2.353 2.353 0 0 0 2.067-2.603 2.352 2.352 0 0 0-2.604-2.067Zm-2.83 52.69c.282.108.564.256.82.43.254.175.496.363.71.578a4.771 4.771 0 0 1 1.37 3.328c0 .309-.027.617-.081.913a6.17 6.17 0 0 1-.269.885c-.12.282-.268.55-.442.806a4.182 4.182 0 0 1-.578.71 5.031 5.031 0 0 1-.71.592 5.926 5.926 0 0 1-.82.429c-.281.12-.577.215-.872.268a4.673 4.673 0 0 1-4.241-1.288 5.037 5.037 0 0 1-.59-.711 5.771 5.771 0 0 1-.43-.806 4.838 4.838 0 0 1-.362-1.798c0-1.235.51-2.456 1.382-3.329a4.74 4.74 0 0 1 4.241-1.274 4.1 4.1 0 0 1 .873.268Z\"/>"
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.084 3.155c6.397-.723 12.409 1.097 16.942 5.126C94.522 12.28 97 17.96 97 24.275c0 12.856-10.496 24.506-23.399 25.97a2.28 2.28 0 0 1-1.22-.207l.453 6.221a2.259 2.259 0 0 1-.58 1.686l-22.007 24.41c-.1.262-.245.506-.439.717L36.817 97.257a2.287 2.287 0 0 1-3.206.17L3.771 71.094a2.27 2.27 0 0 1-.174-3.238l8.685-9.482c.093-.195.204-.38.35-.542l26.38-29.262c.41-.457.99-.73 1.605-.755l9.155-.383c.871-12.169 10.98-22.877 23.312-24.278ZM21.402 54.92l26.419 23.311 20.382-22.608-1.773-24.327-11.958.5c.562 3.867 2.327 7.304 5.149 9.848.386.349.618.802.704 1.276a10.842 10.842 0 0 1 1.433 4.83c.189 3.267-1.03 6.612-3.34 9.177-2.573 2.852-6.086 4.332-9.49 4.332-2.597 0-5.13-.86-7.133-2.629-2.109-1.86-3.36-4.485-3.528-7.397-.187-3.267 1.031-6.612 3.341-9.177 2.647-2.934 6.289-4.403 9.783-4.316a21.675 21.675 0 0 1-1.51-5.753l-8.11.34-20.37 22.593Zm21.432-3.947c.097 1.69.805 3.2 1.994 4.25 2.753 2.43 7.326 1.831 10.186-1.339 1.502-1.668 2.298-3.809 2.179-5.875-.097-1.69-.805-3.199-1.996-4.248-1.14-1.007-2.594-1.495-4.107-1.495-2.142 0-4.402.976-6.078 2.833-1.502 1.668-2.297 3.809-2.178 5.874Zm29.258-4.888c.291-.19.624-.325.992-.367 10.666-1.21 19.342-10.828 19.342-21.443 0-5-1.935-9.474-5.445-12.595-3.549-3.154-8.302-4.574-13.38-3.999-10.029 1.14-18.295 9.715-19.245 19.56l14.1-.59c1.233-.034 2.288.884 2.375 2.11l1.261 17.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=\"M91.613 13.707a2.36 2.36 0 0 1 2.176 1.385c.387.855.234 1.86-.391 2.56L82.446 29.92a2.345 2.345 0 0 1-1.715.785l-8.43.129-22.008 24.655c1.208 2.69.679 6.149-1.617 8.722-3.008 3.37-7.886 3.928-10.895 1.248-3.009-2.68-3.009-7.586 0-10.956 2.295-2.572 5.678-3.492 8.49-2.599l22.022-24.67-.832-8.365a2.374 2.374 0 0 1 .591-1.815L79.004 4.785a2.346 2.346 0 0 1 4.09 1.343l.766 7.698 7.753-.12ZM72.905 26.094l6.728-.102 6.67-7.473-4.533.069c-1.262.001-2.254-.907-2.376-2.129l-.45-4.527-6.699 7.504.66 6.659Zm-.294 11.409a2.71 2.71 0 0 0-1.057 3.67c6.4 11.692 4.028 27.02-5.901 38.142-12.484 13.986-32.701 16.398-45.068 5.38-5.467-4.872-8.72-11.818-9.16-19.56-.517-9.1 2.902-18.48 9.378-25.736 9.934-11.13 24.922-15.233 37.294-10.211a2.678 2.678 0 0 0 3.5-1.495 2.706 2.706 0 0 0-1.487-3.517c-14.458-5.87-31.864-1.206-43.306 11.612C9.376 44.107 5.46 54.916 6.06 65.443c.521 9.19 4.414 17.464 10.961 23.299C23.261 94.3 31.154 97 39.28 97c10.85-.001 22.11-4.818 30.373-14.074 11.454-12.83 14.11-30.657 6.61-44.358a2.678 2.678 0 0 0-3.652-1.065ZM47.554 41.93a2.7 2.7 0 0 0 2.998-2.348 2.7 2.7 0 0 0-2.334-3.017c-7.724-.963-15.623 2.163-21.157 8.363-4.507 5.048-6.884 11.617-6.52 18.024.322 5.635 2.713 10.712 6.738 14.299 3.833 3.413 8.677 5.072 13.657 5.072 6.605 0 13.445-2.92 18.46-8.537 5.543-6.208 7.75-14.431 5.907-21.995a2.688 2.688 0 0 0-3.25-1.98 2.704 2.704 0 0 0-1.97 3.267c1.421 5.828-.333 12.218-4.688 17.097-6.828 7.65-17.844 9.008-24.552 3.03-2.944-2.625-4.698-6.375-4.935-10.561-.282-4.978 1.595-10.12 5.154-14.106 4.358-4.883 10.531-7.355 16.492-6.608Z\" 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=\"M87.731 88.522 52.12 22.702 56.492 5.82c.314-1.21-.43-2.442-1.66-2.75-1.23-.308-2.48.423-2.793 1.633l-3.007 11.61-2.029-4.263c-.537-1.132-1.904-1.619-3.055-1.088a2.246 2.246 0 0 0-1.107 3.005l4.249 8.928-34.793 60.609a2.24 2.24 0 0 0 .702 2.976l16.513 11.125c.026.016.057.023.084.04.143.088.294.159.453.214.052.018.103.038.159.052.195.053.396.089.602.089.085 0 .173-.005.26-.014l54.892-6.155a2.297 2.297 0 0 0 1.774-1.194 2.232 2.232 0 0 0-.005-2.115Zm-19.729.771-3.859-19.556c-.571-2.899-3.344-4.854-6.32-4.45l-3.123.426c-3.32.45-5.865 3.166-6.05 6.458l-1.1 19.406v.01L33.86 93.12l7.785-30.023 8.788-33.89 31.655 58.506-14.086 1.58ZM43.175 38.911 29.396 92.046l-12.06-8.125 25.839-45.01Z\" 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=\"M90.14 62.797c-2.536 2.927-6.324 4.338-10.367 3.88l-26.407-3.005v15.08c0 3.33-1.308 6.329-3.686 8.448-2.394 2.135-5.552 3.097-8.915 2.72a2.36 2.36 0 0 1-1.849-1.302L25.071 60.453l-14.982-1.705A2.353 2.353 0 0 1 8 56.411V12.352a2.354 2.354 0 0 1 2.622-2.337l61.538 7.002c7.054.802 13.219 6.251 14.991 13.25l5.394 21.295c1.085 4.127.209 8.221-2.404 11.235Zm-2.157-10.06L82.584 31.42c-1.303-5.143-5.808-9.145-10.957-9.73l-42.654-4.853v40.878l13.554 27.57c1.527-.072 2.923-.622 4.016-1.595 1.362-1.214 2.112-2.968 2.112-4.939V61.036a2.351 2.351 0 0 1 2.622-2.336l29.03 3.302c2.487.281 4.767-.55 6.272-2.285 1.58-1.821 2.093-4.358 1.404-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=\"M90.14 37.203c-2.536-2.927-6.324-4.338-10.367-3.88l-26.407 3.005v-15.08c0-3.33-1.308-6.329-3.686-8.448-2.394-2.135-5.552-3.097-8.915-2.72a2.361 2.361 0 0 0-1.849 1.302L25.071 39.547l-14.982 1.705A2.353 2.353 0 0 0 8 43.589v44.059a2.354 2.354 0 0 0 2.622 2.337l16.262-1.85 45.276-5.152c7.054-.802 13.219-6.251 14.991-13.25l5.394-21.295c1.085-4.127.209-8.221-2.404-11.235Zm-2.157 10.06L82.584 68.58c-1.303 5.143-5.808 9.145-10.957 9.73l-42.654 4.853V42.284l13.554-27.57c1.527.072 2.923.622 4.016 1.595 1.362 1.214 2.112 2.968 2.112 4.939v17.716a2.351 2.351 0 0 0 2.622 2.336l29.03-3.302c2.487-.281 4.767.55 6.272 2.285 1.58 1.821 2.093 4.358 1.404 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=\"M43.67 66.305a1.382 1.382 0 0 0-1.294-.586l-14.338 1.616V46.87c0-.624-.43-1.168-1.042-1.32a1.38 1.38 0 0 0-1.548.681L8.986 76.8c-.24.447-.211.988.076 1.406.288.418.784.643 1.294.587l14.338-1.616v20.462A1.363 1.363 0 0 0 26.07 99c.5 0 .971-.27 1.214-.72l16.463-30.57a1.35 1.35 0 0 0-.077-1.405Z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" d=\"M43.092 27.101a3.83 3.83 0 0 1 7.644-.46l1.38 22.935-3.755.226a3.897 3.897 0 0 1-4.124-3.656L43.092 27.1Z\"/><path fill=\"currentColor\" d=\"M61.75 41.324a3.83 3.83 0 0 1 .459 7.645l-10.094.607a7.658 7.658 0 0 1-8.104-7.185l17.738-1.067Z\"/><path fill=\"currentColor\" d=\"M79.472 10.266C71.494 3.19 60.89 0 49.609 1.274 27.336 3.796 9.089 23.328 8.002 45.33c-.056 1.143.877 2.072 2.021 2.072 1.145 0 2.066-.929 2.128-2.072C13.234 25.356 29.832 7.66 50.078 5.365a38.633 38.633 0 0 1 4.348-.247c8.438 0 16.23 2.849 22.287 8.221 7.015 6.223 10.88 15.117 10.88 25.045 0 20.126-15.943 38.427-35.942 41.75-1.123.186-1.937 1.203-1.807 2.334.129 1.129 1.15 1.944 2.272 1.763 22.028-3.554 39.62-23.693 39.62-45.847 0-11.117-4.355-21.102-12.264-28.118Z\"/>"
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.8 6.1-65.6 7.4C12.7 14 9 18.1 9 22.6v65.2c0 4.5 3.7 7.7 8.2 7.2l65.6-7.4c4.5-.5 8.2-4.6 8.2-9.1V13.3c0-4.5-3.7-7.8-8.2-7.2Zm-9.4 37.2c-.5.1-.9.1-1.3.2-4.9.4-9.5-1.6-12.2-5.5v22.4c0 9.2-7.4 17.3-16.6 18.1-9.2.9-16.7-5.9-16.7-15.1s7.5-17.3 16.7-18.1h1v8.2h-1c-4.7.4-8.5 4.6-8.5 9.2 0 4.7 3.8 8.1 8.5 7.7 4.7-.4 8.8-4.5 8.8-9.2l.1-38.1 7.8-.7c.7 6.9 6.4 11.9 13.4 11.8v9.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\" d=\"M83.765 11.723c6.352 4.338 6.538 8.858 6.083 11.165a1.37 1.37 0 0 1-.028.109c-.01.033-.019.066-.026.1-.105.914-.933 8.113-2.097 14.758-.08.464-.296.895-.618 1.24-1.16 1.242-2.661 2.383-4.436 3.43-3.078 17.568-7.563 43.031-7.905 44.252-1.125 4.018-5.68 7.078-12.827 8.616-3.491.751-7.257 1.107-10.996 1.107-8.5 0-16.875-1.844-21.654-5.108-2.321-1.586-3.661-3.453-4.096-5.712-.401-2.092-4.849-27.317-7.817-44.175l-.035-.021c-.369-.226-.738-.451-1.083-.687a19.024 19.024 0 0 1-3.33-2.858 2.443 2.443 0 0 1-.6-1.217c-1.267-7.198-2.151-15.002-2.16-15.08a.137.137 0 0 1 0-.029v-.024a8.318 8.318 0 0 1 .007-3.083c1.16-5.89 8.538-10.713 20.242-13.229 18.424-3.965 42.37-1.072 53.376 6.446ZM68.58 31.361c11.274-2.426 15.925-6.585 16.482-9.411.493-2.508-1.931-4.76-4.053-6.21-6.84-4.671-19.828-7.361-32.814-7.361-5.774 0-11.545.531-16.778 1.656-11.274 2.424-15.924 6.584-16.481 9.41-.494 2.507 1.93 4.762 4.053 6.21 9.88 6.749 32.59 9.36 49.59 5.706Zm0 11.126c6.585-1.418 11.67-3.612 14.44-6.22.327-1.916.622-3.854.88-5.652-3.468 2.326-8.31 4.217-14.291 5.503-5.603 1.205-11.718 1.776-17.822 1.776-13.97 0-27.895-2.991-35.556-8.223a1.83 1.83 0 0 1-.064-.047l-.064-.046c.259 1.779.553 3.685.878 5.573a14.852 14.852 0 0 0 2.006 1.63c9.883 6.747 32.591 9.36 49.593 5.706ZM45.093 13.495h9.81c4.564 0 8.277 3.704 8.277 8.256a2.436 2.436 0 0 1-2.44 2.434 2.436 2.436 0 0 1-2.439-2.434 3.398 3.398 0 0 0-3.398-3.389h-9.81a3.398 3.398 0 0 0-3.399 3.39 2.436 2.436 0 0 1-2.44 2.433 2.437 2.437 0 0 1-2.44-2.434c0-4.552 3.715-8.257 8.28-8.257Z\"/>"
5
+ };
6
+
7
+ export default _default;