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=\"M90.375 30.102c-2.47-5.985-6.539-11.337-11.698-15.302-5.133-4.036-11.355-6.61-17.789-7.637-3.222-.498-6.51-.637-9.763-.345-3.204.297-6.438.837-9.552 1.775-12.44 3.819-23.099 12.653-29.205 24.007a47.788 47.788 0 0 0-3.729 8.887c-.49 1.533-.858 3.102-1.19 4.677-.15.794-.3 1.624-.409 2.42l-.207 2.36-.103 1.18a14.42 14.42 0 0 0-.062 1.282c-.007.843.04 1.635.053 2.379l.014 1.195c.015.435.052.855.094 1.264l.28 2.337c.101.884.292 1.698.468 2.46l.25 1.129.313 1.206a38.686 38.686 0 0 0 1.593 4.6c2.508 6.01 6.671 11.309 11.852 15.274 5.177 3.965 11.365 6.641 17.852 7.61 6.454.963 13.106.438 19.33-1.412a49.562 49.562 0 0 0 8.982-3.694 48.84 48.84 0 0 0 4.153-2.5c.664-.445 1.322-.9 1.968-1.389l.984-.73c.152-.1.382-.333.575-.527.202-.204.398-.398.547-.633.628-.91.932-2.04.827-3.149a4.842 4.842 0 0 0-1.369-2.947c-1.56-1.624-4.259-1.938-6.138-.68l-1.937 1.413-1.92 1.239c-1.263.857-2.607 1.578-3.968 2.228-5.467 2.604-11.59 3.894-17.627 3.534a29.341 29.341 0 0 1-8.788-1.874c-2.82-1.056-5.483-2.514-7.818-4.364-2.307-1.87-4.404-4.107-6.05-6.582a27.162 27.162 0 0 1-2.181-3.895c-.622-1.329-1.06-2.709-1.554-4.195-1.978-7.235-1.213-15.007 1.573-21.944 2.796-6.978 7.651-13.126 13.746-17.611 3.05-2.233 6.422-4.064 9.98-5.327 3.565-1.258 7.34-1.95 11.134-2.093 7.533-.275 15.168 2.3 20.833 7.274a28.79 28.79 0 0 1 6.856 8.83c1.68 3.353 2.693 7.036 3.05 10.773a34.98 34.98 0 0 1 .054 5.644c-.067.937-.182 1.834-.396 2.716-.204.85-.543 1.69-.952 2.511-1.617 3.217-4.67 5.77-8.192 6.7-.864.235-1.81.396-2.6.37a4.036 4.036 0 0 1-2.216-.799 3.69 3.69 0 0 1-1.342-1.895 4.669 4.669 0 0 1-.212-1.216l-.025-1.427-.179-11.622-.2-11.688a3.546 3.546 0 0 0-2.03-2.803c-1.09-.52-2.458-.423-3.453.255-1.012.632-1.628 1.894-1.556 3.01l.02 1.466c-2.7-2.335-6.138-3.823-9.706-4.161-4.038-.393-8.174.56-11.634 2.616-6.985 4.012-11.492 11.872-11.299 19.886.085 3.988 1.353 7.98 3.762 11.216 2.394 3.242 5.94 5.643 9.893 6.602 3.946.975 8.179.537 11.886-1.05 3.398-1.44 6.331-3.818 8.594-6.679 1.527 2.95 4.43 5.194 7.807 5.899 3.734.617 7.453-.197 10.73-1.797 3.294-1.574 6.111-4.1 8.181-7.089a21.259 21.259 0 0 0 2.5-4.867c.616-1.752.936-3.553 1.104-5.335.573-6.393-.297-12.98-2.789-18.966ZM47.146 61.794c-2.66.299-5.174-.465-7.087-2.155-2.16-1.91-3.35-4.748-3.35-7.993 0-6.709 5.06-12.738 11.28-13.44a10.21 10.21 0 0 1 1.124-.063c2.238 0 4.321.769 5.962 2.218 2.16 1.91 3.35 4.75 3.35 7.994 0 6.708-5.06 12.737-11.279 13.439Z\" 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=\"M6.018 55.016a2.65 2.65 0 0 1 2.333-2.936l82.697-9.43a2.645 2.645 0 0 1 2.934 2.336 2.654 2.654 0 0 1-2.334 2.936L8.952 57.35a2.65 2.65 0 0 1-2.934-2.334Zm0 23.132a2.654 2.654 0 0 1 2.333-2.936l82.698-9.428a2.644 2.644 0 0 1 2.934 2.334 2.652 2.652 0 0 1-2.334 2.936L8.95 80.484a2.652 2.652 0 0 1-2.934-2.336Zm2.933-43.93 82.698-9.43a2.65 2.65 0 0 0 2.332-2.935 2.642 2.642 0 0 0-2.933-2.334L8.35 28.948a2.653 2.653 0 0 0 .6 5.27Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M42.927 51.22a2.035 2.035 0 0 1-1.912-1.323l-1.098-2.979a2.006 2.006 0 0 1 1.216-2.577 2.041 2.041 0 0 1 2.607 1.2l1.097 2.981a2.002 2.002 0 0 1-1.215 2.576c-.23.083-.465.122-.695.122Z\"/><path fill=\"currentColor\" d=\"m84.493 43.617 1.384 3.76a2.006 2.006 0 0 1-1.216 2.577c-1.056.378-2.224-.16-2.608-1.202l-1.384-3.76c-1.443-3.916-5.84-5.942-9.8-4.516-3.964 1.425-6.015 5.77-4.572 9.686l11.122 30.2a11.448 11.448 0 0 1-.394 8.907c-1.33 2.82-3.692 4.96-6.65 6.023a11.855 11.855 0 0 1-9.012-.389c-2.854-1.315-5.018-3.65-6.095-6.572l-1.545-4.192c-.07.006-.141.014-.212.022a3.601 3.601 0 0 1-.41.032 7.576 7.576 0 0 1-6.857-4.32l-9.341-19.574a10.63 10.63 0 0 1-2.34-3.167L27.36 41.484c-5.457-1.788-10.071-5.925-12.185-11.665-3.67-9.965 1.547-21.023 11.63-24.65a19.548 19.548 0 0 1 14.879.642c4.71 2.171 8.285 6.025 10.062 10.852a18.899 18.899 0 0 1-.65 14.705 19.411 19.411 0 0 1-1.104 1.995l4.63 16.542c.362 1.376.438 2.758.267 4.083l5.591 20.747c.834 3.109-.413 6.246-2.935 8.021l1.545 4.199a7.606 7.606 0 0 0 3.992 4.304 7.74 7.74 0 0 0 5.901.254 7.634 7.634 0 0 0 4.356-3.943 7.492 7.492 0 0 0 .257-5.832l-11.123-30.2c-2.209-6 .933-12.657 7.002-14.84 6.074-2.181 12.808.921 15.018 6.92ZM33.48 42.473c-.408 0-.813-.022-1.217-.047l5.99 13.016c1.466 3.066 5.03 4.519 8.28 3.347 3.246-1.167 5.033-4.537 4.16-7.84l-3.85-13.752a19.432 19.432 0 0 1-6.727 4.115 19.599 19.599 0 0 1-6.636 1.16Zm16.443 35.686a3.54 3.54 0 0 0 4.415 1.795c1.733-.623 2.683-2.424 2.211-4.186L52.221 59.71a10.715 10.715 0 0 1-4.297 2.856c-1.222.44-2.473.65-3.702.65-.497 0-.992-.036-1.48-.103l7.18 15.045Z\"/>"
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=\"M18.997 53.046a2.378 2.378 0 0 1 2.695 1.813l.093.384c3.133 12.64 14.577 20.379 27.946 18.847l.414-.05a30.74 30.74 0 0 0 8.176-2.255l3.913 3.469a36.785 36.785 0 0 1-8.22 2.917l.029.196c.018.13.03.262.03.397v5.742l.41.01c8.546.25 14.91 2.552 14.91 5.708l-.004.145c-.224 3.632-8.819 6.996-19.389 7.552l-.749.035c-.746.03-1.48.044-2.204.044l-.415-.002c-9.104-.07-16.023-2.442-16.023-5.733l.005-.152c.204-3.15 6.7-6.094 15.312-7.181v-5.91l-.42-.01c-13.716-.427-25.295-9.549-28.443-23.067l-.031-.16a2.387 2.387 0 0 1 1.805-2.708l.16-.031Zm-6.8-37.168.134.11 75.515 66.937c.878.778.96 2.123.186 3.004a2.108 2.108 0 0 1-2.836.313l-.156-.126L9.525 19.18a2.133 2.133 0 0 1-.185-3.003 2.116 2.116 0 0 1 2.856-.298Zm15.549 28.805L52.593 66.71c-.763.168-1.538.298-2.323.388l-.648.065a22.62 22.62 0 0 1-1.922.083l-.472-.005c-4.865-.106-9.368-1.837-12.91-5.013l-.315-.287c-3.935-3.683-6.141-8.785-6.253-14.453l-.004-.449v-2.356Zm52.875 1.323.171.007c.115.008.23.025.346.051l.157.04a2.388 2.388 0 0 1 1.647 2.807l-.105.463a38.457 38.457 0 0 1-6.488 14.005l-3.621-3.209c2.645-3.658 4.591-7.835 5.576-12.291a2.381 2.381 0 0 1 2.317-1.873ZM52.303 2l.472.005c4.866.105 9.367 1.839 12.91 5.014l.315.288c3.935 3.68 6.14 8.782 6.251 14.45l.005.448v20.286l-.003.365c-.076 4.734-1.637 9.282-4.232 13.142l-39.53-35.04c2.511-9.708 11.082-17.647 21.241-18.81A22.605 22.605 0 0 1 52.303 2Z\" 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=\"M78.303 47.879c-3.014 13.639-15.03 24.662-28.572 26.21-13.504 1.548-25.045-6.362-28.04-19.23a2.378 2.378 0 0 0-2.855-1.782 2.388 2.388 0 0 0-1.773 2.868C20.243 69.6 32.026 78.77 45.926 79.022v5.91c-8.752 1.104-15.317 4.127-15.317 7.333 0 3.341 7.13 5.735 16.438 5.735.964 0 1.95-.026 2.953-.079 10.71-.564 19.394-4.01 19.394-7.697 0-3.206-6.57-5.532-15.32-5.718v-5.742c0-.203-.03-.397-.06-.593 14.089-3.169 25.715-14.718 28.928-29.26a2.387 2.387 0 0 0-2.321-2.905 2.38 2.38 0 0 0-2.317 1.873ZM49.731 2.149C37.608 3.536 27.745 14.574 27.745 26.754v20.285l.005.449c.114 5.817 2.435 11.038 6.567 14.74 3.656 3.279 8.337 5.018 13.383 5.018.848 0 1.704-.049 2.57-.148 12.122-1.387 21.986-12.425 21.986-24.607V22.206l-.005-.448c-.114-5.818-2.434-11.038-6.566-14.739C62.027 3.741 57.35 2 52.302 2c-.847 0-1.705.05-2.57.149Z\" 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=\"M94.984 38.297a2.44 2.44 0 0 1-2.16 2.7l-9.865 1.117v8.312l9.308-1.053a2.45 2.45 0 0 1 2.717 2.147 2.442 2.442 0 0 1-2.16 2.699l-9.865 1.116v8.647l9.308-1.052c1.345-.149 2.563.808 2.717 2.146a2.44 2.44 0 0 1-2.16 2.699l-9.865 1.116v7.96a2.445 2.445 0 0 1-2.175 2.423l-8.027.907v9.785a2.447 2.447 0 0 1-2.455 2.439 2.447 2.447 0 0 1-2.455-2.439v-9.228l-8.738.99v9.782c0 1.348-1.1 2.439-2.454 2.439A2.446 2.446 0 0 1 54.2 91.51v-9.228l-8.4.952v9.782a2.446 2.446 0 0 1-2.455 2.439 2.447 2.447 0 0 1-2.454-2.439v-9.228l-8.737.99v9.784A2.446 2.446 0 0 1 29.699 97a2.446 2.446 0 0 1-2.454-2.438v-9.228l-7.472.845a2.47 2.47 0 0 1-1.913-.603 2.434 2.434 0 0 1-.82-1.82v-7.404l-9.307 1.053a2.45 2.45 0 0 1-2.717-2.146 2.44 2.44 0 0 1 2.16-2.698l9.863-1.118v-8.648l-9.306 1.053a2.45 2.45 0 0 1-2.717-2.146 2.44 2.44 0 0 1 2.16-2.698l9.863-1.118v-8.311l-9.306 1.053a2.456 2.456 0 0 1-2.717-2.147 2.441 2.441 0 0 1 2.16-2.699l9.863-1.116v-8.648L7.733 37.07a2.454 2.454 0 0 1-2.717-2.145 2.44 2.44 0 0 1 2.16-2.7l9.863-1.117v-7.96c0-1.239.937-2.282 2.177-2.422l8.029-.91v-9.782a2.446 2.446 0 0 1 2.454-2.438 2.446 2.446 0 0 1 2.455 2.438v9.228l5.922-.67 2.815-.32V8.49c0-1.346 1.1-2.439 2.454-2.439A2.447 2.447 0 0 1 45.8 8.49v9.228l8.4-.95V6.984a2.447 2.447 0 0 1 2.455-2.439 2.447 2.447 0 0 1 2.454 2.439v9.228l8.738-.99V5.438A2.447 2.447 0 0 1 70.302 3a2.447 2.447 0 0 1 2.455 2.438v9.23l7.47-.846a2.47 2.47 0 0 1 1.913.603 2.43 2.43 0 0 1 .82 1.82v7.403l9.307-1.053c1.345-.148 2.563.808 2.717 2.147a2.441 2.441 0 0 1-2.16 2.698l-9.865 1.117v8.648l9.308-1.053a2.454 2.454 0 0 1 2.717 2.145ZM21.949 81.024l56.101-6.35V18.977l-7.469.846h-.001l-40.603 4.596h-.007l-8.021.907v55.699Zm47.364-45.866c.522.463.82 1.125.82 1.82v22.044c0 1.24-.936 2.282-2.176 2.423l-4.406.499v4.362c0 1.24-.937 2.284-2.177 2.423l-22.19 2.512a2.47 2.47 0 0 1-1.913-.603 2.432 2.432 0 0 1-.82-1.82V65.01l-3.852.436a2.474 2.474 0 0 1-1.912-.603 2.432 2.432 0 0 1-.82-1.82V40.98c0-1.24.936-2.282 2.176-2.422l4.407-.5v-4.363c0-1.239.937-2.283 2.177-2.423l22.19-2.511a2.462 2.462 0 0 1 1.914.603c.522.463.82 1.125.82 1.819v3.809l3.85-.436a2.455 2.455 0 0 1 1.912.603Z\" 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.611 6.335c-1.718-1.53-3.972-2.228-6.375-1.96l-26.52 3.02c-4.75.537-8.482 4.697-8.482 9.462v70.742c0 2.376.94 4.536 2.644 6.053 1.477 1.315 3.342 2.013 5.355 2.013.336 0 .671-.013 1.007-.053l26.52-3.02c4.75-.537 8.482-4.698 8.482-9.462V12.388c0-2.376-.94-4.537-2.644-6.053h.013ZM67.558 83.13c0 2.335-1.973 4.536-4.322 4.791l-26.52 3.02c-1.046.12-2.013-.161-2.71-.792-.699-.617-1.074-1.53-1.074-2.55V16.87c0-2.335 1.973-4.536 4.321-4.791l26.52-3.02.037-.003c.147-.012.283-.024.42-.024.858 0 1.65.282 2.24.819.699.617 1.075 1.53 1.075 2.55v70.742l.013-.013ZM52.982 16.897l-6.013.684a2.35 2.35 0 0 0 .268 4.684c.094 0 .175 0 .269-.013l6.013-.684a2.352 2.352 0 0 0 2.066-2.604 2.345 2.345 0 0 0-2.603-2.067Zm-7.433 60.006a4.73 4.73 0 0 1 1.382-3.316c1.745-1.744 4.899-1.744 6.644 0a4.716 4.716 0 0 1 1.368 3.316c0 .308-.026.617-.093.926-.054.295-.148.59-.269.872a3.975 3.975 0 0 1-.43.819 4.186 4.186 0 0 1-.576.71 4.748 4.748 0 0 1-3.329 1.37 4.716 4.716 0 0 1-3.905-2.08 5.922 5.922 0 0 1-.43-.82 5.034 5.034 0 0 1-.268-.871 5.416 5.416 0 0 1-.094-.926Z\"/>"
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=\"M67.152 32.614c-4.923-4.206-9.599-8.224-12.905-13.027 7.557-2.782 10.97-12.014 11.131-12.46a2.326 2.326 0 0 0-.746-2.61 2.379 2.379 0 0 0-2.734-.16l-11.636 7.228-11.538-4.563a2.377 2.377 0 0 0-2.545.517 2.322 2.322 0 0 0-.525 2.52c.153.383 3.344 8.088 10.787 9.925-3.278 4.558-7.782 8.481-12.524 12.578C24.617 40.6 15 48.912 15 62.838 15 82.227 30.926 98 50.501 98 70.076 98 86 82.227 86 62.837c0-14.119-9.581-22.305-18.848-30.223ZM54.415 54.933c1.296-.144 2.467.776 2.614 2.06.149 1.284-.784 2.443-2.08 2.59L40.72 61.19a14.92 14.92 0 0 0-.266 2.748c0 .74.073 1.46.184 2.166l13.778-1.557c1.296-.14 2.467.777 2.614 2.06a2.344 2.344 0 0 1-2.08 2.59l-12.686 1.432a11.896 11.896 0 0 0 2.298 2.776c2.68 2.367 6.268 3.435 10.114 2.999 3.036-.342 5.96-1.598 8.458-3.627a2.378 2.378 0 0 1 3.325.323 2.325 2.325 0 0 1-.327 3.293c-3.203 2.605-6.978 4.216-10.92 4.66-.746.084-1.487.125-2.22.125-4.362 0-8.41-1.484-11.576-4.282a16.588 16.588 0 0 1-4.18-5.7l-3.746.423a2.353 2.353 0 0 1-2.613-2.06c-.15-1.283.783-2.443 2.079-2.59l2.99-.336a18.66 18.66 0 0 1-.217-2.696c0-.739.056-1.473.14-2.2l-2.379.269a2.352 2.352 0 0 1-2.613-2.059 2.342 2.342 0 0 1 2.079-2.59l4.114-.466c2.78-7.264 9.616-12.97 17.606-13.871 4.01-.45 7.867.333 11.162 2.269a2.327 2.327 0 0 1 .826 3.206 2.374 2.374 0 0 1-3.235.818c-2.404-1.41-5.245-1.976-8.217-1.644-5.394.61-10.108 4.03-12.683 8.606l11.887-1.341Z\" 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.623 44.367a6.07 6.07 0 0 0-.73-.586 5.829 5.829 0 0 0-.81-.425c-.283-.12-.58-.2-.89-.267a4.808 4.808 0 0 0-4.268 1.278 4.64 4.64 0 0 0-1.377 3.285c0 .306.027.612.094.918.055.293.149.586.27.865.122.28.257.545.433.798.175.266.364.506.58.719.23.212.473.398.73.572.256.172.526.319.81.425.283.12.58.213.89.266.298.067.608.093.919.093.31 0 .621-.026.918-.093a4.05 4.05 0 0 0 .891-.266c.284-.106.554-.253.81-.425.257-.174.5-.36.73-.572a4.39 4.39 0 0 0 .58-.719c.176-.253.324-.519.432-.798a4.01 4.01 0 0 0 .27-.865 4.21 4.21 0 0 0 .095-.918 4.64 4.64 0 0 0-1.377-3.285ZM54.86 49.208a4.627 4.627 0 0 0-.432-.798 4.921 4.921 0 0 0-.58-.705 6.067 6.067 0 0 0-.73-.584 5.846 5.846 0 0 0-.81-.427c-.283-.118-.58-.2-.878-.266-1.539-.293-3.186.2-4.267 1.277-.23.213-.418.452-.594.705a4.627 4.627 0 0 0-.702 1.676 4.211 4.211 0 0 0-.094.906c0 .305.027.612.094.917.054.292.149.586.27.866.122.28.257.559.432.81.176.253.365.492.594.705.216.213.46.412.716.572.257.173.527.32.81.439.284.106.58.2.892.266.297.053.607.094.918.094.31 0 .62-.04.931-.094.297-.066.595-.16.878-.266.284-.12.554-.266.81-.439.257-.16.5-.36.73-.572a4.635 4.635 0 0 0 1.013-1.515 4.03 4.03 0 0 0 .27-.866c.067-.305.094-.612.094-.917 0-.294-.027-.598-.095-.906a4.405 4.405 0 0 0-.27-.878Zm-29.773 3.353a3.927 3.927 0 0 0-.433-.811 5.006 5.006 0 0 0-.58-.706 3.871 3.871 0 0 0-.73-.571 4.668 4.668 0 0 0-.81-.44 6.937 6.937 0 0 0-.877-.267 4.861 4.861 0 0 0-1.85 0c-.31.068-.608.161-.891.268a4.667 4.667 0 0 0-.81.439c-.257.16-.5.359-.716.57a5.096 5.096 0 0 0-.594.707 5.93 5.93 0 0 0-.432.811c-.122.28-.203.572-.27.864a4.252 4.252 0 0 0-.095.919c0 1.224.513 2.421 1.39 3.286A4.794 4.794 0 0 0 20.727 59c.31 0 .621-.04.932-.093a6.87 6.87 0 0 0 .877-.266 5.88 5.88 0 0 0 .81-.426c.27-.173.5-.372.73-.585a4.64 4.64 0 0 0 1.377-3.286c0-.307-.027-.612-.095-.92a4.023 4.023 0 0 0-.27-.863Z\" 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=\"M47.324 22.45c.836.794 1.993 1.156 3.176 1.015 1.183-.143 2.353-.785 3.189-1.78a4.94 4.94 0 0 0 .552-.786c.168-.278.309-.565.412-.862.116-.3.206-.609.257-.926a4.55 4.55 0 0 0 .09-.933c0-.312-.026-.62-.09-.925a3.912 3.912 0 0 0-.257-.85 3.403 3.403 0 0 0-.412-.763 3.597 3.597 0 0 0-.552-.667c-1.685-1.56-4.693-1.199-6.365.764a6.017 6.017 0 0 0-.565.802 5.606 5.606 0 0 0-.669 1.775 4.86 4.86 0 0 0 0 1.856c.064.303.141.594.258.865.115.27.256.525.41.763.168.238.36.459.566.651ZM50.5 54.716a3.95 3.95 0 0 1-3.176-1.015c-.835-.78-1.324-1.943-1.324-3.19 0-1.247.489-2.54 1.324-3.522 1.672-1.962 4.68-2.324 6.365-.765.835.782 1.311 1.958 1.311 3.206 0 1.247-.476 2.525-1.311 3.508-.836.981-2.006 1.636-3.189 1.778Zm0 31.254a3.95 3.95 0 0 1-3.741-1.666 5.038 5.038 0 0 1-.41-.764 5.19 5.19 0 0 1-.259-.865c-.063-.29-.09-.6-.09-.911 0-1.248.489-2.526 1.324-3.521 1.672-1.964 4.68-2.326 6.365-.765.835.78 1.311 1.958 1.311 3.205 0 .312-.026.627-.09.933a5.16 5.16 0 0 1-.257.926 4.608 4.608 0 0 1-.412.862 4.945 4.945 0 0 1-.552.786c-.836.981-2.006 1.638-3.189 1.78Z\" 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=\"M98.668 61.593 70.15 14.335c-.01-.018-.028-.029-.038-.046a2.325 2.325 0 0 0-.405-.487c-.007-.005-.015-.009-.021-.015a2.34 2.34 0 0 0-.511-.332c-.027-.012-.05-.027-.076-.039-.024-.01-.042-.023-.065-.033-.061-.025-.126-.02-.187-.04a2.209 2.209 0 0 0-.507-.106c-.1-.008-.195 0-.293.004-.093.005-.185-.011-.276.005-.063.01-.116.042-.175.058-.099.024-.19.057-.286.094a2.242 2.242 0 0 0-.403.209c-.082.053-.16.103-.234.166-.131.11-.243.238-.346.376-.038.05-.09.08-.125.135L54.692 32.27 43.125 13.102c-.01-.017-.028-.03-.04-.046a2.286 2.286 0 0 0-.404-.486l-.02-.015a2.326 2.326 0 0 0-.514-.333c-.025-.012-.048-.027-.074-.038-.023-.01-.041-.025-.065-.034-.061-.025-.128-.02-.19-.04a2.308 2.308 0 0 0-.502-.107c-.102-.008-.199 0-.3.006-.091.005-.18-.01-.272.005-.06.01-.114.04-.172.057a2.361 2.361 0 0 0-.691.303 2.25 2.25 0 0 0-.234.166c-.13.11-.24.237-.344.373-.038.05-.091.083-.127.137L2.365 70.576a2.308 2.308 0 0 0 .646 3.153l21.798 14.867c.018.011.04.015.058.027.155.1.32.176.493.236a2.357 2.357 0 0 0 .761.141c.088 0 .175-.005.263-.014L81.32 82.75a2.325 2.325 0 0 0 1.821-1.275 2.308 2.308 0 0 0-.093-2.214L75.93 67.467l21.01-2.385a2.322 2.322 0 0 0 1.82-1.275 2.304 2.304 0 0 0-.092-2.214Zm-25.366 1.516-9.406-15.587 5.336-25.729 23.595 39.1-19.525 2.216ZM29.043 84.027 42.205 20.56l35.002 58-48.164 5.467Z\" 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=\"M42.689 58.188v20.695c0 .815-.662 1.554-1.478 1.65l-8.228.96c-1.347.158-1.992 1.887-1 2.68L48.921 97.72c.566.451 1.434.35 1.999-.235l16.927-17.516c.992-1.026.347-2.603-1-2.445l-8.062.947c-.816.095-1.478-.488-1.478-1.303V56.471l20.848-2.447c.816-.096 1.478.487 1.477 1.303l-.004 8.05c-.001 1.348 1.66 1.796 2.57.693l15.417-18.716c.513-.624.513-1.484 0-1.987L82.203 28.263c-.909-.89-2.57-.053-2.57 1.295v8.207c0 .815-.661 1.553-1.477 1.649L57.403 41.85V21.057c0-.815.662-1.553 1.479-1.649l8.066-.942c1.348-.158 1.993-1.889.998-2.682L51.014 2.281c-.565-.45-1.43-.35-1.995.233L32.074 19.99c-.995 1.026-.351 2.606.997 2.448l8.082-.95c.816-.095 1.477.488 1.477 1.303v20.794l-20.687 2.429c-.816.096-1.478-.487-1.478-1.302V36.49c0-1.346-1.657-1.795-2.567-.695l-15.51 18.75c-.517.624-.517 1.489 0 1.992l15.516 15.1c.91.886 2.567.047 2.567-1.3l-.005-8.064c0-.815.661-1.554 1.478-1.65l20.745-2.435Z\"/>"
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=\"M89.965 25.34c.017.103.035.205.035.31l-.006 46.54c0 6.405-5.257 12.208-11.72 12.937-.466.053-.93.078-1.388.078-2.746 0-5.298-.939-7.302-2.708-2.32-2.05-3.597-4.949-3.597-8.165 0-6.405 5.258-12.207 11.718-12.935 2.65-.3 5.167.27 7.273 1.587V44.126L52.007 55.229v29.755c0 6.404-5.258 12.209-11.719 12.937-.467.052-.932.079-1.389.079-2.745 0-5.297-.94-7.301-2.709-2.32-2.05-3.596-4.948-3.596-8.165 0-6.404 5.257-12.208 11.717-12.936 2.652-.3 5.166.27 7.271 1.588V38.445c0-.241.045-.47.11-.688l.007-.028c.012-.038.023-.076.037-.114a2.5 2.5 0 0 1 .302-.593.514.514 0 0 1 .033-.039.546.546 0 0 0 .027-.032 2.486 2.486 0 0 1 .47-.469c.02-.016.038-.032.058-.046.185-.132.388-.237.605-.315a.17.17 0 0 0 .027-.014.133.133 0 0 1 .024-.013L86.685 23.3a.248.248 0 0 1 .054-.012c.016-.003.032-.005.047-.01a2.637 2.637 0 0 1 .581-.098.53.53 0 0 0 .053-.005.462.462 0 0 1 .066-.006c.044 0 .088.006.131.012l.085.01.027.001c.066.005.13.01.195.021.12.02.231.055.344.092a.942.942 0 0 0 .071.02c.039.01.078.021.116.037.157.065.307.148.447.241.008.006.017.01.025.014a.162.162 0 0 1 .025.015.697.697 0 0 1 .09.079c.022.021.044.043.068.062l.019.017a2.023 2.023 0 0 1 .362.385 2.583 2.583 0 0 1 .274.455 1.653 1.653 0 0 1 .079.205l.019.054c.029.082.058.163.075.25a.58.58 0 0 1 .011.085l.007.062.009.055ZM52.007 49.985l32.97-11.102V29.12l-32.97 11.104v9.761Zm20.916 28.809c1.257 1.109 2.953 1.604 4.782 1.4 4.01-.453 7.273-4.042 7.273-8.002 0-1.782-.683-3.365-1.921-4.46-1.07-.946-2.463-1.447-3.982-1.447-.262 0-.532.016-.801.046-4.009.453-7.27 4.042-7.27 8.002 0 1.782.681 3.365 1.92 4.46ZM34.94 91.585c1.255 1.11 2.962 1.607 4.78 1.4 4.009-.451 7.271-4.04 7.271-8.002 0-1.782-.682-3.365-1.922-4.46-1.07-.944-2.46-1.445-3.979-1.445a6.97 6.97 0 0 0-.801.046c-4.009.45-7.27 4.04-7.27 8.001 0 1.782.681 3.366 1.92 4.46ZM21.288 65.87c-.467.053-.93.08-1.389.08-2.746 0-5.299-.94-7.301-2.709C10.278 61.191 9 58.291 9 55.076c0-6.404 5.257-12.207 11.72-12.936 2.648-.298 5.165.27 7.27 1.587V6.483c0-1 .605-1.901 1.535-2.289a2.53 2.53 0 0 1 2.726.512l13.934 13.479c.99.957 1.007 2.53.04 3.511a2.528 2.528 0 0 1-3.548.04l-9.67-9.355v40.553c0 6.404-5.258 12.207-11.72 12.936Z\"/>"
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.885 70.969a4.139 4.139 0 0 1-5.568-1.74c-2.784-5.301-8.464-8.146-14.849-7.424-6.595.746-12.761 5.284-15.706 11.559a4.128 4.128 0 0 1-3.742 2.368 4.117 4.117 0 0 1-1.742-.385 4.089 4.089 0 0 1-1.996-5.45c4.196-8.94 12.722-15.163 22.25-16.242 9.706-1.1 18.77 3.525 23.105 11.78a4.09 4.09 0 0 1-1.752 5.534zM34.541 31.95c1.566-.179 3.055.276 4.18 1.275 1.118.993 1.734 2.395 1.734 3.945 0 3.093-2.433 5.791-5.54 6.144a6.041 6.041 0 0 1-.662.038c-1.32 0-2.548-.456-3.516-1.314-1.12-.993-1.736-2.394-1.736-3.946 0-3.092 2.435-5.79 5.54-6.142zm30.542-3.458c1.575-.17 3.052.276 4.18 1.273 1.117.994 1.735 2.395 1.735 3.947 0 3.092-2.434 5.791-5.54 6.142a6.04 6.04 0 0 1-.662.038c-1.32 0-2.549-.455-3.516-1.313-1.12-.994-1.737-2.393-1.737-3.943 0-3.094 2.435-5.793 5.54-6.144zM81.798 14.98c-8.589-7.617-20-11.059-32.126-9.682C25.041 8.086 5 30.28 5 54.769c0 11.957 4.69 22.7 13.202 30.254C25.552 91.542 34.968 95 45.135 95a46.38 46.38 0 0 0 5.193-.295C74.96 91.915 95 69.722 95 45.233c0-11.958-4.688-22.701-13.202-30.254z\" 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=\"M34.254 43.352c.22 0 .44-.014.662-.038 3.106-.353 5.54-3.051 5.54-6.144 0-1.55-.618-2.951-1.737-3.945-1.128-1-2.607-1.447-4.177-1.275-3.106.353-5.54 3.05-5.54 6.144 0 1.55.615 2.951 1.736 3.945.967.858 2.195 1.313 3.516 1.313Zm15.418 45.647C39.2 90.185 29.392 87.25 22.05 80.738c-7.271-6.447-11.273-15.67-11.273-25.97 0-21.663 17.742-41.298 39.549-43.767a40.123 40.123 0 0 1 4.516-.258c8.754 0 16.832 2.953 23.108 8.52 7.27 6.448 11.273 15.67 11.273 25.968 0 21.664-17.742 41.3-39.55 43.768m15.123-49.106c.218 0 .44-.013.662-.038 3.106-.351 5.541-3.05 5.541-6.144 0-1.55-.617-2.95-1.738-3.943-1.127-1-2.596-1.446-4.176-1.275-3.107.351-5.541 3.05-5.541 6.142 0 1.552.615 2.953 1.736 3.945.966.858 2.195 1.313 3.516 1.313Zm17.002-24.914C73.209 7.362 61.795 3.92 49.672 5.297 25.04 8.086 5 30.28 5 54.769c0 11.957 4.688 22.7 13.202 30.254C25.552 91.542 34.968 95 45.135 95c1.711 0 3.445-.098 5.191-.295C74.959 91.915 95 69.722 95 45.23c0-11.956-4.69-22.7-13.202-30.252M49.532 53.654c-9.53 1.08-18.055 7.304-22.25 16.243a4.09 4.09 0 0 0 1.996 5.45 4.124 4.124 0 0 0 1.742.385 4.131 4.131 0 0 0 3.743-2.369c2.945-6.275 9.107-10.812 15.703-11.559 6.378-.72 12.07 2.123 14.851 7.425a4.14 4.14 0 0 0 5.57 1.739 4.087 4.087 0 0 0 1.75-5.532c-4.335-8.256-13.402-12.88-23.105-11.782Z\" 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.801 73.303a4.126 4.126 0 0 1-5.525-1.879c-2.895-5.872-8.747-9.52-15.277-9.52-6.528 0-12.382 3.648-15.272 9.521a4.127 4.127 0 0 1-7.406-3.646C31.613 59.065 40.3 53.65 49.998 53.65c9.696 0 18.387 5.412 22.68 14.126a4.127 4.127 0 0 1-1.878 5.526ZM34.727 30.087c3.16 0 5.728 2.57 5.728 5.728a5.734 5.734 0 0 1-5.728 5.728 5.732 5.732 0 0 1-5.724-5.728 5.732 5.732 0 0 1 5.724-5.728Zm30.544 0a5.734 5.734 0 0 1 5.727 5.728 5.734 5.734 0 0 1-5.727 5.728 5.734 5.734 0 0 1-5.726-5.728 5.734 5.734 0 0 1 5.726-5.728ZM50 5C25.186 5 5 25.186 5 50s20.186 45 45 45 45-20.186 45-45S74.814 5 50 5Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M27.725 30.41c0 8.302 5.27 15.04 13.115 16.768a2.356 2.356 0 0 1 .304 4.51C32.12 54.991 24.91 62.781 22.329 72.02a3.274 3.274 0 0 0 .675 3.049 3.295 3.295 0 0 0 2.92 1.156l10.383-1.183a2.347 2.347 0 0 1 2.603 2.071 2.35 2.35 0 0 1-2.07 2.604l-10.383 1.184a8.035 8.035 0 0 1-7.035-2.778 8.026 8.026 0 0 1-1.625-7.372c2.459-8.8 8.551-16.461 16.454-21.017C27.357 46.07 23.02 38.874 23.02 30.41c0-13.242 10.762-25.24 23.99-26.75 6.562-.748 12.723 1.128 17.373 5.28 4.61 4.118 7.151 9.97 7.151 16.476 0 8.397-4.33 16.497-11.19 21.597a26.806 26.806 0 0 1 4.94 2.41 2.353 2.353 0 0 1-2.483 3.998c-2.687-1.67-5.688-2.741-8.922-3.186a2.35 2.35 0 0 1-2.009-1.998 2.358 2.358 0 0 1 1.369-2.483c8.13-3.638 13.59-11.81 13.59-20.338 0-5.146-1.983-9.75-5.58-12.963-3.636-3.247-8.506-4.701-13.706-4.116C36.616 9.584 27.726 19.486 27.726 30.41Zm53.893 45.912c.484.233.798.706.821 1.234a1.409 1.409 0 0 1-.708 1.286L50.267 96.785a1.436 1.436 0 0 1-1.745-.254 1.422 1.422 0 0 1-.193-1.745l11.312-18.102-13.578-6.497a1.441 1.441 0 0 1-.82-1.235 1.407 1.407 0 0 1 .71-1.285l31.462-17.943a1.44 1.44 0 0 1 1.745.254c.459.472.538 1.191.193 1.744L68.041 69.825l13.577 6.497Z\" 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=\"M77.613 51.472V46.38c0-7.488-2.947-14.336-8.299-19.282-3.257-3.01-7.169-5.08-11.43-6.137a10.839 10.839 0 0 0 2.57-7.01C60.454 7.912 55.498 3 49.404 3c-6.091 0-11.048 4.912-11.048 10.951 0 3.072 1.286 5.847 3.347 7.837-11.808 4.094-20.507 15.434-20.507 28.173v10.144C16.233 62.637 13 67.726 13 73.238v3.128c0 1.27.594 2.477 1.764 3.585 3.774 3.57 14.067 6.388 24.96 7.21.066 2.86 1.224 5.444 3.296 7.291C44.883 96.115 47.266 97 49.829 97c.389 0 .783-.02 1.18-.062 5.76-.6 10.47-5.593 10.772-11.267C78.19 81.836 87 72.608 87 67.627v-1.178c0-6.658-2.924-13.473-9.387-14.977Zm4.645 16.155c-.02 2.674-10.67 13.992-32.962 15.013-16.725.766-30.305-4.142-31.554-6.413v-2.99c0-4.056 2.744-7.93 6.672-9.416a2.352 2.352 0 0 0 1.524-2.195V49.96c0-12.913 10.601-24.152 23.632-25.054 6.254-.433 12.114 1.566 16.51 5.628 4.379 4.049 6.79 9.674 6.79 15.845v7.142a2.36 2.36 0 0 0 2.288 2.35c6.758.238 7.1 8.852 7.1 10.577v1.178ZM49.405 7.7c3.478 0 6.307 2.804 6.307 6.251 0 3.447-2.83 6.252-6.308 6.252-3.476 0-6.305-2.805-6.305-6.252 0-3.447 2.829-6.25 6.306-6.25Z\" 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=\"M18.199 13.479c-4.51.51-8.199 4.594-8.199 9.076v65.174c0 4.482 3.689 7.73 8.199 7.218L83.8 87.522c4.511-.51 8.2-4.594 8.2-9.075V13.272c0-4.482-3.689-7.729-8.2-7.22L18.199 13.48ZM51 81.57 21 85V24.86L81 18v60.14l-15 1.716V34.75l-15 1.715V81.57Z\"/>"
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=\"m23.41 58.108 33.737-3.65a2.298 2.298 0 0 1 2.53 2.049 2.304 2.304 0 0 1-2.038 2.54L23.902 62.7a2.302 2.302 0 0 1-2.53-2.049 2.305 2.305 0 0 1 2.038-2.542Zm0 15.094 33.737-3.651a2.3 2.3 0 0 1 2.53 2.049 2.304 2.304 0 0 1-2.038 2.541l-33.737 3.651a2.302 2.302 0 0 1-2.53-2.05 2.305 2.305 0 0 1 2.038-2.54ZM91 21.475c0-5.78-2.246-10.979-6.323-14.639-4.11-3.69-9.562-5.358-15.351-4.693-10.127 1.16-18.606 9.334-20.666 19.149l-36.612 4.01A2.305 2.305 0 0 0 10 27.596V95.69c0 .656.277 1.281.762 1.72a2.293 2.293 0 0 0 1.782.576l56.46-6.184a2.305 2.305 0 0 0 2.046-2.296V44.989C82.153 43.083 91 32.805 91 21.475ZM14.591 93.117V29.668l33.587-3.678c.032 5.321 1.986 10.128 5.508 13.697l-30.275 3.276a2.304 2.304 0 0 0-2.038 2.54 2.3 2.3 0 0 0 2.53 2.05l33.736-3.65c.451-.048.855-.23 1.186-.496 2.344 1.139 4.93 1.766 7.633 1.884v42.145l-51.867 5.68Zm66.246-73.378L68.83 33.193a2.287 2.287 0 0 1-3.23.184l-7.08-6.308a2.317 2.317 0 0 1-.195-3.259 2.285 2.285 0 0 1 3.24-.196l5.37 4.786L77.42 16.654a2.285 2.285 0 0 1 3.242-.176 2.317 2.317 0 0 1 .175 3.26Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m71.067 57.46-5.315.675v-5.098l5.315-.675v5.098Zm2.01-10.015-9.914 1.262A2.307 2.307 0 0 0 61.153 51v9.759c0 .663.284 1.294.78 1.734a2.292 2.292 0 0 0 1.809.559l9.913-1.26a2.309 2.309 0 0 0 2.01-2.295V49.74c0-.665-.283-1.296-.779-1.735a2.296 2.296 0 0 0-1.809-.56ZM50.007 60.14l-5.314.676.001-5.099 5.314-.675v5.098Zm2.011-10.015-9.912 1.26a2.309 2.309 0 0 0-2.01 2.295l-.002 9.759c0 .663.284 1.294.78 1.733a2.286 2.286 0 0 0 1.807.56l9.914-1.26a2.309 2.309 0 0 0 2.012-2.294V52.42c0-.664-.284-1.296-.78-1.735a2.297 2.297 0 0 0-1.809-.56Zm19.049-11.852-5.315.675V33.85l5.315-.676v5.099Zm2.01-10.015-9.914 1.26a2.307 2.307 0 0 0-2.01 2.294v9.758c0 .665.284 1.296.78 1.735a2.292 2.292 0 0 0 1.809.56l9.913-1.262a2.307 2.307 0 0 0 2.01-2.293v-9.758c0-.665-.283-1.296-.779-1.735a2.295 2.295 0 0 0-1.809-.559Zm-23.07 12.694-5.314.675.001-5.098 5.314-.675v5.098Zm2.011-10.015-9.912 1.26a2.308 2.308 0 0 0-2.01 2.294l-.002 9.76c0 .663.284 1.294.78 1.733a2.286 2.286 0 0 0 1.807.56l9.914-1.26a2.31 2.31 0 0 0 2.012-2.295V33.23a2.32 2.32 0 0 0-.78-1.735 2.297 2.297 0 0 0-1.809-.559ZM66.66 86.762V73.12c0-.664-.281-1.294-.775-1.732a2.293 2.293 0 0 0-1.803-.563l-13.08 1.614a2.307 2.307 0 0 0-2.022 2.295v14.275l-16.17 2.056V26.002l49.59-6.305V84.76l-15.74 2.002Zm11.862-71.233-47.417 6.03-8.115-5.742-1.512-1.07 47.416-6.03 9.628 6.812Zm8.469 1.461c-.003-.054-.012-.106-.017-.159a2.256 2.256 0 0 0-.099-.467c-.016-.05-.029-.1-.048-.15a2.309 2.309 0 0 0-.293-.532c-.016-.021-.037-.037-.053-.058a2.33 2.33 0 0 0-.26-.285c-.042-.037-.092-.064-.136-.097-.023-.017-.039-.042-.061-.06L70.812 4.423a2.305 2.305 0 0 0-1.612-.405l-54.19 6.89c-.028.005-.05.02-.08.023a2.347 2.347 0 0 0-.394.114c-.081.03-.163.048-.24.086-.019.01-.038.01-.057.02-.112.058-.202.141-.302.215-.06.046-.128.08-.184.132a2.26 2.26 0 0 0-.403.485l-.016.017a2.41 2.41 0 0 0-.254.613c-.002.012-.01.02-.013.032-.014.065-.007.13-.017.195-.02.12-.05.238-.05.364v69.621c0 .749.36 1.452.967 1.885l15.21 10.864c.016.01.035.014.05.024.173.118.358.211.552.278l.104.027c.204.058.413.098.627.098.096 0 .192-.007.289-.019l54.19-6.889A2.309 2.309 0 0 0 87 86.798V17.073c0-.027-.008-.055-.01-.083Z\" 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=\"m15.965 49.57 9.144-1.039V13.756L9.294 15.555v7.46l6.671-.758v27.314Zm4.204 39.013s2.737-2.044 4.003-3.52l1.002-1.18c4.072-4.794 7.007-9.123 7.007-13.388 0-5.796-4.271-10.839-13.612-9.777-6.873.783-12.546 5.491-14.148 12.802l8.409 1.308c1-3.044 2.734-5.64 5.804-5.99 2.538-.288 4.205 1.055 4.205 3.32 0 2.714-1.619 4.596-5.025 8.557l-.008.009-.572.665-13.28 15.566v.8l28.562-3.249v-7.66l-7.742.88c-1.201.136-4.605.857-4.605.857Zm26.16-64.588c.091 0 .185-.005.278-.016l47.29-5.491a2.377 2.377 0 0 0 2.087-2.633 2.38 2.38 0 0 0-2.636-2.085l-47.29 5.493a2.375 2.375 0 0 0 .271 4.732Zm-.272 23.634 47.29-5.491a2.376 2.376 0 1 1 .55 4.718l-47.29 5.49a2.377 2.377 0 0 1-2.637-2.084 2.377 2.377 0 0 1 2.087-2.633Zm0 28.367 47.29-5.49a2.379 2.379 0 0 1 2.637 2.083 2.376 2.376 0 0 1-2.088 2.634l-47.29 5.49a2.377 2.377 0 0 1-2.637-2.084 2.377 2.377 0 0 1 2.088-2.633Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M49.114 94.359a2.585 2.585 0 0 1-.122.274.879.879 0 0 1-.05.077 1.118 1.118 0 0 0-.037.055l-.005.007c-.05.079-.1.156-.16.227a1.28 1.28 0 0 1-.079.085l-.045.047c-.06.061-.12.123-.187.18a2.08 2.08 0 0 1-.159.115 2.532 2.532 0 0 1-.205.135c-.058.032-.118.06-.18.088a2.432 2.432 0 0 1-.422.146 2.126 2.126 0 0 1-.264.048.696.696 0 0 0-.052.01c-.02.004-.04.009-.062.01a46.089 46.089 0 0 1-3.55.137c-10.65 0-20.47-3.742-27.953-10.72C9.221 79.348 5.11 71.548 3.629 62.834a42.214 42.214 0 0 1-.457-3.55l-.021-.29-.014-.194A45.194 45.194 0 0 1 3 55.453c0-1.102.055-2.198.134-3.29a45.553 45.553 0 0 1 .443-3.907c.013-.088.029-.175.045-.263.01-.058.022-.116.031-.174.171-1.021.378-2.035.615-3.04l.036-.163c.02-.094.041-.189.066-.283.255-1.043.553-2.075.877-3.097.021-.064.038-.128.055-.193.017-.066.034-.131.056-.196a.324.324 0 0 1 .03-.06.366.366 0 0 0 .025-.047C11.488 22.32 28.414 7.59 48.306 5.31c12.407-1.422 24.025 2.103 32.734 9.924 6.694 6.013 10.997 14.015 12.504 23.016l.02.115a43.234 43.234 0 0 1 .442 3.672l.012.165c.082 1.106.137 2.22.137 3.348a2.4 2.4 0 0 1-2.392 2.407 2.4 2.4 0 0 1-2.392-2.407 39.66 39.66 0 0 0-.127-3.051l-.002-.02a38.44 38.44 0 0 0-.258-2.429 37.074 37.074 0 0 0-1.132-5.23l-20.25 2.322c.12 1.1.23 2.211.316 3.346a2.402 2.402 0 0 1-2.204 2.583 2.4 2.4 0 0 1-2.567-2.217 94.311 94.311 0 0 0-.3-3.167l-28.48 3.266c-.413 3.63-.644 7.485-.644 11.526 0 3.819.215 7.442.593 10.836l5.055-.58a2.39 2.39 0 0 1 2.647 2.12 2.402 2.402 0 0 1-2.105 2.664l-4.93.565c2.298 13.523 7.38 22.35 12.212 22.99l.01.001.003.001.005.001h.002a2.398 2.398 0 0 1 1.956 1.644.47.47 0 0 0 .015.037.351.351 0 0 1 .018.049 2.4 2.4 0 0 1 .066.371.34.34 0 0 0 .009.046.358.358 0 0 1 .01.056 2.3 2.3 0 0 1-.05.65l-.01.059c-.015.078-.03.154-.054.228-.01.028-.022.054-.034.081a.58.58 0 0 0-.027.062ZM30.232 68.628l-19.21 2.202a34.044 34.044 0 0 0 7.812 10.919c5.466 5.098 12.369 8.23 19.959 9.15-3.915-4.772-6.948-12.643-8.561-22.271Zm-20.93-2.446 20.264-2.323a102.27 102.27 0 0 1-.627-11.38c0-3.65.202-7.343.586-10.971l-20.07 2.301a42.992 42.992 0 0 0-1.24 5.749 2.552 2.552 0 0 0-.017.128l-.012.102a40.67 40.67 0 0 0-.26 2.394l-.02.274c-.01.12-.02.238-.028.356a40.62 40.62 0 0 0-.094 2.64 40.236 40.236 0 0 0 .128 3.068 38.465 38.465 0 0 0 .256 2.418c.124.868.278 1.728.46 2.578l.013.054.02.097c.186.848.397 1.687.642 2.515ZM66.957 32.37l19.183-2.2a34.038 34.038 0 0 0-8.284-11.344c-5.405-4.853-12.108-7.816-19.448-8.713 3.952 4.699 6.958 12.557 8.549 22.257ZM48.849 10.091c-5.384.618-11.23 10.75-13.795 25.936l27.14-3.111c-1.676-10.045-4.924-17.884-8.997-21.27-1.462-1.214-2.879-1.725-4.348-1.555Zm-18.68 26.496c1.475-9.456 4.241-18.103 8.104-23.908-12.13 4.593-22.06 14.305-27.034 26.08l18.93-2.172Zm56.863 44.664 8.56 7.501a4.144 4.144 0 0 1 .4 5.822 4.084 4.084 0 0 1-5.785.401l-8.683-7.61c-4.165 3.281-9.153 5-14.03 5-4.628 0-9.141-1.522-12.714-4.656-3.792-3.32-6.043-8.022-6.344-13.239-.337-5.852 1.85-11.841 6.003-16.433 8.107-8.965 21.44-10.347 29.724-3.087h-.001c3.79 3.322 6.044 8.023 6.343 13.24.261 4.507-.99 9.09-3.473 13.06Zm-30.41-7.258c.172 2.981 1.43 5.641 3.543 7.493 4.947 4.336 13.144 3.25 18.271-2.417 2.678-2.962 4.092-6.752 3.882-10.401-.17-2.981-1.43-5.642-3.542-7.494h-.001c-2.043-1.791-4.642-2.658-7.35-2.658-3.846 0-7.912 1.748-10.92 5.076-2.677 2.96-4.092 6.75-3.883 10.401Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M92.995 7.363c0-.022.005-.044.005-.066-.001-.04-.012-.077-.016-.117a2.609 2.609 0 0 0-.038-.291c-.007-.031-.005-.063-.013-.094-.006-.023-.02-.043-.026-.066a2.32 2.32 0 0 0-.22-.542c-.008-.016-.022-.031-.032-.047a2.311 2.311 0 0 0-.347-.436c-.02-.02-.031-.046-.053-.066-.031-.03-.066-.057-.1-.085-.007-.005-.012-.013-.02-.019-.005-.005-.01-.007-.016-.012l-.04-.032c-.014-.011-.03-.014-.045-.024a2.359 2.359 0 0 0-1.385-.46c-.017 0-.032-.006-.048-.006-.017 0-.031.004-.048.004-.033.001-.067.005-.102.008-.054.004-.108.005-.162.014h-.004c-.027.005-.053.016-.078.021a2.25 2.25 0 0 0-.269.067c-.058.02-.116.035-.173.058-.088.035-.174.08-.259.127-.038.021-.08.035-.119.058l-84.24 50.39a2.354 2.354 0 0 0-1.14 2.209 2.358 2.358 0 0 0 1.48 1.998l23.233 9.235 11.218 25.405c0 .004.004.007.007.012.026.057.07.104.101.158.084.156.173.308.287.437.05.056.114.097.168.148.122.111.242.22.382.304.02.01.034.03.054.042.099.055.204.084.308.125.073.028.141.066.217.087.206.057.417.09.626.092l.01.001h.002c.083-.001.164-.004.246-.013.018-.002.035-.013.054-.015.216-.028.426-.084.63-.17.034-.015.065-.033.1-.05.186-.091.364-.201.525-.343.01-.01.024-.016.035-.025a.06.06 0 0 1 .015-.011l15.31-14.14 18.448 7.332a2.378 2.378 0 0 0 2.046-.141 2.358 2.358 0 0 0 1.163-1.683L92.965 7.757c.008-.047.005-.094.01-.143.01-.083.02-.167.02-.251Zm-43.138 65.16 36.807-54.988-10.205 65.562-26.602-10.575Zm-5.526-.23h-.001l-.02.033c-.03.045-.053.092-.077.14l-.033.063-.028.05c-.026.043-.05.086-.07.133a.32.32 0 0 0-.01.024.86.86 0 0 0-.044.137 1.92 1.92 0 0 1-.042.134c-.016.048-.033.096-.043.146l-2.675 12.813-7.984-18.082 42.077-41.978-31.05 46.388Zm-14.409-7.696-18.257-7.258 63.76-38.14-45.503 45.398Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M68.756 39.365c.667-.076 1.046.23 1.365.575l2.314-3.124c-.983-1.031-2.252-1.459-4.156-1.242-3.33.38-4.979 2.35-4.979 5.844v4.545l-2.251.256v3.56l2.251-.258v9.977l4.282-.489v-9.977l3.648-.417v-3.558l-3.648.417v-4.608c0-.985.474-1.421 1.174-1.5Zm-13.38 9.41c-.857-1.238-2.063-1.958-4.22-1.712-3.267.372-6.058 3.551-6.058 7.713s2.824 6.763 6.121 6.388c2.061-.236 3.49-1.225 4.25-2.741l-.094 1.98 4.28-.49v-22.94l-4.28.488v11.313Zm-2.92 8.497c-1.808.206-2.949-.87-2.949-2.999 0-2 1.142-3.371 2.95-3.577 1.839-.21 3.045.89 3.045 2.892 0 2.13-1.206 3.475-3.045 3.684ZM37.872 48.58c-2.093.239-3.52 1.323-4.345 2.88l.097-2.109-4.282.49v20.272l4.282-.489v-8.548c.696 1.16 2.092 1.858 4.154 1.623 3.298-.376 6.121-3.621 6.121-7.785 0-4.162-2.76-6.706-6.027-6.334ZM36.54 59.09c-1.84.21-3.046-.859-3.046-2.989 0-2 1.207-3.377 3.046-3.587 1.807-.206 2.95.902 2.95 2.904 0 2.128-1.143 3.466-2.95 3.672Zm54.379-35.91c-.013-.047-.028-.092-.043-.14a2.436 2.436 0 0 0-.213-.482c-.017-.033-.032-.067-.053-.1a2.488 2.488 0 0 0-.403-.478c-.011-.012-.02-.027-.032-.038L72.913 6.615c-.01-.01-.021-.013-.031-.02a2.469 2.469 0 0 0-.532-.35c-.033-.017-.067-.026-.1-.04a2.441 2.441 0 0 0-.51-.155c-.045-.008-.089-.02-.133-.025a2.462 2.462 0 0 0-.593-.012L11.17 12.845A2.452 2.452 0 0 0 9 15.284v77.265a2.446 2.446 0 0 0 2.724 2.437L88.83 86.18A2.451 2.451 0 0 0 91 83.744V23.778c0-.208-.034-.405-.081-.598ZM13.895 89.8V17.47l54.948-6.274v14.55a2.446 2.446 0 0 0 2.724 2.437l14.538-1.66v55.031L13.896 89.8Zm59.843-75.9 9.081 8.063L73.738 23v-9.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=\"M94.996 21.756a2.434 2.434 0 0 0-.824-1.693L76.674 4.617a2.462 2.462 0 0 0-3.458.196L19.97 63.899c-.045.05-.078.107-.118.16-.037.048-.075.096-.109.147a2.419 2.419 0 0 0-.196.373c-.014.032-.035.06-.048.092L8.158 94.688a2.442 2.442 0 0 0 .659 2.687 2.468 2.468 0 0 0 2.753.36l28.84-14.572c.042-.021.074-.053.115-.077.104-.06.202-.123.298-.199.063-.05.12-.105.178-.162.042-.038.086-.067.124-.11l40.672-45.132c.002-.001.004-.004.005-.007L94.371 23.53a2.445 2.445 0 0 0 .625-1.774zm-32.328 2.092 5.071 4.476-37.387 41.488-5.07-4.476zM39.1 77.534l-5.07-4.475 37.387-41.488 5.069 4.475zm-19.924 1.892 3.666-9.701 12.12 10.7-9.32 4.708z\"/>"
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.46 70.958 76.54 54.192a2.371 2.371 0 0 0-1.629-.845 2.402 2.402 0 0 0-1.746.566L59.308 65.845c-5.533-2.556-10.3-6.191-14.178-10.805-3.865-4.71-6.607-10.146-8.162-16.177l13.907-11.978a2.334 2.334 0 0 0 .276-3.266L37.23 6.855a2.376 2.376 0 0 0-2.703-.687L28.77 8.454c-9.15 3.63-16.131 11.45-18.222 20.409-.678 2.91-.727 5.248-.146 7.147 3.772 12.325 9.76 23.522 17.8 33.28a.666.666 0 0 0 .041.052l.084.108c.042.05.084.099.128.145 8.1 9.641 17.917 17.479 29.187 23.293C59.084 93.632 60.883 94 63.11 94c.498 0 1.019-.017 1.56-.055 9.052-.612 17.804-6.325 22.839-14.91l3.17-5.402c.496-.85.41-1.917-.22-2.675\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M63.11 94c-2.226 0-4.024-.368-5.47-1.112-11.27-5.816-21.088-13.653-29.184-23.293a2.786 2.786 0 0 1-.207-.243l-.048-.063c-8.041-9.76-14.03-20.957-17.8-33.28-.58-1.895-.532-4.233.148-7.147 2.089-8.957 9.07-16.777 18.22-20.408l5.759-2.286a2.38 2.38 0 0 1 2.703.686L51.15 23.62a2.336 2.336 0 0 1-.277 3.267L36.966 38.863c1.558 6.03 4.3 11.468 8.164 16.176 3.878 4.615 8.646 8.25 14.178 10.806l13.856-11.932a2.373 2.373 0 0 1 3.374.28L90.46 70.957c.63.759.717 1.825.219 2.676l-3.17 5.402c-5.036 8.583-13.787 14.297-22.838 14.91-.542.036-1.062.055-1.561.055ZM31.924 66.394c.023.024.043.05.065.075 7.712 9.215 17.077 16.7 27.833 22.252.66.34 1.985.711 4.527.538 7.507-.507 14.816-5.331 19.071-12.588l2.342-3.99-11.331-13.644L61.27 70.37a2.383 2.383 0 0 1-2.473.388c-6.8-2.867-12.628-7.15-17.317-12.731-4.635-5.65-7.813-12.201-9.457-19.491-.19-.843.101-1.72.76-2.286l13.25-11.411-11.355-13.674-4.155 1.649c-7.734 3.069-13.622 9.624-15.367 17.108-.6 2.568-.455 3.984-.23 4.722 3.59 11.733 9.288 22.389 16.936 31.674.022.024.04.05.06.076Z\" 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.256 12.844a2.23 2.23 0 0 0-1.737-.553l-40.323 4.596V6.229a2.231 2.231 0 0 0-2.48-2.215l-34.741 3.96A2.226 2.226 0 0 0 9 10.188v34.75a2.229 2.229 0 0 0 2.48 2.215l16.698-1.903v10.596l-17.203 1.961A2.226 2.226 0 0 0 9 60.021v34.75a2.226 2.226 0 0 0 2.48 2.214l34.74-3.958a2.231 2.231 0 0 0 1.976-2.215V79.756l40.828-4.654A2.227 2.227 0 0 0 91 72.888V14.506c0-.635-.271-1.24-.744-1.662ZM32.635 23.147l53.908-6.143v53.895l-53.908 6.143V23.147ZM70.041 39.13c0-5.774-4.68-9.921-10.452-9.263-5.772.658-10.452 5.871-10.452 11.646 0 5.736 4.619 9.866 10.338 9.276-6.11.746-11.254 5.44-12.871 11.227-.518 1.852 1.014 3.642 2.924 3.424l20.893-2.38c1.585-.181 2.711-1.697 2.352-3.25-1.35-5.842-6.682-9.722-13.071-9.047 5.72-.713 10.339-5.897 10.339-11.633Zm-56.584 3.31V12.178l30.282-3.452v8.669l-13.586 1.549a2.23 2.23 0 0 0-1.975 2.213v19.605L13.457 42.44Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M91.579 22.46a2.36 2.36 0 0 0-1.799-1.075 2.39 2.39 0 0 0-1.946.776L65.992 46.478a2.361 2.361 0 0 0 .192 3.345l21.8 19.308a2.362 2.362 0 0 0 3.626-.609c8.531-15.134 8.519-32.783-.031-46.061ZM52.034 49.817l28.163 25.041a2.365 2.365 0 0 1 .185 3.346C70.43 89.249 56.88 94.999 43.841 95c-9.756 0-19.228-3.217-26.707-9.84l-.008-.007-.007-.007C9.335 78.244 4.701 68.392 4.073 57.398c-.725-12.668 3.966-25.62 12.87-35.532 17.402-19.373 45.8-22.524 63.304-7.02a2.361 2.361 0 0 1 .192 3.345L52.034 49.816ZM20.459 25.02C12.39 34.005 8.137 45.707 8.79 57.128c.509 8.9 3.966 16.927 9.783 22.872l56.705-63.133C69.005 12.053 61.38 9.71 53.528 9.71c-11.76 0-24.032 5.25-33.069 15.31Zm28.419 28.308L22.11 83.132c15.09 11.574 38 8.854 53.128-6.364L48.878 53.33Z\"/>"
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=\"M54.24 90.797c-.29.525-.802.946-1.358 1.119-.558.173-1.087.076-1.408-.26l-19.255-20.12L8.745 93.25a2.831 2.831 0 0 1-3.99-.148 2.805 2.805 0 0 1 .147-3.975l23.42-21.662-18.02-18.828c-.254-.267-.352-.656-.278-1.078.02-.107.05-.217.091-.328a2.407 2.407 0 0 1 1.2-1.284c14.067-6.722 26.437-4.03 29.83-3.07L69.133 19.56c.041-.428.11-.989.226-1.65.522-2.964 1.867-7.306 5.305-11.14.351-.393.822-.664 1.29-.745.472-.083.895.033 1.166.318l20.583 21.508c.272.282.351.711.262 1.165-.106.457-.4.905-.812 1.235-.253.203-6.045 4.763-13.351 4.816L58.95 61.398c.591 2.12 1.755 7.655.434 15.164-.847 4.818-2.578 9.607-5.144 14.236Z\" 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=\"M53.51 5.012C30.036 5.575 6.87 26.297 5.09 50.276c-.163 2.188-1.35 22.44 13.208 34.953 4.356 3.745 8.863 5.714 12.048 6.788-.114-3.557-.04-9.031 1.167-12.923 1.09-3.516 7.015-22.396 7.015-22.396s-1.133-2.687-.821-6.672c.492-6.256 4.474-10.95 8.98-10.976 3.83-.023 5.455 2.847 5.185 6.304-.302 3.86-3.207 9.647-4.891 15.003-1.408 4.485 1.605 8.117 6.012 8.09 7.98-.048 14.774-8.516 15.726-20.688.844-10.773-6.29-18.259-17.32-18.193-12.776.077-21.026 9.726-21.803 19.648-.302 3.868.86 8.005 2.538 10.248.333.444.356.833.21 1.29-.452 1.422-1.448 4.484-1.645 5.11-.262.824-.73 1.002-1.55.61-5.402-2.582-8.265-10.778-7.748-17.376 1.11-14.193 12.421-27.29 31.797-27.406 15.574-.094 26.809 10.956 25.644 25.82-1.213 15.507-11.946 28.045-25.487 28.125-4.551.029-8.643-2.314-9.888-5.104 0 0-2.922 8.605-3.634 10.713-1.319 3.914-4.438 8.829-6.502 11.829 4.098 1.278 8.508 1.954 13.135 1.927 22.079-.134 46.473-20.231 48.422-45.264.215-2.772 1.4-22.077-13.217-34.967C71.398 5.71 59.06 4.879 53.51 5.012Z\" 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=\"M85.062 36.902C92.87 49.721 97 64.81 97 80.54a2.358 2.358 0 0 1-2.099 2.338L5.635 92.985a2.374 2.374 0 0 1-2.24-1.035 2.34 2.34 0 0 1-.092-2.453l45.89-81.296a2.378 2.378 0 0 1 3.097-.965c13.614 6.566 24.946 16.825 32.772 29.666Zm-12.958 8.763c6.107 10.024 9.526 21.704 9.955 33.93l10.18-1.151c-.346-14.11-4.211-27.59-11.227-39.103-6.968-11.434-16.893-20.688-28.798-26.877l-5.362 9.5c10.415 5.52 19.125 13.65 25.252 23.701ZM60.786 78.141a8.622 8.622 0 0 1-.983 3.975l17.54-1.987c-.345-11.557-3.54-22.59-9.289-32.027-5.699-9.354-13.795-16.948-23.498-22.07l-21.074 37.33c.042-.005.083-.013.124-.02.065-.011.129-.023.194-.03 2.248-.253 4.372.394 5.987 1.827 1.603 1.422 2.486 3.43 2.486 5.652 0 4.432-3.487 8.298-7.938 8.802a8.74 8.74 0 0 1-.95.054c-1.89 0-3.65-.652-5.034-1.88a7.261 7.261 0 0 1-1.716-2.271L9.694 87.79l35.957-4.072c-.826-1.226-1.275-2.683-1.275-4.254 0-4.432 3.487-8.298 7.938-8.802 2.24-.251 4.369.392 5.985 1.825 1.604 1.424 2.487 3.432 2.487 5.654Zm-6.099-34.127c-1.613-1.431-3.736-2.08-5.987-1.827-4.45.504-7.936 4.37-7.936 8.802 0 2.224.883 4.23 2.488 5.654 1.384 1.229 3.145 1.88 5.034 1.88.314 0 .63-.018.95-.055 4.452-.504 7.939-4.37 7.939-8.802 0-2.221-.884-4.228-2.488-5.652Z\"/>"
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=\"M16.359 94A2.36 2.36 0 0 1 14 91.642V9.357a2.362 2.362 0 0 1 3.35-2.14l71.283 33.025a2.356 2.356 0 0 1 .35 4.078L17.7 93.582a2.356 2.356 0 0 1-1.341.418Z\" 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=\"M16.359 94A2.36 2.36 0 0 1 14 91.642V9.357a2.362 2.362 0 0 1 3.35-2.14l71.283 33.025a2.356 2.356 0 0 1 .35 4.078L17.7 93.582a2.356 2.356 0 0 1-1.341.418Zm2.358-80.951v74.097l64.19-44.36-64.19-29.737Z\" 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=\"M29.337 54.512c0 5.75 2.252 10.923 6.337 14.564 3.528 3.145 8.043 4.814 12.91 4.814.817 0 1.643-.048 2.476-.142 11.683-1.33 21.188-11.909 21.188-23.58 0-5.75-2.251-10.922-6.338-14.565-4.119-3.672-9.583-5.33-15.384-4.67-11.683 1.329-21.189 11.907-21.189 23.579Zm14.146-9.065a2.359 2.359 0 0 1 3.353-2.138l12.932 5.985a2.352 2.352 0 0 1 1.36 1.936 2.352 2.352 0 0 1-1.01 2.14l-12.933 8.927a2.36 2.36 0 0 1-3.702-1.938V45.447ZM95.2 10.353a2.368 2.368 0 0 0-1.857-.57l-48.18 6.1-10.155-8.346a2.367 2.367 0 0 0-1.796-.519L7.065 10.322A2.359 2.359 0 0 0 5 12.66v78.983a2.358 2.358 0 0 0 2.657 2.338l86.28-10.912A2.358 2.358 0 0 0 96 80.729V12.122c0-.676-.291-1.321-.8-1.768Zm-3.92 68.3L9.72 88.97V14.738l23.075-2.916 10.153 8.347a2.356 2.356 0 0 0 1.797.52l46.534-5.893v63.857Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m48.72 49.882.098-2.24-4.29.49v13.561l4.29-.49v-7.258c0-1.719 1.016-2.79 2.732-2.985 1.525-.174 2.254.602 2.254 2.13v7.545l4.289-.49v-7.83c0-3.853-2.127-5.775-5.083-5.437-1.874.215-3.462 1.287-4.29 3.004Zm15.19 7.087c-.985.08-1.398-.287-1.398-.923 0-.35.128-.65.35-.868.764.296 1.684.35 2.765.227 3.462-.396 5.687-2.783 5.687-5.68 0-.605-.16-1.16-.478-1.601l2.003-.228V44.84l-5.212.594a7.601 7.601 0 0 0-2-.026c-3.464.396-5.816 2.734-5.816 5.631 0 1.178.445 2.208 1.21 2.95-1.21.679-1.877 1.678-1.877 2.886 0 1.243.508 2.076 1.62 2.555-1.524.746-2.477 1.81-2.477 3.273 0 2.58 2.415 4.182 7.275 3.627 5.37-.613 7.468-3.018 7.468-5.882 0-2.642-2.098-3.93-5.783-3.7l-3.337.22Zm-31.429-5.36.096-2.112-4.29.49v20.31l4.29-.49v-8.564c.698 1.161 2.096 1.862 4.162 1.626 3.305-.377 6.132-3.628 6.132-7.798 0-4.171-2.764-6.72-6.037-6.346-2.097.239-3.527 1.325-4.353 2.884Zm-.032 4.652c0-2.007 1.208-3.386 3.05-3.596 1.813-.207 2.956.904 2.956 2.91 0 2.132-1.143 3.473-2.956 3.68-1.843.21-3.05-.862-3.05-2.994Zm30 5.427c0-.413.127-.778.383-1.094l3.556-.184c1.748-.103 2.256.092 2.256.857 0 .827-.57 1.562-3.082 1.848-2.35.269-3.113-.344-3.113-1.427Zm5.115-11.535c0 1.147-.698 1.99-2.002 2.138-1.302.15-2.001-.535-2.001-1.681 0-1.083.7-1.893 2.001-2.042 1.303-.15 2.002.503 2.002 1.586ZM90.92 23.146a1.315 1.315 0 0 0-.042-.137 2.406 2.406 0 0 0-.201-.463c-.019-.032-.034-.065-.054-.097a2.34 2.34 0 0 0-.387-.46c-.012-.011-.019-.026-.032-.038L72.902 6.592c-.01-.008-.021-.012-.03-.02a2.418 2.418 0 0 0-.516-.339l-.082-.032a2.283 2.283 0 0 0-.513-.156c-.038-.006-.073-.016-.112-.021a2.349 2.349 0 0 0-.577-.011l-59.98 6.847A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.08-.574ZM13.717 89.989V17.318l55.263-6.31v14.687a2.358 2.358 0 0 0 2.625 2.348l14.678-1.675v55.338L13.717 89.99Zm59.98-76.378 9.419 8.361-9.418 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M80.166 45.606a2.337 2.337 0 0 0-2.79 1.794c-2.97 13.498-14.804 24.405-28.14 25.938-13.3 1.532-24.665-6.296-27.615-19.03a2.341 2.341 0 0 0-2.813-1.763 2.365 2.365 0 0 0-1.747 2.838C20.194 68.898 31.8 77.97 45.489 78.22v5.848c-8.62 1.093-15.085 4.083-15.085 7.257 0 3.306 7.022 5.675 16.19 5.675.948 0 1.919-.026 2.907-.078 10.549-.557 19.1-3.969 19.1-7.617 0-3.172-6.469-5.474-15.088-5.658v-5.683c0-.2-.03-.393-.059-.586 13.876-3.136 25.326-14.564 28.49-28.956a2.36 2.36 0 0 0-1.777-2.816Zm-52.583.965v-5.116a.07.07 0 0 1-.001-.01v-.005l.001-.006V26.497c0-12.054 9.713-22.977 21.653-24.35 5.924-.683 11.505 1.03 15.712 4.82 4.173 3.756 6.47 9.094 6.47 15.028V42.07c0 12.055-9.713 22.978-21.653 24.351-.851.097-1.695.146-2.53.146-4.97 0-9.58-1.72-13.18-4.965-4.173-3.758-6.472-9.096-6.472-15.03ZM51.75 6.725c-.653 0-1.315.038-1.983.115-9.215 1.059-16.77 9.148-17.437 18.345a.649.649 0 0 0 .036.055c.014.021.03.043.042.067.714 1.425 3.942 3.037 9.543 3.43a2.354 2.354 0 0 1 2.173 2.519 2.35 2.35 0 0 1-2.496 2.191c-3.812-.267-6.984-1.082-9.363-2.314v10.324c.014 1.381 3.02 3.53 9.686 3.999a2.353 2.353 0 0 1 2.173 2.52 2.348 2.348 0 0 1-2.496 2.19c-3.784-.265-6.941-1.053-9.299-2.253.309 4.024 1.993 7.598 4.842 10.165 3.2 2.879 7.476 4.178 12.066 3.65 9.65-1.11 17.502-9.929 17.502-19.659v-.01c-2.692 2.506-6.436 4.763-11.01 5.928a2.342 2.342 0 0 1-2.842-1.712 2.362 2.362 0 0 1 1.697-2.867c6.186-1.576 10.502-5.553 11.892-8.58.074-.159.162-.302.263-.435v-8.578c-2.692 2.506-6.436 4.762-11.01 5.928a2.344 2.344 0 0 1-2.842-1.712 2.362 2.362 0 0 1 1.697-2.868c6.12-1.558 10.397-5.463 11.835-8.477-.635-3.217-2.21-6.056-4.588-8.196C59.1 8.03 55.576 6.725 51.75 6.725Z\" 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.716 58.953c-4.194 8.94-12.719 15.163-22.25 16.243-.947.107-1.89.16-2.82.16-8.607 0-16.372-4.493-20.284-11.94a4.09 4.09 0 0 1 1.751-5.534c2.022-1.046 4.513-.269 5.568 1.74 2.785 5.301 8.483 8.15 14.851 7.424 6.596-.746 12.76-5.284 15.705-11.559.962-2.052 3.418-2.941 5.483-1.983a4.09 4.09 0 0 1 1.996 5.45ZM34.54 31.951c1.564-.177 3.055.276 4.177 1.275 1.121.992 1.737 2.393 1.737 3.945 0 3.09-2.435 5.79-5.54 6.142a6.048 6.048 0 0 1-.663.038c-1.32 0-2.549-.455-3.516-1.313-1.12-.994-1.735-2.395-1.735-3.945 0-3.094 2.433-5.791 5.54-6.142Zm30.542-3.458c1.575-.176 3.052.274 4.178 1.273 1.12.992 1.737 2.393 1.737 3.945 0 3.094-2.435 5.793-5.54 6.144a6.046 6.046 0 0 1-.664.038c-1.32 0-2.548-.455-3.516-1.313-1.119-.994-1.735-2.393-1.735-3.945 0-3.092 2.434-5.791 5.54-6.142Zm16.715-13.514c-8.589-7.617-20-11.057-32.126-9.683C25.04 8.086 5 30.28 5 54.77c0 11.957 4.688 22.7 13.202 30.253C25.552 91.542 34.968 95 45.135 95c1.711 0 3.445-.098 5.193-.297C74.959 91.914 95 69.72 95 45.231c0-11.956-4.69-22.701-13.202-30.253Z\" 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=\"M34.254 43.351c.22 0 .44-.013.662-.038 3.106-.352 5.54-3.05 5.54-6.143 0-1.55-.618-2.951-1.737-3.946-1.128-.999-2.607-1.445-4.177-1.274-3.106.353-5.54 3.05-5.54 6.143 0 1.55.615 2.952 1.736 3.946.967.858 2.195 1.312 3.516 1.312ZM49.672 89c-10.472 1.182-20.28-1.75-27.622-8.262-7.271-6.448-11.273-15.67-11.273-25.97C10.777 33.105 28.52 13.47 50.326 11a40.1 40.1 0 0 1 4.516-.257c8.754 0 16.832 2.953 23.108 8.519 7.27 6.448 11.273 15.67 11.273 25.969 0 21.664-17.742 41.3-39.55 43.768m15.123-49.107c.218 0 .44-.013.662-.037 3.106-.351 5.541-3.05 5.541-6.144 0-1.55-.617-2.951-1.738-3.944-1.127-1-2.596-1.45-4.176-1.274-3.107.35-5.541 3.05-5.541 6.142 0 1.552.615 2.953 1.736 3.945.966.858 2.195 1.312 3.516 1.312Zm17.002-24.914C73.209 7.363 61.795 3.923 49.672 5.296 25.04 8.086 5 30.28 5 54.77c0 11.957 4.688 22.7 13.202 30.253C25.552 91.542 34.968 95 45.135 95c1.711 0 3.445-.098 5.191-.295C74.959 91.915 95 69.722 95 45.23c0-11.956-4.69-22.701-13.202-30.253M70.722 53.504c-2.064-.958-4.522-.069-5.484 1.984-2.945 6.275-9.112 10.812-15.706 11.559-6.37.721-12.065-2.123-14.85-7.425-1.054-2.008-3.547-2.786-5.567-1.74a4.09 4.09 0 0 0-1.752 5.534c3.912 7.45 11.677 11.941 20.282 11.941.931 0 1.874-.052 2.821-.16 9.53-1.08 18.055-7.304 22.251-16.243a4.088 4.088 0 0 0-1.995-5.45Z\" 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.68 61.252C68.386 69.966 59.697 75.38 50 75.38s-18.386-5.414-22.68-14.128a4.13 4.13 0 0 1 1.88-5.527 4.13 4.13 0 0 1 5.527 1.88c2.892 5.874 8.745 9.522 15.274 9.522 6.528 0 12.382-3.65 15.277-9.523a4.126 4.126 0 1 1 7.401 3.648ZM34.729 30.089a5.734 5.734 0 0 1 5.728 5.726 5.735 5.735 0 0 1-5.728 5.728 5.734 5.734 0 0 1-5.726-5.728 5.732 5.732 0 0 1 5.726-5.726Zm30.544 0a5.73 5.73 0 0 1 5.725 5.726 5.732 5.732 0 0 1-5.725 5.728 5.735 5.735 0 0 1-5.728-5.728 5.734 5.734 0 0 1 5.728-5.726ZM50 5C25.188 5 5 25.186 5 50s20.188 45 45 45c24.814 0 45-20.186 45-45S74.814 5 50 5Z\" 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=\"M67.209 56.19c-.667.077-1.112-.16-1.112-1.53v-5.028l3.462-.395V45.67l-3.462.396V39l-4.258.485v7.067l-2.003.229v3.566l2.003-.23v4.903c0 4.074 1.97 5.22 4.703 4.907 1.969-.225 3.113-1.056 3.781-1.674l-1.62-2.806c-.287.223-.795.663-1.494.742Zm-34.015-4.581.096-2.112-4.29.49v20.31l4.29-.49v-8.564c.698 1.161 2.096 1.862 4.162 1.626 3.305-.377 6.132-3.628 6.132-7.798 0-4.171-2.764-6.72-6.037-6.346-2.097.239-3.527 1.325-4.353 2.884Zm-.032 4.652c0-2.007 1.207-3.386 3.05-3.596 1.813-.207 2.955.904 2.955 2.91 0 2.132-1.142 3.473-2.955 3.68-1.843.21-3.05-.862-3.05-2.994Zm16.032-6.34.096-2.112-4.29.49v20.31l4.29-.49v-8.564c.698 1.161 2.096 1.862 4.162 1.626 3.305-.377 6.132-3.628 6.132-7.798 0-4.171-2.764-6.72-6.037-6.347-2.097.24-3.527 1.326-4.353 2.884Zm-.032 4.651c0-2.006 1.207-3.385 3.05-3.596 1.813-.206 2.955.905 2.955 2.91 0 2.133-1.142 3.473-2.955 3.68-1.843.21-3.05-.861-3.05-2.994ZM90.92 23.146a1.315 1.315 0 0 0-.042-.137 2.406 2.406 0 0 0-.201-.463c-.019-.032-.034-.065-.054-.097a2.34 2.34 0 0 0-.387-.46c-.012-.011-.019-.026-.032-.038L72.902 6.592c-.01-.008-.021-.012-.03-.02a2.418 2.418 0 0 0-.516-.339l-.082-.032a2.283 2.283 0 0 0-.513-.156c-.038-.006-.073-.016-.112-.021a2.349 2.349 0 0 0-.577-.011l-59.98 6.847A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.08-.574ZM13.717 89.989V17.318l55.263-6.31v14.687a2.358 2.358 0 0 0 2.625 2.348l14.678-1.675v55.338L13.717 89.99Zm59.98-76.378 9.419 8.361-9.418 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"m97.996 78.655-4.663-3.294c1.581-2.012 2.55-4.506 2.55-7.104v-15.81c0-2.856-1.121-5.42-3.158-7.216a9.205 9.205 0 0 0-1.628-1.148l-3.45-2.594c-5.864-4.409-16.72-12.572-17.853-13.427a10.688 10.688 0 0 0-3.621-1.79v-9.899c0-.683-.293-1.332-.803-1.782a2.35 2.35 0 0 0-1.86-.571l-38.26 5.03a2.366 2.366 0 0 0-2.052 2.353v9.793l-9.133 1.219C8.515 33.145 4 38.322 4 43.955v15.81c0 2.856 1.12 5.42 3.155 7.218 1.484 1.31 21.582 16.318 23.88 18.034l.003.002c.345.256.738.378 1.137.424a9.328 9.328 0 0 0 3.929.886c.45 0 .907-.03 1.366-.091l14.872-1.978 4.688 3.31a2.35 2.35 0 0 0 1.658.411l38.26-5.03a2.378 2.378 0 0 0 1.048-4.295Zm-36.538-59.58v14.541l-33.546 4.41v-14.54l33.546-4.41Zm-2.47 64.081-11.063-7.813 31.341-4.12 11.061 7.812-31.34 4.121Zm-22.136-1.623c-1.447.192-2.796-.185-3.795-1.068-1-.882-1.55-2.177-1.55-3.648V61.01c0-3.282 2.73-6.418 5.963-6.85l48.352-6.428a5.55 5.55 0 0 1 .729-.049c1.166 0 2.237.386 3.067 1.117.998.883 1.55 2.18 1.55 3.649v15.81c0 1.596-.658 3.147-1.697 4.377l-8.247-5.825a2.35 2.35 0 0 0-1.66-.41l-38.26 5.03a2.36 2.36 0 0 0-1.984 1.785c-.232.95.14 1.947.936 2.51l6.384 4.507-9.788 1.302Z\"/><path fill=\"currentColor\" d=\"M41.606 64.92c.1 0 .2-.006.305-.02l6.548-.847a2.37 2.37 0 0 0 2.037-2.655 2.35 2.35 0 0 0-2.64-2.052l-6.549.848a2.369 2.369 0 0 0-2.035 2.655 2.362 2.362 0 0 0 2.334 2.07Z\"/>"
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=\"M80.086 40.154a2.402 2.402 0 0 0-2.25-1.02l-24.929 2.81V6.365a2.37 2.37 0 0 0-1.812-2.294 2.4 2.4 0 0 0-2.692 1.183L19.781 58.402a2.345 2.345 0 0 0 .133 2.443 2.4 2.4 0 0 0 2.25 1.021l24.928-2.81v35.578a2.37 2.37 0 0 0 1.813 2.296c.194.047.388.07.58.07.869 0 1.69-.468 2.111-1.253l28.624-53.15a2.348 2.348 0 0 0-.134-2.443Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M49.999 94a2.348 2.348 0 0 1-1.566-.595L32.235 79.053a2.364 2.364 0 0 1-.635-2.62c.357-.921 1.21-1.485 2.236-1.51 2.635.065 5.248-1.154 7.147-3.271 1.738-1.936 2.656-4.424 2.518-6.826-.112-1.977-.94-3.742-2.327-4.973-3.208-2.84-8.508-2.152-11.819 1.536-1.896 2.112-2.791 4.81-2.454 7.401a2.362 2.362 0 0 1-3.908 2.074L6.795 56.512a2.366 2.366 0 0 1-.19-3.346l12.738-14.19c-2.48-.297-4.805-1.301-6.685-2.967-2.435-2.157-3.882-5.206-4.076-8.587-.217-3.807 1.198-7.708 3.884-10.7 5.259-5.858 13.902-6.756 19.266-2.006 1.888 1.674 3.16 3.867 3.739 6.294L48.24 6.784a2.362 2.362 0 0 1 3.325-.19l16.197 14.351a2.364 2.364 0 0 1-1.567 4.13l-.15-.001c-2.602 0-5.158 1.19-7.03 3.274-1.737 1.936-2.655 4.423-2.519 6.824.114 1.978.94 3.744 2.329 4.974 3.205 2.84 8.508 2.151 11.819-1.535 1.896-2.113 2.79-4.811 2.454-7.403a2.366 2.366 0 0 1 1.235-2.391 2.366 2.366 0 0 1 2.673.32l16.197 14.35a2.361 2.361 0 0 1 .192 3.346l-12.74 14.191c2.479.297 4.805 1.301 6.685 2.966 2.436 2.16 3.881 5.208 4.076 8.59.217 3.806-1.199 7.706-3.885 10.697-5.258 5.859-13.901 6.759-19.264 2.005-1.89-1.672-3.16-3.867-3.74-6.292l-12.77 14.226a2.361 2.361 0 0 1-1.76.784Z\" 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=\"m38.949 78.69 10.86 9.624 15.416-17.172a2.366 2.366 0 0 1 2.896-.493 2.365 2.365 0 0 1 1.136 2.709c-.9 3.205-.08 6.42 2.144 8.39 3.425 3.035 9.086 2.306 12.617-1.627 1.85-2.062 2.829-4.713 2.682-7.273-.12-2.115-1.006-4.005-2.492-5.322-2.23-1.975-5.55-2.421-8.669-1.162a2.36 2.36 0 0 1-2.643-3.767l15.396-17.15-10.872-9.632c-.58 2.154-1.687 4.197-3.26 5.952-5.04 5.613-13.323 6.473-18.468 1.915-2.337-2.072-3.725-4.998-3.91-8.24-.208-3.65 1.147-7.385 3.72-10.25a14.72 14.72 0 0 1 5.548-3.882l-10.861-9.624-15.415 17.172a2.366 2.366 0 0 1-2.896.492 2.36 2.36 0 0 1-1.136-2.708c.9-3.205.08-6.42-2.143-8.39-3.428-3.035-9.087-2.305-12.618 1.626-1.85 2.063-2.828 4.714-2.682 7.274.12 2.115 1.006 4.005 2.492 5.322 2.23 1.976 5.554 2.422 8.669 1.162a2.36 2.36 0 0 1 2.642 3.767l-15.394 17.15 10.87 9.631a14.634 14.634 0 0 1 3.261-5.95c5.04-5.613 13.324-6.474 18.468-1.916 2.336 2.07 3.725 4.995 3.911 8.239.208 3.648-1.147 7.385-3.72 10.25a14.725 14.725 0 0 1-5.55 3.883ZM49.999 94a2.348 2.348 0 0 1-1.566-.595L32.235 79.053a2.364 2.364 0 0 1-.635-2.62c.357-.921 1.21-1.485 2.236-1.51 2.635.065 5.248-1.154 7.147-3.271 1.738-1.936 2.656-4.424 2.518-6.826-.112-1.977-.94-3.742-2.327-4.973-3.208-2.84-8.508-2.152-11.819 1.536-1.896 2.112-2.791 4.81-2.454 7.401a2.362 2.362 0 0 1-3.908 2.074L6.795 56.512a2.366 2.366 0 0 1-.19-3.346l12.738-14.19c-2.48-.297-4.805-1.301-6.685-2.967-2.435-2.157-3.882-5.206-4.076-8.587-.217-3.807 1.198-7.708 3.884-10.7 5.259-5.858 13.902-6.756 19.266-2.006 1.888 1.674 3.16 3.867 3.739 6.294L48.24 6.784a2.362 2.362 0 0 1 3.325-.19l16.197 14.351a2.364 2.364 0 0 1-1.567 4.13l-.15-.001c-2.602 0-5.158 1.19-7.03 3.274-1.737 1.936-2.655 4.423-2.519 6.824.114 1.978.94 3.744 2.329 4.974 3.205 2.84 8.508 2.151 11.819-1.535 1.896-2.113 2.79-4.811 2.454-7.403a2.366 2.366 0 0 1 1.235-2.391 2.366 2.366 0 0 1 2.673.32l16.197 14.35a2.361 2.361 0 0 1 .192 3.346l-12.74 14.191c2.479.297 4.805 1.301 6.685 2.966 2.436 2.16 3.881 5.208 4.076 8.59.217 3.806-1.199 7.706-3.885 10.697-5.258 5.859-13.901 6.759-19.264 2.005-1.89-1.672-3.16-3.867-3.74-6.292l-12.77 14.226a2.361 2.361 0 0 1-1.76.784Z\" 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=\"M52.71 73.696a4.345 4.345 0 0 0-.376-.696 4.402 4.402 0 0 0-.496-.602 4.452 4.452 0 0 0-.617-.508 4.312 4.312 0 0 0-.698-.361 3.741 3.741 0 0 0-.752-.228 3.881 3.881 0 0 0-1.57 0c-.255.054-.51.12-.752.228a4.312 4.312 0 0 0-.698.36c-.215.148-.43.322-.617.51a4.395 4.395 0 0 0-.497.601 4.345 4.345 0 0 0-.376.696c-.094.24-.174.495-.228.749-.054.267-.08.522-.08.79 0 1.056.442 2.086 1.18 2.835a4.053 4.053 0 0 0 2.846 1.177c1.06 0 2.107-.428 2.859-1.177a4.083 4.083 0 0 0 1.181-2.836c0-.267-.027-.522-.08-.79a4.823 4.823 0 0 0-.229-.748Zm8.059-46.132c-3.295-2.93-7.645-4.255-12.24-3.735-5.648.641-10.818 4.039-13.829 9.086-1.683 2.819-2.573 5.983-2.573 9.146a4.02 4.02 0 0 0 4.027 4.014 4.02 4.02 0 0 0 4.027-4.014c0-1.72.498-3.464 1.44-5.044 1.733-2.905 4.657-4.854 7.82-5.212 2.295-.262 4.406.361 5.966 1.748 1.537 1.367 2.382 3.354 2.382 5.595 0 4.208-3.01 8.318-7.158 9.773-3.393 1.19-5.672 4.344-5.672 7.847v3.588a4.02 4.02 0 0 0 4.027 4.013 4.021 4.021 0 0 0 4.026-4.013v-3.588c0-.113.148-.224.293-.277 7.382-2.59 12.537-9.72 12.537-17.343 0-4.56-1.801-8.673-5.073-11.584ZM81.82 14.99C73.248 7.362 61.85 3.92 49.734 5.297 25.07 8.098 5 30.383 5 54.976c0 8.056 2.165 15.692 6.27 22.155L6.207 95.024a2.346 2.346 0 0 0 3.055 2.839l18.159-6.495c6.927 3.268 14.804 4.512 22.844 3.6C74.933 92.165 95 69.88 95 45.287c0-11.978-4.68-22.74-13.18-30.3M49.735 90.316c-7.49.85-14.787-.385-21.111-3.575a2.363 2.363 0 0 0-1.854-.113L11.967 91.92l4.113-14.542a2.337 2.337 0 0 0-.313-1.943c-3.97-5.878-6.07-12.952-6.07-20.459 0-22.29 18.2-42.488 40.569-45.028a41.378 41.378 0 0 1 4.641-.265c9.006 0 17.323 3.049 23.785 8.798 7.487 6.661 11.61 16.18 11.61 26.807 0 22.288-18.199 42.486-40.568 45.027Z\" 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=\"M12.353 85.582A2.355 2.355 0 0 1 10 83.224V13.677c0-1.205.905-2.214 2.099-2.345L69.96 5.017a2.303 2.303 0 0 1 1.826.588c.498.447.781 1.086.781 1.756v28.362a2.355 2.355 0 0 1-2.352 2.358 2.355 2.355 0 0 1-2.353-2.358V9.99l-53.156 5.8v64.804l18.138-1.98c1.289-.167 2.452.794 2.593 2.089a2.356 2.356 0 0 1-2.084 2.6l-20.746 2.263a2.02 2.02 0 0 1-.254.015Z\"/><path fill=\"currentColor\" d=\"M23.993 34.073a2.354 2.354 0 0 1-2.336-2.105 2.357 2.357 0 0 1 2.086-2.598l33.483-3.612a2.36 2.36 0 0 1 .504 4.691l-33.482 3.61a2.32 2.32 0 0 1-.255.014Zm0 15.467a2.354 2.354 0 0 1-2.336-2.104 2.357 2.357 0 0 1 2.086-2.598l26.744-2.884a2.359 2.359 0 0 1 .504 4.69l-26.744 2.883c-.084.01-.17.014-.254.014Zm-2.336 13.312a2.354 2.354 0 0 0 2.59 2.09l14.218-1.531a2.357 2.357 0 0 0 2.087-2.598 2.356 2.356 0 0 0-2.591-2.093l-14.218 1.533a2.357 2.357 0 0 0-2.086 2.599Zm62.15-11.472c-4.589-4.105-10.674-5.964-17.14-5.219C53.617 47.651 43 59.511 43 72.599c0 6.432 2.506 12.216 7.057 16.287 3.929 3.516 8.958 5.38 14.382 5.38.91 0 1.83-.052 2.761-.16 13.05-1.49 23.665-13.35 23.665-26.438 0-6.432-2.506-12.217-7.058-16.288ZM68.434 75.27v1.728a2.356 2.356 0 0 1-2.352 2.358 2.355 2.355 0 0 1-2.353-2.358V75.27c0-2.211 1.433-4.203 3.565-4.955 2.906-1.026 5.014-3.926 5.014-6.894 0-1.605-.607-3.032-1.706-4.016-1.116-.999-2.633-1.438-4.254-1.261-2.221.253-4.27 1.626-5.483 3.67-.663 1.115-1.01 2.348-1.01 3.566a2.355 2.355 0 0 1-2.354 2.358 2.355 2.355 0 0 1-2.352-2.358c0-2.066.576-4.133 1.672-5.976 1.959-3.305 5.321-5.527 8.993-5.946 2.989-.34 5.792.523 7.922 2.427 2.113 1.893 3.277 4.568 3.277 7.536 0 4.983-3.354 9.647-8.156 11.342-.197.07-.422.244-.422.507Zm-1.05 11.859a1.676 1.676 0 0 1-.404.215 1.566 1.566 0 0 1-.444.136c-.147.04-.294.054-.456.054-.309 0-.618-.069-.9-.19a2.19 2.19 0 0 1-.767-.512 2.344 2.344 0 0 1-.685-1.67c0-.62.255-1.227.685-1.658a1.84 1.84 0 0 1 .363-.296c.121-.082.256-.163.404-.216l.007-.003c.145-.053.29-.106.436-.132a2.343 2.343 0 0 1 2.124.647c.43.43.686 1.037.686 1.657 0 .635-.242 1.226-.686 1.671a1.938 1.938 0 0 1-.363.297Z\"/>"
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=\"M53.846 42.883c0-5.112 4.012-9.573 9.134-10.155 2.56-.288 4.992.45 6.833 2.087 1.826 1.625 2.833 3.922 2.833 6.468a9.71 9.71 0 0 1-.188 1.904c-.461 5.101-2.882 10.305-6.96 14.833a26.22 26.22 0 0 1-7.124 5.594 2.69 2.69 0 0 1-3.64-1.093 2.675 2.675 0 0 1 1.099-3.629 20.906 20.906 0 0 0 5.664-4.452 26.103 26.103 0 0 0 2.377-3.062c-.053.007-.105.017-.157.026a3.613 3.613 0 0 1-.205.033 9.623 9.623 0 0 1-1.087.061c-2.16 0-4.167-.744-5.745-2.147-1.827-1.627-2.834-3.923-2.834-6.468Zm-24.962 2.835c0-5.113 4.011-9.574 9.134-10.156 2.574-.286 4.992.45 6.832 2.088 1.827 1.625 2.834 3.922 2.834 6.467 0 .648-.066 1.285-.188 1.903-.462 5.103-2.882 10.307-6.96 14.835a26.218 26.218 0 0 1-7.123 5.594 2.688 2.688 0 0 1-3.64-1.093 2.673 2.673 0 0 1 1.096-3.628 20.84 20.84 0 0 0 5.665-4.454 25.99 25.99 0 0 0 2.378-3.062l-.137.023c-.075.014-.15.027-.225.036a9.326 9.326 0 0 1-1.087.063c-2.16 0-4.167-.745-5.746-2.15-1.828-1.624-2.833-3.922-2.833-6.466Zm20.85-41.42C25.066 7.097 5 29.383 5 53.974c0 8.056 2.164 15.691 6.268 22.156l-5.06 17.888a2.339 2.339 0 0 0 .66 2.351 2.357 2.357 0 0 0 2.399.492l18.156-6.494c6.926 3.27 14.8 4.513 22.843 3.6C74.931 91.167 95 68.88 95 44.288c0-11.976-4.68-22.737-13.179-30.297-8.573-7.628-19.966-11.072-32.088-9.694ZM28.625 85.734a2.361 2.361 0 0 0-1.856-.115l-14.795 5.29 4.112-14.533a2.34 2.34 0 0 0-.313-1.945c-3.97-5.877-6.07-12.951-6.07-20.457 0-22.284 18.196-42.48 40.561-45.02 10.77-1.217 20.863 1.81 28.423 8.534 7.484 6.658 11.607 16.176 11.607 26.8 0 22.284-18.195 42.48-40.562 45.02-7.486.85-14.784-.386-21.107-3.574Z\" 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=\"M17.88 14.215c8.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 1 3.37-3.384c1.86 0 3.37 1.515 3.37 3.384v23.886a3.37 3.37 0 0 1-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.038a3.39 3.39 0 0 1-.785.106c-.126 0-.254-.007-.382-.022l-24.316-2.782a3.381 3.381 0 0 1-2.967-3.745 3.375 3.375 0 0 1 3.73-2.98l17.886 2.047c-7.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 1 3.175 3.566c-.644 11.603-5.662 21.942-14.13 29.116C74.038 92.71 64.78 96 54.872 96a46.652 46.652 0 0 1-5.22-.3C24.755 92.85 4.5 70.184 4.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=\"m70.417 76.802 11.051-12.315a4.037 4.037 0 0 0-.308-5.7 4.031 4.031 0 0 0-5.695.308L64.38 71.45l-10.763-9.541a4.035 4.035 0 0 0-5.35 6.04l10.724 9.505-11.05 12.316a4.036 4.036 0 0 0 3 6.731 4.02 4.02 0 0 0 3.003-1.341l11.084-12.353 10.763 9.541a4.032 4.032 0 0 0 5.693-.344 4.037 4.037 0 0 0-.343-5.697l-10.724-9.504ZM40.84 47.178c-7.844-1.728-13.115-8.466-13.115-16.767 0-10.924 8.89-20.826 19.817-22.073 5.2-.585 10.07.869 13.705 4.116 3.599 3.212 5.58 7.817 5.58 12.963 0 8.529-5.46 16.7-13.59 20.338a2.358 2.358 0 0 0-1.368 2.483 2.35 2.35 0 0 0 2.009 1.998c3.234.445 6.235 1.516 8.922 3.186a2.353 2.353 0 0 0 2.482-4 26.806 26.806 0 0 0-4.94-2.408c6.862-5.1 11.191-13.2 11.191-21.597 0-6.506-2.54-12.358-7.151-16.476-4.65-4.152-10.81-6.028-17.372-5.28-13.23 1.51-23.991 13.508-23.991 26.75 0 8.463 4.338 15.659 11.232 19.323C26.348 54.29 20.256 61.95 17.797 70.75a8.026 8.026 0 0 0 1.625 7.372 8.035 8.035 0 0 0 7.035 2.778l10.383-1.184a2.35 2.35 0 0 0 2.07-2.604 2.347 2.347 0 0 0-2.603-2.072l-10.384 1.184a3.295 3.295 0 0 1-2.919-1.156 3.274 3.274 0 0 1-.675-3.049c2.582-9.24 9.791-17.03 18.815-20.332a2.356 2.356 0 0 0-.304-4.51Z\" 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=\"M77.124 7.384c7.566-.86 14.697 1.282 20.08 6.028a2.343 2.343 0 0 1 .2 3.321 2.369 2.369 0 0 1-3.334.2c-4.367-3.85-10.195-5.58-16.411-4.876-6.317.716-12.268 3.85-16.754 8.825a2.364 2.364 0 0 1-1.76.781 2.36 2.36 0 0 1-1.578-.602 2.344 2.344 0 0 1-.18-3.321c5.26-5.832 12.27-9.51 19.737-10.356Zm0 12.71c-4.057.46-7.859 2.451-10.707 5.609a2.344 2.344 0 0 0 .18 3.322 2.366 2.366 0 0 0 1.577.601 2.36 2.36 0 0 0 1.76-.78c2.076-2.3 4.818-3.748 7.724-4.078 2.805-.315 5.428.455 7.382 2.178a2.37 2.37 0 0 0 3.335-.202 2.343 2.343 0 0 0-.2-3.32c-2.973-2.62-6.893-3.8-11.051-3.33ZM80.2 34.24a5 5 0 0 0-.283-.524 3.95 3.95 0 0 0-.378-.457 3.105 3.105 0 0 0-.46-.376 2.428 2.428 0 0 0-.526-.27 3.026 3.026 0 0 0-.567-.174 2.95 2.95 0 0 0-1.189 0 2.71 2.71 0 0 0-.566.175c-.19.067-.366.161-.528.269a3.038 3.038 0 0 0-1.35 2.514 2.799 2.799 0 0 0 .229 1.155c.082.188.176.363.284.524.108.175.243.323.378.457.135.148.297.27.46.377.161.12.337.201.527.282a2.834 2.834 0 0 0 1.16.228c.203 0 .392-.013.595-.053.189-.04.38-.094.567-.175a2.47 2.47 0 0 0 .526-.282 2.43 2.43 0 0 0 .46-.377 2.53 2.53 0 0 0 .378-.457c.108-.161.202-.336.283-.524a3.29 3.29 0 0 0 .176-.564c.027-.189.054-.39.054-.592 0-.188-.027-.39-.054-.591a4.133 4.133 0 0 0-.167-.54l-.009-.025Zm-2.618 12.148a2.358 2.358 0 0 0-2.363 2.352v34.564l-20.014 2.268v-23.9c0-.668-.288-1.308-.79-1.755a2.374 2.374 0 0 0-1.843-.581L38.167 60.97a2.356 2.356 0 0 0-2.095 2.336v24.437l-20.015 2.269v-46.02L45.83 11.626l2.89 2.485a2.37 2.37 0 0 0 3.334-.242 2.344 2.344 0 0 0-.243-3.317L47.183 6.57a2.373 2.373 0 0 0-3.288.192L3.619 50.545a2.344 2.344 0 0 0 .149 3.323 2.365 2.365 0 0 0 3.338-.145l4.224-4.593v43.518c0 .67.288 1.309.79 1.755a2.376 2.376 0 0 0 1.842.582L77.85 87.74a2.357 2.357 0 0 0 2.096-2.337V48.74a2.358 2.358 0 0 0-2.364-2.352Zm-25.94-11.343c-1.689-1.501-3.917-2.183-6.272-1.915-4.678.53-8.342 4.598-8.342 9.262 0 2.33.925 4.437 2.605 5.93 1.45 1.288 3.295 1.972 5.276 1.972.329 0 .66-.019.996-.056 4.678-.531 8.341-4.6 8.341-9.263 0-2.332-.923-4.438-2.603-5.93ZM45.37 45.563c-1 .111-1.916-.154-2.589-.752-.661-.587-1.026-1.446-1.026-2.419 0-2.233 1.9-4.333 4.15-4.588a3.96 3.96 0 0 1 .445-.026c.824 0 1.575.27 2.143.776.664.588 1.027 1.447 1.027 2.421 0 2.231-1.9 4.332-4.15 4.588Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M19.978 48.076c-3.697.423-6.355 2.322-5.934 6.02.39 3.44 3.307 4.54 6.689 4.54l59.291-6.712c3.698-.423 6.354-2.322 5.932-6.02-.42-3.699-3.757-4.928-7.46-4.494-29.248 3.425-29.26 3.323-58.518 6.666Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;