welcome-ui 7.4.0 → 8.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (447) hide show
  1. package/dist/Accordion.mjs +14 -15
  2. package/dist/Alert.mjs +36 -37
  3. package/dist/AspectRatio.mjs +6 -6
  4. package/dist/Avatar.mjs +3 -3
  5. package/dist/Badge.mjs +13 -14
  6. package/dist/Breadcrumb.mjs +10 -10
  7. package/dist/Button.mjs +7 -7
  8. package/dist/ButtonGroup.mjs +9 -11
  9. package/dist/Card.mjs +10 -16
  10. package/dist/Checkbox.mjs +1 -1
  11. package/dist/ClearButton.mjs +4 -4
  12. package/dist/CloseButton.mjs +2 -2
  13. package/dist/{CustomInput-BqaOGHm4.mjs → CustomInput-D_13Gd_3.mjs} +511 -514
  14. package/dist/DatePicker.mjs +54 -50
  15. package/dist/DateTimePicker.mjs +16 -18
  16. package/dist/DateTimePickerCommon.mjs +1 -1
  17. package/dist/Drawer.mjs +44 -45
  18. package/dist/DropdownMenu.mjs +204 -208
  19. package/dist/Field.mjs +35 -37
  20. package/dist/FieldGroup.mjs +10 -11
  21. package/dist/FileDrop.mjs +98 -99
  22. package/dist/FileUpload.mjs +10 -10
  23. package/dist/Hint.mjs +7 -8
  24. package/dist/Icon.mjs +17 -18
  25. package/dist/IconsFont.mjs +298 -298
  26. package/dist/InputText.mjs +39 -42
  27. package/dist/Label.mjs +26 -27
  28. package/dist/Link.mjs +9 -11
  29. package/dist/Loader.mjs +4 -4
  30. package/dist/Logo.mjs +9 -11
  31. package/dist/Modal.mjs +46 -47
  32. package/dist/Pagination.mjs +50 -50
  33. package/dist/Picker.mjs +12 -12
  34. package/dist/Popover.mjs +4 -4
  35. package/dist/Radio.mjs +36 -38
  36. package/dist/RadioGroup.mjs +13 -15
  37. package/dist/RadioTab.mjs +25 -26
  38. package/dist/Search.mjs +89 -91
  39. package/dist/Select.mjs +33 -39
  40. package/dist/Slider.mjs +11 -11
  41. package/dist/System.mjs +16 -48
  42. package/dist/Table.mjs +7 -7
  43. package/dist/Text.mjs +20 -22
  44. package/dist/Textarea.mjs +16 -17
  45. package/dist/TimePicker.mjs +22 -22
  46. package/dist/Toast.mjs +14 -14
  47. package/dist/Toggle.mjs +3 -3
  48. package/dist/Tooltip.mjs +52 -53
  49. package/dist/UniversalLink.mjs +5 -5
  50. package/dist/VariantIcon.mjs +14 -16
  51. package/dist/{index-BSdL4wPb.mjs → index-BDeIsk2X.mjs} +6 -6
  52. package/dist/theme.mjs +180 -180
  53. package/dist/types/components/Accordion/styles.d.ts +13 -5
  54. package/dist/types/components/Alert/styles.d.ts +16 -4
  55. package/dist/types/components/AspectRatio/styles.d.ts +1 -1
  56. package/dist/types/components/Avatar/styles.d.ts +14 -2
  57. package/dist/types/components/Badge/styles.d.ts +2 -2
  58. package/dist/types/components/Breadcrumb/Item.styles.d.ts +2 -2
  59. package/dist/types/components/Breadcrumb/styles.d.ts +4 -4
  60. package/dist/types/components/Button/index.d.ts +5 -1
  61. package/dist/types/components/Button/styles.d.ts +5 -1
  62. package/dist/types/components/ButtonGroup/styles.d.ts +1 -1
  63. package/dist/types/components/Card/Cover.styles.d.ts +7 -1
  64. package/dist/types/components/Card/index.d.ts +1 -1
  65. package/dist/types/components/Card/styles.d.ts +2 -2
  66. package/dist/types/components/Checkbox/styles.d.ts +5 -1
  67. package/dist/types/components/ClearButton/index.d.ts +8 -1
  68. package/dist/types/components/ClearButton/styles.d.ts +7 -1
  69. package/dist/types/components/CloseButton/styles.d.ts +7 -1
  70. package/dist/types/components/DatePicker/index.d.ts +2 -2
  71. package/dist/types/components/DateTimePicker/styles.d.ts +1 -1
  72. package/dist/types/components/DateTimePickerCommon/CustomPopper.d.ts +2 -2
  73. package/dist/types/components/DateTimePickerCommon/datePickerStyles.d.ts +1 -1
  74. package/dist/types/components/DateTimePickerCommon/styles.d.ts +7 -7
  75. package/dist/types/components/Drawer/AssetDrawer/styles.d.ts +2 -2
  76. package/dist/types/components/Drawer/styles.d.ts +13 -7
  77. package/dist/types/components/DropdownMenu/Arrow.styled.d.ts +3 -3
  78. package/dist/types/components/DropdownMenu/Item.styled.d.ts +1 -1
  79. package/dist/types/components/DropdownMenu/Separator.styled.d.ts +1 -1
  80. package/dist/types/components/DropdownMenu/styles.d.ts +1 -1
  81. package/dist/types/components/Field/index.d.ts +5 -4
  82. package/dist/types/components/Field/styles.d.ts +6 -6
  83. package/dist/types/components/FieldGroup/index.d.ts +1 -1
  84. package/dist/types/components/FieldGroup/styles.d.ts +1 -1
  85. package/dist/types/components/FileDrop/index.d.ts +1 -1
  86. package/dist/types/components/FileDrop/styles.d.ts +4 -4
  87. package/dist/types/components/FileUpload/styles.d.ts +1 -1
  88. package/dist/types/components/Hint/index.d.ts +3 -2
  89. package/dist/types/components/Hint/styles.d.ts +2 -2
  90. package/dist/types/components/Icon/index.d.ts +3 -4
  91. package/dist/types/components/Icon/styles.d.ts +3 -4
  92. package/dist/types/components/Icons/Actions/content.json.d.ts +7 -0
  93. package/dist/types/components/Icons/Activity/content.json.d.ts +7 -0
  94. package/dist/types/components/Icons/Add/content.json.d.ts +7 -0
  95. package/dist/types/components/Icons/Address/content.json.d.ts +7 -0
  96. package/dist/types/components/Icons/Airplay/content.json.d.ts +7 -0
  97. package/dist/types/components/Icons/Alert/content.json.d.ts +7 -0
  98. package/dist/types/components/Icons/AlertOutline/content.json.d.ts +7 -0
  99. package/dist/types/components/Icons/Analytics/content.json.d.ts +7 -0
  100. package/dist/types/components/Icons/Anniversary/content.json.d.ts +7 -0
  101. package/dist/types/components/Icons/Archive/content.json.d.ts +7 -0
  102. package/dist/types/components/Icons/ArrowDown/content.json.d.ts +7 -0
  103. package/dist/types/components/Icons/ArrowLeft/content.json.d.ts +7 -0
  104. package/dist/types/components/Icons/ArrowLineDown/content.json.d.ts +7 -0
  105. package/dist/types/components/Icons/ArrowLineLeft/content.json.d.ts +7 -0
  106. package/dist/types/components/Icons/ArrowLineRight/content.json.d.ts +7 -0
  107. package/dist/types/components/Icons/ArrowLineUp/content.json.d.ts +7 -0
  108. package/dist/types/components/Icons/ArrowRight/content.json.d.ts +7 -0
  109. package/dist/types/components/Icons/ArrowUp/content.json.d.ts +7 -0
  110. package/dist/types/components/Icons/AspectRatioFill/content.json.d.ts +7 -0
  111. package/dist/types/components/Icons/AspectRatioFit/content.json.d.ts +7 -0
  112. package/dist/types/components/Icons/Attachment/content.json.d.ts +7 -0
  113. package/dist/types/components/Icons/Avatar/content.json.d.ts +7 -0
  114. package/dist/types/components/Icons/AvatarAccessory/content.json.d.ts +7 -0
  115. package/dist/types/components/Icons/AvatarBody/content.json.d.ts +7 -0
  116. package/dist/types/components/Icons/AvatarBottom/content.json.d.ts +7 -0
  117. package/dist/types/components/Icons/AvatarCostume/content.json.d.ts +7 -0
  118. package/dist/types/components/Icons/AvatarHead/content.json.d.ts +7 -0
  119. package/dist/types/components/Icons/AvatarTop/content.json.d.ts +7 -0
  120. package/dist/types/components/Icons/BarChart/content.json.d.ts +7 -0
  121. package/dist/types/components/Icons/Basketball/content.json.d.ts +7 -0
  122. package/dist/types/components/Icons/Behance/content.json.d.ts +7 -0
  123. package/dist/types/components/Icons/Birthday/content.json.d.ts +7 -0
  124. package/dist/types/components/Icons/Bold/content.json.d.ts +7 -0
  125. package/dist/types/components/Icons/Book/content.json.d.ts +7 -0
  126. package/dist/types/components/Icons/Book2/content.json.d.ts +7 -0
  127. package/dist/types/components/Icons/Bookmark/content.json.d.ts +7 -0
  128. package/dist/types/components/Icons/BookmarkOutline/content.json.d.ts +7 -0
  129. package/dist/types/components/Icons/Bulb/content.json.d.ts +7 -0
  130. package/dist/types/components/Icons/Bulk/content.json.d.ts +7 -0
  131. package/dist/types/components/Icons/Buoy/content.json.d.ts +7 -0
  132. package/dist/types/components/Icons/Burn/content.json.d.ts +7 -0
  133. package/dist/types/components/Icons/Caddy/content.json.d.ts +7 -0
  134. package/dist/types/components/Icons/Calcul/content.json.d.ts +7 -0
  135. package/dist/types/components/Icons/Camera/content.json.d.ts +7 -0
  136. package/dist/types/components/Icons/CameraOff/content.json.d.ts +7 -0
  137. package/dist/types/components/Icons/CameraOn/content.json.d.ts +7 -0
  138. package/dist/types/components/Icons/CandidateStatus/content.json.d.ts +7 -0
  139. package/dist/types/components/Icons/CardView/content.json.d.ts +7 -0
  140. package/dist/types/components/Icons/Cast/content.json.d.ts +7 -0
  141. package/dist/types/components/Icons/CastConnected/content.json.d.ts +7 -0
  142. package/dist/types/components/Icons/CastUnavailable/content.json.d.ts +7 -0
  143. package/dist/types/components/Icons/Celebrate/content.json.d.ts +7 -0
  144. package/dist/types/components/Icons/Certified/content.json.d.ts +7 -0
  145. package/dist/types/components/Icons/Check/content.json.d.ts +7 -0
  146. package/dist/types/components/Icons/Clipboard/content.json.d.ts +7 -0
  147. package/dist/types/components/Icons/Clock/content.json.d.ts +7 -0
  148. package/dist/types/components/Icons/Code/content.json.d.ts +7 -0
  149. package/dist/types/components/Icons/CodeBlock/content.json.d.ts +7 -0
  150. package/dist/types/components/Icons/Coffee/content.json.d.ts +7 -0
  151. package/dist/types/components/Icons/Collapse/content.json.d.ts +7 -0
  152. package/dist/types/components/Icons/Comment/content.json.d.ts +7 -0
  153. package/dist/types/components/Icons/CommentOutline/content.json.d.ts +7 -0
  154. package/dist/types/components/Icons/CommonArea/content.json.d.ts +7 -0
  155. package/dist/types/components/Icons/Compass/content.json.d.ts +7 -0
  156. package/dist/types/components/Icons/Computer/content.json.d.ts +7 -0
  157. package/dist/types/components/Icons/Connection/content.json.d.ts +7 -0
  158. package/dist/types/components/Icons/Contract/content.json.d.ts +7 -0
  159. package/dist/types/components/Icons/ControlBackward/content.json.d.ts +7 -0
  160. package/dist/types/components/Icons/ControlForward/content.json.d.ts +7 -0
  161. package/dist/types/components/Icons/ControlPause/content.json.d.ts +7 -0
  162. package/dist/types/components/Icons/ControlStop/content.json.d.ts +7 -0
  163. package/dist/types/components/Icons/Copy/content.json.d.ts +7 -0
  164. package/dist/types/components/Icons/CoverLetter/content.json.d.ts +7 -0
  165. package/dist/types/components/Icons/Create/content.json.d.ts +7 -0
  166. package/dist/types/components/Icons/CreditCard/content.json.d.ts +7 -0
  167. package/dist/types/components/Icons/CrescentMoon/content.json.d.ts +7 -0
  168. package/dist/types/components/Icons/CrescentMoonOutline/content.json.d.ts +7 -0
  169. package/dist/types/components/Icons/Cross/content.json.d.ts +7 -0
  170. package/dist/types/components/Icons/CrossTarget/content.json.d.ts +7 -0
  171. package/dist/types/components/Icons/Crown/content.json.d.ts +7 -0
  172. package/dist/types/components/Icons/Csv/content.json.d.ts +7 -0
  173. package/dist/types/components/Icons/Date/content.json.d.ts +7 -0
  174. package/dist/types/components/Icons/Department/content.json.d.ts +7 -0
  175. package/dist/types/components/Icons/Details/content.json.d.ts +7 -0
  176. package/dist/types/components/Icons/Diamond/content.json.d.ts +7 -0
  177. package/dist/types/components/Icons/Dish/content.json.d.ts +7 -0
  178. package/dist/types/components/Icons/Doc/content.json.d.ts +7 -0
  179. package/dist/types/components/Icons/Docx/content.json.d.ts +7 -0
  180. package/dist/types/components/Icons/Down/content.json.d.ts +7 -0
  181. package/dist/types/components/Icons/Download/content.json.d.ts +7 -0
  182. package/dist/types/components/Icons/DragAndDrop/content.json.d.ts +7 -0
  183. package/dist/types/components/Icons/Dribbble/content.json.d.ts +7 -0
  184. package/dist/types/components/Icons/Earth/content.json.d.ts +7 -0
  185. package/dist/types/components/Icons/Edit/content.json.d.ts +7 -0
  186. package/dist/types/components/Icons/EducationLevel/content.json.d.ts +7 -0
  187. package/dist/types/components/Icons/Email/content.json.d.ts +7 -0
  188. package/dist/types/components/Icons/EmailOutline/content.json.d.ts +7 -0
  189. package/dist/types/components/Icons/Eot/content.json.d.ts +7 -0
  190. package/dist/types/components/Icons/Equal/content.json.d.ts +7 -0
  191. package/dist/types/components/Icons/EuroCurrency/content.json.d.ts +7 -0
  192. package/dist/types/components/Icons/Expand/content.json.d.ts +7 -0
  193. package/dist/types/components/Icons/ExpandText/content.json.d.ts +7 -0
  194. package/dist/types/components/Icons/Extend/content.json.d.ts +7 -0
  195. package/dist/types/components/Icons/ExternalLink/content.json.d.ts +7 -0
  196. package/dist/types/components/Icons/Facebook/content.json.d.ts +7 -0
  197. package/dist/types/components/Icons/Factory/content.json.d.ts +7 -0
  198. package/dist/types/components/Icons/Female/content.json.d.ts +7 -0
  199. package/dist/types/components/Icons/Filters/content.json.d.ts +7 -0
  200. package/dist/types/components/Icons/Fingerprint/content.json.d.ts +7 -0
  201. package/dist/types/components/Icons/Flag/content.json.d.ts +7 -0
  202. package/dist/types/components/Icons/FlagCs/content.json.d.ts +8 -0
  203. package/dist/types/components/Icons/FlagEn/content.json.d.ts +8 -0
  204. package/dist/types/components/Icons/FlagEs/content.json.d.ts +8 -0
  205. package/dist/types/components/Icons/FlagFr/content.json.d.ts +8 -0
  206. package/dist/types/components/Icons/FlagOutline/content.json.d.ts +7 -0
  207. package/dist/types/components/Icons/FlagPointed/content.json.d.ts +7 -0
  208. package/dist/types/components/Icons/FlagSk/content.json.d.ts +8 -0
  209. package/dist/types/components/Icons/FlagUs/content.json.d.ts +8 -0
  210. package/dist/types/components/Icons/Folder/content.json.d.ts +7 -0
  211. package/dist/types/components/Icons/FullscreenOff/content.json.d.ts +7 -0
  212. package/dist/types/components/Icons/FullscreenOn/content.json.d.ts +7 -0
  213. package/dist/types/components/Icons/Gear/content.json.d.ts +7 -0
  214. package/dist/types/components/Icons/Gif/content.json.d.ts +7 -0
  215. package/dist/types/components/Icons/Github/content.json.d.ts +7 -0
  216. package/dist/types/components/Icons/Google/content.json.d.ts +7 -0
  217. package/dist/types/components/Icons/Handshake/content.json.d.ts +7 -0
  218. package/dist/types/components/Icons/HardHat/content.json.d.ts +7 -0
  219. package/dist/types/components/Icons/Hashtag/content.json.d.ts +7 -0
  220. package/dist/types/components/Icons/Heading/content.json.d.ts +7 -0
  221. package/dist/types/components/Icons/Heading1/content.json.d.ts +7 -0
  222. package/dist/types/components/Icons/Heading2/content.json.d.ts +7 -0
  223. package/dist/types/components/Icons/Heading3/content.json.d.ts +7 -0
  224. package/dist/types/components/Icons/Heading4/content.json.d.ts +7 -0
  225. package/dist/types/components/Icons/Heading5/content.json.d.ts +7 -0
  226. package/dist/types/components/Icons/Heading6/content.json.d.ts +7 -0
  227. package/dist/types/components/Icons/Headset/content.json.d.ts +7 -0
  228. package/dist/types/components/Icons/Heart/content.json.d.ts +7 -0
  229. package/dist/types/components/Icons/HeartOutline/content.json.d.ts +7 -0
  230. package/dist/types/components/Icons/HeartShiny/content.json.d.ts +7 -0
  231. package/dist/types/components/Icons/Hide/content.json.d.ts +7 -0
  232. package/dist/types/components/Icons/Home/content.json.d.ts +7 -0
  233. package/dist/types/components/Icons/House/content.json.d.ts +7 -0
  234. package/dist/types/components/Icons/InProgressCandidate/content.json.d.ts +7 -0
  235. package/dist/types/components/Icons/Information/content.json.d.ts +7 -0
  236. package/dist/types/components/Icons/InformationOutline/content.json.d.ts +7 -0
  237. package/dist/types/components/Icons/Instagram/content.json.d.ts +7 -0
  238. package/dist/types/components/Icons/Italic/content.json.d.ts +7 -0
  239. package/dist/types/components/Icons/Jpeg/content.json.d.ts +7 -0
  240. package/dist/types/components/Icons/Jpg/content.json.d.ts +7 -0
  241. package/dist/types/components/Icons/JusticeHammer/content.json.d.ts +7 -0
  242. package/dist/types/components/Icons/Kanban/content.json.d.ts +7 -0
  243. package/dist/types/components/Icons/Key/content.json.d.ts +7 -0
  244. package/dist/types/components/Icons/Language/content.json.d.ts +7 -0
  245. package/dist/types/components/Icons/Leaf/content.json.d.ts +7 -0
  246. package/dist/types/components/Icons/Left/content.json.d.ts +7 -0
  247. package/dist/types/components/Icons/LineChart/content.json.d.ts +7 -0
  248. package/dist/types/components/Icons/Link/content.json.d.ts +7 -0
  249. package/dist/types/components/Icons/Linkedin/content.json.d.ts +7 -0
  250. package/dist/types/components/Icons/Location/content.json.d.ts +7 -0
  251. package/dist/types/components/Icons/Lock/content.json.d.ts +7 -0
  252. package/dist/types/components/Icons/LockRounded/content.json.d.ts +7 -0
  253. package/dist/types/components/Icons/LogOut/content.json.d.ts +7 -0
  254. package/dist/types/components/Icons/Male/content.json.d.ts +7 -0
  255. package/dist/types/components/Icons/Map/content.json.d.ts +7 -0
  256. package/dist/types/components/Icons/Masonry/content.json.d.ts +7 -0
  257. package/dist/types/components/Icons/Masonry2/content.json.d.ts +7 -0
  258. package/dist/types/components/Icons/MeetingRoom/content.json.d.ts +7 -0
  259. package/dist/types/components/Icons/Megaphone/content.json.d.ts +7 -0
  260. package/dist/types/components/Icons/Mention/content.json.d.ts +7 -0
  261. package/dist/types/components/Icons/Menu/content.json.d.ts +7 -0
  262. package/dist/types/components/Icons/Mic/content.json.d.ts +7 -0
  263. package/dist/types/components/Icons/MicrophoneOff/content.json.d.ts +7 -0
  264. package/dist/types/components/Icons/MicrophoneOn/content.json.d.ts +7 -0
  265. package/dist/types/components/Icons/Microship/content.json.d.ts +7 -0
  266. package/dist/types/components/Icons/Mobile/content.json.d.ts +7 -0
  267. package/dist/types/components/Icons/Money/content.json.d.ts +7 -0
  268. package/dist/types/components/Icons/More/content.json.d.ts +7 -0
  269. package/dist/types/components/Icons/MoreAndroid/content.json.d.ts +7 -0
  270. package/dist/types/components/Icons/Mountain/content.json.d.ts +7 -0
  271. package/dist/types/components/Icons/Move/content.json.d.ts +7 -0
  272. package/dist/types/components/Icons/Music/content.json.d.ts +7 -0
  273. package/dist/types/components/Icons/Negative/content.json.d.ts +7 -0
  274. package/dist/types/components/Icons/NegativeOutline/content.json.d.ts +7 -0
  275. package/dist/types/components/Icons/NegativeStraight/content.json.d.ts +7 -0
  276. package/dist/types/components/Icons/NewCandidate/content.json.d.ts +7 -0
  277. package/dist/types/components/Icons/Notification/content.json.d.ts +7 -0
  278. package/dist/types/components/Icons/Npm/content.json.d.ts +7 -0
  279. package/dist/types/components/Icons/OfferStatus/content.json.d.ts +7 -0
  280. package/dist/types/components/Icons/Office/content.json.d.ts +7 -0
  281. package/dist/types/components/Icons/OrderedList/content.json.d.ts +7 -0
  282. package/dist/types/components/Icons/Origine/content.json.d.ts +7 -0
  283. package/dist/types/components/Icons/Paperplane/content.json.d.ts +7 -0
  284. package/dist/types/components/Icons/Pdf/content.json.d.ts +7 -0
  285. package/dist/types/components/Icons/Pencil/content.json.d.ts +7 -0
  286. package/dist/types/components/Icons/Phone/content.json.d.ts +7 -0
  287. package/dist/types/components/Icons/PhoneOutline/content.json.d.ts +7 -0
  288. package/dist/types/components/Icons/Pictures/content.json.d.ts +7 -0
  289. package/dist/types/components/Icons/Piechart/content.json.d.ts +7 -0
  290. package/dist/types/components/Icons/Pin/content.json.d.ts +7 -0
  291. package/dist/types/components/Icons/Pinterest/content.json.d.ts +7 -0
  292. package/dist/types/components/Icons/Pizza/content.json.d.ts +7 -0
  293. package/dist/types/components/Icons/Play/content.json.d.ts +7 -0
  294. package/dist/types/components/Icons/PlayOutline/content.json.d.ts +7 -0
  295. package/dist/types/components/Icons/Playlist/content.json.d.ts +7 -0
  296. package/dist/types/components/Icons/Png/content.json.d.ts +7 -0
  297. package/dist/types/components/Icons/Podcast/content.json.d.ts +7 -0
  298. package/dist/types/components/Icons/Positive/content.json.d.ts +7 -0
  299. package/dist/types/components/Icons/PositiveOutline/content.json.d.ts +7 -0
  300. package/dist/types/components/Icons/PositiveStraight/content.json.d.ts +7 -0
  301. package/dist/types/components/Icons/Ppt/content.json.d.ts +7 -0
  302. package/dist/types/components/Icons/Print/content.json.d.ts +7 -0
  303. package/dist/types/components/Icons/Promote/content.json.d.ts +7 -0
  304. package/dist/types/components/Icons/Puzzle/content.json.d.ts +7 -0
  305. package/dist/types/components/Icons/PuzzleOutline/content.json.d.ts +7 -0
  306. package/dist/types/components/Icons/Question/content.json.d.ts +7 -0
  307. package/dist/types/components/Icons/Questions/content.json.d.ts +7 -0
  308. package/dist/types/components/Icons/Quote/content.json.d.ts +7 -0
  309. package/dist/types/components/Icons/Refresh/content.json.d.ts +7 -0
  310. package/dist/types/components/Icons/RefuseCandidate/content.json.d.ts +7 -0
  311. package/dist/types/components/Icons/Remote/content.json.d.ts +7 -0
  312. package/dist/types/components/Icons/Remove/content.json.d.ts +7 -0
  313. package/dist/types/components/Icons/Reset/content.json.d.ts +7 -0
  314. package/dist/types/components/Icons/Resume/content.json.d.ts +7 -0
  315. package/dist/types/components/Icons/Review/content.json.d.ts +7 -0
  316. package/dist/types/components/Icons/ReviewOutline/content.json.d.ts +7 -0
  317. package/dist/types/components/Icons/Right/content.json.d.ts +7 -0
  318. package/dist/types/components/Icons/Salary/content.json.d.ts +7 -0
  319. package/dist/types/components/Icons/Save/content.json.d.ts +7 -0
  320. package/dist/types/components/Icons/ScreenshareOff/content.json.d.ts +7 -0
  321. package/dist/types/components/Icons/ScreenshareOn/content.json.d.ts +7 -0
  322. package/dist/types/components/Icons/Search/content.json.d.ts +7 -0
  323. package/dist/types/components/Icons/SearchPeople/content.json.d.ts +7 -0
  324. package/dist/types/components/Icons/Settings/content.json.d.ts +7 -0
  325. package/dist/types/components/Icons/Share1/content.json.d.ts +7 -0
  326. package/dist/types/components/Icons/Share2/content.json.d.ts +7 -0
  327. package/dist/types/components/Icons/Shield/content.json.d.ts +7 -0
  328. package/dist/types/components/Icons/Show/content.json.d.ts +7 -0
  329. package/dist/types/components/Icons/Slack/content.json.d.ts +7 -0
  330. package/dist/types/components/Icons/SoundOff/content.json.d.ts +7 -0
  331. package/dist/types/components/Icons/SoundOn/content.json.d.ts +7 -0
  332. package/dist/types/components/Icons/Source/content.json.d.ts +7 -0
  333. package/dist/types/components/Icons/Spanner/content.json.d.ts +7 -0
  334. package/dist/types/components/Icons/Sparkles/content.json.d.ts +7 -0
  335. package/dist/types/components/Icons/SquareAlert/content.json.d.ts +7 -0
  336. package/dist/types/components/Icons/Stackoverflow/content.json.d.ts +7 -0
  337. package/dist/types/components/Icons/Stackserver/content.json.d.ts +7 -0
  338. package/dist/types/components/Icons/Star/content.json.d.ts +7 -0
  339. package/dist/types/components/Icons/StarOutline/content.json.d.ts +7 -0
  340. package/dist/types/components/Icons/Strikethrough/content.json.d.ts +7 -0
  341. package/dist/types/components/Icons/Subtitle/content.json.d.ts +7 -0
  342. package/dist/types/components/Icons/Success/content.json.d.ts +7 -0
  343. package/dist/types/components/Icons/Suitcase/content.json.d.ts +7 -0
  344. package/dist/types/components/Icons/Sun/content.json.d.ts +7 -0
  345. package/dist/types/components/Icons/Svg/content.json.d.ts +7 -0
  346. package/dist/types/components/Icons/Symbol/content.json.d.ts +7 -0
  347. package/dist/types/components/Icons/Table/content.json.d.ts +7 -0
  348. package/dist/types/components/Icons/TableColumnAddAfter/content.json.d.ts +7 -0
  349. package/dist/types/components/Icons/TableColumnAddBefore/content.json.d.ts +7 -0
  350. package/dist/types/components/Icons/TableColumnRemove/content.json.d.ts +7 -0
  351. package/dist/types/components/Icons/TableDelete/content.json.d.ts +7 -0
  352. package/dist/types/components/Icons/TableDivide/content.json.d.ts +7 -0
  353. package/dist/types/components/Icons/TableMergeCells/content.json.d.ts +7 -0
  354. package/dist/types/components/Icons/TableRowAddAbove/content.json.d.ts +7 -0
  355. package/dist/types/components/Icons/TableRowAddBelow/content.json.d.ts +7 -0
  356. package/dist/types/components/Icons/TableRowRemove/content.json.d.ts +7 -0
  357. package/dist/types/components/Icons/Tablet/content.json.d.ts +7 -0
  358. package/dist/types/components/Icons/Tag/content.json.d.ts +7 -0
  359. package/dist/types/components/Icons/Target/content.json.d.ts +7 -0
  360. package/dist/types/components/Icons/Teepee/content.json.d.ts +7 -0
  361. package/dist/types/components/Icons/ThumbDown/content.json.d.ts +7 -0
  362. package/dist/types/components/Icons/ThumbUp/content.json.d.ts +7 -0
  363. package/dist/types/components/Icons/Thunderclock/content.json.d.ts +7 -0
  364. package/dist/types/components/Icons/Tiktok/content.json.d.ts +7 -0
  365. package/dist/types/components/Icons/Trash/content.json.d.ts +7 -0
  366. package/dist/types/components/Icons/Tree/content.json.d.ts +7 -0
  367. package/dist/types/components/Icons/Trophy/content.json.d.ts +7 -0
  368. package/dist/types/components/Icons/Ttf/content.json.d.ts +7 -0
  369. package/dist/types/components/Icons/Twitch/content.json.d.ts +7 -0
  370. package/dist/types/components/Icons/Twitter/content.json.d.ts +7 -0
  371. package/dist/types/components/Icons/Txt/content.json.d.ts +7 -0
  372. package/dist/types/components/Icons/Type/content.json.d.ts +7 -0
  373. package/dist/types/components/Icons/Unavailable/content.json.d.ts +7 -0
  374. package/dist/types/components/Icons/Underline/content.json.d.ts +7 -0
  375. package/dist/types/components/Icons/UnorderedList/content.json.d.ts +7 -0
  376. package/dist/types/components/Icons/Up/content.json.d.ts +7 -0
  377. package/dist/types/components/Icons/Update/content.json.d.ts +7 -0
  378. package/dist/types/components/Icons/Upload/content.json.d.ts +7 -0
  379. package/dist/types/components/Icons/User/content.json.d.ts +7 -0
  380. package/dist/types/components/Icons/UserOutline/content.json.d.ts +7 -0
  381. package/dist/types/components/Icons/Video/content.json.d.ts +7 -0
  382. package/dist/types/components/Icons/VideoCamera/content.json.d.ts +7 -0
  383. package/dist/types/components/Icons/VideoCamera2/content.json.d.ts +7 -0
  384. package/dist/types/components/Icons/WatchLater/content.json.d.ts +7 -0
  385. package/dist/types/components/Icons/Woff/content.json.d.ts +7 -0
  386. package/dist/types/components/Icons/Woff2/content.json.d.ts +7 -0
  387. package/dist/types/components/Icons/Write/content.json.d.ts +7 -0
  388. package/dist/types/components/Icons/Wttj/content.json.d.ts +7 -0
  389. package/dist/types/components/Icons/X/content.json.d.ts +7 -0
  390. package/dist/types/components/Icons/Xing/content.json.d.ts +7 -0
  391. package/dist/types/components/Icons/Xls/content.json.d.ts +7 -0
  392. package/dist/types/components/Icons/Xlsx/content.json.d.ts +7 -0
  393. package/dist/types/components/Icons/Youtube/content.json.d.ts +7 -0
  394. package/dist/types/components/Icons/Zapier/content.json.d.ts +7 -0
  395. package/dist/types/components/Icons/Zip/content.json.d.ts +7 -0
  396. package/dist/types/components/IconsFont/index.d.ts +2 -1
  397. package/dist/types/components/IconsFont/styles.d.ts +1 -1
  398. package/dist/types/components/IconsFont/unicode.json.d.ts +303 -0
  399. package/dist/types/components/InputText/styles.d.ts +1 -2
  400. package/dist/types/components/Label/index.d.ts +3 -2
  401. package/dist/types/components/Label/styles.d.ts +4 -4
  402. package/dist/types/components/Link/styles.d.ts +7 -1
  403. package/dist/types/components/Loader/styles.d.ts +7 -2
  404. package/dist/types/components/Logo/Solutions.d.ts +1 -1
  405. package/dist/types/components/Logo/Symbol.d.ts +1 -1
  406. package/dist/types/components/Logo/Wui.d.ts +1 -1
  407. package/dist/types/components/Logo/styles.d.ts +1 -1
  408. package/dist/types/components/Modal/Assets/Backdrop.d.ts +8 -1
  409. package/dist/types/components/Modal/Assets/index.d.ts +15 -6
  410. package/dist/types/components/Modal/Assets/styles.d.ts +16 -7
  411. package/dist/types/components/Modal/index.d.ts +15 -6
  412. package/dist/types/components/Modal/styles.d.ts +18 -8
  413. package/dist/types/components/Pagination/styles.d.ts +7 -7
  414. package/dist/types/components/Picker/styles.d.ts +5 -1
  415. package/dist/types/components/Popover/Popover.d.ts +3 -2
  416. package/dist/types/components/Popover/PopoverHover.d.ts +3 -2
  417. package/dist/types/components/Popover/styles.d.ts +25 -9
  418. package/dist/types/components/Radio/styles.d.ts +15 -5
  419. package/dist/types/components/RadioGroup/styles.d.ts +2 -2
  420. package/dist/types/components/RadioTab/styles.d.ts +9 -5
  421. package/dist/types/components/Search/index.d.ts +1 -1
  422. package/dist/types/components/Search/styles.d.ts +9 -9
  423. package/dist/types/components/Select/index.d.ts +6 -2
  424. package/dist/types/components/Select/styles.d.ts +24 -15
  425. package/dist/types/components/Shape/styles.d.ts +5 -1
  426. package/dist/types/components/Slider/styles.d.ts +30 -8
  427. package/dist/types/components/Swiper/index.d.ts +2 -2
  428. package/dist/types/components/Swiper/styles.d.ts +19 -14
  429. package/dist/types/components/System/index.d.ts +1 -19
  430. package/dist/types/components/Table/index.d.ts +7 -6
  431. package/dist/types/components/Table/styles.d.ts +9 -9
  432. package/dist/types/components/Tabs/styles.d.ts +13 -5
  433. package/dist/types/components/Tag/index.d.ts +2 -1
  434. package/dist/types/components/Tag/styles.d.ts +4 -4
  435. package/dist/types/components/Text/styles.d.ts +1 -1
  436. package/dist/types/components/Textarea/styles.d.ts +1 -1
  437. package/dist/types/components/TimePicker/styles.d.ts +1 -1
  438. package/dist/types/components/Toast/styles.d.ts +29 -9
  439. package/dist/types/components/Toggle/styles.d.ts +9 -5
  440. package/dist/types/components/Tooltip/styles.d.ts +2 -2
  441. package/dist/types/components/UniversalLink/styles.d.ts +1 -1
  442. package/dist/types/components/VariantIcon/styles.d.ts +2 -2
  443. package/dist/types/components/WelcomeLoader/loader.json.d.ts +3 -0
  444. package/dist/types/components/WuiProvider/index.d.ts +2 -2
  445. package/dist/types/components/WuiProvider/styles.d.ts +4 -4
  446. package/dist/types/utils/overflow-ellipsis.d.ts +1 -1
  447. package/package.json +7 -5
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M26.515 60.197c.09 0 .18-.004.27-.014l46.965-5.31a2.347 2.347 0 0 0 2.079-2.595c-.147-1.287-1.313-2.206-2.613-2.064l-46.965 5.31a2.347 2.347 0 0 0-2.079 2.595 2.354 2.354 0 0 0 2.343 2.078Zm0-18.188c.09 0 .18-.004.27-.015l46.965-5.312a2.346 2.346 0 0 0 2.079-2.594 2.355 2.355 0 0 0-2.613-2.063l-46.965 5.31a2.347 2.347 0 0 0-2.079 2.595 2.354 2.354 0 0 0 2.343 2.079ZM90.21 9.594a2.372 2.372 0 0 0-1.84-.58l-77.275 8.737A2.351 2.351 0 0 0 9 20.081v60.992c0 .667.287 1.305.79 1.75a2.372 2.372 0 0 0 1.84.58l23.686-2.68L48.29 94.27a2.367 2.367 0 0 0 1.826.727 2.37 2.37 0 0 0 1.746-.898l13.174-16.736 23.87-2.698A2.351 2.351 0 0 0 91 72.335V11.342c0-.667-.287-1.303-.79-1.748Zm-3.934 60.65-22.76 2.573a2.367 2.367 0 0 0-1.595.886L49.825 89.07 37.93 76.648a2.374 2.374 0 0 0-1.98-.714l-22.226 2.513V22.172l72.552-8.203v56.274Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m92.234 83.933-5.02.598V57.357a23.054 23.054 0 0 0-10.263-19.199l-11.697-7.82-.128-1.85 3.081-.36 15.928 9.817c7.26 4.788 8.1 13.603 8.1 19.818v26.17Zm-45.031-12.01 35.04-4.12v5.135l-35.04 4.121v-5.135Zm-.655-15.927 17.208-2.024 14.2 9.54-30.753 3.618v-2.96c0-1.671-.012-4.706-.655-8.174Zm-.526-2.348.044.178-.044-.178Zm-9.12-13.308-11.52-7.101-1.121-16.106 35.002-4.36.796 11.513 1.738 25.124-8 .89v.051l-8.484.997c-1.435-4.007-3.957-8.071-8.41-11.008Zm5.535 49.999-5.02.598V63.764c0-7.725-3.837-14.9-10.263-19.198l-14.072-9.41 5.328-.621 15.928 9.816c7.259 4.79 8.1 13.605 8.1 19.82v26.168Zm44.264-56.407-16.697-10.29c-.456-.28-.99-.4-1.527-.338l-3.68.43-.954-13.8c-.001-.007-.004-.015-.004-.022-.001-.027-.01-.052-.014-.08a2.39 2.39 0 0 0-.133-.551l-.057-.147a2.455 2.455 0 0 0-.326-.542c-.013-.016-.03-.028-.043-.043a2.479 2.479 0 0 0-.285-.289c-.05-.042-.109-.07-.163-.107-.025-.018-.04-.042-.066-.058L56.95 4.377c-.468-.3-1.03-.43-1.582-.358L16.014 8.942c-.03.004-.056.019-.086.024a2.38 2.38 0 0 0-.417.119c-.082.028-.165.049-.242.087-.022.01-.045.012-.066.023-.114.06-.208.145-.31.222-.061.046-.13.081-.188.134a2.348 2.348 0 0 0-.42.502c-.003.006-.009.011-.013.018a2.36 2.36 0 0 0-.261.631c-.004.012-.013.023-.015.035-.017.066-.007.132-.018.199-.02.121-.05.24-.05.369v18.96l-7.822.913c-.045.005-.084.023-.129.03a2.21 2.21 0 0 0-.24.059 2.423 2.423 0 0 0-.352.129c-.04.02-.085.026-.124.047-.03.017-.053.042-.083.06a2.244 2.244 0 0 0-.315.227c-.057.048-.117.093-.17.146a2.349 2.349 0 0 0-.25.313c-.039.055-.085.104-.119.164-.007.014-.019.023-.027.037a2.35 2.35 0 0 0-.176.435c-.01.029-.026.055-.034.083a2.369 2.369 0 0 0-.082.601c0 .011-.005.022-.005.033v40.921a2.38 2.38 0 0 0 1.058 1.978l28.651 19.156c.008.006.02.009.03.014.143.093.301.158.462.218.053.02.103.055.158.07.216.066.444.101.675.101h.001a2.2 2.2 0 0 0 .282-.018l9.785-1.165a2.382 2.382 0 0 0 2.1-2.364v-10.6l21.542-2.534 14.762 9.87c.01.007.02.01.03.016.143.092.301.157.462.217.054.02.103.055.16.07.216.065.442.1.673.1h.002c.092 0 .188-.005.281-.016L94.9 88.41a2.382 2.382 0 0 0 2.1-2.364V57.763c0-4.214 0-17.038-10.3-23.83Z\" 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=\"M80.99 75.172c.002.032.01.06.01.093v.022l-.086 14.121a2.36 2.36 0 0 1-2.364 2.343 2.37 2.37 0 0 1-1.708-.727l-9.146-9.512c-.024-.026-.04-.055-.063-.08a3.165 3.165 0 0 1-.1-.129 2.327 2.327 0 0 1-.29-.486c-.009-.018-.022-.03-.03-.047L53.365 46.832c-.486.103-.978.188-1.476.244-.392.043-.777.05-1.163.066L35.58 83.185v.001l-6.037 14.366a2.364 2.364 0 0 1-3.093 1.263 2.354 2.354 0 0 1-1.267-3.084l5.163-12.29a10.677 10.677 0 0 1-4.189-4.704c-1.374-2.993-1.38-6.57-.016-9.818l11.93-28.396c-1.319-2.185-2.032-4.733-2.032-7.466 0-6.818 4.498-13.113 10.688-15.78L44.657 6.87a2.36 2.36 0 0 1 2.05-2.8l9.288-1.055a2.368 2.368 0 0 1 2.015.753c.51.557.722 1.326.567 2.067l-2.178 10.468c2.291.516 4.401 1.569 6.17 3.14 2.985 2.659 4.629 6.427 4.629 10.611 0 2.438-.59 4.804-1.612 6.967l15.232 37.322.002.007.006.012c.017.043.023.088.039.13.034.103.07.204.09.312.025.123.032.245.035.368ZM45.707 32.228c0 3.256 2.647 5.596 5.913 5.225 3.265-.372 5.913-3.312 5.913-6.57 0-3.256-2.648-5.596-5.913-5.224-3.266.372-5.913 3.312-5.913 6.57Zm25.716 46.348 4.798 4.99.048-7.86-13.88-34.014a17.976 17.976 0 0 1-4.582 3.52l13.616 33.364Zm-40.966-1.801a6.057 6.057 0 0 0 1.751 2.234l13.64-32.46a13.725 13.725 0 0 1-4.277-2.153L30.502 70.74c-.855 2.036-.871 4.234-.044 6.034Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M91.164 6.612a2.438 2.438 0 0 0-1.938-.59l-78.09 10.224A2.459 2.459 0 0 0 9 18.686v57.926c0 .708.304 1.383.835 1.85a2.452 2.452 0 0 0 1.937.59l26.736-3.5v12.825l-13.154 1.722a2.46 2.46 0 0 0-2.117 2.76 2.457 2.457 0 0 0 2.752 2.121l49.657-6.502a2.46 2.46 0 0 0-.635-4.881l-13.865 1.815V72.588l28.717-3.76A2.458 2.458 0 0 0 92 66.388V8.46c0-.707-.305-1.382-.836-1.849Zm-4.075 57.616-73.178 9.58V20.846l73.178-9.58v52.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\" d=\"M91.014 25.662c-2.273-2.026-5.581-2.026-7.393 0L70.697 39.613l-14.336-12.79 12.923-13.95c1.813-2.027 1.434-5.316-.84-7.353-2.273-2.027-5.58-2.027-7.393 0L48.128 19.47l-8.193-7.32a2.462 2.462 0 0 0-3.481.203l-11.47 12.882c-9.236 10.366-9.338 26.018-1.3 38.207l-6.595 7.393c-2.11 2.363-1.792 6.11.676 8.412l-8.878 9.938a3.484 3.484 0 0 0 .297 4.94 3.53 3.53 0 0 0 2.335.875 3.5 3.5 0 0 0 2.631-1.181l8.838-9.919c1.188.998 2.672 1.569 4.178 1.569h.338c1.536-.092 2.939-.754 3.932-1.864l6.574-7.373c4.967 2.516 10.394 3.87 15.801 3.87.604 0 1.219-.02 1.823-.051 7.956-.448 15.115-3.819 20.163-9.49l11.48-12.883a2.447 2.447 0 0 0-.195-3.452l-8.151-7.27 12.923-13.952c1.812-2.026 1.433-5.315-.84-7.352v.01Zm-18.893 41.65c-4.178 4.684-10.128 7.474-16.753 7.851-7.803.448-15.852-2.485-22.078-8.045-11.992-10.702-14.07-28.034-4.629-38.635l9.83-11.028 43.48 38.808-9.85 11.059v-.01Z\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m32.994 78.573-19.247 2.072V13.022l56.274-6.059v26.713c0 1.295 1.063 2.346 2.374 2.346 1.31 0 2.373-1.05 2.373-2.346V4.347c0-.666-.287-1.302-.79-1.747a2.387 2.387 0 0 0-1.841-.586l-61.021 6.57A2.357 2.357 0 0 0 9 10.916v72.346c0 .666.286 1.3.788 1.746a2.386 2.386 0 0 0 1.842.586l21.878-2.356c1.303-.14 2.245-1.299 2.102-2.587-.14-1.288-1.306-2.217-2.616-2.079ZM43.84 59.64c-.141-1.288-1.31-2.213-2.616-2.08l-17.828 1.913c-1.304.141-2.246 1.299-2.104 2.587.132 1.203 1.161 2.093 2.357 2.093.086 0 .171-.004.26-.013l17.827-1.913c1.304-.141 2.245-1.299 2.104-2.587Zm7.761-19.201-28.202 3c-1.304.138-2.248 1.295-2.107 2.584.13 1.203 1.16 2.096 2.358 2.096.084 0 .17-.005.256-.015l28.203-3c1.303-.138 2.246-1.294 2.106-2.582-.14-1.29-1.313-2.22-2.614-2.083Zm9.72-14.765a2.366 2.366 0 0 0-2.614-2.083l-35.309 3.756c-1.303.139-2.246 1.294-2.106 2.583.13 1.204 1.16 2.096 2.357 2.096.085 0 .17-.004.256-.013l35.309-3.755c1.303-.138 2.247-1.295 2.106-2.584Zm-2.096 61.393-9.158 4.18 3.174-9.386 20.22-22.265 5.963 5.225-20.199 22.246ZM91.2 55.342l-9.517-8.337a2.39 2.39 0 0 0-3.341.188l-6.839 7.532-22.122 24.363a2.341 2.341 0 0 0-.486.824l-5.072 14.997a2.329 2.329 0 0 0 .666 2.493 2.395 2.395 0 0 0 2.58.382l14.59-6.66a2.33 2.33 0 0 0 .772-.562l22.122-24.363 6.84-7.533a2.337 2.337 0 0 0 .603-1.701 2.34 2.34 0 0 0-.796-1.623Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M88.937 49.686c-.545-9.5-4.616-18.052-11.461-24.078-9.219-8.116-22.003-10.581-34.472-6.96l10.6-11.731a2.336 2.336 0 0 0-.18-3.316 2.373 2.373 0 0 0-3.337.179L35.148 20.315a2.34 2.34 0 0 0 .193 3.326l14.937 13.153c.45.395 1.009.59 1.565.59.654 0 1.303-.267 1.77-.79a2.338 2.338 0 0 0-.202-3.316l-10.85-9.552c11.466-3.941 23.375-2.004 31.78 5.396 5.896 5.192 9.403 12.59 9.878 20.832.557 9.664-3.113 19.621-10.069 27.32-13.418 14.852-35.166 17.397-48.478 5.677-11.875-10.457-13.368-30.156-3.326-43.911a2.34 2.34 0 0 0-.527-3.28 2.374 2.374 0 0 0-3.3.522C7.09 51.94 8.894 74.452 22.54 86.465 29.062 92.21 37.32 95 45.821 95 57.193 95 69 90.006 77.668 80.412c7.79-8.623 11.897-19.823 11.27-30.726Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M81.36 29.125a2.366 2.366 0 0 0-3.335-.233 2.358 2.358 0 0 0-.235 3.328c9.981 11.464 8.345 31.64-3.647 44.974-13.42 14.92-35.17 17.474-48.483 5.702-5.895-5.215-9.404-12.646-9.879-20.927-.555-9.707 3.116-19.71 10.07-27.444 8.368-9.304 20.077-14.05 31.38-12.96L46.4 33.605a2.355 2.355 0 0 0 .18 3.331 2.35 2.35 0 0 0 1.578.604 2.36 2.36 0 0 0 1.76-.783l14.94-16.61a2.357 2.357 0 0 0-.192-3.341L49.726 3.592a2.366 2.366 0 0 0-3.336.202 2.355 2.355 0 0 0 .203 3.33L57.6 16.86c-12.755-1.195-25.91 4.111-35.267 14.513-7.79 8.663-11.898 19.913-11.27 30.866.547 9.543 4.617 18.134 11.464 24.187C29.05 92.198 37.309 95 45.81 95c11.372-.001 23.181-5.018 31.85-14.654 13.529-15.046 15.19-38.022 3.7-51.221Z\" 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=\"M85.501 7.6a2.338 2.338 0 0 0-1.825-.586L61.72 9.542a2.361 2.361 0 0 0-2.079 2.353V84.18c0 .676.286 1.318.784 1.768a2.336 2.336 0 0 0 1.826.586l21.954-2.528a2.36 2.36 0 0 0 2.079-2.353V9.367A2.38 2.38 0 0 0 85.5 7.6Zm-3.904 71.938L64.33 81.526V14.009l17.267-1.988v67.517ZM15.08 14.995l21.954-2.528a2.334 2.334 0 0 1 1.826.586 2.38 2.38 0 0 1 .783 1.767v72.284a2.36 2.36 0 0 1-2.078 2.353L15.61 91.984a2.331 2.331 0 0 1-1.827-.586A2.38 2.38 0 0 1 13 89.632V17.348a2.36 2.36 0 0 1 2.079-2.353Zm2.608 71.983 17.268-1.988V17.474l-17.268 1.988v67.516Z\" 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=\"M13.788 93.404A2.346 2.346 0 0 1 13 91.651V19.332c0-1.193.9-2.198 2.09-2.333l70.287-7.984a2.348 2.348 0 0 1 1.835.581c.501.446.788 1.083.788 1.753v72.32c0 1.194-.9 2.198-2.09 2.333l-70.287 7.983a2.355 2.355 0 0 1-1.835-.581Zm3.924-71.975v67.59l65.576-7.447V13.98l-65.576 7.447Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m88.173 68-8.734 1-.01-4.16 6.452-.739V24.298l-14.464 1.655a2.051 2.051 0 0 1-1.604-.51 2.07 2.07 0 0 1-.688-1.544V9.385L39.12 12.818v4.845l-4.12.452v-7.144c0-1.05.788-1.934 1.828-2.054l34.125-3.905a2.03 2.03 0 0 1 .505.01c.024.002.046.008.069.014l.045.01a1.926 1.926 0 0 1 .432.133c.033.014.066.028.099.044.159.08.313.175.448.295l16.757 14.915a2.08 2.08 0 0 1 .414.53l.007.013a1.963 1.963 0 0 1 .171.4 2.007 2.007 0 0 1 .1.605v43.966A2.065 2.065 0 0 1 88.174 68ZM73.244 21.582l9.873-1.13-9.873-8.789v9.92Zm-3.35 17.03c.011.034.022.066.031.101.045.176.075.356.075.542v47.262a2.232 2.232 0 0 1-1.992 2.209l-55.507 6.26a2.262 2.262 0 0 1-1.752-.549 2.221 2.221 0 0 1-.749-1.66V27.42c0-1.13.857-2.08 1.993-2.21l37.226-4.199c.186-.02.37-.012.553.012a.742.742 0 0 1 .072.014 2.092 2.092 0 0 1 .49.143l.041.017c.034.013.067.026.1.042.172.088.34.188.49.319l18.279 16.031a2.316 2.316 0 0 1 .439.547l.02.037c.071.125.13.256.174.393l.016.045Zm-55.402-9.207v60.88l51.014-5.751V41.745l-15.778 1.779a2.249 2.249 0 0 1-1.75-.549 2.216 2.216 0 0 1-.75-1.66V25.713l-32.736 3.691Zm37.229 9.42 10.77-1.215-10.77-9.449v10.665Zm7.148 30.194a2.235 2.235 0 0 0-2.487-1.957l-33.011 3.725a2.223 2.223 0 0 0-1.976 2.459 2.236 2.236 0 0 0 2.485 1.957l33.011-3.723a2.229 2.229 0 0 0 1.978-2.461Zm0-14.072a2.234 2.234 0 0 0-2.487-1.956l-33.011 3.722a2.224 2.224 0 0 0-1.976 2.46 2.237 2.237 0 0 0 2.485 1.956l33.011-3.72a2.229 2.229 0 0 0 1.978-2.462ZM39.513 42.348a2.236 2.236 0 0 0-2.485-1.956l-13.561 1.53a2.23 2.23 0 0 0-1.98 2.46 2.24 2.24 0 0 0 2.488 1.956l13.561-1.53a2.227 2.227 0 0 0 1.977-2.46Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M30.769 36.474a2.689 2.689 0 0 1-2.984-2.353 2.679 2.679 0 0 1 2.374-2.958l16.275-1.84a2.689 2.689 0 0 1 2.984 2.353 2.68 2.68 0 0 1-2.374 2.959l-16.275 1.84Zm38.89 8L30.046 48.95a2.676 2.676 0 0 0-2.372 2.959 2.688 2.688 0 0 0 2.984 2.353l39.613-4.476a2.68 2.68 0 0 0 2.373-2.96 2.685 2.685 0 0 0-2.983-2.353Zm0 16.924-39.614 4.48a2.677 2.677 0 0 0-2.372 2.958 2.688 2.688 0 0 0 2.984 2.353l39.613-4.477a2.681 2.681 0 0 0 2.373-2.96 2.685 2.685 0 0 0-2.983-2.354Zm16.252-34.095c-.016-.061-.039-.116-.059-.176a2.586 2.586 0 0 0-.208-.472 2.439 2.439 0 0 0-.1-.173 2.79 2.79 0 0 0-.451-.53L63.157 6.67a2.818 2.818 0 0 0-.587-.382c-.056-.026-.111-.048-.168-.072a2.56 2.56 0 0 0-.528-.158c-.05-.009-.097-.024-.148-.03a2.74 2.74 0 0 0-.663-.014l-44.672 5.05A2.682 2.682 0 0 0 14 13.722v78.605c0 .762.328 1.488.9 1.996a2.708 2.708 0 0 0 2.1.66l66.61-7.53A2.68 2.68 0 0 0 86 84.796V27.954c0-.223-.035-.439-.09-.651ZM19.39 89.329V16.108l39.282-4.44v18.766c0 .762.328 1.488.901 1.996a2.701 2.701 0 0 0 2.1.66l18.935-2.14v51.461L19.39 89.33Zm57.6-63.353-12.927 1.461V14.613L76.99 25.976Z\" 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=\"M84.758 8.69C80.7 5.11 75.314 3.496 69.607 4.138c-10.453 1.178-19.11 9.807-20.602 19.909l-38.899 4.38a2.37 2.37 0 0 0-1.918 1.416 2.33 2.33 0 0 0 .304 2.348L36.148 67.74v26.913c0 .879.497 1.684 1.287 2.088a2.4 2.4 0 0 0 2.466-.176l12.606-8.87a2.34 2.34 0 0 0 .998-1.914V66.99l14.094-20.992c.018 0 .036 0 .054.002l.055.002c.803 0 1.617-.046 2.438-.138C81.646 44.568 91 34.262 91 22.889c0-5.605-2.217-10.647-6.242-14.199ZM49.149 64.983a2.333 2.333 0 0 0-.396 1.299V84.57l-7.854 5.528V66.94a2.34 2.34 0 0 0-.491-1.431L14.823 32.623l34.014-3.83c.4 4.925 2.542 9.325 6.158 12.516a18.538 18.538 0 0 0 7.379 3.978L49.149 64.983Zm23.104-37.888v7.847c0 1.296-1.064 2.348-2.376 2.348-1.313 0-2.376-1.052-2.376-2.348V27.63l-7.414.834a2.367 2.367 0 0 1-2.63-2.066c-.148-1.288.788-2.453 2.092-2.6l7.952-.895v-7.846c0-1.296 1.063-2.348 2.376-2.348 1.312 0 2.376 1.052 2.376 2.348v7.312l7.414-.836c1.3-.147 2.48.78 2.628 2.067.15 1.288-.787 2.453-2.09 2.6l-7.952.894Z\"/>"
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=\"M42.606 68.522a2.338 2.338 0 0 1-2.05 2.59l-19.65 2.25a2.332 2.332 0 0 1-2.578-2.061 2.337 2.337 0 0 1 2.05-2.59l19.65-2.25a2.323 2.323 0 0 1 2.578 2.06Zm14.645-11.217a2.338 2.338 0 0 1-2.05 2.592l-34.296 3.925a2.332 2.332 0 0 1-2.578-2.061 2.337 2.337 0 0 1 2.051-2.59l34.295-3.927a2.33 2.33 0 0 1 2.578 2.062Zm29.015 17.618-73.06 8.363c-1.244.142-2.402-.198-3.25-.959-.835-.749-1.296-1.84-1.296-3.071V51.605l82.68-9.465v27.118c0 2.756-2.325 5.35-5.074 5.665ZM13.734 25.076l73.06-8.363c.186-.022.37-.033.552-.033 1.031 0 1.975.343 2.697.99.836.75 1.297 1.84 1.297 3.073v4.864L8.66 35.072V30.74c0-2.755 2.323-5.35 5.074-5.664Zm79.411-10.897c-1.85-1.661-4.29-2.409-6.88-2.117l-73.058 8.361C8.044 21.014 4 25.546 4 30.74v48.516c0 2.583 1.013 4.914 2.852 6.564C8.442 87.244 10.464 88 12.64 88c.36 0 .727-.021 1.094-.063l73.06-8.363C91.955 78.984 96 74.453 96 69.258V20.743c0-2.583-1.013-4.914-2.855-6.564Z\" 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=\"M45.717 96c-8.254 0-16.354-2.27-23.33-7.029-8.903-6.073-14.85-15.463-16.745-26.44-2.165-12.54 1.202-26.054 9.237-37.078C24.185 12.687 38.684 4.668 53.661 4.005c1.082-.07 2.032.64 2.334 1.668a2.327 2.327 0 0 1-1.063 2.667c-4.497 2.618-8.352 6.105-11.458 10.364-5.634 7.731-8.003 17.166-6.497 25.886 1.29 7.48 5.327 13.865 11.362 17.984 12.836 8.755 31.143 5.384 42.578-7.847a2.327 2.327 0 0 1 2.835-.54 2.328 2.328 0 0 1 1.176 2.637c-1.61 6.323-4.43 12.277-8.384 17.7C76.437 88.389 60.825 95.999 45.717 96Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M44.96 10.011C34.688 12.7 25.24 19.135 18.635 28.195 11.337 38.206 8.27 50.433 10.224 61.74c1.68 9.725 6.928 18.03 14.782 23.387C42.7 97.2 68.622 91.214 82.788 71.781a48.183 48.183 0 0 0 4.434-7.363c-12.686 9.234-29.216 10.381-41.501 2-7.086-4.834-11.818-12.304-13.326-21.036-1.718-9.954.95-20.678 7.323-29.419a42.784 42.784 0 0 1 5.241-5.952ZM45.716 96c-8.254 0-16.354-2.27-23.33-7.029-8.903-6.073-14.85-15.463-16.745-26.44-2.165-12.54 1.202-26.054 9.237-37.078C24.185 12.687 38.684 4.668 53.661 4.005c1.082-.07 2.032.64 2.334 1.668a2.327 2.327 0 0 1-1.063 2.667c-4.497 2.618-8.352 6.105-11.458 10.364-5.634 7.731-8.003 17.166-6.497 25.886 1.29 7.48 5.327 13.865 11.362 17.984 12.836 8.755 31.143 5.384 42.578-7.847a2.327 2.327 0 0 1 2.835-.54 2.328 2.328 0 0 1 1.176 2.637c-1.61 6.323-4.43 12.277-8.384 17.7C76.437 88.389 60.825 95.999 45.717 96Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M73.528 77.997a5.039 5.039 0 0 0 3.376 1.296 5.067 5.067 0 0 0 3.817-1.735c1.863-2.134 1.668-5.393-.437-7.283l-23.067-20.69 23.48-26.48c1.878-2.122 1.706-5.381-.39-7.285a5.047 5.047 0 0 0-7.193.395l-23.523 26.53-23.119-20.736a5.052 5.052 0 0 0-7.193.436c-1.863 2.133-1.668 5.393.437 7.282l23.067 20.691-23.48 26.48c-1.878 2.118-1.706 5.38.39 7.282a5.02 5.02 0 0 0 3.4 1.32 5.06 5.06 0 0 0 3.793-1.712L50.409 57.26l23.119 20.736Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M50.02 31.99c6.084-.693 11.017 3.678 11.017 9.763 0 6.084-4.933 11.579-11.017 12.27-6.085.695-11.017-3.676-11.017-9.76 0-6.085 4.932-11.58 11.017-12.273ZM36.334 65.87c1.714-6.136 7.193-11.105 13.686-11.845 6.787-.772 12.465 3.327 13.897 9.52.379 1.637-.808 3.235-2.479 3.425l-22.023 2.51c-2.014.229-3.628-1.658-3.081-3.61Zm59.8-22.812-5.406.616C90.266 33.587 86.082 24.55 78.82 18.07c-7.334-6.545-16.914-9.702-27.144-9.001V3.676a1.676 1.676 0 1 0-3.352 0v5.766C27.13 12.625 10.037 31.668 9.264 52.955l-5.777.659a1.677 1.677 0 0 0 .38 3.33l5.406-.617c.46 10.087 4.645 19.123 11.908 25.605 6.663 5.945 15.175 9.1 24.349 9.1.924 0 1.857-.043 2.794-.108v5.4a1.676 1.676 0 1 0 3.352 0v-5.767c21.194-3.183 38.287-22.225 39.06-43.51l5.777-.66a1.677 1.677 0 0 0 1.476-1.855c-.106-.918-.922-1.562-1.856-1.475ZM51.675 87.174v-9.656a1.676 1.676 0 1 0-3.352 0v10.048c-9.41.7-18.208-2.152-24.91-8.135-6.633-5.92-10.43-14.215-10.799-23.483l10.06-1.148a1.676 1.676 0 0 0 1.474-1.854 1.684 1.684 0 0 0-1.855-1.477l-9.667 1.103c.95-19.356 16.444-36.607 35.698-39.746v9.656a1.677 1.677 0 0 0 3.352 0V12.44a36.672 36.672 0 0 1 2.78-.118c8.354 0 16.093 2.86 22.132 8.248 6.631 5.92 10.428 14.216 10.797 23.483L77.326 45.2a1.677 1.677 0 0 0 .381 3.332l9.667-1.103c-.95 19.356-16.444 36.607-35.698 39.746Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" d=\"M95 27.385V71.39c0 .396-.093.788-.274 1.142C90.424 81.052 72.034 87 50.001 87 27.97 87 9.578 81.051 5.274 72.532A2.533 2.533 0 0 1 5 71.39V27.385a2.56 2.56 0 0 1 1.513-2.328 2.615 2.615 0 0 1 2.769.392l7.071 6.048 9.269-13.34a2.592 2.592 0 0 1 1.825-1.093 2.613 2.613 0 0 1 2.035.636l9.61 8.514 8.868-11.23A2.6 2.6 0 0 1 50 14h.01c.8.003 1.554.37 2.042.997L61.04 26.53l10.4-8.86a2.594 2.594 0 0 1 2.062-.596c.742.107 1.4.526 1.806 1.15l8.514 13.09 6.903-5.868a2.607 2.607 0 0 1 2.767-.385A2.554 2.554 0 0 1 95 27.385ZM50 81.883c20.82 0 36.32-5.59 39.823-11.155V64.24c-7.406 6.004-22.108 9.918-39.822 9.918-17.715 0-32.417-3.914-39.824-9.918v6.487C13.683 76.294 29.182 81.883 50 81.883ZM26.11 46.605 10.177 32.98v22.09c0 6.608 16.355 13.971 39.824 13.971 23.467 0 39.822-7.363 39.822-13.971V32.959l-16.16 13.738a2.59 2.59 0 0 1-1.95.606 2.597 2.597 0 0 1-1.787-.984L49.987 20.733l-20.145 25.51a2.595 2.595 0 0 1-1.79.973 2.623 2.623 0 0 1-1.943-.611ZM50 41.683c-5.668 0-10.278 4.557-10.278 10.16 0 5.602 4.61 10.16 10.278 10.16 5.667 0 10.278-4.558 10.278-10.16 0-5.603-4.61-10.16-10.278-10.16Z\"/>"
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.951 49.922c-.602 1.435-1.046 3.71-1.046 3.71s-.477-2.17-1.11-3.465l-1.903-3.817-4.726.54 7.327 12.986.412-.048 7.232-14.647-4.347.496-1.839 4.245Zm-12.717 2.5c-1.839-.203-2.696-.2-2.696-.962 0-.541.477-.85 1.459-.962 1.015-.116 1.967.252 2.602.72l2.282-2.708c-1.11-1.016-2.694-1.566-4.915-1.313-2.886.33-5.233 1.837-5.233 4.887 0 2.828 2.061 3.609 3.9 3.875 2.189.323 3.045.226 3.045.956 0 .572-.444.877-1.838 1.037-1.268.144-2.443-.262-3.362-1.047l-2.506 2.511c1.173 1.265 3.012 2.23 6.152 1.871 4.25-.486 5.552-2.668 5.552-5.145 0-2.86-2.476-3.5-4.442-3.72Zm-13.22-.111c1.079-.122 2.126.361 2.633 1.13l3.045-2.826c-1.364-1.561-2.981-2.361-5.677-2.053-4.22.48-7.391 3.767-7.391 7.866 0 4.163 3.172 6.724 7.39 6.242 2.697-.309 4.283-1.442 5.614-3.088l-2.886-2.212c-.635.707-1.364 1.426-2.727 1.582-1.936.221-3.014-1.054-3.014-3.024 0-1.906 1.078-3.396 3.014-3.617ZM90.92 23.18c-.013-.048-.028-.094-.043-.142a2.504 2.504 0 0 0-.212-.48c-.018-.034-.033-.068-.054-.101a2.465 2.465 0 0 0-.401-.477c-.013-.011-.02-.028-.034-.04L72.913 6.612c-.013-.011-.027-.016-.04-.027a2.478 2.478 0 0 0-.511-.335c-.046-.022-.093-.038-.139-.056a2.382 2.382 0 0 0-.466-.14c-.054-.011-.104-.024-.159-.03a2.541 2.541 0 0 0-.584-.013L11.17 12.845A2.451 2.451 0 0 0 9 15.282v77.266a2.446 2.446 0 0 0 2.724 2.437L88.83 86.18A2.45 2.45 0 0 0 91 83.744V23.775a2.47 2.47 0 0 0-.081-.595ZM13.895 89.8V17.47l54.948-6.273v14.549c0 .699.298 1.365.818 1.83a2.439 2.439 0 0 0 1.906.607l14.539-1.66v55.032L13.894 89.8Zm59.843-75.902 9.081 8.064-9.081 1.037v-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\" fill-rule=\"evenodd\" d=\"m14.642 93.097 71.717-8.14V33.044l-71.717 8.141v51.912Zm22.01-80.457-5.23.593v10.524l5.23-.593V12.64Zm32.926-3.737-5.23.593V20.02l5.23-.593V8.903Zm18.839-.249a2.346 2.346 0 0 1 1.808.572A2.31 2.31 0 0 1 91 10.952V87.02a2.316 2.316 0 0 1-2.058 2.298l-76.359 8.666a2.327 2.327 0 0 1-1.809-.572A2.311 2.311 0 0 1 10 95.688v-76.07c0-1.174.886-2.164 2.058-2.296l14.723-1.671V11.17c0-1.175.886-2.164 2.057-2.296l9.87-1.12a2.325 2.325 0 0 1 1.809.571c.493.439.776 1.067.776 1.724v3.954l18.414-2.09v-4.48c0-1.175.886-2.165 2.059-2.297l9.87-1.121a2.324 2.324 0 0 1 1.807.573c.494.439.776 1.066.776 1.724v3.954l14.198-1.612ZM66.83 58.826c.088 0 .175-.005.263-.014l10.135-1.15a2.316 2.316 0 0 0 2.058-2.298V45.267a2.31 2.31 0 0 0-.774-1.724 2.33 2.33 0 0 0-1.809-.572L66.57 44.12a2.316 2.316 0 0 0-2.059 2.296v10.098c0 .659.283 1.286.776 1.725.427.38.978.587 1.545.587ZM45.493 81.65a2.328 2.328 0 0 1-1.808-.572 2.309 2.309 0 0 1-.775-1.725V69.255c0-1.176.886-2.164 2.058-2.298l10.134-1.15a2.343 2.343 0 0 1 1.81.572c.493.438.775 1.066.775 1.725v10.097a2.316 2.316 0 0 1-2.058 2.298l-10.136 1.15Zm7.553-10.954-5.495.623v5.443l5.495-.623v-5.443Zm14.048 8.821a2.333 2.333 0 0 1-1.809-.572 2.312 2.312 0 0 1-.775-1.725V67.122c0-1.176.886-2.164 2.059-2.298l10.135-1.15a2.33 2.33 0 0 1 1.809.573 2.31 2.31 0 0 1 .774 1.724v10.097a2.315 2.315 0 0 1-2.058 2.297l-10.135 1.151Zm7.552-10.955-5.494.624v5.444l5.494-.625v-5.443Zm-50.35 15.813a2.327 2.327 0 0 1-1.808-.572 2.31 2.31 0 0 1-.776-1.725V71.98c0-1.176.886-2.164 2.058-2.298l10.136-1.15a2.341 2.341 0 0 1 1.809.573 2.31 2.31 0 0 1 .774 1.724v10.097a2.316 2.316 0 0 1-2.058 2.297l-10.135 1.151Zm21.399-23.133a2.333 2.333 0 0 1-1.809-.572 2.312 2.312 0 0 1-.774-1.726V48.846c0-1.176.886-2.164 2.058-2.297l10.134-1.15a2.333 2.333 0 0 1 1.809.572c.493.439.776 1.067.776 1.725v10.097a2.315 2.315 0 0 1-2.058 2.297l-10.136 1.15Zm7.552-10.955-5.494.624v5.444l5.494-.625v-5.443ZM24.033 63.684c.087 0 .175-.005.262-.015l10.136-1.15a2.316 2.316 0 0 0 2.058-2.297V50.125a2.31 2.31 0 0 0-.775-1.726 2.337 2.337 0 0 0-1.808-.572L23.77 48.978a2.316 2.316 0 0 0-2.058 2.297v10.098a2.314 2.314 0 0 0 2.321 2.311Zm2.32-10.345 5.495-.624v5.443l-5.494.624v-5.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=\"M71.887 29.812c1.867 1.68 4.246 2.57 6.806 2.57.426 0 .857-.025 1.292-.075 6.015-.69 10.908-6.191 10.908-12.262 0-3.053-1.19-5.803-3.352-7.75-2.18-1.959-5.056-2.842-8.098-2.495-6.015.69-10.908 6.192-10.908 12.263 0 3.052 1.19 5.803 3.352 7.749Zm-30.87-5.502c2.243 2.019 5.108 3.09 8.191 3.09.516 0 1.037-.03 1.563-.091 7.303-.838 13.245-7.517 13.245-14.885 0-3.679-1.432-6.993-4.032-9.333-2.62-2.355-6.078-3.423-9.755-3-7.303.84-13.244 7.517-13.244 14.888 0 3.678 1.431 6.99 4.031 9.33ZM50.77 4.884a8.752 8.752 0 0 1 1.003-.058c1.913 0 3.669.645 5.023 1.865 1.57 1.41 2.434 3.448 2.434 5.733 0 4.995-4.039 9.522-9.002 10.093-2.3.264-4.439-.378-6.027-1.807-1.57-1.411-2.432-3.447-2.432-5.731 0-4.997 4.037-9.525 9-10.095ZM13.459 35.708c1.866 1.68 4.246 2.57 6.805 2.57.427 0 .858-.024 1.292-.074 6.016-.69 10.909-6.192 10.909-12.262 0-3.051-1.191-5.803-3.353-7.75-2.177-1.96-5.055-2.841-8.097-2.495-6.016.69-10.909 6.192-10.909 12.262 0 3.053 1.191 5.804 3.353 7.75Zm76.994 5.98c-2.953-2.657-6.863-3.854-11.01-3.381-4.647.534-8.806 3.153-11.562 6.824a16.433 16.433 0 0 0-4.21-5.993c-3.603-3.242-8.376-4.703-13.442-4.124-7.754.89-14.394 6.512-17.116 13.677a13.36 13.36 0 0 0-1.09-1.106c-2.952-2.655-6.86-3.857-11.008-3.382C12.735 45.154 6 52.724 6 61.078v10.647c0 1.15.805 2.14 1.925 2.365l3.217.647 2.718 16.646c.42 2.587 2.571 4.377 5.132 4.377.21 0 .424-.013.639-.037l3.85-.443c2.617-.3 4.819-2.435 5.233-5.075l2.78-17.662 2.225-.96 4.496.906 3.511 21.51C42.208 96.954 44.671 99 47.602 99c.242 0 .486-.014.732-.041l4.872-.561c3.035-.347 5.588-2.824 6.07-5.889l3.573-22.707 3.661-1.578 3.061.616 2.717 16.645c.422 2.588 2.573 4.377 5.132 4.377.21 0 .425-.013.64-.037l3.85-.443c2.616-.299 4.817-2.434 5.233-5.075l2.778-17.66 3.626-1.562A2.414 2.414 0 0 0 95 62.865V52.22c0-4.153-1.615-7.891-4.547-10.53Zm-30.7 24.201a2.406 2.406 0 0 0-1.424 1.84L54.55 91.755c-.147.933-.975 1.746-1.885 1.851l-4.873.56c-.71.08-1.237-.293-1.345-.953l-3.78-23.156a2.4 2.4 0 0 0-1.892-1.974l-4.204-.844V55.737c0-7.884 6.37-15.031 14.2-15.93 3.694-.425 7.142.616 9.714 2.93 2.543 2.288 3.944 5.573 3.944 9.252v11.887l-4.677 2.014Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M52.64 47.429a2.357 2.357 0 0 1 2.096-2.597l25.199-2.733c1.302-.168 2.465.794 2.607 2.087a2.358 2.358 0 0 1-2.095 2.595l-25.199 2.734a2.361 2.361 0 0 1-2.608-2.087Zm2.096 9.624 25.198-2.733c1.303-.163 2.466.793 2.608 2.087a2.357 2.357 0 0 1-2.095 2.596l-25.199 2.733a2.364 2.364 0 0 1-2.608-2.087 2.359 2.359 0 0 1 2.096-2.596ZM93.21 16.138a2.369 2.369 0 0 0-1.844-.583L60.574 19.05v-6.694c0-.671-.286-1.31-.79-1.756a2.354 2.354 0 0 0-1.843-.583L41.524 11.88a2.358 2.358 0 0 0-2.098 2.34v7.229L8.098 25.004A2.358 2.358 0 0 0 6 27.344v60.3c0 .672.288 1.311.79 1.758a2.37 2.37 0 0 0 1.845.582l83.267-9.447A2.36 2.36 0 0 0 94 78.197v-60.3c0-.673-.288-1.312-.79-1.76Zm-60.792 22.03c5.647-.642 10.225 3.398 10.225 9.022 0 5.606-4.55 10.67-10.171 11.336 6.275-.686 11.52 3.097 12.844 8.804.351 1.514-.75 2.99-2.301 3.166l-20.44 2.318c-1.867.214-3.365-1.53-2.858-3.334 1.586-5.654 6.644-10.236 12.646-10.942-5.62.609-10.168-3.423-10.168-9.027 0-5.624 4.577-10.702 10.223-11.343Zm56.85 37.927-78.538 8.91V29.446l28.695-3.255v5.067a2.356 2.356 0 0 0 2.365 2.356c.09 0 .179-.006.268-.015l16.419-1.863a2.36 2.36 0 0 0 2.096-2.34V23.79l28.695-3.255v55.56ZM44.157 16.322l11.686-1.326v12.298L44.157 28.62V16.322Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M50.614 83.628 38.933 55.093a24.306 24.306 0 0 1-1.575-5.788l26.431-2.867a24.1 24.1 0 0 1-1.374 5.797l-11.8 31.393ZM32.623 49.59c.06.022.126.028.19.043a28.39 28.39 0 0 0 1.872 7.037l8.066 19.701-25.934-32.224 15.806 5.443Zm7.167-35.403a29.574 29.574 0 0 1 16.86-1.105l12.333 2.797-9.297 5.578-19.762 1.998-11.51-5.05L39.79 14.19ZM68.399 41.23a28.191 28.191 0 0 0-1.67-7.345l-3.515-9.412 10.996-6.597 12.017 15.507L68.4 41.231ZM41.338 27.68l17.569-1.777 3.527 9.439a24.034 24.034 0 0 1 1.446 6.714l-26.721 2.9c.08-1.836.36-3.672.868-5.484l3.311-11.792Zm50.648 6.734v-.004c.004-.048.013-.094.014-.14v-.07c-.001-.068-.013-.136-.022-.204-.005-.047-.006-.094-.014-.14-.003-.012-.001-.024-.004-.035-.002-.014-.008-.027-.012-.04-.012-.06-.036-.12-.056-.178-.022-.072-.043-.145-.073-.214-.006-.013-.013-.026-.018-.04-.004-.006-.005-.015-.009-.022-.02-.042-.05-.078-.072-.118a2.25 2.25 0 0 0-.132-.212c-.012-.016-.02-.035-.032-.051l-14.933-19.27c-.026-.033-.056-.057-.083-.087a2.164 2.164 0 0 0-.146-.157 2.498 2.498 0 0 0-.332-.26 2.417 2.417 0 0 0-.201-.114 2.234 2.234 0 0 0-.176-.083 2.213 2.213 0 0 0-.248-.083c-.042-.011-.08-.03-.12-.04L57.705 8.858a34.342 34.342 0 0 0-19.57 1.284l-16.338 6.056a.045.045 0 0 0-.012.005l-.03.01c-.035.014-.065.035-.101.05a2.358 2.358 0 0 0-.285.138c-.053.033-.1.072-.148.106-.069.049-.139.098-.202.153-.052.047-.097.101-.143.153-.05.053-.102.105-.146.164-.055.071-.095.148-.139.224-.024.044-.056.082-.079.128l-.006.018c-.045.092-.075.191-.105.29-.011.038-.03.076-.04.116-.024.098-.033.2-.041.3-.004.04-.015.078-.017.119-.001.065.01.131.014.198.006.074.004.149.017.222.008.046.026.091.038.136.023.096.045.19.081.28.003.005.003.011.005.017.005.014.017.024.024.038.072.17.171.329.289.476.024.033.048.066.075.096.127.143.271.272.437.38.035.023.07.04.106.061.079.045.154.095.24.134l15.213 6.675-3.22 11.465a28.263 28.263 0 0 0-1.03 6.613l-19.04-6.559 6.345-11.002c.608-1.051.205-2.371-.9-2.948-1.103-.577-2.49-.194-3.095.858L8.273 38.538c-.062.107-.105.22-.146.334-.009.026-.024.049-.034.075a2.088 2.088 0 0 0-.093.596c0 .051.004.101.007.153.009.171.039.34.09.506.012.037.017.072.03.108.004.014.005.028.01.04.073.182.177.347.294.502.013.016.017.036.03.052L48.894 91.15c.008.008.018.015.025.023.022.027.049.048.072.075.072.079.146.154.23.223.045.036.093.067.14.1a.048.048 0 0 0 .014.009c.03.022.06.046.092.066.049.03.102.057.153.084.061.031.122.058.185.083.044.019.084.044.132.06.016.005.031.003.048.008a2.382 2.382 0 0 0 .704.118h.012l.004.002.009-.001.064-.001c.029 0 .053-.01.082-.012.126-.007.252-.026.377-.055.04-.009.08-.016.119-.026.027-.008.053-.02.08-.028.032-.01.066-.015.097-.026.058-.022.108-.054.164-.08.057-.027.115-.05.17-.082.038-.022.077-.043.114-.066.025-.017.046-.037.07-.053a1.86 1.86 0 0 0 .109-.083c.035-.027.072-.05.104-.079.069-.061.127-.129.185-.198.027-.03.055-.056.079-.088.02-.025.043-.049.062-.076.003-.003.008-.006.01-.011l24.084-34.311c.7-.998.418-2.347-.628-3.013-1.047-.667-2.463-.399-3.164.598l-13.81 19.675L66.709 53.7a28.22 28.22 0 0 0 1.709-7.788c.189-.033.376-.07.55-.147l14.358-6.319-4.841 6.897c-.7.997-.419 2.346.628 3.013.39.247.83.366 1.265.366a2.31 2.31 0 0 0 1.898-.966l9.344-13.31c.009-.014.014-.03.024-.043.025-.038.047-.077.069-.115.026-.046.048-.09.071-.137.022-.044.046-.088.065-.133.02-.049.032-.1.049-.152.009-.03.027-.056.035-.087.005-.02.004-.04.009-.058.007-.036.019-.072.025-.108.012-.065.013-.133.02-.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=\"M87.805 5.067c3.18-.322 5.988.515 8.337 2.49a2.396 2.396 0 0 1 .34 3.325L60.48 56.398l19.674 17.534c3.72 3.316 3.96 9.538.534 13.87-1.802 2.28-4.345 3.627-6.978 3.697a6.086 6.086 0 0 1-.221.004c-2.27 0-4.35-.944-5.875-2.672l-17.293-19.59-20.764 26.252c-1.178 1.489-2.857 2.398-4.608 2.497a5.445 5.445 0 0 1-4.222-1.62c-2.304-2.316-2.383-6.313-.18-9.096l21.593-27.3-7.834-8.873c-4.359 1.041-8.817-.163-11.956-3.32a2.74 2.74 0 0 1-.148-.162L4.552 26.312a2.397 2.397 0 0 1 .326-3.385 2.424 2.424 0 0 1 3.402.324L25.856 44.47c2.204 2.162 5.333 2.773 8.387 1.627a2.428 2.428 0 0 1 2.666.664l34.335 38.896c.783.884 1.679 1.05 2.336 1.035 1.193-.033 2.4-.712 3.311-1.864 1.816-2.295 1.834-5.71.039-7.312l-38.185-34.03a2.396 2.396 0 0 1-.755-2.271c.699-3.782-.264-7.554-2.517-9.881L14.79 14.077a2.398 2.398 0 0 1-.3-3.388 2.424 2.424 0 0 1 3.404-.299l20.774 17.332c.058.05.113.1.166.153 3.172 3.191 4.662 7.932 4.104 12.89l8.445 7.525 1.67-2.113c.637-6.047 3.031-11.95 6.784-16.695l9.856-12.463C73.71 11.945 80.862 5.77 87.805 5.067ZM30.554 40.195a2.413 2.413 0 0 1-1.718-.713L9.662 20.199a2.396 2.396 0 0 1 .017-3.4 2.424 2.424 0 0 1 3.417.016L32.27 36.098a2.398 2.398 0 0 1-.017 3.401 2.413 2.413 0 0 1-1.7.696Z\" 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.089 48.997c1.082-.123 2.13.362 2.639 1.132l3.051-2.83c-1.368-1.566-2.988-2.367-5.69-2.059-4.225.484-7.402 3.774-7.402 7.88 0 4.172 3.177 6.738 7.402 6.256 2.702-.308 4.291-1.445 5.626-3.094l-2.893-2.217c-.635.709-1.365 1.43-2.733 1.585-1.937.221-3.018-1.056-3.018-3.029 0-1.91 1.081-3.403 3.018-3.624Zm-15.985-1.93c-4.193.477-7.466 3.811-7.466 7.95 0 4.106 3.273 6.66 7.466 6.183 4.193-.48 7.437-3.777 7.437-7.885 0-4.137-3.244-6.728-7.437-6.249Zm0 10.503c-1.907.218-3.082-1.048-3.082-3.054 0-2.038 1.175-3.54 3.082-3.758 1.907-.218 3.052 1.02 3.052 3.058 0 2.006-1.145 3.537-3.052 3.754Zm-13.38-6.78c-.858-1.24-2.066-1.961-4.226-1.714-3.273.374-6.07 3.558-6.07 7.728s2.83 6.775 6.133 6.399c2.065-.237 3.496-1.228 4.258-2.747l-.095 1.984 4.29-.489V38.967l-4.29.49V50.79ZM34.8 59.303c-1.81.207-2.953-.872-2.953-3.006 0-2.005 1.142-3.377 2.953-3.583 1.843-.21 3.05.892 3.05 2.899 0 2.133-1.207 3.48-3.05 3.69Zm56.122-36.158c-.012-.046-.028-.09-.042-.137a2.501 2.501 0 0 0-.202-.463c-.019-.032-.034-.065-.054-.097a2.34 2.34 0 0 0-.387-.46c-.012-.011-.019-.026-.032-.038L72.902 6.592c-.006-.006-.016-.01-.023-.015a2.367 2.367 0 0 0-.528-.347c-.021-.01-.043-.017-.066-.027a2.393 2.393 0 0 0-.528-.159c-.035-.005-.069-.015-.107-.02a2.358 2.358 0 0 0-.578-.011l-59.98 6.847A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.078-.574ZM13.717 89.989V17.318l55.263-6.31v14.687a2.358 2.358 0 0 0 2.625 2.348l14.678-1.675v55.338L13.717 89.99Zm59.98-76.378 9.419 8.361-9.418 1.075v-9.436Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m79.564 44.104-4.576.523-1.08 1.81c-.475.786-.985 2.214-.985 2.214s-.539-1.308-1.016-1.987l-1.112-1.56-5.053.577 4.544 5.944-5.21 7.694 4.576-.522 1.525-2.498c.571-.925 1.238-2.562 1.238-2.562s.667 1.484 1.239 2.278l1.558 2.147 5.084-.58-5.212-6.855 4.48-6.623ZM62.659 54.883c-.636.709-1.368 1.43-2.733 1.586-1.939.22-3.02-1.057-3.02-3.03 0-1.91 1.081-3.402 3.02-3.624 1.08-.123 2.129.362 2.637 1.132l3.05-2.83c-1.365-1.564-2.985-2.366-5.688-2.057-4.225.482-7.403 3.773-7.403 7.879 0 4.171 3.178 6.737 7.404 6.255 2.702-.308 4.29-1.445 5.624-3.094l-2.891-2.217ZM43.94 47.884c-4.194.478-7.468 3.812-7.468 7.951 0 4.106 3.274 6.661 7.468 6.183 4.193-.48 7.436-3.777 7.436-7.884 0-4.138-3.243-6.729-7.436-6.25Zm0 10.504c-1.907.218-3.082-1.047-3.082-3.054 0-2.038 1.175-3.54 3.082-3.758 1.906-.217 3.052 1.02 3.052 3.059 0 2.005-1.146 3.536-3.052 3.753Zm-13.38-6.123c-.857-1.308-2.065-2.07-4.227-1.809-3.272.395-6.067 3.756-6.067 8.158 0 4.402 2.827 7.153 6.132 6.755 2.065-.25 3.496-1.296 4.258-2.9l-.096 2.096 4.29-.517V39.785l-4.29.518v11.962Zm-3.923 8.858c-1.81.206-2.955-.873-2.955-3.006 0-2.005 1.145-3.377 2.955-3.584 1.843-.21 3.05.894 3.05 2.9 0 2.133-1.207 3.479-3.05 3.69ZM90.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-.005-.005-.01-.006-.016-.01a2.34 2.34 0 0 0-.539-.354.434.434 0 0 0-.05-.02 2.245 2.245 0 0 0-.542-.164c-.035-.007-.067-.015-.102-.02a2.381 2.381 0 0 0-.58-.011L11.091 12.86A2.361 2.361 0 0 0 9 15.21v77.428a2.357 2.357 0 0 0 2.625 2.348l77.283-8.822A2.363 2.363 0 0 0 91 83.816V23.72c0-.199-.032-.39-.08-.574ZM13.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=\"M50 71a4.399 4.399 0 0 1-2.936-1.119L17.49 43.552a4.468 4.468 0 0 1-.377-6.283 4.416 4.416 0 0 1 6.253-.379l26.278 23.397 26.632-29.81a4.412 4.412 0 0 1 6.253-.338 4.464 4.464 0 0 1 .337 6.283l-29.57 33.1A4.412 4.412 0 0 1 49.998 71Z\" 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=\"M89.629 58.539a2.365 2.365 0 0 0-2.371 2.36v21.649l-74.516 8.448v-21.11c0-1.303-1.06-2.36-2.37-2.36A2.365 2.365 0 0 0 8 69.886V93.64c0 .673.289 1.314.793 1.761a2.372 2.372 0 0 0 1.846.584l79.258-8.987A2.363 2.363 0 0 0 92 84.654V60.9c0-1.303-1.06-2.36-2.371-2.36Zm-42.324 3.396a4.06 4.06 0 0 0 2.693 1.017 4.062 4.062 0 0 0 3.027-1.343l18.172-20.146a4.03 4.03 0 0 0-.31-5.712 4.076 4.076 0 0 0-5.74.309L54.065 48.345v-41.3C54.064 4.811 52.244 3 50 3c-2.245 0-4.065 1.811-4.065 4.045v42.873L34.522 39.854a4.077 4.077 0 0 0-5.736.346 4.032 4.032 0 0 0 .346 5.71l18.173 16.025Z\" 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=\"M74.726 16.774c0 5.522-4.453 10.468-9.945 11.045-5.493.577-9.945-3.432-9.945-8.955S59.288 8.396 64.78 7.82c5.492-.577 9.945 3.432 9.945 8.955Zm0 30c0 5.522-4.453 10.468-9.945 11.045-5.493.577-9.945-3.432-9.945-8.955s4.452-10.468 9.945-11.045c5.492-.577 9.945 3.432 9.945 8.955Zm-39.78 44.18c5.492-.577 9.944-5.522 9.944-11.045 0-5.522-4.452-9.532-9.945-8.954C29.453 71.532 25 76.477 25 82s4.453 9.532 9.945 8.955ZM64.78 87.82c5.492-.577 9.945-5.523 9.945-11.045 0-5.523-4.453-9.532-9.945-8.955-5.493.577-9.945 5.522-9.945 11.045s4.452 9.532 9.945 8.955ZM34.945 60.955c5.493-.578 9.945-5.523 9.945-11.046 0-5.522-4.452-9.532-9.945-8.954C29.453 41.532 25 46.477 25 52s4.453 9.532 9.945 8.955Zm0-30c5.493-.578 9.945-5.523 9.945-11.046 0-5.522-4.452-9.532-9.945-8.954C29.453 11.532 25 16.477 25 22s4.453 9.532 9.945 8.955Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M64.073 51.939c2.957 8.19 4.96 16.719 6.003 25.586a42.73 42.73 0 0 0 11.222-12.587c2.901-4.936 4.641-10.116 5.221-15.539-4.235.192-8.091.484-11.571.877-3.19.36-6.816.915-10.875 1.663Zm-5.134-12.466c.871 1.746 1.856 3.967 2.96 6.663 4.29-.888 8.96-1.618 14.005-2.189a220.98 220.98 0 0 1 10.702-.952c-.464-7.78-3.306-14.428-8.526-19.943-3.77 6.013-10.151 11.486-19.141 16.421ZM41.626 15.684c5.105 4.665 9.831 10.667 14.18 18.009 7.89-4.175 13.834-9.024 17.838-14.546-6.73-4.769-14.444-6.662-23.145-5.677-2.956.335-5.914 1.073-8.873 2.214Zm-13.31 64.752c6.555 4.328 13.949 6.026 22.183 5.093 4.294-.485 8.556-1.775 12.791-3.866-1.16-9.718-3.422-18.996-6.786-27.83-5.336 1.755-10.716 5.273-16.138 10.552-5.424 5.279-9.44 10.63-12.05 16.051ZM15.352 44.578c1.275-.03 3.16-.185 5.655-.467 9.685-1.096 18.878-3.432 27.579-7.009-4.408-7.278-9.252-13.21-14.53-17.797-4.58 2.824-8.51 6.465-11.788 10.925-3.277 4.461-5.583 9.243-6.916 14.348Zm-1.131 9.027c0 8.986 3.045 16.561 9.134 22.727 2.785-5.73 7.193-11.383 13.225-16.963 6.032-5.578 11.918-9.325 17.661-11.242a90.707 90.707 0 0 0-2.523-5.159c-9.976 4.297-20.765 7.102-32.364 8.415-2.262.256-3.944.417-5.047.484 0 .231-.014.52-.043.869-.029.348-.043.639-.043.87ZM7 54.422c0-7.833 1.944-15.282 5.83-22.346 3.885-7.065 9.163-12.902 15.833-17.517s13.95-7.367 21.836-8.26c7.89-.893 15.17.213 21.839 3.318 6.67 3.104 11.948 7.748 15.834 13.934C92.058 29.735 94 36.745 94 44.578c0 7.834-1.942 15.283-5.828 22.346-3.886 7.064-9.164 12.903-15.834 17.517-6.67 4.614-13.95 7.368-21.839 8.26-7.886.892-15.166-.213-21.836-3.318-6.67-3.105-11.948-7.75-15.833-13.934C8.944 69.266 7 62.256 7 54.422Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M81.493 53.304 72.76 75.146a.722.722 0 0 1-.672.455h-2.073a.706.706 0 0 1-.704-.704V62.28a4.77 4.77 0 0 0-4.763-4.762h-4.744a.912.912 0 0 1-.877-.669l-1.2-4.348c-.212-.77.123-1.591.857-2.022l6.917-4.25a4.782 4.782 0 0 0 2.357-4.11V33.78c0-1.233.655-2.396 1.675-3.015l11.655-6.797a40.539 40.539 0 0 1 9.89 26.341h-5.16a4.744 4.744 0 0 0-4.425 2.994Zm-39.63 14.283L28.84 83.793a.532.532 0 0 1-.643.177.533.533 0 0 1-.384-.544l-.004-22.496a4.73 4.73 0 0 0-1.027-2.714l-14.335-18.05a2.658 2.658 0 0 1-.45-2.5c2.069-6.208 5.681-11.9 10.449-16.465.472-.453 1.07-.703 1.684-.703h9.49c.836 0 1.607.42 2.058 1.124l5.566 8.64c.387.603.514 1.319.353 2.016a2.609 2.609 0 0 1-1.195 1.66l-15.039 9.186a4.33 4.33 0 0 0-1.984 2.764 4.332 4.332 0 0 0 .598 3.348l2.71 4.172a4.75 4.75 0 0 0 3.995 2.167h7.95c.511 0 .949.346 1.066.844l2.396 10.156c.084.357 0 .727-.23 1.012ZM50.502 5C25.41 5 5 25.411 5 50.5S25.412 96 50.5 96C75.59 96 96 75.589 96 50.5S75.59 5 50.5 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=\"M66.13 15.65a2.4 2.4 0 0 1 3.342-.19l13.363 11.675c.164.143.297.312.414.49.19.092.374.2.541.346 2.365 2.064 3.77 4.98 3.955 8.214.212 3.638-1.16 7.364-3.762 10.22L64.78 67.496a2.383 2.383 0 0 1-1.769.777 2.385 2.385 0 0 1-1.585-.6 2.317 2.317 0 0 1-.182-3.306l19.202-21.089c1.763-1.935 2.696-4.423 2.556-6.825a7.173 7.173 0 0 0-1.627-4.187L33.58 84.755c-.006.008-.015.014-.02.022l-.046.05c-.02.024-.048.039-.07.061a2.214 2.214 0 0 1-.271.241c-.047.036-.1.066-.15.096-.063.04-.119.085-.185.12L10.465 96.738a2.393 2.393 0 0 1-2.675-.336 2.32 2.32 0 0 1-.631-2.585l9.01-23.068.04-.077c.029-.063.061-.123.095-.184.07-.13.154-.252.245-.365.027-.03.04-.068.066-.098L66.13 15.65ZM21.852 73.931h-1.835L13.838 89.75l15.342-7.814-.242-1.857c-.457-3.503-3.503-6.147-7.086-6.147ZM73.724 7.308c4.556-5 12.05-5.76 16.708-1.69 2.12 1.852 3.38 4.468 3.549 7.367.189 3.25-1.036 6.575-3.358 9.125a2.378 2.378 0 0 1-1.767.777c-.56 0-1.123-.194-1.575-.589L73.918 10.625a2.321 2.321 0 0 1-.194-3.317Z\" 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.746 51.943-30.115 13.27a11.172 11.172 0 0 1-7.747.465l-17.1-5.197 3.045 11.984C30.378 78.555 37.516 82 47.388 82c3.37 0 7.059-.401 10.95-1.236 11.27-2.418 20.649-7.34 23.895-12.54 1.233-1.976 1.626-4.036 1.137-5.959l-2.624-10.322ZM95.333 34.22 55.455 22.102a2.367 2.367 0 0 0-1.638.097l-49.41 21.64a2.34 2.34 0 0 0-1.403 2.282c.06.976.722 1.814 1.664 2.1l4.69 1.425v19.042a5.94 5.94 0 0 0-1.008.527 5.56 5.56 0 0 0-.915.748 6.046 6.046 0 0 0-1.777 4.257 6 6 0 0 0 1.777 4.255c.27.28.579.535.915.75.324.227.687.413 1.05.561.364.147.741.266 1.132.347.39.068.78.108 1.184.108.39 0 .795-.04 1.185-.108.377-.08.768-.2 1.131-.347a5.77 5.77 0 0 0 1.05-.562c.323-.214.633-.468.916-.75a4.92 4.92 0 0 0 .754-.91c.215-.32.404-.668.552-1.03.161-.374.269-.75.35-1.138a5.726 5.726 0 0 0 0-2.354 5.701 5.701 0 0 0-.35-1.125 5.861 5.861 0 0 0-.552-1.029 5.535 5.535 0 0 0-.754-.925 6.092 6.092 0 0 0-1.928-1.268V51.078l30.475 9.26a2.375 2.375 0 0 0 1.64-.097l49.41-21.64a2.341 2.341 0 0 0 1.4-2.282 2.343 2.343 0 0 0-1.662-2.1Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M62.297 52.8 51.486 64.468a2.696 2.696 0 0 1-1.986.865 2.705 2.705 0 0 1-1.758-.647l-10.6-9.038L9.015 86l81.407-9.218L62.297 52.8Zm3.661-3.952L94 72.758v-54.17l-28.042 30.26ZM5 28.24v54.173l28.042-30.262L5 28.24Zm55.016 19.099c.004-.004.005-.01.01-.014.008-.008.017-.014.022-.022L89.981 15 8.578 24.218 49.28 58.925l10.736-11.586Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M95 16.366c0-.095-.019-.187-.03-.279-.005-.051-.007-.1-.015-.15a2.4 2.4 0 0 0-.197-.6c-.006-.014-.006-.03-.014-.043-.014-.03-.041-.052-.057-.08-.087-.156-.19-.3-.312-.434-.032-.035-.062-.073-.096-.107-.026-.024-.044-.052-.069-.075a2.452 2.452 0 0 0-.452-.313c-.008-.004-.018-.006-.026-.011a2.3 2.3 0 0 0-.578-.207c-.044-.01-.086-.02-.13-.026a2.351 2.351 0 0 0-.654-.03l-84.275 9.63a2.394 2.394 0 0 0-.717.21 2.34 2.34 0 0 0-.503.31c-.023.018-.042.04-.064.06-.137.12-.257.255-.364.404-.02.028-.042.053-.062.083a2.38 2.38 0 0 0-.257.544c-.006.018-.019.031-.024.049-.007.023-.004.047-.01.07-.054.192-.089.39-.091.596L6 25.989V83.63c0 .095.019.187.028.28.007.05.008.1.017.15.04.208.105.409.197.598.006.015.006.031.013.045.02.035.049.062.066.096.073.126.157.245.251.357.042.05.083.1.13.145.031.031.055.068.088.098.101.09.212.17.327.242.006.004.01.01.017.012.163.1.339.172.521.228.045.015.088.027.134.04.186.045.377.078.57.078L8.36 86h.002c.087 0 .178-.005.267-.015l84.275-9.632a2.39 2.39 0 0 0 .598-.158c.04-.017.08-.031.119-.05.18-.084.35-.186.502-.31.024-.018.043-.04.065-.06a2.33 2.33 0 0 0 .364-.404c.019-.028.042-.054.062-.084.108-.168.193-.35.257-.543.007-.017.019-.032.024-.05.007-.023.004-.047.01-.07a2.31 2.31 0 0 0 .091-.596l.002-.022L95 74V16.366ZM77.93 73.294l-63.533 7.261 23.717-25.832 10.847 9.335c.445.383.994.571 1.538.571a2.35 2.35 0 0 0 1.739-.764L63.27 51.85l23.717 20.41-9.057 1.035ZM66.473 48.36l23.802-25.923v46.406L66.473 48.36Zm-31.946 3.275L10.725 77.558V31.152l23.802 20.483ZM19.572 27.1l67.03-7.659-36.295 39.53-36.294-31.234 5.56-.637Z\" 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.898 55.685c-.667.076-1.111-.16-1.111-1.528v-5.03l3.462-.395v-3.566l-3.462.395v-7.067l-4.258.486v7.067l-2.003.23v3.564l2.003-.228v4.901c0 4.076 1.97 5.22 4.702 4.907 1.97-.224 3.114-1.055 3.782-1.672l-1.621-2.808c-.286.223-.794.663-1.494.744ZM52.644 46.89c-4.194.478-7.466 3.812-7.466 7.95 0 4.107 3.272 6.662 7.466 6.184 4.193-.48 7.436-3.778 7.436-7.885 0-4.138-3.243-6.728-7.436-6.249Zm0 10.504c-1.907.218-3.082-1.05-3.082-3.054 0-2.038 1.175-3.54 3.082-3.758 1.906-.218 3.051 1.02 3.051 3.057 0 2.006-1.145 3.538-3.051 3.755Zm-15.827-8.698c-4.194.48-7.468 3.781-7.468 7.887 0 4.17 3.115 6.744 7.945 6.193 2.827-.323 4.479-1.372 5.784-2.666l-2.448-2.364c-.669.555-1.844 1.293-3.399 1.472-1.94.22-3.082-.445-3.496-1.799l10.262-1.17c.318-4.78-2.32-8.108-7.18-7.553Zm-3.145 6.248c.349-1.664 1.493-2.559 3.176-2.75 1.684-.192 2.638.59 2.83 2.064l-6.006.686ZM90.92 23.146a1.315 1.315 0 0 0-.042-.137 2.403 2.403 0 0 0-.201-.463c-.019-.032-.034-.065-.054-.097a2.332 2.332 0 0 0-.387-.458c-.012-.012-.019-.028-.032-.04L72.902 6.592c-.008-.008-.02-.012-.028-.019a2.383 2.383 0 0 0-.521-.341.858.858 0 0 0-.07-.029 2.266 2.266 0 0 0-.528-.159c-.035-.005-.067-.015-.103-.019a2.304 2.304 0 0 0-.58-.012l-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.309v14.686a2.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=\"M14.044 38.77c-.42-3.699 2.238-5.598 5.934-6.02 11.832-1.353 18.882-2.141 25.016-2.828 9.034-1.01 16.083-1.799 33.502-3.839 3.703-.433 7.04.796 7.46 4.494.422 3.699-2.234 5.598-5.932 6.02l-59.291 6.712c-3.382 0-6.298-1.1-6.69-4.54Zm0 30.69c-.42-3.699 2.238-5.598 5.934-6.02 11.832-1.353 18.882-2.141 25.016-2.828 9.034-1.01 16.083-1.799 33.502-3.839 3.703-.434 7.04.796 7.46 4.494.422 3.699-2.234 5.598-5.932 6.02l-59.291 6.712c-3.382 0-6.298-1.1-6.69-4.54Z\" 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.73 2.314C62.657.854 74.808 4.511 83.948 12.617 93.01 20.655 98 32.097 98 44.834c0 26.162-21.412 49.871-47.732 52.852-1.863.21-3.71.314-5.535.314-10.83 0-20.858-3.68-28.68-10.619C6.99 79.344 2 67.902 2 55.165 2 29.003 23.412 5.294 49.73 2.315Zm5.52 4.405c-1.64 0-3.304.093-4.982.283C26.272 9.72 6.748 31.324 6.748 55.165c0 11.376 4.428 21.566 12.465 28.696 8.118 7.2 18.956 10.447 30.518 9.136 23.997-2.718 43.521-24.324 43.521-48.163 0-11.376-4.428-21.566-12.465-28.696-6.94-6.156-15.868-9.42-25.536-9.42Zm-3.724 17.004c5.537-.625 10.871.46 15.43 3.137a3.327 3.327 0 0 1 1.184 4.582c-.951 1.588-3.025 2.113-4.627 1.17-3.282-1.925-7.16-2.701-11.223-2.244-7.294.823-13.677 5.405-17.224 11.555l16.1-1.817c1.857-.212 3.528 1.11 3.74 2.945.21 1.835-1.122 3.492-2.974 3.7L32.455 48.95a20.45 20.45 0 0 0-.349 3.663c0 .97.093 1.913.233 2.838l18.828-2.125a3.367 3.367 0 0 1 3.739 2.945c.21 1.835-1.122 3.492-2.974 3.7l-17.248 1.946c.83 1.336 1.83 2.56 3.03 3.62 3.656 3.231 8.565 4.684 13.812 4.093 4.15-.468 8.15-2.183 11.567-4.96a3.4 3.4 0 0 1 4.752.462 3.322 3.322 0 0 1-.469 4.708c-4.424 3.595-9.642 5.821-15.086 6.435a27.346 27.346 0 0 1-3.066.174c-6.033 0-11.63-2.052-16.009-5.923a22.876 22.876 0 0 1-5.737-7.796l-5.065.573c-.13.014-.26.021-.387.021-1.694 0-3.154-1.26-3.351-2.966-.21-1.835 1.12-3.492 2.973-3.7l3.982-.45c-.164-1.176-.278-2.37-.278-3.595 0-.968.064-1.928.168-2.88l-3.107.35c-.13.014-.26.021-.387.021-1.694 0-3.154-1.259-3.351-2.965-.21-1.836 1.12-3.493 2.973-3.702l5.582-.63c3.86-9.997 13.285-17.841 24.296-19.084Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m55.426 80.9-43.141 4.901a2.357 2.357 0 1 0 .536 4.683l43.14-4.9a2.36 2.36 0 0 0 2.082-2.609c-.149-1.292-1.313-2.236-2.617-2.074Zm0-24.58-43.141 4.902a2.357 2.357 0 1 0 .536 4.683l43.14-4.901a2.36 2.36 0 0 0 2.082-2.61 2.364 2.364 0 0 0-2.617-2.074Zm35.562-25.856c.066-.117.116-.24.17-.364.05-.116.105-.232.142-.353.044-.127.068-.257.096-.388.027-.128.058-.256.073-.387.015-.126.014-.257.016-.388.003-.102.02-.203.014-.307-.003-.039-.015-.076-.019-.116-.003-.037.003-.074-.001-.111-.011-.093-.042-.18-.06-.272a3.999 3.999 0 0 0-.086-.403 3.963 3.963 0 0 0-.147-.396c-.047-.112-.088-.223-.144-.329a4.07 4.07 0 0 0-.243-.393c-.058-.088-.113-.174-.178-.256a3.953 3.953 0 0 0-.353-.38c-.044-.044-.08-.096-.128-.137L73.2 10.515a4.06 4.06 0 0 0-5.72.345 4.033 4.033 0 0 0 .344 5.705l10.133 8.953-65.862 7.483a4.043 4.043 0 0 0-3.568 4.472 4.049 4.049 0 0 0 4.485 3.558l64.295-7.304-9.811 10.896a4.032 4.032 0 0 0 .31 5.706 4.04 4.04 0 0 0 2.705 1.035 4.05 4.05 0 0 0 3.017-1.342l16.94-18.816c.028-.03.045-.066.072-.097.087-.105.164-.217.241-.33.072-.104.146-.206.207-.316Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M88.962 19.59c1.59 2.282 1.88 5.03.65 6.139l-70.087 62.98c-1.233 1.119-3.52.155-5.112-2.127-1.592-2.285-1.882-5.033-.65-6.14l70.087-62.98c.085-.078.178-.144.274-.202 1.276-.765 3.36.208 4.84 2.33Zm7.627 24.206c1.429 2.387 1.84 5.005.92 5.85l-52.27 48.085c-.919.857-2.823-.403-4.25-2.788-1.426-2.385-1.837-5.003-.919-5.85L92.341 41.01a.95.95 0 0 1 .208-.146c.976-.518 2.714.713 4.04 2.931Z\" 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.503 80.49a4.193 4.193 0 0 1 4.342 4.037 4.185 4.185 0 0 1-4.044 4.326l-25.564.883a4.195 4.195 0 0 1-4.34-4.037 4.187 4.187 0 0 1 4.046-4.328l25.56-.88Z\"/><path fill=\"currentColor\" d=\"M12.003 60.241a4.182 4.182 0 0 1 4.041-4.323 4.19 4.19 0 0 1 4.336 4.037l.9 25.46a4.18 4.18 0 0 1-4.038 4.322 4.192 4.192 0 0 1-4.338-4.032l-.901-25.464Z\"/><path fill=\"currentColor\" d=\"M40.877 54.015a4.207 4.207 0 0 1 5.93-.205 4.169 4.169 0 0 1 .208 5.907l-26.85 28.692a4.204 4.204 0 0 1-5.93.205 4.172 4.172 0 0 1-.208-5.91l26.85-28.69ZM57.783 19.25a4.194 4.194 0 0 1-4.343-4.039 4.185 4.185 0 0 1 4.044-4.325l25.565-.883a4.196 4.196 0 0 1 4.34 4.038 4.186 4.186 0 0 1-4.045 4.326l-25.56.882Z\"/><path fill=\"currentColor\" d=\"M88.282 39.499a4.182 4.182 0 0 1-4.041 4.323 4.19 4.19 0 0 1-4.335-4.036l-.902-25.46a4.18 4.18 0 0 1 4.04-4.324 4.191 4.191 0 0 1 4.337 4.033l.901 25.464Z\"/><path fill=\"currentColor\" d=\"M59.408 45.724a4.204 4.204 0 0 1-5.928.206 4.168 4.168 0 0 1-.208-5.907L80.12 11.33a4.207 4.207 0 0 1 5.931-.203 4.17 4.17 0 0 1 .209 5.908l-26.852 28.69Z\"/>"
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.933 9.496c.027.172.05.343.056.515 0 .017.003.034.005.051a.323.323 0 0 1 .006.052v20.854c0 2.281-1.867 4.13-4.17 4.13-2.302 0-4.169-1.849-4.169-4.13v-10.07L39.941 68.04a4.18 4.18 0 0 1-3.105 1.37 4.172 4.172 0 0 1-2.784-1.056 4.102 4.102 0 0 1-.317-5.832L76.392 15.45l-11.529 1.301c-2.288.26-4.356-1.37-4.614-3.636-.262-2.267 1.381-4.313 3.669-4.57l22.44-2.534c.02-.002.039-.001.058 0l.057-.001c.17-.015.34-.01.51-.004h.002l.105.002c.076.002.153.003.23.011.158.02.313.057.47.095l.041.01c.036.009.072.016.107.023.068.014.135.028.2.05.18.058.35.142.521.226.036.017.072.033.109.048.049.02.097.04.143.066.172.099.332.224.492.349l.017.013c.027.022.057.041.086.06a.818.818 0 0 1 .107.081l.003.001c.218.194.41.406.576.63.017.023.03.048.044.073.013.023.026.047.041.07.128.188.25.38.342.584.022.047.038.095.053.143.01.034.022.068.035.101.07.18.137.358.179.543.015.064.023.13.032.197l.015.114ZM75.975 45.359a2.42 2.42 0 0 1 2.432-2.41 2.42 2.42 0 0 1 2.432 2.41v38.01a2.418 2.418 0 0 1-2.157 2.395l-63.975 7.22a2.441 2.441 0 0 1-1.894-.598A2.397 2.397 0 0 1 12 90.592V27.216c0-1.224.928-2.254 2.157-2.393l33.635-3.797c1.344-.146 2.54.798 2.69 2.121.155 1.322-.805 2.516-2.14 2.667l-31.478 3.554V87.89l59.111-6.672v-35.86Z\" 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=\"M18.199 13.479 83.8 6.053c4.511-.51 8.2 2.737 8.2 7.22v65.174c0 4.481-3.689 8.564-8.2 9.075L66.862 89.44V58.074l10.552-1.199 1.967-12.761-12.519 1.422V35.75c0-1.939 1.583-3.696 3.526-3.916l8.993-1.021V17.73l-8.993 1.022c-9.179 1.042-16.647 9.337-16.647 18.49v9.785l-10.55 1.198v12.538l10.55-1.198v31.36L18.2 94.946c-4.511.512-8.2-2.735-8.2-7.216V22.555c0-4.482 3.689-8.565 8.199-9.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\" fill-rule=\"evenodd\" d=\"M48.481 10.204a2.177 2.177 0 0 1 1.907-2.412l6.78-.777a2.168 2.168 0 0 1 2.397 1.918 2.178 2.178 0 0 1-1.907 2.413l-6.78.777a2.171 2.171 0 0 1-2.397-1.919ZM23.545 20.719c0-5.614 4.18-10.328 9.725-10.965l8.585-.983c1.188-.146 2.262.722 2.397 1.917a2.176 2.176 0 0 1-1.906 2.412l-8.585.986c-3.355.384-5.885 3.236-5.885 6.633 0 1.204-.97 2.18-2.165 2.18a2.172 2.172 0 0 1-2.166-2.18ZM82.67 82.995 35.706 88.38V66.77l21.316-17.83v17.743a2.18 2.18 0 0 0 1.328 2.009c.804.34 1.732.162 2.355-.453l21.964-21.693v36.45ZM17.331 57.334l14.044 9.533v19.856L17.33 77.19V57.334Zm23.62-22.883 14.635 9.935-22.183 18.6-14.635-9.934L40.95 34.45Zm45.957 6.283-.008-.032a2.148 2.148 0 0 0-.854-1.182L67.67 27.048a2.152 2.152 0 0 0-2.596.132l-6.805 5.705a2.187 2.187 0 0 0-.277 3.07 2.155 2.155 0 0 0 3.05.279l5.555-4.659L81.44 41.651 61.352 61.489V44.293c0-.026-.01-.052-.011-.078.001-.041.01-.081.008-.123a2.181 2.181 0 0 0-.951-1.696L42.024 29.923a2.154 2.154 0 0 0-2.596.132l-8.377 7.025-.554-8.664c-.003-.06-.02-.116-.028-.173l-.015-.092a2.16 2.16 0 0 0-.2-.595c-.244-.537-.662-1.013-1.259-1.364-1.43-.843-3.697-.949-5.197-.619-2.292.506-2.755 1.93-2.847 2.52-.01.068.006.133 0 .201-.004.041-.017.08-.019.122l-1.153 18.115-6 5.03c-.02.017-.034.04-.054.058-.053.048-.098.101-.145.154a2.036 2.036 0 0 0-.318.45c-.052.099-.095.2-.13.307a2.427 2.427 0 0 0-.064.204c-.027.117-.04.235-.048.356-.004.05-.02.096-.02.146v25.113c0 .724.358 1.401.955 1.806L32.33 92.628c.01.006.022.008.032.015.158.104.328.184.506.242.037.013.074.022.111.032.184.05.37.083.562.083.082 0 .164-.005.245-.014l51.296-5.881A2.174 2.174 0 0 0 87 84.94V41.353l-.001-.01a2.151 2.151 0 0 0-.09-.609Z\" 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.67 54.922c-5.895.668-11.405-.974-15.521-4.615-4.071-3.602-6.314-8.77-6.314-14.547 0-12.289 10.092-23.427 22.496-24.829.86-.097 1.71-.145 2.55-.145 4.92 0 9.456 1.65 12.97 4.759 4.071 3.603 6.314 8.77 6.314 14.548 0 12.29-10.092 23.429-22.494 24.829ZM67.379 9.404c-5.022-3.457-11.197-4.958-17.707-4.22C34.414 6.905 22 20.622 22 35.76c0 7.448 2.936 14.147 8.264 18.863 4.597 4.068 10.477 6.227 16.82 6.23v13.953l-11.413 1.29c-1.6.18-2.752 1.615-2.569 3.202a2.91 2.91 0 0 0 3.23 2.547l10.751-1.215v11.477c0 1.597 1.306 2.893 2.918 2.893s2.918-1.296 2.918-2.893V79.971l11.413-1.288c1.6-.182 2.751-1.615 2.568-3.202a2.904 2.904 0 0 0-3.23-2.547l-10.752 1.215V60.248C66.966 57.362 78 44.364 78 30.093c0-6.448-2.207-12.33-6.255-16.853-1.395-1.4-2.229-2.227-4.367-3.836Z\" 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=\"M8.951 35.465a2.647 2.647 0 0 1-2.934-2.325 2.645 2.645 0 0 1 2.334-2.925l49.393-5.611c1.033-4.442 4.848-8.004 9.54-8.537 2.768-.314 5.383.486 7.37 2.251a9.002 9.002 0 0 1 2.621 4.068l13.773-1.564a2.643 2.643 0 1 1 .601 5.25l-14.224 1.615c-1.033 4.442-4.848 8.006-9.54 8.539-.395.044-.787.066-1.172.066-2.33 0-4.495-.805-6.197-2.319a8.994 8.994 0 0 1-2.622-4.068L8.95 35.465ZM68.44 21.287c-.182 0-.367.01-.555.031-2.778.316-5.125 2.916-5.125 5.678 0 1.218.456 2.296 1.286 3.035.843.75 1.996 1.085 3.24.943 2.777-.315 5.125-2.915 5.125-5.677 0-1.219-.456-2.297-1.287-3.035-.715-.637-1.654-.975-2.684-.975Zm22.61 22.578L37.74 49.92a9.02 9.02 0 0 0-2.62-4.068c-1.987-1.765-4.608-2.565-7.37-2.25-4.691.534-8.507 4.096-9.541 8.536l-9.857 1.12a2.642 2.642 0 0 0-2.333 2.925 2.646 2.646 0 0 0 2.934 2.326l9.407-1.068a9.008 9.008 0 0 0 2.62 4.066c1.705 1.516 3.87 2.32 6.2 2.32.386 0 .777-.022 1.17-.067 4.693-.533 8.509-4.096 9.542-8.538l53.757-6.105a2.642 2.642 0 1 0-.6-5.252Zm0 23.046-28.033 3.184a8.998 8.998 0 0 0-2.622-4.07c-1.986-1.766-4.601-2.565-7.368-2.25-4.693.533-8.508 4.096-9.541 8.538L8.35 76.303a2.646 2.646 0 0 0-2.334 2.924 2.649 2.649 0 0 0 2.934 2.327l34.684-3.94a9.006 9.006 0 0 0 2.622 4.067C47.959 83.195 50.127 84 52.455 84c.386 0 .776-.023 1.17-.066 4.693-.533 8.508-4.097 9.542-8.537L91.65 72.16a2.642 2.642 0 1 0-.6-5.25ZM53.025 78.682c-1.246.142-2.396-.193-3.24-.944-.83-.738-1.285-1.816-1.285-3.035 0-2.761 2.347-5.361 5.125-5.677a5 5 0 0 1 .555-.032c1.03 0 1.969.339 2.685.974.83.74 1.288 1.818 1.288 3.037 0 2.761-2.348 5.362-5.127 5.677Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M50.24 3.25c10.377-1.161 20.13 1.747 27.472 8.191C84.992 17.831 89 26.921 89 37.041v7.943c0 1.253-1.032 2.267-2.306 2.267-1.273 0-2.306-1.014-2.306-2.267V37.04c0-8.809-3.462-16.698-9.748-22.216-6.347-5.57-14.83-8.082-23.879-7.067C40.01 8.961 29.75 15.201 23.316 24.45a2.33 2.33 0 0 1-3.204.59 2.243 2.243 0 0 1-.601-3.15C26.795 11.414 37.996 4.621 50.24 3.25Zm.709 19.112c2.169-.242 3.727-2.17 3.48-4.302-.248-2.134-2.21-3.667-4.377-3.423-15.763 1.765-28.588 15.824-28.588 31.339v31.907c0 2.146 1.77 3.888 3.953 3.888s3.953-1.742 3.953-3.888V45.976c0-11.689 9.68-22.28 21.579-23.614Zm14.774-3.16c-1.107-.617-2.516-.235-3.143.856a2.248 2.248 0 0 0 .871 3.091c6.153 3.424 9.827 9.856 9.827 17.206v31.906c0 1.253 1.033 2.268 2.306 2.268 1.273 0 2.306-1.015 2.306-2.268V40.355c0-9.005-4.549-16.913-12.167-21.153ZM34.479 58.08c0-1.253 1.033-2.268 2.306-2.268 1.273 0 2.306 1.015 2.306 2.268v29.418c0 1.253-1.033 2.267-2.306 2.267-1.273 0-2.306-1.014-2.306-2.267V58.08Zm27.287-25.052c-3.092-2.713-7.185-3.939-11.527-3.453-8.69.974-15.76 8.725-15.76 17.277 0 1.253 1.033 2.268 2.306 2.268 1.273 0 2.306-1.015 2.306-2.268 0-6.32 5.236-12.05 11.67-12.771 3.018-.339 5.837.49 7.933 2.33 2.074 1.82 3.215 4.436 3.215 7.368v40.645c0 1.253 1.034 2.267 2.307 2.267 1.274 0 2.306-1.014 2.306-2.267V43.779c0-4.242-1.688-8.06-4.756-10.75Zm-45.594.389c-1.232-.322-2.493.402-2.82 1.612A38.993 38.993 0 0 0 12 45.15v10.34c0 1.252 1.033 2.268 2.306 2.268 1.274 0 2.306-1.016 2.306-2.268V45.15c0-2.994.405-6.008 1.2-8.961.325-1.21-.408-2.452-1.64-2.773Zm30.375 12.847c0-2.147 1.77-3.888 3.954-3.888 2.183 0 3.953 1.74 3.953 3.888v47.848c0 2.148-1.77 3.888-3.953 3.888-2.184 0-3.954-1.74-3.954-3.888V46.264Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M87.884 46.588c-1.974-6.095-4.412-13.54-6.848-20.985-2.436-7.44-4.871-14.88-6.844-20.971a2.352 2.352 0 0 0-2.12-1.63 2.355 2.355 0 0 0-2.27 1.413c-5.13 11.771-14.012 10.976-24.298 10.059-8.708-.779-18.376-1.632-25.136 6.436a4.005 4.005 0 0 0-2.767-1.887c.251-.185.5-.373.719-.596a6.137 6.137 0 0 0 1.773-4.295 6.136 6.136 0 0 0-1.773-4.296 6.026 6.026 0 0 0-4.274-1.783 6.073 6.073 0 0 0-4.273 1.783A6.112 6.112 0 0 0 8 14.132c0 .392.04.797.12 1.189a6.528 6.528 0 0 0 .901 2.188c.229.324.47.635.753.918a6.07 6.07 0 0 0 4.253 1.782 4.046 4.046 0 0 0-.935 4.046L36.072 95.2a4.036 4.036 0 0 0 3.831 2.8 3.98 3.98 0 0 0 1.248-.201c2.118-.692 3.275-2.98 2.586-5.108l-7.843-24.216c5.261-8.879 13.484-8.174 22.887-7.336 10.561.944 22.535 2.013 29.02-12.87.232-.532.26-1.13.082-1.681Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<g fill=\"#fff\" fill-rule=\"evenodd\" transform=\"translate(0 14)\">\n <path stroke=\"#F5F5F5\" stroke-width=\"1.786\" d=\"M.893.893h98.214v69.643H.893z\"/>\n <path fill=\"#E8252A\" d=\"M0 33.333h100v38.095H0z\"/>\n <path fill=\"#17579E\" d=\"M0 0l47.619 35.714L0 71.429z\"/>\n </g>",
5
+ "isFlag": true
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<rect y=\"14\" width=\"100\" height=\"71.4\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#0A17A7\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#FFFFFF\" d=\"M94.4,14h5.6l0,7.8l-23.8,16H100v23.8H76.2L100,77.7v7.7h-5.6L61.9,63.5v21.9H38.1V63.5L5.6,85.4l-5.6,0v-7.7\n l23.8-16.1H0V37.8h23.8L0,21.7V14h5.6l32.5,21.9V14h23.8v21.9L94.4,14z\"/>\n <path fill=\"#DB1F35\" d=\"M100,14v2.1L67.3,37.6c-0.2,0.1-0.4,0.2-0.7,0.2c-0.4,0-0.8-0.2-1-0.5c-0.4-0.6-0.2-1.3,0.3-1.7L98.9,14H100z\" />\n <path fill=\"#DB1F35\" d=\"M100,80.7v2.9L70.8,63.9c-0.5-0.4-0.7-1.1-0.3-1.7c0.4-0.5,1.1-0.7,1.7-0.3L100,80.7z\"/>\n <path fill=\"#DB1F35\" d=\"M29.6,37.2c-0.2,0.3-0.6,0.5-1,0.5c-0.2,0-0.5-0.1-0.7-0.2L0,18.7v-2.9l29.3,19.7C29.8,35.9,30,36.7,29.6,37.2z \"/>\n <path fill=\"#DB1F35\" d=\"M33.8,63.6L0.9,85.4H0v-2.2l32.5-21.6c0.5-0.4,1.3-0.2,1.6,0.3C34.5,62.5,34.4,63.2,33.8,63.6z\"/>\n <path fill-rule=\"evenodd\"clip-rule=\"evenodd\"fill=\"#E6273E\" d=\"M0,56.9h42.9v28.6h14.3V56.9H100V42.6H57.1V14H42.9v28.6H0V56.9z\"/>",
5
+ "isFlag": true
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<g transform=\"translate(0 14)\">\n <path fill=\"#DD172C\" d=\"M0 0h100v19.048H0zm0 52.381h100v19.048H0z\"/>\n <path fill=\"#FFD133\" d=\"M0 19.048h100v33.333H0z\"/>\n <path fill=\"#FFEDB1\" d=\"M26.19 33.333h4.762v2.381H26.19z\"/>\n <path fill=\"none\" stroke=\"#A41517\" stroke-width=\"2.381\" d=\"M29.762 32.143H22.62a.998.998 0 0 0-.75.308 1.01 1.01 0 0 0-.247.778l.598 7.173c.084 1.01.582 1.92 1.328 2.577a4.3 4.3 0 0 0 2.832 1.064c.97-.05 1.871-.479 2.552-1.131.681-.653 1.148-1.535 1.229-2.51l.598-7.173c.025-.3-.065-.577-.248-.776a1.003 1.003 0 0 0-.749-.31z\"/>\n <path fill=\"#A41517\" d=\"M21.429 35.714h9.523v2.381h-2.381l-2.381 4.762-2.38-4.762h-2.381zm-7.143-7.143h4.762v16.667h-4.762zm19.047 0h4.762v16.667h-4.762zM21.429 26.19a2.386 2.386 0 0 1 2.378-2.38h4.767a2.374 2.374 0 0 1 2.378 2.38v1.192c0 .657-.539 1.19-1.187 1.19h-7.15a1.185 1.185 0 0 1-1.186-1.19V26.19z\"/>\n </g>",
5
+ "isFlag": true
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<g fill=\"#fff\" fill-rule=\"evenodd\" transform=\"translate(0 14)\">\n <path stroke=\"#F5F5F5\" stroke-width=\"1.786\" d=\"M.893.893h98.214v69.643H.893z\"/>\n <path fill=\"#F44653\" d=\"M66.667 0H100v71.429H66.667z\"/>\n <path fill=\"#1035BB\" d=\"M0 0h33.333v71.429H0z\"/>\n </g>",
5
+ "isFlag": true
6
+ };
7
+
8
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ "width": 15,
3
+ "height": 15,
4
+ "block": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M87.884 46.588c-1.974-6.095-4.412-13.54-6.848-20.985-2.436-7.44-4.871-14.88-6.844-20.971a2.352 2.352 0 0 0-2.12-1.63 2.355 2.355 0 0 0-2.27 1.413c-5.13 11.771-14.012 10.976-24.298 10.059-8.708-.779-18.376-1.632-25.136 6.436a4.005 4.005 0 0 0-2.767-1.887c.251-.185.5-.373.719-.596a6.137 6.137 0 0 0 1.773-4.295 6.136 6.136 0 0 0-1.773-4.296 6.026 6.026 0 0 0-4.274-1.783 6.073 6.073 0 0 0-4.273 1.783A6.112 6.112 0 0 0 8 14.132c0 .392.04.797.12 1.189a6.528 6.528 0 0 0 .901 2.188c.229.324.47.635.753.918a6.07 6.07 0 0 0 4.253 1.782 4.046 4.046 0 0 0-.935 4.046L36.072 95.2a4.036 4.036 0 0 0 3.831 2.8 3.98 3.98 0 0 0 1.248-.201c2.118-.692 3.275-2.98 2.586-5.108l-7.843-24.216c5.261-8.879 13.484-8.174 22.887-7.336 10.561.944 22.535 2.013 29.02-12.87.232-.532.26-1.13.082-1.681ZM59.199 56.43c-8.707-.775-18.366-1.63-25.125 6.425L22.262 26.386c5.264-8.763 13.463-8.042 22.826-7.203 9.227.821 19.52 1.74 26.302-7.946 1.604 4.927 3.392 10.384 5.178 15.843 2.32 7.088 4.64 14.174 6.56 20.095-5.18 10.928-13.886 10.152-23.93 9.254Z\" clip-rule=\"evenodd\"/>"
5
+ };
6
+
7
+ export default _default;