@ncino/web-components 10.3.0 → 10.5.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 (1876) hide show
  1. package/dist/components/accordion/gator/base/accordion.gator.js +10 -10
  2. package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
  3. package/dist/components/alert/gator/base/alert.gator.js +4 -4
  4. package/dist/components/banner/gator/banner.gator.js +5 -5
  5. package/dist/components/button/gator/button.gator.js +6 -6
  6. package/dist/components/display-card/gator/display-card.gator.js +10 -10
  7. package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
  8. package/dist/components/icon/gator/icon.gator.js +2 -2
  9. package/dist/components/icon/gator/index.js +1 -1
  10. package/dist/components/icon/gator/templates/index.js +1 -1
  11. package/dist/components/illustration/gator/illustration.gator.js +4 -4
  12. package/dist/components/illustration/gator/index.js +1 -1
  13. package/dist/components/illustration/gator/templates/index.js +1 -1
  14. package/dist/components/image-card/gator/image-card.gator.js +15 -15
  15. package/dist/components/input/base/input-base.gator.js +9 -9
  16. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +28 -28
  17. package/dist/components/input/gator/help-text/help-text.gator.js +3 -3
  18. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +10 -10
  19. package/dist/components/input/gator/input-file/input-file.gator.js +11 -11
  20. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +9 -9
  21. package/dist/components/input/gator/input-time/input-time.gator.js +3 -3
  22. package/dist/components/list/gator/list-item/list-item.gator.js +13 -13
  23. package/dist/components/selection-box/selection-box.gator.js +6 -6
  24. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +12 -12
  25. package/dist/components/table/gator/table.gator.js +91 -91
  26. package/dist/node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js +1 -1
  27. package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directives/unsafe-svg.js +1 -0
  28. package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js +2 -2
  29. package/dist/packages/styles/dist/gator/themes/icons/add-link.js +10 -0
  30. package/dist/packages/styles/dist/gator/themes/icons/airplane.js +6 -0
  31. package/dist/packages/styles/dist/gator/themes/icons/alarm.js +6 -0
  32. package/dist/packages/styles/dist/gator/themes/icons/apartment.js +6 -0
  33. package/dist/packages/styles/dist/gator/themes/icons/arrow-around.js +6 -0
  34. package/dist/packages/styles/dist/gator/themes/icons/arrow-down.js +6 -0
  35. package/dist/packages/styles/dist/gator/themes/icons/arrow-left.js +6 -0
  36. package/dist/packages/styles/dist/gator/themes/icons/arrow-line-left.js +6 -0
  37. package/dist/packages/styles/dist/gator/themes/icons/arrow-line-right.js +6 -0
  38. package/dist/packages/styles/dist/gator/themes/icons/arrow-right.js +6 -0
  39. package/dist/packages/styles/dist/gator/themes/icons/arrow-up.js +6 -0
  40. package/dist/packages/styles/dist/gator/themes/icons/arrows-down-up.js +6 -0
  41. package/dist/packages/styles/dist/gator/themes/icons/bank.js +6 -0
  42. package/dist/packages/styles/dist/gator/themes/icons/bell-disabled.js +6 -0
  43. package/dist/packages/styles/dist/gator/themes/icons/bell.js +6 -0
  44. package/dist/packages/styles/dist/gator/themes/icons/binoculars.js +6 -0
  45. package/dist/packages/styles/dist/gator/themes/icons/book.js +6 -0
  46. package/dist/packages/styles/dist/gator/themes/icons/box.js +6 -0
  47. package/dist/packages/styles/dist/gator/themes/icons/brain.js +5 -0
  48. package/dist/packages/styles/dist/gator/themes/icons/cake.js +6 -0
  49. package/dist/packages/styles/dist/gator/themes/icons/calculator.js +6 -0
  50. package/dist/packages/styles/dist/gator/themes/icons/calendar.js +6 -0
  51. package/dist/packages/styles/dist/gator/themes/icons/camera.js +6 -0
  52. package/dist/packages/styles/dist/gator/themes/icons/caret-up-down.js +6 -0
  53. package/dist/packages/styles/dist/gator/themes/icons/case.js +12 -0
  54. package/dist/packages/styles/dist/gator/themes/icons/chart-bar-horizontal.js +3 -0
  55. package/dist/packages/styles/dist/gator/themes/icons/chart-bar.js +3 -0
  56. package/dist/packages/styles/dist/gator/themes/icons/chart-donut.js +3 -0
  57. package/dist/packages/styles/dist/gator/themes/icons/chart-line.js +3 -0
  58. package/dist/packages/styles/dist/gator/themes/icons/chart-pie.js +3 -0
  59. package/dist/packages/styles/dist/gator/themes/icons/chart-rise.js +6 -0
  60. package/dist/packages/styles/dist/gator/themes/icons/chart-scatter.js +3 -0
  61. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-ai.js +4 -0
  62. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-dots.js +3 -0
  63. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-slash.js +3 -0
  64. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-text.js +3 -0
  65. package/dist/packages/styles/dist/gator/themes/icons/chat-circle.js +3 -0
  66. package/dist/packages/styles/dist/gator/themes/icons/chat.js +6 -0
  67. package/dist/packages/styles/dist/gator/themes/icons/check-circle-filled.js +3 -0
  68. package/dist/packages/styles/dist/gator/themes/icons/check-circle.js +6 -0
  69. package/dist/packages/styles/dist/gator/themes/icons/check.js +6 -0
  70. package/dist/packages/styles/dist/gator/themes/icons/checkbox-indeterminate.js +5 -0
  71. package/dist/packages/styles/dist/gator/themes/icons/checkbox-selected.js +4 -0
  72. package/dist/packages/styles/dist/gator/themes/icons/checkbox.js +14 -0
  73. package/dist/packages/styles/dist/gator/themes/icons/checkerboard.js +3 -0
  74. package/dist/packages/styles/dist/gator/themes/icons/chevron-down.js +6 -0
  75. package/dist/packages/styles/dist/gator/themes/icons/chevron-left.js +6 -0
  76. package/dist/packages/styles/dist/gator/themes/icons/chevron-right.js +6 -0
  77. package/dist/packages/styles/dist/gator/themes/icons/chevron-up.js +6 -0
  78. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-down.js +6 -0
  79. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-left.js +6 -0
  80. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-right.js +6 -0
  81. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-up.js +6 -0
  82. package/dist/packages/styles/dist/gator/themes/icons/circle-dashed.js +6 -0
  83. package/dist/packages/styles/dist/gator/themes/icons/circle-filled.js +8 -0
  84. package/dist/packages/styles/dist/gator/themes/icons/circle.js +6 -0
  85. package/dist/packages/styles/dist/gator/themes/icons/city.js +6 -0
  86. package/dist/packages/styles/dist/gator/themes/icons/clipboard.js +6 -0
  87. package/dist/packages/styles/dist/gator/themes/icons/clock-clockwise.js +6 -0
  88. package/dist/packages/styles/dist/gator/themes/icons/clock-counter-clockwise.js +6 -0
  89. package/dist/packages/styles/dist/gator/themes/icons/clock.js +6 -0
  90. package/dist/packages/styles/dist/gator/themes/icons/collapse.js +6 -0
  91. package/dist/packages/styles/dist/gator/themes/icons/cone.js +6 -0
  92. package/dist/packages/styles/dist/gator/themes/icons/contact-info.js +6 -0
  93. package/dist/packages/styles/dist/gator/themes/icons/copy.js +6 -0
  94. package/dist/packages/styles/dist/gator/themes/icons/credit-card.js +6 -0
  95. package/dist/packages/styles/dist/gator/themes/icons/crop.js +6 -0
  96. package/dist/packages/styles/dist/gator/themes/icons/crosshairs.js +6 -0
  97. package/dist/packages/styles/dist/gator/themes/icons/currency-dollar-simple.js +6 -0
  98. package/dist/packages/styles/dist/gator/themes/icons/currency-eur.js +6 -0
  99. package/dist/packages/styles/dist/gator/themes/icons/currency-gbp.js +6 -0
  100. package/dist/packages/styles/dist/gator/themes/icons/currency-inr.js +6 -0
  101. package/dist/packages/styles/dist/gator/themes/icons/currency-jpy.js +6 -0
  102. package/dist/packages/styles/dist/gator/themes/icons/currency-krw.js +6 -0
  103. package/dist/packages/styles/dist/gator/themes/icons/currency-kzt.js +6 -0
  104. package/dist/packages/styles/dist/gator/themes/icons/currency-ngn.js +6 -0
  105. package/dist/packages/styles/dist/gator/themes/icons/currency-rub.js +6 -0
  106. package/dist/packages/styles/dist/gator/themes/icons/cursor-arrow.js +17 -0
  107. package/dist/packages/styles/dist/gator/themes/icons/cursor-hand.js +27 -0
  108. package/dist/packages/styles/dist/gator/themes/icons/cursor.js +6 -0
  109. package/dist/packages/styles/dist/gator/themes/icons/dashboard.js +6 -0
  110. package/dist/packages/styles/dist/gator/themes/icons/delete.js +6 -0
  111. package/dist/packages/styles/dist/gator/themes/icons/dna.js +6 -0
  112. package/dist/packages/styles/dist/gator/themes/icons/document-add.js +6 -0
  113. package/dist/packages/styles/dist/gator/themes/icons/document-ai.js +8 -0
  114. package/dist/packages/styles/dist/gator/themes/icons/document-check.js +10 -0
  115. package/dist/packages/styles/dist/gator/themes/icons/document-e-sign.js +10 -0
  116. package/dist/packages/styles/dist/gator/themes/icons/document-image.js +6 -0
  117. package/dist/packages/styles/dist/gator/themes/icons/document-pdf.js +6 -0
  118. package/dist/packages/styles/dist/gator/themes/icons/document-sign.js +10 -0
  119. package/dist/packages/styles/dist/gator/themes/icons/document-zip.js +6 -0
  120. package/dist/packages/styles/dist/gator/themes/icons/document.js +6 -0
  121. package/dist/packages/styles/dist/gator/themes/icons/dollar-bills.js +22 -0
  122. package/dist/packages/styles/dist/gator/themes/icons/dollar-house.js +10 -0
  123. package/dist/packages/styles/dist/gator/themes/icons/down-payment.js +14 -0
  124. package/dist/packages/styles/dist/gator/themes/icons/download.js +6 -0
  125. package/dist/packages/styles/dist/gator/themes/icons/drag-drop.js +26 -0
  126. package/dist/packages/styles/dist/gator/themes/icons/earth.js +6 -0
  127. package/dist/packages/styles/dist/gator/themes/icons/exclude-square.js +3 -0
  128. package/dist/packages/styles/dist/gator/themes/icons/exit-circle.js +6 -0
  129. package/dist/packages/styles/dist/gator/themes/icons/exit-left.js +6 -0
  130. package/dist/packages/styles/dist/gator/themes/icons/exit.js +6 -0
  131. package/dist/packages/styles/dist/gator/themes/icons/expand-arrows.js +6 -0
  132. package/dist/packages/styles/dist/gator/themes/icons/expand.js +6 -0
  133. package/dist/packages/styles/dist/gator/themes/icons/export.js +6 -0
  134. package/dist/packages/styles/dist/gator/themes/icons/eye-closed.js +6 -0
  135. package/dist/packages/styles/dist/gator/themes/icons/eye-crossed.js +6 -0
  136. package/dist/packages/styles/dist/gator/themes/icons/eye.js +6 -0
  137. package/dist/packages/styles/dist/gator/themes/icons/facebook-logo.js +6 -0
  138. package/dist/packages/styles/dist/gator/themes/icons/file-code.js +6 -0
  139. package/dist/packages/styles/dist/gator/themes/icons/files.js +6 -0
  140. package/dist/packages/styles/dist/gator/themes/icons/filter-funnel.js +6 -0
  141. package/dist/packages/styles/dist/gator/themes/icons/filters-2.js +6 -0
  142. package/dist/packages/styles/dist/gator/themes/icons/filters.js +6 -0
  143. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ad-andorra.js +16 -0
  144. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ae-united-arab-emirates.js +15 -0
  145. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-af-afghanistan.js +22 -0
  146. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.js +16 -0
  147. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ai-anguilla.js +30 -0
  148. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-al-albania.js +13 -0
  149. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-am-armenia.js +19 -0
  150. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ao-angola.js +30 -0
  151. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-aq-antarctica.js +30 -0
  152. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ar-argentina.js +21 -0
  153. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-as-american-smoa.js +19 -0
  154. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-at-austria.js +19 -0
  155. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-au-australia.js +35 -0
  156. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-aw-aruba.js +31 -0
  157. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ax-aland-islands.js +18 -0
  158. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-az-azerbaijan.js +20 -0
  159. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.js +19 -0
  160. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bb-barbados.js +15 -0
  161. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bd-bangladesh.js +13 -0
  162. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-be-belgium.js +14 -0
  163. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bf-burkina-faso.js +19 -0
  164. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bg-bulgaria.js +19 -0
  165. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bh-bahrain.js +13 -0
  166. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bi-burundi.js +22 -0
  167. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bj-benin.js +14 -0
  168. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bl-saint-barthelemy.js +14 -0
  169. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bm-bermuda.js +39 -0
  170. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bn-brunei-darussalam.js +25 -0
  171. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bo-bolivia.js +24 -0
  172. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-bo-bonaire.js +20 -0
  173. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-sa-sba.js +17 -0
  174. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-se-snt-eustatius.js +17 -0
  175. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-br-brazil.js +48 -0
  176. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bs-bahamas.js +15 -0
  177. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bt-bhutan.js +25 -0
  178. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bv-bouvet-island.js +18 -0
  179. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bw-botswana.js +19 -0
  180. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-by-belarus.js +16 -0
  181. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bz-belize.js +29 -0
  182. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ca-canada.js +15 -0
  183. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.js +20 -0
  184. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.js +19 -0
  185. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cf-central-african-republic.js +17 -0
  186. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cg-republic-of-the-congo.js +19 -0
  187. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ch-switzerland.js +18 -0
  188. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +14 -0
  189. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ck-cook-islands.js +25 -0
  190. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cl-chile.js +15 -0
  191. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cm-cameroon.js +15 -0
  192. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cn-china.js +17 -0
  193. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-co-colombia.js +19 -0
  194. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cr-costa-rica.js +18 -0
  195. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cu-cuba.js +25 -0
  196. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cv-cabo-verde.js +30 -0
  197. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cw-cura/303/247ao.js +20 -0
  198. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cx-christmas-island.js +20 -0
  199. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cy-cyprus.js +29 -0
  200. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cz-czech-republic.js +24 -0
  201. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-de-germany.js +14 -0
  202. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dj-djibouti.js +25 -0
  203. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dk-denmark.js +18 -0
  204. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dm-dominica.js +27 -0
  205. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-do-dominican-republic.js +28 -0
  206. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dz-algeria.js +14 -0
  207. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ec-ecuador.js +38 -0
  208. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ee-estonia.js +19 -0
  209. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-eg-egypt.js +32 -0
  210. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-eh-western-sahara.js +16 -0
  211. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-er-eritrea.js +15 -0
  212. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-es-sain.js +80 -0
  213. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-et-ethiopia.js +25 -0
  214. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fi-finland.js +18 -0
  215. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fj-fiji.js +57 -0
  216. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fk-falkland-islands.js +27 -0
  217. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.js +21 -0
  218. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fo-faroe-islands.js +18 -0
  219. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fr-france.js +14 -0
  220. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ga-gabon.js +14 -0
  221. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-eng-england.js +13 -0
  222. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-nir-northern-ireland.js +26 -0
  223. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-sct-sotland.js +12 -0
  224. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.js +26 -0
  225. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-wls-wales.js +19 -0
  226. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gd-grenada.js +30 -0
  227. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ge-georgia.js +22 -0
  228. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gf-french-guiana.js +14 -0
  229. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gg-guernsey.js +19 -0
  230. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gh-ghana.js +15 -0
  231. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gi-gibraltar.js +23 -0
  232. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gl-greenland.js +25 -0
  233. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gm-gambia.js +14 -0
  234. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gn-guinea.js +14 -0
  235. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gp-guadeloupe-2.js +46 -0
  236. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gp-guadeloupe.js +14 -0
  237. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gq-equatorial-guinea.js +35 -0
  238. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gr-greece.js +19 -0
  239. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +68 -0
  240. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gt-guatemala.js +19 -0
  241. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gu-guam.js +36 -0
  242. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gw-guinea-bissau.js +15 -0
  243. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gy-guyana.js +14 -0
  244. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hk-hong-kong.js +34 -0
  245. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.js +35 -0
  246. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hn-honduras.js +24 -0
  247. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hr-croatia-hrvatska.js +61 -0
  248. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ht-haiti.js +48 -0
  249. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hu-hungary.js +19 -0
  250. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-id-indonesia.js +18 -0
  251. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ie-ireland.js +14 -0
  252. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-il-isreal.js +21 -0
  253. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-im-isle-of-man.js +28 -0
  254. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-in-india.js +21 -0
  255. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.js +45 -0
  256. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-iq-iraq.js +20 -0
  257. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ir-iran.js +90 -0
  258. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-is-iceland.js +18 -0
  259. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-it-italy.js +14 -0
  260. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-je-jersey.js +18 -0
  261. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jm-jamaica.js +14 -0
  262. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jo-jordan.js +26 -0
  263. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jp-japan.js +18 -0
  264. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ke-kenia.js +22 -0
  265. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kg-kyrgyzstan.js +18 -0
  266. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kh-cambodia.js +278 -0
  267. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ki--kiribati.js +28 -0
  268. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-km-comoros.js +22 -0
  269. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.js +16 -0
  270. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kp-korea-north.js +20 -0
  271. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kr-korea-south.js +28 -0
  272. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kw-kuwait.js +25 -0
  273. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ky-cayman-islands.js +53 -0
  274. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kz-kazakhstan.js +33 -0
  275. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-la-laos.js +15 -0
  276. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lb-lebanon.js +14 -0
  277. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lc-saint-lucia.js +15 -0
  278. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-li-liechtenstein.js +28 -0
  279. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lk-sri-lanka.js +18 -0
  280. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lr-liberia.js +19 -0
  281. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ls-lesotho.js +15 -0
  282. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lt-lithuania.js +19 -0
  283. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lu-luxembourg.js +19 -0
  284. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lv-latvia.js +14 -0
  285. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ly-libya.js +15 -0
  286. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ma-morocco.js +15 -0
  287. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mc-monaco.js +18 -0
  288. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-md-moldova.js +34 -0
  289. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-me-montenegro.js +35 -0
  290. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mf-saint-martin.js +14 -0
  291. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mg-madagascar.js +14 -0
  292. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mh-marshall-islands.js +20 -0
  293. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mk-north-macedonia.js +19 -0
  294. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ml-mali.js +14 -0
  295. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mm-myanmar.js +15 -0
  296. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mn-mongolia.js +15 -0
  297. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mo-macao.js +31 -0
  298. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mp-northern-mariana-islands.js +25 -0
  299. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mq-martinique-2.js +17 -0
  300. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mq-martinique.js +14 -0
  301. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mr-mauritania.js +21 -0
  302. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ms-montserrat.js +24 -0
  303. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mt-malta.js +22 -0
  304. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mu-mauritius.js +20 -0
  305. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mv-maldives.js +22 -0
  306. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mw-malawi.js +20 -0
  307. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mx-mexico.js +23 -0
  308. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-my-malaysia.js +20 -0
  309. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mz-mozambique.js +32 -0
  310. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-na-namibia.js +20 -0
  311. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nc-new-caledonia.js +14 -0
  312. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ne-niger.js +20 -0
  313. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nf-norfolk-island.js +15 -0
  314. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ng-nigeria.js +14 -0
  315. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ni-nicaragua.js +32 -0
  316. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nl-netherlands.js +19 -0
  317. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-no-norway.js +18 -0
  318. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-np-nepal.js +21 -0
  319. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nr-nauru.js +19 -0
  320. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nu-niue.js +30 -0
  321. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.js +28 -0
  322. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-om-oman.js +21 -0
  323. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pa-panama.js +21 -0
  324. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pe-peru.js +46 -0
  325. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pf-french-polynesia.js +43 -0
  326. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pg-papua-new-guinea.js +19 -0
  327. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ph-philippines.js +29 -0
  328. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pk-pakistan.js +14 -0
  329. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pl-poland.js +18 -0
  330. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.js +14 -0
  331. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.js +26 -0
  332. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pn-pitcairn-islands.js +53 -0
  333. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pr-puerto-rico.js +25 -0
  334. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ps-palestinian-territory.js +15 -0
  335. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pt-portugal.js +122 -0
  336. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pw-palau.js +18 -0
  337. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-py-paraguay.js +23 -0
  338. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-qa-qatar.js +13 -0
  339. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-re-reunion.js +14 -0
  340. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ro-romania.js +14 -0
  341. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-rs-srbia.js +35 -0
  342. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ru-russian-federation.js +26 -0
  343. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-rw-rwanda.js +20 -0
  344. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sa-sudi-arabia.js +33 -0
  345. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sb-slomon-islands.js +21 -0
  346. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sc-sychelles.js +21 -0
  347. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sd-sdan.js +15 -0
  348. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-se-seden.js +18 -0
  349. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sg-sngapore.js +19 -0
  350. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sh-sint-helena.js +27 -0
  351. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-si-sovenia.js +25 -0
  352. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.js +18 -0
  353. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sk-sovakia.js +27 -0
  354. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sl-serra-leone.js +19 -0
  355. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sm-sn-marino.js +43 -0
  356. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sn-snegal.js +15 -0
  357. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-so-smalia.js +13 -0
  358. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sr-sriname.js +15 -0
  359. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ss-south-sudan.js +17 -0
  360. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-st-so-tome-and-principe.js +17 -0
  361. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sv-el-slvador.js +36 -0
  362. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sx-snt-maarten.js +32 -0
  363. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sy-sria.js +16 -0
  364. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sz-saziland.js +30 -0
  365. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.js +24 -0
  366. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-td-chad.js +14 -0
  367. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.js +21 -0
  368. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tg-togo.js +16 -0
  369. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-th-thailand.js +14 -0
  370. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tj-tajikistan.js +16 -0
  371. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tk-tokelau.js +22 -0
  372. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tl-timor-leste.js +15 -0
  373. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tm-turkmenistan.js +76 -0
  374. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tn-tunisia.js +19 -0
  375. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-to-tonga.js +19 -0
  376. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tr-turkey.js +18 -0
  377. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.js +18 -0
  378. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tv-tuvalu.js +25 -0
  379. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tw-taiwan.js +19 -0
  380. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tz-tanzania.js +19 -0
  381. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ua-ukraine.js +18 -0
  382. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ug-uganda.js +29 -0
  383. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.js +15 -0
  384. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-us-united-states.js +15 -0
  385. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-uy-uruguay.js +25 -0
  386. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-uz-uzbekistan.js +15 -0
  387. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-va-vatican-city-state.js +25 -0
  388. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.js +15 -0
  389. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ve-venezuela.js +22 -0
  390. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vg-virgin-islands-british.js +24 -0
  391. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vi-virgin-islands-us.js +28 -0
  392. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vn-vietnam.js +19 -0
  393. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vu-vanuatu.js +24 -0
  394. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-wf-wallis-and-futuna.js +14 -0
  395. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ws-smoa.js +23 -0
  396. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ye-yemen.js +19 -0
  397. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-yt-unf-mayotte.js +30 -0
  398. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-za-south-africa.js +21 -0
  399. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-zm-zambia.js +22 -0
  400. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-zw-zimbabwe.js +28 -0
  401. package/dist/packages/styles/dist/gator/themes/icons/flame.js +6 -0
  402. package/dist/packages/styles/dist/gator/themes/icons/flash-off.js +6 -0
  403. package/dist/packages/styles/dist/gator/themes/icons/flash-on.js +6 -0
  404. package/dist/packages/styles/dist/gator/themes/icons/folder.js +6 -0
  405. package/dist/packages/styles/dist/gator/themes/icons/gauge.js +6 -0
  406. package/dist/packages/styles/dist/gator/themes/icons/grid-four.js +3 -0
  407. package/dist/packages/styles/dist/gator/themes/icons/grid-nine.js +3 -0
  408. package/dist/packages/styles/dist/gator/themes/icons/hammer.js +6 -0
  409. package/dist/packages/styles/dist/gator/themes/icons/hand-pointing.js +6 -0
  410. package/dist/packages/styles/dist/gator/themes/icons/heart.js +6 -0
  411. package/dist/packages/styles/dist/gator/themes/icons/home-door.js +6 -0
  412. package/dist/packages/styles/dist/gator/themes/icons/home-finance-arrow.js +14 -0
  413. package/dist/packages/styles/dist/gator/themes/icons/home-finance.js +12 -0
  414. package/dist/packages/styles/dist/gator/themes/icons/home-search.js +10 -0
  415. package/dist/packages/styles/dist/gator/themes/icons/house-simple.js +6 -0
  416. package/dist/packages/styles/dist/gator/themes/icons/house.js +6 -0
  417. package/dist/packages/styles/dist/gator/themes/icons/inbox.js +6 -0
  418. package/dist/packages/styles/dist/gator/themes/icons/index.js +1 -0
  419. package/dist/packages/styles/dist/gator/themes/icons/info.js +6 -0
  420. package/dist/packages/styles/dist/gator/themes/icons/instagram-logo.js +6 -0
  421. package/dist/packages/styles/dist/gator/themes/icons/interest-rate.js +10 -0
  422. package/dist/packages/styles/dist/gator/themes/icons/invoice.js +6 -0
  423. package/dist/packages/styles/dist/gator/themes/icons/kanban.js +3 -0
  424. package/dist/packages/styles/dist/gator/themes/icons/label.js +6 -0
  425. package/dist/packages/styles/dist/gator/themes/icons/laptop.js +6 -0
  426. package/dist/packages/styles/dist/gator/themes/icons/layout.js +6 -0
  427. package/dist/packages/styles/dist/gator/themes/icons/lightbulb-filament.js +3 -0
  428. package/dist/packages/styles/dist/gator/themes/icons/lightbulb.js +6 -0
  429. package/dist/packages/styles/dist/gator/themes/icons/link.js +6 -0
  430. package/dist/packages/styles/dist/gator/themes/icons/linkedin-logo.js +6 -0
  431. package/dist/packages/styles/dist/gator/themes/icons/list-star.js +3 -0
  432. package/dist/packages/styles/dist/gator/themes/icons/list.js +6 -0
  433. package/dist/packages/styles/dist/gator/themes/icons/loading-spinner-gif.js +22 -0
  434. package/dist/packages/styles/dist/gator/themes/icons/loading.js +6 -0
  435. package/dist/packages/styles/dist/gator/themes/icons/lock.js +6 -0
  436. package/dist/packages/styles/dist/gator/themes/icons/magic-wand.js +6 -0
  437. package/dist/packages/styles/dist/gator/themes/icons/mail-open.js +6 -0
  438. package/dist/packages/styles/dist/gator/themes/icons/mail.js +6 -0
  439. package/dist/packages/styles/dist/gator/themes/icons/mailbox.js +6 -0
  440. package/dist/packages/styles/dist/gator/themes/icons/map.js +6 -0
  441. package/dist/packages/styles/dist/gator/themes/icons/menu-hamburger.js +6 -0
  442. package/dist/packages/styles/dist/gator/themes/icons/microsoft-excel-logo.js +6 -0
  443. package/dist/packages/styles/dist/gator/themes/icons/microsoft-outlook-logo.js +6 -0
  444. package/dist/packages/styles/dist/gator/themes/icons/microsoft-powerpoint-logo.js +6 -0
  445. package/dist/packages/styles/dist/gator/themes/icons/microsoft-teams-logo.js +6 -0
  446. package/dist/packages/styles/dist/gator/themes/icons/microsoft-word-logo.js +6 -0
  447. package/dist/packages/styles/dist/gator/themes/icons/minus-circle.js +6 -0
  448. package/dist/packages/styles/dist/gator/themes/icons/minus-square.js +6 -0
  449. package/dist/packages/styles/dist/gator/themes/icons/minus.js +6 -0
  450. package/dist/packages/styles/dist/gator/themes/icons/mobile-phone-2.js +6 -0
  451. package/dist/packages/styles/dist/gator/themes/icons/monitor.js +6 -0
  452. package/dist/packages/styles/dist/gator/themes/icons/move-doc.js +10 -0
  453. package/dist/packages/styles/dist/gator/themes/icons/move.js +6 -0
  454. package/dist/packages/styles/dist/gator/themes/icons/music.js +6 -0
  455. package/dist/packages/styles/dist/gator/themes/icons/number-0.js +5 -0
  456. package/dist/packages/styles/dist/gator/themes/icons/number-1.js +6 -0
  457. package/dist/packages/styles/dist/gator/themes/icons/number-10.js +8 -0
  458. package/dist/packages/styles/dist/gator/themes/icons/number-2.js +6 -0
  459. package/dist/packages/styles/dist/gator/themes/icons/number-3.js +6 -0
  460. package/dist/packages/styles/dist/gator/themes/icons/number-4.js +5 -0
  461. package/dist/packages/styles/dist/gator/themes/icons/number-5.js +5 -0
  462. package/dist/packages/styles/dist/gator/themes/icons/number-6.js +5 -0
  463. package/dist/packages/styles/dist/gator/themes/icons/number-7.js +5 -0
  464. package/dist/packages/styles/dist/gator/themes/icons/number-8.js +5 -0
  465. package/dist/packages/styles/dist/gator/themes/icons/number-9.js +5 -0
  466. package/dist/packages/styles/dist/gator/themes/icons/overflow-menu.js +14 -0
  467. package/dist/packages/styles/dist/gator/themes/icons/paper-airplane.js +6 -0
  468. package/dist/packages/styles/dist/gator/themes/icons/paperclip.js +6 -0
  469. package/dist/packages/styles/dist/gator/themes/icons/pause-circle.js +5 -0
  470. package/dist/packages/styles/dist/gator/themes/icons/pause.js +5 -0
  471. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-amazon-pay.js +13 -0
  472. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-amex.js +8 -0
  473. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-apple-pay.js +4 -0
  474. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-discover.js +18 -0
  475. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-google-pay.js +10 -0
  476. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-mastercard.js +7 -0
  477. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-visa.js +7 -0
  478. package/dist/packages/styles/dist/gator/themes/icons/pen.js +6 -0
  479. package/dist/packages/styles/dist/gator/themes/icons/pencil-paper.js +6 -0
  480. package/dist/packages/styles/dist/gator/themes/icons/pencil.js +6 -0
  481. package/dist/packages/styles/dist/gator/themes/icons/people-multiple.js +6 -0
  482. package/dist/packages/styles/dist/gator/themes/icons/people-share.js +6 -0
  483. package/dist/packages/styles/dist/gator/themes/icons/percent.js +6 -0
  484. package/dist/packages/styles/dist/gator/themes/icons/person-add.js +6 -0
  485. package/dist/packages/styles/dist/gator/themes/icons/person-check.js +6 -0
  486. package/dist/packages/styles/dist/gator/themes/icons/person-lock.js +10 -0
  487. package/dist/packages/styles/dist/gator/themes/icons/person.js +6 -0
  488. package/dist/packages/styles/dist/gator/themes/icons/phone-alert.js +22 -0
  489. package/dist/packages/styles/dist/gator/themes/icons/phone-mobile.js +6 -0
  490. package/dist/packages/styles/dist/gator/themes/icons/phone.js +6 -0
  491. package/dist/packages/styles/dist/gator/themes/icons/picture.js +6 -0
  492. package/dist/packages/styles/dist/gator/themes/icons/pin.js +6 -0
  493. package/dist/packages/styles/dist/gator/themes/icons/pinterest-logo.js +6 -0
  494. package/dist/packages/styles/dist/gator/themes/icons/play-circle.js +6 -0
  495. package/dist/packages/styles/dist/gator/themes/icons/play.js +6 -0
  496. package/dist/packages/styles/dist/gator/themes/icons/plugs-connected.js +12 -0
  497. package/dist/packages/styles/dist/gator/themes/icons/plugs.js +12 -0
  498. package/dist/packages/styles/dist/gator/themes/icons/plus-circle.js +6 -0
  499. package/dist/packages/styles/dist/gator/themes/icons/plus.js +6 -0
  500. package/dist/packages/styles/dist/gator/themes/icons/printer.js +6 -0
  501. package/dist/packages/styles/dist/gator/themes/icons/question-chat-bubble.js +6 -0
  502. package/dist/packages/styles/dist/gator/themes/icons/question-circle.js +10 -0
  503. package/dist/packages/styles/dist/gator/themes/icons/question-mark.js +6 -0
  504. package/dist/packages/styles/dist/gator/themes/icons/radio-selected.js +21 -0
  505. package/dist/packages/styles/dist/gator/themes/icons/radio.js +15 -0
  506. package/dist/packages/styles/dist/gator/themes/icons/receipt.js +10 -0
  507. package/dist/packages/styles/dist/gator/themes/icons/restricted-filled.js +3 -0
  508. package/dist/packages/styles/dist/gator/themes/icons/restricted.js +6 -0
  509. package/dist/packages/styles/dist/gator/themes/icons/robot.js +14 -0
  510. package/dist/packages/styles/dist/gator/themes/icons/sandals.js +14 -0
  511. package/dist/packages/styles/dist/gator/themes/icons/save.js +6 -0
  512. package/dist/packages/styles/dist/gator/themes/icons/screen.js +6 -0
  513. package/dist/packages/styles/dist/gator/themes/icons/search.js +6 -0
  514. package/dist/packages/styles/dist/gator/themes/icons/selection.js +3 -0
  515. package/dist/packages/styles/dist/gator/themes/icons/send-filled.js +3 -0
  516. package/dist/packages/styles/dist/gator/themes/icons/send.js +6 -0
  517. package/dist/packages/styles/dist/gator/themes/icons/settings.js +6 -0
  518. package/dist/packages/styles/dist/gator/themes/icons/share-1.js +6 -0
  519. package/dist/packages/styles/dist/gator/themes/icons/share-2.js +6 -0
  520. package/dist/packages/styles/dist/gator/themes/icons/shield-lock.js +10 -0
  521. package/dist/packages/styles/dist/gator/themes/icons/shield-warning.js +6 -0
  522. package/dist/packages/styles/dist/gator/themes/icons/sidebar-simple.js +6 -0
  523. package/dist/packages/styles/dist/gator/themes/icons/sidebar.js +6 -0
  524. package/dist/packages/styles/dist/gator/themes/icons/smart-home.js +12 -0
  525. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-down.js +8 -0
  526. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-left.js +8 -0
  527. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-right.js +8 -0
  528. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-up-down.js +14 -0
  529. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-up.js +8 -0
  530. package/dist/packages/styles/dist/gator/themes/icons/sort-reverse-variant.js +6 -0
  531. package/dist/packages/styles/dist/gator/themes/icons/sort-variant.js +6 -0
  532. package/dist/packages/styles/dist/gator/themes/icons/sparkle-filled.js +6 -0
  533. package/dist/packages/styles/dist/gator/themes/icons/sparkle.js +6 -0
  534. package/dist/packages/styles/dist/gator/themes/icons/speech-bubble.js +6 -0
  535. package/dist/packages/styles/dist/gator/themes/icons/square-split-horizontal.js +3 -0
  536. package/dist/packages/styles/dist/gator/themes/icons/square-split-vertical.js +3 -0
  537. package/dist/packages/styles/dist/gator/themes/icons/square.js +3 -0
  538. package/dist/packages/styles/dist/gator/themes/icons/stack.js +6 -0
  539. package/dist/packages/styles/dist/gator/themes/icons/stamp.js +6 -0
  540. package/dist/packages/styles/dist/gator/themes/icons/star-four-filled.js +6 -0
  541. package/dist/packages/styles/dist/gator/themes/icons/star-four.js +6 -0
  542. package/dist/packages/styles/dist/gator/themes/icons/star.js +6 -0
  543. package/dist/packages/styles/dist/gator/themes/icons/stopwatch.js +6 -0
  544. package/dist/packages/styles/dist/gator/themes/icons/sun.js +6 -0
  545. package/dist/packages/styles/dist/gator/themes/icons/sync.js +6 -0
  546. package/dist/packages/styles/dist/gator/themes/icons/tab-arrows.js +6 -0
  547. package/dist/packages/styles/dist/gator/themes/icons/table.js +3 -0
  548. package/dist/packages/styles/dist/gator/themes/icons/target.js +6 -0
  549. package/dist/packages/styles/dist/gator/themes/icons/text-aa.js +3 -0
  550. package/dist/packages/styles/dist/gator/themes/icons/thumbs-down.js +6 -0
  551. package/dist/packages/styles/dist/gator/themes/icons/thumbs-up.js +6 -0
  552. package/dist/packages/styles/dist/gator/themes/icons/tools.js +6 -0
  553. package/dist/packages/styles/dist/gator/themes/icons/touch-id.js +6 -0
  554. package/dist/packages/styles/dist/gator/themes/icons/trash.js +6 -0
  555. package/dist/packages/styles/dist/gator/themes/icons/trend-up.js +3 -0
  556. package/dist/packages/styles/dist/gator/themes/icons/twitter-logo.js +6 -0
  557. package/dist/packages/styles/dist/gator/themes/icons/unlink.js +6 -0
  558. package/dist/packages/styles/dist/gator/themes/icons/unlock.js +6 -0
  559. package/dist/packages/styles/dist/gator/themes/icons/upload.js +6 -0
  560. package/dist/packages/styles/dist/gator/themes/icons/video.js +6 -0
  561. package/dist/packages/styles/dist/gator/themes/icons/waffle.js +38 -0
  562. package/dist/packages/styles/dist/gator/themes/icons/warning-circle.js +6 -0
  563. package/dist/packages/styles/dist/gator/themes/icons/warning-diamond.js +6 -0
  564. package/dist/packages/styles/dist/gator/themes/icons/warning-filled.js +3 -0
  565. package/dist/packages/styles/dist/gator/themes/icons/warning-octagon.js +6 -0
  566. package/dist/packages/styles/dist/gator/themes/icons/warning.js +6 -0
  567. package/dist/packages/styles/dist/gator/themes/icons/wet-sign.js +6 -0
  568. package/dist/packages/styles/dist/gator/themes/icons/wifi-off.js +6 -0
  569. package/dist/packages/styles/dist/gator/themes/icons/wifi.js +6 -0
  570. package/dist/packages/styles/dist/gator/themes/icons/x-logo.js +6 -0
  571. package/dist/packages/styles/dist/gator/themes/icons/yelp-logo.js +8 -0
  572. package/dist/packages/styles/dist/gator/themes/icons/youtube-logo.js +6 -0
  573. package/dist/packages/styles/dist/gator/themes/icons/zillow-logo.js +8 -0
  574. package/dist/packages/styles/dist/gator/themes/illustrations/add-note.js +4 -0
  575. package/dist/packages/styles/dist/gator/themes/illustrations/address.js +4 -0
  576. package/dist/packages/styles/dist/gator/themes/illustrations/appointment-confirmed.js +4 -0
  577. package/dist/packages/styles/dist/gator/themes/illustrations/assets.js +4 -0
  578. package/dist/packages/styles/dist/gator/themes/illustrations/auto-money.js +4 -0
  579. package/dist/packages/styles/dist/gator/themes/illustrations/balloons.js +4 -0
  580. package/dist/packages/styles/dist/gator/themes/illustrations/bank-account.js +4 -0
  581. package/dist/packages/styles/dist/gator/themes/illustrations/brief-case.js +4 -0
  582. package/dist/packages/styles/dist/gator/themes/illustrations/calendar-home.js +4 -0
  583. package/dist/packages/styles/dist/gator/themes/illustrations/change-data.js +4 -0
  584. package/dist/packages/styles/dist/gator/themes/illustrations/check-with-pencil.js +4 -0
  585. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrower.js +4 -0
  586. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrowers-incomplete.js +4 -0
  587. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrowers.js +4 -0
  588. package/dist/packages/styles/dist/gator/themes/illustrations/commercial.js +27 -0
  589. package/dist/packages/styles/dist/gator/themes/illustrations/condo.js +40 -0
  590. package/dist/packages/styles/dist/gator/themes/illustrations/connectivity.js +4 -0
  591. package/dist/packages/styles/dist/gator/themes/illustrations/consumer.js +20 -0
  592. package/dist/packages/styles/dist/gator/themes/illustrations/contact-search.js +4 -0
  593. package/dist/packages/styles/dist/gator/themes/illustrations/conversation-multiple.js +4 -0
  594. package/dist/packages/styles/dist/gator/themes/illustrations/credit-card.js +4 -0
  595. package/dist/packages/styles/dist/gator/themes/illustrations/crop-background.js +4 -0
  596. package/dist/packages/styles/dist/gator/themes/illustrations/crop-page.js +4 -0
  597. package/dist/packages/styles/dist/gator/themes/illustrations/declarations-legal.js +4 -0
  598. package/dist/packages/styles/dist/gator/themes/illustrations/deliver.js +4 -0
  599. package/dist/packages/styles/dist/gator/themes/illustrations/demographic-info.js +4 -0
  600. package/dist/packages/styles/dist/gator/themes/illustrations/document-add.js +4 -0
  601. package/dist/packages/styles/dist/gator/themes/illustrations/document-signature.js +4 -0
  602. package/dist/packages/styles/dist/gator/themes/illustrations/download-app.js +4 -0
  603. package/dist/packages/styles/dist/gator/themes/illustrations/empty-box.js +4 -0
  604. package/dist/packages/styles/dist/gator/themes/illustrations/family-home.js +36 -0
  605. package/dist/packages/styles/dist/gator/themes/illustrations/home-search.js +4 -0
  606. package/dist/packages/styles/dist/gator/themes/illustrations/house-5.js +4 -0
  607. package/dist/packages/styles/dist/gator/themes/illustrations/house-6.js +4 -0
  608. package/dist/packages/styles/dist/gator/themes/illustrations/house-fireworks.js +4 -0
  609. package/dist/packages/styles/dist/gator/themes/illustrations/house-under-construction.js +4 -0
  610. package/dist/packages/styles/dist/gator/themes/illustrations/house-with-shield.js +4 -0
  611. package/dist/packages/styles/dist/gator/themes/illustrations/index.js +1 -0
  612. package/dist/packages/styles/dist/gator/themes/illustrations/inquiry.js +4 -0
  613. package/dist/packages/styles/dist/gator/themes/illustrations/locked.js +4 -0
  614. package/dist/packages/styles/dist/gator/themes/illustrations/make-an-offer.js +4 -0
  615. package/dist/packages/styles/dist/gator/themes/illustrations/mortgage.js +18 -0
  616. package/dist/packages/styles/dist/gator/themes/illustrations/network-error.js +4 -0
  617. package/dist/packages/styles/dist/gator/themes/illustrations/page-1.js +4 -0
  618. package/dist/packages/styles/dist/gator/themes/illustrations/page-2.js +4 -0
  619. package/dist/packages/styles/dist/gator/themes/illustrations/page-3.js +4 -0
  620. package/dist/packages/styles/dist/gator/themes/illustrations/paper-3.js +4 -0
  621. package/dist/packages/styles/dist/gator/themes/illustrations/paper-7.js +4 -0
  622. package/dist/packages/styles/dist/gator/themes/illustrations/person-2.js +4 -0
  623. package/dist/packages/styles/dist/gator/themes/illustrations/personal-info.js +4 -0
  624. package/dist/packages/styles/dist/gator/themes/illustrations/portfolio-analytics.js +35 -0
  625. package/dist/packages/styles/dist/gator/themes/illustrations/price-search.js +4 -0
  626. package/dist/packages/styles/dist/gator/themes/illustrations/quick-links.js +4 -0
  627. package/dist/packages/styles/dist/gator/themes/illustrations/register.js +4 -0
  628. package/dist/packages/styles/dist/gator/themes/illustrations/schedule-home-tour.js +4 -0
  629. package/dist/packages/styles/dist/gator/themes/illustrations/small-business.js +18 -0
  630. package/dist/packages/styles/dist/gator/themes/illustrations/social-security.js +4 -0
  631. package/dist/packages/styles/dist/gator/themes/illustrations/start-conversation.js +4 -0
  632. package/dist/packages/styles/dist/gator/themes/illustrations/status-no-x.js +4 -0
  633. package/dist/packages/styles/dist/gator/themes/illustrations/status.js +4 -0
  634. package/dist/packages/styles/dist/gator/themes/illustrations/success.js +4 -0
  635. package/dist/packages/styles/dist/gator/themes/illustrations/talkluments.js +4 -0
  636. package/dist/packages/styles/dist/gator/themes/illustrations/thumbs-down-man.js +4 -0
  637. package/dist/packages/styles/dist/gator/themes/illustrations/town-home.js +52 -0
  638. package/dist/packages/styles/dist/gator/themes/illustrations/transfer.js +4 -0
  639. package/dist/packages/styles/dist/gator/themes/illustrations/treasury.js +19 -0
  640. package/dist/packages/styles/dist/gator/themes/illustrations/unsecured-line-of-credit.js +4 -0
  641. package/dist/packages/styles/dist/gator/themes/illustrations/upload-cloud.js +4 -0
  642. package/dist/packages/styles/dist/gator/themes/illustrations/your-bank-placeholder.js +37 -0
  643. package/dist/packages/styles/dist/gator/themes/illustrations/your-bank.js +24 -0
  644. package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +1 -1
  645. package/dist/types/components/icon/gator/templates/index.d.ts +1 -544
  646. package/dist/types/components/illustration/gator/templates/index.d.ts +1 -69
  647. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +1 -1
  648. package/dist/types/components/selection-box/selection-box.gator.d.ts +1 -1
  649. package/package.json +3 -3
  650. package/web-types.json +1 -1
  651. package/dist/components/icon/gator/templates/add-link.js +0 -12
  652. package/dist/components/icon/gator/templates/airplane.js +0 -8
  653. package/dist/components/icon/gator/templates/alarm.js +0 -8
  654. package/dist/components/icon/gator/templates/apartment.js +0 -8
  655. package/dist/components/icon/gator/templates/arrow-around.js +0 -8
  656. package/dist/components/icon/gator/templates/arrow-down.js +0 -8
  657. package/dist/components/icon/gator/templates/arrow-left.js +0 -8
  658. package/dist/components/icon/gator/templates/arrow-line-left.js +0 -8
  659. package/dist/components/icon/gator/templates/arrow-line-right.js +0 -8
  660. package/dist/components/icon/gator/templates/arrow-right.js +0 -8
  661. package/dist/components/icon/gator/templates/arrow-up.js +0 -8
  662. package/dist/components/icon/gator/templates/arrows-down-up.js +0 -8
  663. package/dist/components/icon/gator/templates/bank.js +0 -8
  664. package/dist/components/icon/gator/templates/bell-disabled.js +0 -8
  665. package/dist/components/icon/gator/templates/bell.js +0 -8
  666. package/dist/components/icon/gator/templates/binoculars.js +0 -8
  667. package/dist/components/icon/gator/templates/book.js +0 -8
  668. package/dist/components/icon/gator/templates/box.js +0 -8
  669. package/dist/components/icon/gator/templates/brain.js +0 -8
  670. package/dist/components/icon/gator/templates/cake.js +0 -8
  671. package/dist/components/icon/gator/templates/calculator.js +0 -8
  672. package/dist/components/icon/gator/templates/calendar.js +0 -8
  673. package/dist/components/icon/gator/templates/camera.js +0 -8
  674. package/dist/components/icon/gator/templates/caret-up-down.js +0 -8
  675. package/dist/components/icon/gator/templates/case.js +0 -14
  676. package/dist/components/icon/gator/templates/chart-bar-horizontal.js +0 -5
  677. package/dist/components/icon/gator/templates/chart-bar.js +0 -5
  678. package/dist/components/icon/gator/templates/chart-donut.js +0 -5
  679. package/dist/components/icon/gator/templates/chart-line.js +0 -5
  680. package/dist/components/icon/gator/templates/chart-pie.js +0 -5
  681. package/dist/components/icon/gator/templates/chart-rise.js +0 -8
  682. package/dist/components/icon/gator/templates/chart-scatter.js +0 -5
  683. package/dist/components/icon/gator/templates/chat-circle-ai.js +0 -6
  684. package/dist/components/icon/gator/templates/chat-circle-dots.js +0 -5
  685. package/dist/components/icon/gator/templates/chat-circle-slash.js +0 -5
  686. package/dist/components/icon/gator/templates/chat-circle-text.js +0 -5
  687. package/dist/components/icon/gator/templates/chat-circle.js +0 -5
  688. package/dist/components/icon/gator/templates/chat.js +0 -8
  689. package/dist/components/icon/gator/templates/check-circle-filled.js +0 -5
  690. package/dist/components/icon/gator/templates/check-circle.js +0 -8
  691. package/dist/components/icon/gator/templates/check.js +0 -8
  692. package/dist/components/icon/gator/templates/checkbox-indeterminate.js +0 -7
  693. package/dist/components/icon/gator/templates/checkbox-selected.js +0 -5
  694. package/dist/components/icon/gator/templates/checkbox.js +0 -15
  695. package/dist/components/icon/gator/templates/checkerboard.js +0 -5
  696. package/dist/components/icon/gator/templates/chevron-down.js +0 -8
  697. package/dist/components/icon/gator/templates/chevron-left.js +0 -8
  698. package/dist/components/icon/gator/templates/chevron-right.js +0 -8
  699. package/dist/components/icon/gator/templates/chevron-up.js +0 -8
  700. package/dist/components/icon/gator/templates/circle-arrow-down.js +0 -8
  701. package/dist/components/icon/gator/templates/circle-arrow-left.js +0 -8
  702. package/dist/components/icon/gator/templates/circle-arrow-right.js +0 -8
  703. package/dist/components/icon/gator/templates/circle-arrow-up.js +0 -8
  704. package/dist/components/icon/gator/templates/circle-dashed.js +0 -8
  705. package/dist/components/icon/gator/templates/circle-filled.js +0 -10
  706. package/dist/components/icon/gator/templates/circle.js +0 -8
  707. package/dist/components/icon/gator/templates/city.js +0 -8
  708. package/dist/components/icon/gator/templates/clipboard.js +0 -8
  709. package/dist/components/icon/gator/templates/clock-clockwise.js +0 -8
  710. package/dist/components/icon/gator/templates/clock-counter-clockwise.js +0 -8
  711. package/dist/components/icon/gator/templates/clock.js +0 -8
  712. package/dist/components/icon/gator/templates/collapse.js +0 -8
  713. package/dist/components/icon/gator/templates/cone.js +0 -8
  714. package/dist/components/icon/gator/templates/contact-info.js +0 -8
  715. package/dist/components/icon/gator/templates/copy.js +0 -8
  716. package/dist/components/icon/gator/templates/credit-card.js +0 -8
  717. package/dist/components/icon/gator/templates/crop.js +0 -8
  718. package/dist/components/icon/gator/templates/crosshairs.js +0 -8
  719. package/dist/components/icon/gator/templates/currency-dollar-simple.js +0 -8
  720. package/dist/components/icon/gator/templates/currency-eur.js +0 -8
  721. package/dist/components/icon/gator/templates/currency-gbp.js +0 -8
  722. package/dist/components/icon/gator/templates/currency-inr.js +0 -8
  723. package/dist/components/icon/gator/templates/currency-jpy.js +0 -8
  724. package/dist/components/icon/gator/templates/currency-krw.js +0 -8
  725. package/dist/components/icon/gator/templates/currency-kzt.js +0 -8
  726. package/dist/components/icon/gator/templates/currency-ngn.js +0 -8
  727. package/dist/components/icon/gator/templates/currency-rub.js +0 -8
  728. package/dist/components/icon/gator/templates/cursor-arrow.js +0 -19
  729. package/dist/components/icon/gator/templates/cursor-hand.js +0 -29
  730. package/dist/components/icon/gator/templates/cursor.js +0 -8
  731. package/dist/components/icon/gator/templates/dashboard.js +0 -8
  732. package/dist/components/icon/gator/templates/delete.js +0 -8
  733. package/dist/components/icon/gator/templates/dna.js +0 -8
  734. package/dist/components/icon/gator/templates/document-add.js +0 -8
  735. package/dist/components/icon/gator/templates/document-ai.js +0 -11
  736. package/dist/components/icon/gator/templates/document-check.js +0 -12
  737. package/dist/components/icon/gator/templates/document-e-sign.js +0 -12
  738. package/dist/components/icon/gator/templates/document-image.js +0 -8
  739. package/dist/components/icon/gator/templates/document-pdf.js +0 -8
  740. package/dist/components/icon/gator/templates/document-sign.js +0 -12
  741. package/dist/components/icon/gator/templates/document-zip.js +0 -8
  742. package/dist/components/icon/gator/templates/document.js +0 -8
  743. package/dist/components/icon/gator/templates/dollar-bills.js +0 -24
  744. package/dist/components/icon/gator/templates/dollar-house.js +0 -12
  745. package/dist/components/icon/gator/templates/down-payment.js +0 -16
  746. package/dist/components/icon/gator/templates/download.js +0 -8
  747. package/dist/components/icon/gator/templates/drag-drop.js +0 -28
  748. package/dist/components/icon/gator/templates/earth.js +0 -8
  749. package/dist/components/icon/gator/templates/exclude-square.js +0 -5
  750. package/dist/components/icon/gator/templates/exit-circle.js +0 -8
  751. package/dist/components/icon/gator/templates/exit-left.js +0 -8
  752. package/dist/components/icon/gator/templates/exit.js +0 -8
  753. package/dist/components/icon/gator/templates/expand-arrows.js +0 -8
  754. package/dist/components/icon/gator/templates/expand.js +0 -8
  755. package/dist/components/icon/gator/templates/export.js +0 -8
  756. package/dist/components/icon/gator/templates/eye-closed.js +0 -8
  757. package/dist/components/icon/gator/templates/eye-crossed.js +0 -8
  758. package/dist/components/icon/gator/templates/eye.js +0 -8
  759. package/dist/components/icon/gator/templates/facebook-logo.js +0 -8
  760. package/dist/components/icon/gator/templates/file-code.js +0 -8
  761. package/dist/components/icon/gator/templates/files.js +0 -8
  762. package/dist/components/icon/gator/templates/filter-funnel.js +0 -8
  763. package/dist/components/icon/gator/templates/filters-2.js +0 -8
  764. package/dist/components/icon/gator/templates/filters.js +0 -8
  765. package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +0 -19
  766. package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +0 -18
  767. package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +0 -25
  768. package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +0 -19
  769. package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +0 -33
  770. package/dist/components/icon/gator/templates/flags/flag-al-albania.js +0 -16
  771. package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +0 -22
  772. package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +0 -33
  773. package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +0 -33
  774. package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +0 -24
  775. package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +0 -22
  776. package/dist/components/icon/gator/templates/flags/flag-at-austria.js +0 -22
  777. package/dist/components/icon/gator/templates/flags/flag-au-australia.js +0 -38
  778. package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +0 -34
  779. package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +0 -21
  780. package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +0 -23
  781. package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +0 -22
  782. package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +0 -18
  783. package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +0 -16
  784. package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +0 -17
  785. package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +0 -22
  786. package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +0 -22
  787. package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +0 -16
  788. package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +0 -25
  789. package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +0 -17
  790. package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +0 -17
  791. package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +0 -42
  792. package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +0 -28
  793. package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +0 -27
  794. package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +0 -23
  795. package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +0 -20
  796. package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +0 -20
  797. package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +0 -51
  798. package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +0 -18
  799. package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +0 -28
  800. package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +0 -21
  801. package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +0 -22
  802. package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +0 -19
  803. package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +0 -32
  804. package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +0 -18
  805. package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +0 -23
  806. package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +0 -22
  807. package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +0 -20
  808. package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +0 -22
  809. package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +0 -21
  810. package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +0 -17
  811. package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +0 -28
  812. package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +0 -18
  813. package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +0 -18
  814. package/dist/components/icon/gator/templates/flags/flag-cn-china.js +0 -20
  815. package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +0 -22
  816. package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +0 -21
  817. package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +0 -28
  818. package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +0 -33
  819. package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +0 -23
  820. package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +0 -23
  821. package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +0 -32
  822. package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +0 -27
  823. package/dist/components/icon/gator/templates/flags/flag-de-germany.js +0 -17
  824. package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +0 -28
  825. package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +0 -21
  826. package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +0 -30
  827. package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +0 -31
  828. package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +0 -17
  829. package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +0 -41
  830. package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +0 -22
  831. package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +0 -35
  832. package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +0 -19
  833. package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +0 -18
  834. package/dist/components/icon/gator/templates/flags/flag-es-sain.js +0 -83
  835. package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +0 -28
  836. package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +0 -21
  837. package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +0 -60
  838. package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +0 -30
  839. package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +0 -24
  840. package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +0 -21
  841. package/dist/components/icon/gator/templates/flags/flag-fr-france.js +0 -17
  842. package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +0 -17
  843. package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +0 -16
  844. package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +0 -29
  845. package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +0 -15
  846. package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +0 -29
  847. package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +0 -22
  848. package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +0 -33
  849. package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +0 -25
  850. package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +0 -17
  851. package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +0 -22
  852. package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +0 -18
  853. package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +0 -26
  854. package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +0 -28
  855. package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +0 -17
  856. package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +0 -17
  857. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +0 -49
  858. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +0 -17
  859. package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +0 -38
  860. package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +0 -22
  861. package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +0 -71
  862. package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +0 -22
  863. package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +0 -39
  864. package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +0 -18
  865. package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +0 -17
  866. package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +0 -37
  867. package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +0 -38
  868. package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +0 -27
  869. package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +0 -64
  870. package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +0 -51
  871. package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +0 -22
  872. package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +0 -21
  873. package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +0 -17
  874. package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +0 -24
  875. package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +0 -31
  876. package/dist/components/icon/gator/templates/flags/flag-in-india.js +0 -24
  877. package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +0 -48
  878. package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +0 -23
  879. package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +0 -93
  880. package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +0 -21
  881. package/dist/components/icon/gator/templates/flags/flag-it-italy.js +0 -17
  882. package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +0 -21
  883. package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +0 -17
  884. package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +0 -29
  885. package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +0 -21
  886. package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +0 -25
  887. package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +0 -21
  888. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +0 -281
  889. package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +0 -31
  890. package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +0 -25
  891. package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +0 -19
  892. package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +0 -23
  893. package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +0 -31
  894. package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +0 -28
  895. package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +0 -56
  896. package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +0 -36
  897. package/dist/components/icon/gator/templates/flags/flag-la-laos.js +0 -18
  898. package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +0 -17
  899. package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +0 -18
  900. package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +0 -31
  901. package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +0 -21
  902. package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +0 -22
  903. package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +0 -18
  904. package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +0 -22
  905. package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +0 -22
  906. package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +0 -17
  907. package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +0 -18
  908. package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +0 -18
  909. package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +0 -21
  910. package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +0 -37
  911. package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +0 -38
  912. package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +0 -17
  913. package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +0 -17
  914. package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +0 -23
  915. package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +0 -22
  916. package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +0 -17
  917. package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +0 -18
  918. package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +0 -18
  919. package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +0 -34
  920. package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +0 -28
  921. package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +0 -20
  922. package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +0 -17
  923. package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +0 -24
  924. package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +0 -27
  925. package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +0 -25
  926. package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +0 -23
  927. package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +0 -25
  928. package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +0 -23
  929. package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +0 -26
  930. package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +0 -23
  931. package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +0 -35
  932. package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +0 -23
  933. package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +0 -17
  934. package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +0 -23
  935. package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +0 -18
  936. package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +0 -17
  937. package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +0 -35
  938. package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +0 -22
  939. package/dist/components/icon/gator/templates/flags/flag-no-norway.js +0 -21
  940. package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +0 -24
  941. package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +0 -22
  942. package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +0 -33
  943. package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +0 -31
  944. package/dist/components/icon/gator/templates/flags/flag-om-oman.js +0 -24
  945. package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +0 -24
  946. package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +0 -49
  947. package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +0 -46
  948. package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +0 -22
  949. package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +0 -32
  950. package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +0 -17
  951. package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +0 -21
  952. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +0 -17
  953. package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +0 -29
  954. package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +0 -56
  955. package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +0 -28
  956. package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +0 -18
  957. package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +0 -125
  958. package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +0 -21
  959. package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +0 -26
  960. package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +0 -16
  961. package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +0 -17
  962. package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +0 -17
  963. package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +0 -38
  964. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +0 -29
  965. package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +0 -23
  966. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +0 -36
  967. package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +0 -24
  968. package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +0 -24
  969. package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +0 -18
  970. package/dist/components/icon/gator/templates/flags/flag-se-seden.js +0 -21
  971. package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +0 -22
  972. package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +0 -30
  973. package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +0 -28
  974. package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +0 -21
  975. package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +0 -30
  976. package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +0 -22
  977. package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +0 -46
  978. package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +0 -18
  979. package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +0 -16
  980. package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +0 -18
  981. package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +0 -20
  982. package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +0 -20
  983. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +0 -39
  984. package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +0 -35
  985. package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +0 -19
  986. package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +0 -33
  987. package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +0 -27
  988. package/dist/components/icon/gator/templates/flags/flag-td-chad.js +0 -17
  989. package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +0 -24
  990. package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +0 -19
  991. package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +0 -17
  992. package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +0 -19
  993. package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +0 -25
  994. package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +0 -18
  995. package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +0 -79
  996. package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +0 -22
  997. package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +0 -22
  998. package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +0 -21
  999. package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +0 -21
  1000. package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +0 -28
  1001. package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +0 -22
  1002. package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +0 -22
  1003. package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +0 -21
  1004. package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +0 -32
  1005. package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +0 -18
  1006. package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +0 -18
  1007. package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +0 -28
  1008. package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +0 -18
  1009. package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +0 -28
  1010. package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +0 -18
  1011. package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +0 -25
  1012. package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +0 -27
  1013. package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +0 -31
  1014. package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +0 -22
  1015. package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +0 -27
  1016. package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +0 -17
  1017. package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +0 -26
  1018. package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +0 -22
  1019. package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +0 -33
  1020. package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +0 -24
  1021. package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +0 -25
  1022. package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +0 -31
  1023. package/dist/components/icon/gator/templates/flame.js +0 -8
  1024. package/dist/components/icon/gator/templates/flash-off.js +0 -8
  1025. package/dist/components/icon/gator/templates/flash-on.js +0 -8
  1026. package/dist/components/icon/gator/templates/folder.js +0 -8
  1027. package/dist/components/icon/gator/templates/gauge.js +0 -8
  1028. package/dist/components/icon/gator/templates/grid-four.js +0 -5
  1029. package/dist/components/icon/gator/templates/grid-nine.js +0 -5
  1030. package/dist/components/icon/gator/templates/hammer.js +0 -8
  1031. package/dist/components/icon/gator/templates/hand-pointing.js +0 -8
  1032. package/dist/components/icon/gator/templates/heart.js +0 -8
  1033. package/dist/components/icon/gator/templates/home-door.js +0 -8
  1034. package/dist/components/icon/gator/templates/home-finance-arrow.js +0 -16
  1035. package/dist/components/icon/gator/templates/home-finance.js +0 -14
  1036. package/dist/components/icon/gator/templates/home-search.js +0 -12
  1037. package/dist/components/icon/gator/templates/house-simple.js +0 -8
  1038. package/dist/components/icon/gator/templates/house.js +0 -8
  1039. package/dist/components/icon/gator/templates/inbox.js +0 -8
  1040. package/dist/components/icon/gator/templates/info.js +0 -8
  1041. package/dist/components/icon/gator/templates/instagram-logo.js +0 -8
  1042. package/dist/components/icon/gator/templates/interest-rate.js +0 -12
  1043. package/dist/components/icon/gator/templates/invoice.js +0 -8
  1044. package/dist/components/icon/gator/templates/kanban.js +0 -5
  1045. package/dist/components/icon/gator/templates/label.js +0 -8
  1046. package/dist/components/icon/gator/templates/laptop.js +0 -8
  1047. package/dist/components/icon/gator/templates/layout.js +0 -8
  1048. package/dist/components/icon/gator/templates/lightbulb-filament.js +0 -5
  1049. package/dist/components/icon/gator/templates/lightbulb.js +0 -8
  1050. package/dist/components/icon/gator/templates/link.js +0 -8
  1051. package/dist/components/icon/gator/templates/linkedin-logo.js +0 -8
  1052. package/dist/components/icon/gator/templates/list-star.js +0 -5
  1053. package/dist/components/icon/gator/templates/list.js +0 -8
  1054. package/dist/components/icon/gator/templates/loading-spinner-gif.js +0 -24
  1055. package/dist/components/icon/gator/templates/loading.js +0 -8
  1056. package/dist/components/icon/gator/templates/lock.js +0 -8
  1057. package/dist/components/icon/gator/templates/magic-wand.js +0 -8
  1058. package/dist/components/icon/gator/templates/mail-open.js +0 -8
  1059. package/dist/components/icon/gator/templates/mail.js +0 -8
  1060. package/dist/components/icon/gator/templates/mailbox.js +0 -8
  1061. package/dist/components/icon/gator/templates/map.js +0 -8
  1062. package/dist/components/icon/gator/templates/menu-hamburger.js +0 -8
  1063. package/dist/components/icon/gator/templates/microsoft-excel-logo.js +0 -8
  1064. package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +0 -8
  1065. package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +0 -8
  1066. package/dist/components/icon/gator/templates/microsoft-teams-logo.js +0 -8
  1067. package/dist/components/icon/gator/templates/microsoft-word-logo.js +0 -8
  1068. package/dist/components/icon/gator/templates/minus-circle.js +0 -8
  1069. package/dist/components/icon/gator/templates/minus-square.js +0 -8
  1070. package/dist/components/icon/gator/templates/minus.js +0 -8
  1071. package/dist/components/icon/gator/templates/mobile-phone-2.js +0 -8
  1072. package/dist/components/icon/gator/templates/monitor.js +0 -8
  1073. package/dist/components/icon/gator/templates/move-doc.js +0 -12
  1074. package/dist/components/icon/gator/templates/move.js +0 -8
  1075. package/dist/components/icon/gator/templates/music.js +0 -8
  1076. package/dist/components/icon/gator/templates/number-0.js +0 -8
  1077. package/dist/components/icon/gator/templates/number-1.js +0 -8
  1078. package/dist/components/icon/gator/templates/number-10.js +0 -11
  1079. package/dist/components/icon/gator/templates/number-2.js +0 -8
  1080. package/dist/components/icon/gator/templates/number-3.js +0 -8
  1081. package/dist/components/icon/gator/templates/number-4.js +0 -8
  1082. package/dist/components/icon/gator/templates/number-5.js +0 -8
  1083. package/dist/components/icon/gator/templates/number-6.js +0 -8
  1084. package/dist/components/icon/gator/templates/number-7.js +0 -8
  1085. package/dist/components/icon/gator/templates/number-8.js +0 -8
  1086. package/dist/components/icon/gator/templates/number-9.js +0 -8
  1087. package/dist/components/icon/gator/templates/overflow-menu.js +0 -16
  1088. package/dist/components/icon/gator/templates/paper-airplane.js +0 -8
  1089. package/dist/components/icon/gator/templates/paperclip.js +0 -8
  1090. package/dist/components/icon/gator/templates/pause-circle.js +0 -7
  1091. package/dist/components/icon/gator/templates/pause.js +0 -9
  1092. package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +0 -16
  1093. package/dist/components/icon/gator/templates/payments/payment-amex.js +0 -11
  1094. package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +0 -7
  1095. package/dist/components/icon/gator/templates/payments/payment-discover.js +0 -21
  1096. package/dist/components/icon/gator/templates/payments/payment-google-pay.js +0 -13
  1097. package/dist/components/icon/gator/templates/payments/payment-mastercard.js +0 -10
  1098. package/dist/components/icon/gator/templates/payments/payment-visa.js +0 -10
  1099. package/dist/components/icon/gator/templates/pen.js +0 -8
  1100. package/dist/components/icon/gator/templates/pencil-paper.js +0 -8
  1101. package/dist/components/icon/gator/templates/pencil.js +0 -8
  1102. package/dist/components/icon/gator/templates/people-multiple.js +0 -8
  1103. package/dist/components/icon/gator/templates/people-share.js +0 -8
  1104. package/dist/components/icon/gator/templates/percent.js +0 -8
  1105. package/dist/components/icon/gator/templates/person-add.js +0 -8
  1106. package/dist/components/icon/gator/templates/person-check.js +0 -8
  1107. package/dist/components/icon/gator/templates/person-lock.js +0 -12
  1108. package/dist/components/icon/gator/templates/person.js +0 -8
  1109. package/dist/components/icon/gator/templates/phone-alert.js +0 -24
  1110. package/dist/components/icon/gator/templates/phone-mobile.js +0 -8
  1111. package/dist/components/icon/gator/templates/phone.js +0 -8
  1112. package/dist/components/icon/gator/templates/picture.js +0 -8
  1113. package/dist/components/icon/gator/templates/pin.js +0 -8
  1114. package/dist/components/icon/gator/templates/pinterest-logo.js +0 -8
  1115. package/dist/components/icon/gator/templates/play-circle.js +0 -8
  1116. package/dist/components/icon/gator/templates/play.js +0 -9
  1117. package/dist/components/icon/gator/templates/plugs-connected.js +0 -14
  1118. package/dist/components/icon/gator/templates/plugs.js +0 -14
  1119. package/dist/components/icon/gator/templates/plus-circle.js +0 -8
  1120. package/dist/components/icon/gator/templates/plus.js +0 -8
  1121. package/dist/components/icon/gator/templates/printer.js +0 -8
  1122. package/dist/components/icon/gator/templates/question-chat-bubble.js +0 -8
  1123. package/dist/components/icon/gator/templates/question-circle.js +0 -12
  1124. package/dist/components/icon/gator/templates/question-mark.js +0 -8
  1125. package/dist/components/icon/gator/templates/radio-selected.js +0 -22
  1126. package/dist/components/icon/gator/templates/radio.js +0 -16
  1127. package/dist/components/icon/gator/templates/receipt.js +0 -12
  1128. package/dist/components/icon/gator/templates/restricted-filled.js +0 -5
  1129. package/dist/components/icon/gator/templates/restricted.js +0 -8
  1130. package/dist/components/icon/gator/templates/robot.js +0 -17
  1131. package/dist/components/icon/gator/templates/sandals.js +0 -16
  1132. package/dist/components/icon/gator/templates/save.js +0 -8
  1133. package/dist/components/icon/gator/templates/screen.js +0 -8
  1134. package/dist/components/icon/gator/templates/search.js +0 -8
  1135. package/dist/components/icon/gator/templates/selection.js +0 -5
  1136. package/dist/components/icon/gator/templates/send-filled.js +0 -5
  1137. package/dist/components/icon/gator/templates/send.js +0 -8
  1138. package/dist/components/icon/gator/templates/settings.js +0 -8
  1139. package/dist/components/icon/gator/templates/share-1.js +0 -8
  1140. package/dist/components/icon/gator/templates/share-2.js +0 -8
  1141. package/dist/components/icon/gator/templates/shield-lock.js +0 -12
  1142. package/dist/components/icon/gator/templates/shield-warning.js +0 -8
  1143. package/dist/components/icon/gator/templates/sidebar-simple.js +0 -8
  1144. package/dist/components/icon/gator/templates/sidebar.js +0 -8
  1145. package/dist/components/icon/gator/templates/smart-home.js +0 -14
  1146. package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +0 -10
  1147. package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +0 -10
  1148. package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +0 -10
  1149. package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +0 -16
  1150. package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +0 -10
  1151. package/dist/components/icon/gator/templates/sort-reverse-variant.js +0 -8
  1152. package/dist/components/icon/gator/templates/sort-variant.js +0 -8
  1153. package/dist/components/icon/gator/templates/sparkle-filled.js +0 -8
  1154. package/dist/components/icon/gator/templates/sparkle.js +0 -8
  1155. package/dist/components/icon/gator/templates/speech-bubble.js +0 -8
  1156. package/dist/components/icon/gator/templates/square-split-horizontal.js +0 -5
  1157. package/dist/components/icon/gator/templates/square-split-vertical.js +0 -5
  1158. package/dist/components/icon/gator/templates/square.js +0 -5
  1159. package/dist/components/icon/gator/templates/stack.js +0 -8
  1160. package/dist/components/icon/gator/templates/stamp.js +0 -8
  1161. package/dist/components/icon/gator/templates/star-four-filled.js +0 -8
  1162. package/dist/components/icon/gator/templates/star-four.js +0 -8
  1163. package/dist/components/icon/gator/templates/star.js +0 -8
  1164. package/dist/components/icon/gator/templates/stopwatch.js +0 -8
  1165. package/dist/components/icon/gator/templates/sun.js +0 -8
  1166. package/dist/components/icon/gator/templates/sync.js +0 -8
  1167. package/dist/components/icon/gator/templates/tab-arrows.js +0 -8
  1168. package/dist/components/icon/gator/templates/table.js +0 -5
  1169. package/dist/components/icon/gator/templates/target.js +0 -8
  1170. package/dist/components/icon/gator/templates/text-aa.js +0 -5
  1171. package/dist/components/icon/gator/templates/thumbs-down.js +0 -8
  1172. package/dist/components/icon/gator/templates/thumbs-up.js +0 -8
  1173. package/dist/components/icon/gator/templates/tools.js +0 -8
  1174. package/dist/components/icon/gator/templates/touch-id.js +0 -8
  1175. package/dist/components/icon/gator/templates/trash.js +0 -8
  1176. package/dist/components/icon/gator/templates/trend-up.js +0 -5
  1177. package/dist/components/icon/gator/templates/twitter-logo.js +0 -8
  1178. package/dist/components/icon/gator/templates/unlink.js +0 -8
  1179. package/dist/components/icon/gator/templates/unlock.js +0 -8
  1180. package/dist/components/icon/gator/templates/upload.js +0 -8
  1181. package/dist/components/icon/gator/templates/video.js +0 -8
  1182. package/dist/components/icon/gator/templates/waffle.js +0 -40
  1183. package/dist/components/icon/gator/templates/warning-circle.js +0 -8
  1184. package/dist/components/icon/gator/templates/warning-diamond.js +0 -8
  1185. package/dist/components/icon/gator/templates/warning-filled.js +0 -5
  1186. package/dist/components/icon/gator/templates/warning-octagon.js +0 -8
  1187. package/dist/components/icon/gator/templates/warning.js +0 -8
  1188. package/dist/components/icon/gator/templates/wet-sign.js +0 -8
  1189. package/dist/components/icon/gator/templates/wifi-off.js +0 -8
  1190. package/dist/components/icon/gator/templates/wifi.js +0 -8
  1191. package/dist/components/icon/gator/templates/x-logo.js +0 -8
  1192. package/dist/components/icon/gator/templates/yelp-logo.js +0 -10
  1193. package/dist/components/icon/gator/templates/youtube-logo.js +0 -8
  1194. package/dist/components/icon/gator/templates/zillow-logo.js +0 -10
  1195. package/dist/components/illustration/gator/templates/add-note.js +0 -6
  1196. package/dist/components/illustration/gator/templates/address.js +0 -6
  1197. package/dist/components/illustration/gator/templates/appointment-confirmed.js +0 -6
  1198. package/dist/components/illustration/gator/templates/assets.js +0 -6
  1199. package/dist/components/illustration/gator/templates/auto-money.js +0 -6
  1200. package/dist/components/illustration/gator/templates/balloons.js +0 -6
  1201. package/dist/components/illustration/gator/templates/bank-account.js +0 -6
  1202. package/dist/components/illustration/gator/templates/brief-case.js +0 -6
  1203. package/dist/components/illustration/gator/templates/calendar-home.js +0 -6
  1204. package/dist/components/illustration/gator/templates/change-data.js +0 -7
  1205. package/dist/components/illustration/gator/templates/check-with-pencil.js +0 -6
  1206. package/dist/components/illustration/gator/templates/co-borrower.js +0 -7
  1207. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +0 -7
  1208. package/dist/components/illustration/gator/templates/co-borrowers.js +0 -7
  1209. package/dist/components/illustration/gator/templates/commercial.js +0 -29
  1210. package/dist/components/illustration/gator/templates/condo.js +0 -42
  1211. package/dist/components/illustration/gator/templates/connectivity.js +0 -7
  1212. package/dist/components/illustration/gator/templates/consumer.js +0 -22
  1213. package/dist/components/illustration/gator/templates/contact-search.js +0 -7
  1214. package/dist/components/illustration/gator/templates/conversation-multiple.js +0 -7
  1215. package/dist/components/illustration/gator/templates/credit-card.js +0 -7
  1216. package/dist/components/illustration/gator/templates/crop-background.js +0 -7
  1217. package/dist/components/illustration/gator/templates/crop-page.js +0 -7
  1218. package/dist/components/illustration/gator/templates/declarations-legal.js +0 -7
  1219. package/dist/components/illustration/gator/templates/deliver.js +0 -7
  1220. package/dist/components/illustration/gator/templates/demographic-info.js +0 -7
  1221. package/dist/components/illustration/gator/templates/document-add.js +0 -7
  1222. package/dist/components/illustration/gator/templates/document-signature.js +0 -7
  1223. package/dist/components/illustration/gator/templates/download-app.js +0 -7
  1224. package/dist/components/illustration/gator/templates/empty-box.js +0 -7
  1225. package/dist/components/illustration/gator/templates/family-home.js +0 -38
  1226. package/dist/components/illustration/gator/templates/home-search.js +0 -7
  1227. package/dist/components/illustration/gator/templates/house-5.js +0 -7
  1228. package/dist/components/illustration/gator/templates/house-6.js +0 -7
  1229. package/dist/components/illustration/gator/templates/house-fireworks.js +0 -7
  1230. package/dist/components/illustration/gator/templates/house-under-construction.js +0 -7
  1231. package/dist/components/illustration/gator/templates/house-with-shield.js +0 -7
  1232. package/dist/components/illustration/gator/templates/inquiry.js +0 -7
  1233. package/dist/components/illustration/gator/templates/locked.js +0 -7
  1234. package/dist/components/illustration/gator/templates/make-an-offer.js +0 -7
  1235. package/dist/components/illustration/gator/templates/mortgage.js +0 -20
  1236. package/dist/components/illustration/gator/templates/network-error.js +0 -7
  1237. package/dist/components/illustration/gator/templates/page-1.js +0 -7
  1238. package/dist/components/illustration/gator/templates/page-2.js +0 -7
  1239. package/dist/components/illustration/gator/templates/page-3.js +0 -7
  1240. package/dist/components/illustration/gator/templates/paper-3.js +0 -7
  1241. package/dist/components/illustration/gator/templates/paper-7.js +0 -7
  1242. package/dist/components/illustration/gator/templates/person-2.js +0 -7
  1243. package/dist/components/illustration/gator/templates/personal-info.js +0 -7
  1244. package/dist/components/illustration/gator/templates/portfolio-analytics.js +0 -37
  1245. package/dist/components/illustration/gator/templates/price-search.js +0 -7
  1246. package/dist/components/illustration/gator/templates/quick-links.js +0 -7
  1247. package/dist/components/illustration/gator/templates/register.js +0 -7
  1248. package/dist/components/illustration/gator/templates/schedule-home-tour.js +0 -7
  1249. package/dist/components/illustration/gator/templates/small-business.js +0 -20
  1250. package/dist/components/illustration/gator/templates/social-security.js +0 -7
  1251. package/dist/components/illustration/gator/templates/start-conversation.js +0 -7
  1252. package/dist/components/illustration/gator/templates/status-no-x.js +0 -7
  1253. package/dist/components/illustration/gator/templates/status.js +0 -7
  1254. package/dist/components/illustration/gator/templates/success.js +0 -7
  1255. package/dist/components/illustration/gator/templates/talkluments.js +0 -7
  1256. package/dist/components/illustration/gator/templates/thumbs-down-man.js +0 -7
  1257. package/dist/components/illustration/gator/templates/town-home.js +0 -54
  1258. package/dist/components/illustration/gator/templates/transfer.js +0 -7
  1259. package/dist/components/illustration/gator/templates/treasury.js +0 -21
  1260. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +0 -7
  1261. package/dist/components/illustration/gator/templates/upload-cloud.js +0 -7
  1262. package/dist/components/illustration/gator/templates/your-bank-placeholder.js +0 -40
  1263. package/dist/components/illustration/gator/templates/your-bank.js +0 -26
  1264. package/dist/types/components/icon/gator/templates/add-link.d.ts +0 -1
  1265. package/dist/types/components/icon/gator/templates/airplane.d.ts +0 -1
  1266. package/dist/types/components/icon/gator/templates/alarm.d.ts +0 -1
  1267. package/dist/types/components/icon/gator/templates/apartment.d.ts +0 -1
  1268. package/dist/types/components/icon/gator/templates/arrow-around.d.ts +0 -1
  1269. package/dist/types/components/icon/gator/templates/arrow-down.d.ts +0 -1
  1270. package/dist/types/components/icon/gator/templates/arrow-left.d.ts +0 -1
  1271. package/dist/types/components/icon/gator/templates/arrow-line-left.d.ts +0 -1
  1272. package/dist/types/components/icon/gator/templates/arrow-line-right.d.ts +0 -1
  1273. package/dist/types/components/icon/gator/templates/arrow-right.d.ts +0 -1
  1274. package/dist/types/components/icon/gator/templates/arrow-up.d.ts +0 -1
  1275. package/dist/types/components/icon/gator/templates/arrows-down-up.d.ts +0 -1
  1276. package/dist/types/components/icon/gator/templates/bank.d.ts +0 -1
  1277. package/dist/types/components/icon/gator/templates/bell-disabled.d.ts +0 -1
  1278. package/dist/types/components/icon/gator/templates/bell.d.ts +0 -1
  1279. package/dist/types/components/icon/gator/templates/binoculars.d.ts +0 -1
  1280. package/dist/types/components/icon/gator/templates/book.d.ts +0 -1
  1281. package/dist/types/components/icon/gator/templates/box.d.ts +0 -1
  1282. package/dist/types/components/icon/gator/templates/brain.d.ts +0 -1
  1283. package/dist/types/components/icon/gator/templates/cake.d.ts +0 -1
  1284. package/dist/types/components/icon/gator/templates/calculator.d.ts +0 -1
  1285. package/dist/types/components/icon/gator/templates/calendar.d.ts +0 -1
  1286. package/dist/types/components/icon/gator/templates/camera.d.ts +0 -1
  1287. package/dist/types/components/icon/gator/templates/caret-up-down.d.ts +0 -1
  1288. package/dist/types/components/icon/gator/templates/case.d.ts +0 -1
  1289. package/dist/types/components/icon/gator/templates/chart-bar-horizontal.d.ts +0 -1
  1290. package/dist/types/components/icon/gator/templates/chart-bar.d.ts +0 -1
  1291. package/dist/types/components/icon/gator/templates/chart-donut.d.ts +0 -1
  1292. package/dist/types/components/icon/gator/templates/chart-line.d.ts +0 -1
  1293. package/dist/types/components/icon/gator/templates/chart-pie.d.ts +0 -1
  1294. package/dist/types/components/icon/gator/templates/chart-rise.d.ts +0 -1
  1295. package/dist/types/components/icon/gator/templates/chart-scatter.d.ts +0 -1
  1296. package/dist/types/components/icon/gator/templates/chat-circle-ai.d.ts +0 -1
  1297. package/dist/types/components/icon/gator/templates/chat-circle-dots.d.ts +0 -1
  1298. package/dist/types/components/icon/gator/templates/chat-circle-slash.d.ts +0 -1
  1299. package/dist/types/components/icon/gator/templates/chat-circle-text.d.ts +0 -1
  1300. package/dist/types/components/icon/gator/templates/chat-circle.d.ts +0 -1
  1301. package/dist/types/components/icon/gator/templates/chat.d.ts +0 -1
  1302. package/dist/types/components/icon/gator/templates/check-circle-filled.d.ts +0 -1
  1303. package/dist/types/components/icon/gator/templates/check-circle.d.ts +0 -1
  1304. package/dist/types/components/icon/gator/templates/check.d.ts +0 -1
  1305. package/dist/types/components/icon/gator/templates/checkbox-indeterminate.d.ts +0 -1
  1306. package/dist/types/components/icon/gator/templates/checkbox-selected.d.ts +0 -1
  1307. package/dist/types/components/icon/gator/templates/checkbox.d.ts +0 -1
  1308. package/dist/types/components/icon/gator/templates/checkerboard.d.ts +0 -1
  1309. package/dist/types/components/icon/gator/templates/chevron-down.d.ts +0 -1
  1310. package/dist/types/components/icon/gator/templates/chevron-left.d.ts +0 -1
  1311. package/dist/types/components/icon/gator/templates/chevron-right.d.ts +0 -1
  1312. package/dist/types/components/icon/gator/templates/chevron-up.d.ts +0 -1
  1313. package/dist/types/components/icon/gator/templates/circle-arrow-down.d.ts +0 -1
  1314. package/dist/types/components/icon/gator/templates/circle-arrow-left.d.ts +0 -1
  1315. package/dist/types/components/icon/gator/templates/circle-arrow-right.d.ts +0 -1
  1316. package/dist/types/components/icon/gator/templates/circle-arrow-up.d.ts +0 -1
  1317. package/dist/types/components/icon/gator/templates/circle-dashed.d.ts +0 -1
  1318. package/dist/types/components/icon/gator/templates/circle-filled.d.ts +0 -1
  1319. package/dist/types/components/icon/gator/templates/circle.d.ts +0 -1
  1320. package/dist/types/components/icon/gator/templates/city.d.ts +0 -1
  1321. package/dist/types/components/icon/gator/templates/clipboard.d.ts +0 -1
  1322. package/dist/types/components/icon/gator/templates/clock-clockwise.d.ts +0 -1
  1323. package/dist/types/components/icon/gator/templates/clock-counter-clockwise.d.ts +0 -1
  1324. package/dist/types/components/icon/gator/templates/clock.d.ts +0 -1
  1325. package/dist/types/components/icon/gator/templates/collapse.d.ts +0 -1
  1326. package/dist/types/components/icon/gator/templates/cone.d.ts +0 -1
  1327. package/dist/types/components/icon/gator/templates/contact-info.d.ts +0 -1
  1328. package/dist/types/components/icon/gator/templates/copy.d.ts +0 -1
  1329. package/dist/types/components/icon/gator/templates/credit-card.d.ts +0 -1
  1330. package/dist/types/components/icon/gator/templates/crop.d.ts +0 -1
  1331. package/dist/types/components/icon/gator/templates/crosshairs.d.ts +0 -1
  1332. package/dist/types/components/icon/gator/templates/currency-dollar-simple.d.ts +0 -1
  1333. package/dist/types/components/icon/gator/templates/currency-eur.d.ts +0 -1
  1334. package/dist/types/components/icon/gator/templates/currency-gbp.d.ts +0 -1
  1335. package/dist/types/components/icon/gator/templates/currency-inr.d.ts +0 -1
  1336. package/dist/types/components/icon/gator/templates/currency-jpy.d.ts +0 -1
  1337. package/dist/types/components/icon/gator/templates/currency-krw.d.ts +0 -1
  1338. package/dist/types/components/icon/gator/templates/currency-kzt.d.ts +0 -1
  1339. package/dist/types/components/icon/gator/templates/currency-ngn.d.ts +0 -1
  1340. package/dist/types/components/icon/gator/templates/currency-rub.d.ts +0 -1
  1341. package/dist/types/components/icon/gator/templates/cursor-arrow.d.ts +0 -1
  1342. package/dist/types/components/icon/gator/templates/cursor-hand.d.ts +0 -1
  1343. package/dist/types/components/icon/gator/templates/cursor.d.ts +0 -1
  1344. package/dist/types/components/icon/gator/templates/dashboard.d.ts +0 -1
  1345. package/dist/types/components/icon/gator/templates/delete.d.ts +0 -1
  1346. package/dist/types/components/icon/gator/templates/dna.d.ts +0 -1
  1347. package/dist/types/components/icon/gator/templates/document-add.d.ts +0 -1
  1348. package/dist/types/components/icon/gator/templates/document-ai.d.ts +0 -1
  1349. package/dist/types/components/icon/gator/templates/document-check.d.ts +0 -1
  1350. package/dist/types/components/icon/gator/templates/document-e-sign.d.ts +0 -1
  1351. package/dist/types/components/icon/gator/templates/document-image.d.ts +0 -1
  1352. package/dist/types/components/icon/gator/templates/document-pdf.d.ts +0 -1
  1353. package/dist/types/components/icon/gator/templates/document-sign.d.ts +0 -1
  1354. package/dist/types/components/icon/gator/templates/document-zip.d.ts +0 -1
  1355. package/dist/types/components/icon/gator/templates/document.d.ts +0 -1
  1356. package/dist/types/components/icon/gator/templates/dollar-bills.d.ts +0 -1
  1357. package/dist/types/components/icon/gator/templates/dollar-house.d.ts +0 -1
  1358. package/dist/types/components/icon/gator/templates/down-payment.d.ts +0 -1
  1359. package/dist/types/components/icon/gator/templates/download.d.ts +0 -1
  1360. package/dist/types/components/icon/gator/templates/drag-drop.d.ts +0 -1
  1361. package/dist/types/components/icon/gator/templates/earth.d.ts +0 -1
  1362. package/dist/types/components/icon/gator/templates/exclude-square.d.ts +0 -1
  1363. package/dist/types/components/icon/gator/templates/exit-circle.d.ts +0 -1
  1364. package/dist/types/components/icon/gator/templates/exit-left.d.ts +0 -1
  1365. package/dist/types/components/icon/gator/templates/exit.d.ts +0 -1
  1366. package/dist/types/components/icon/gator/templates/expand-arrows.d.ts +0 -1
  1367. package/dist/types/components/icon/gator/templates/expand.d.ts +0 -1
  1368. package/dist/types/components/icon/gator/templates/export.d.ts +0 -1
  1369. package/dist/types/components/icon/gator/templates/eye-closed.d.ts +0 -1
  1370. package/dist/types/components/icon/gator/templates/eye-crossed.d.ts +0 -1
  1371. package/dist/types/components/icon/gator/templates/eye.d.ts +0 -1
  1372. package/dist/types/components/icon/gator/templates/facebook-logo.d.ts +0 -1
  1373. package/dist/types/components/icon/gator/templates/file-code.d.ts +0 -1
  1374. package/dist/types/components/icon/gator/templates/files.d.ts +0 -1
  1375. package/dist/types/components/icon/gator/templates/filter-funnel.d.ts +0 -1
  1376. package/dist/types/components/icon/gator/templates/filters-2.d.ts +0 -1
  1377. package/dist/types/components/icon/gator/templates/filters.d.ts +0 -1
  1378. package/dist/types/components/icon/gator/templates/flags/flag-ad-andorra.d.ts +0 -1
  1379. package/dist/types/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.d.ts +0 -1
  1380. package/dist/types/components/icon/gator/templates/flags/flag-af-afghanistan.d.ts +0 -1
  1381. package/dist/types/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.d.ts +0 -1
  1382. package/dist/types/components/icon/gator/templates/flags/flag-ai-anguilla.d.ts +0 -1
  1383. package/dist/types/components/icon/gator/templates/flags/flag-al-albania.d.ts +0 -1
  1384. package/dist/types/components/icon/gator/templates/flags/flag-am-armenia.d.ts +0 -1
  1385. package/dist/types/components/icon/gator/templates/flags/flag-ao-angola.d.ts +0 -1
  1386. package/dist/types/components/icon/gator/templates/flags/flag-aq-antarctica.d.ts +0 -1
  1387. package/dist/types/components/icon/gator/templates/flags/flag-ar-argentina.d.ts +0 -1
  1388. package/dist/types/components/icon/gator/templates/flags/flag-as-american-smoa.d.ts +0 -1
  1389. package/dist/types/components/icon/gator/templates/flags/flag-at-austria.d.ts +0 -1
  1390. package/dist/types/components/icon/gator/templates/flags/flag-au-australia.d.ts +0 -1
  1391. package/dist/types/components/icon/gator/templates/flags/flag-aw-aruba.d.ts +0 -1
  1392. package/dist/types/components/icon/gator/templates/flags/flag-ax-aland-islands.d.ts +0 -1
  1393. package/dist/types/components/icon/gator/templates/flags/flag-az-azerbaijan.d.ts +0 -1
  1394. package/dist/types/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.d.ts +0 -1
  1395. package/dist/types/components/icon/gator/templates/flags/flag-bb-barbados.d.ts +0 -1
  1396. package/dist/types/components/icon/gator/templates/flags/flag-bd-bangladesh.d.ts +0 -1
  1397. package/dist/types/components/icon/gator/templates/flags/flag-be-belgium.d.ts +0 -1
  1398. package/dist/types/components/icon/gator/templates/flags/flag-bf-burkina-faso.d.ts +0 -1
  1399. package/dist/types/components/icon/gator/templates/flags/flag-bg-bulgaria.d.ts +0 -1
  1400. package/dist/types/components/icon/gator/templates/flags/flag-bh-bahrain.d.ts +0 -1
  1401. package/dist/types/components/icon/gator/templates/flags/flag-bi-burundi.d.ts +0 -1
  1402. package/dist/types/components/icon/gator/templates/flags/flag-bj-benin.d.ts +0 -1
  1403. package/dist/types/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.d.ts +0 -1
  1404. package/dist/types/components/icon/gator/templates/flags/flag-bm-bermuda.d.ts +0 -1
  1405. package/dist/types/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.d.ts +0 -1
  1406. package/dist/types/components/icon/gator/templates/flags/flag-bo-bolivia.d.ts +0 -1
  1407. package/dist/types/components/icon/gator/templates/flags/flag-bq-bo-bonaire.d.ts +0 -1
  1408. package/dist/types/components/icon/gator/templates/flags/flag-bq-sa-sba.d.ts +0 -1
  1409. package/dist/types/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.d.ts +0 -1
  1410. package/dist/types/components/icon/gator/templates/flags/flag-br-brazil.d.ts +0 -1
  1411. package/dist/types/components/icon/gator/templates/flags/flag-bs-bahamas.d.ts +0 -1
  1412. package/dist/types/components/icon/gator/templates/flags/flag-bt-bhutan.d.ts +0 -1
  1413. package/dist/types/components/icon/gator/templates/flags/flag-bv-bouvet-island.d.ts +0 -1
  1414. package/dist/types/components/icon/gator/templates/flags/flag-bw-botswana.d.ts +0 -1
  1415. package/dist/types/components/icon/gator/templates/flags/flag-by-belarus.d.ts +0 -1
  1416. package/dist/types/components/icon/gator/templates/flags/flag-bz-belize.d.ts +0 -1
  1417. package/dist/types/components/icon/gator/templates/flags/flag-ca-canada.d.ts +0 -1
  1418. package/dist/types/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.d.ts +0 -1
  1419. package/dist/types/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.d.ts +0 -1
  1420. package/dist/types/components/icon/gator/templates/flags/flag-cf-central-african-republic.d.ts +0 -1
  1421. package/dist/types/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.d.ts +0 -1
  1422. package/dist/types/components/icon/gator/templates/flags/flag-ch-switzerland.d.ts +0 -1
  1423. package/dist/types/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.d.ts +0 -1
  1424. package/dist/types/components/icon/gator/templates/flags/flag-ck-cook-islands.d.ts +0 -1
  1425. package/dist/types/components/icon/gator/templates/flags/flag-cl-chile.d.ts +0 -1
  1426. package/dist/types/components/icon/gator/templates/flags/flag-cm-cameroon.d.ts +0 -1
  1427. package/dist/types/components/icon/gator/templates/flags/flag-cn-china.d.ts +0 -1
  1428. package/dist/types/components/icon/gator/templates/flags/flag-co-colombia.d.ts +0 -1
  1429. package/dist/types/components/icon/gator/templates/flags/flag-cr-costa-rica.d.ts +0 -1
  1430. package/dist/types/components/icon/gator/templates/flags/flag-cu-cuba.d.ts +0 -1
  1431. package/dist/types/components/icon/gator/templates/flags/flag-cv-cabo-verde.d.ts +0 -1
  1432. package/dist/types/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.d.ts +0 -1
  1433. package/dist/types/components/icon/gator/templates/flags/flag-cx-christmas-island.d.ts +0 -1
  1434. package/dist/types/components/icon/gator/templates/flags/flag-cy-cyprus.d.ts +0 -1
  1435. package/dist/types/components/icon/gator/templates/flags/flag-cz-czech-republic.d.ts +0 -1
  1436. package/dist/types/components/icon/gator/templates/flags/flag-de-germany.d.ts +0 -1
  1437. package/dist/types/components/icon/gator/templates/flags/flag-dj-djibouti.d.ts +0 -1
  1438. package/dist/types/components/icon/gator/templates/flags/flag-dk-denmark.d.ts +0 -1
  1439. package/dist/types/components/icon/gator/templates/flags/flag-dm-dominica.d.ts +0 -1
  1440. package/dist/types/components/icon/gator/templates/flags/flag-do-dominican-republic.d.ts +0 -1
  1441. package/dist/types/components/icon/gator/templates/flags/flag-dz-algeria.d.ts +0 -1
  1442. package/dist/types/components/icon/gator/templates/flags/flag-ec-ecuador.d.ts +0 -1
  1443. package/dist/types/components/icon/gator/templates/flags/flag-ee-estonia.d.ts +0 -1
  1444. package/dist/types/components/icon/gator/templates/flags/flag-eg-egypt.d.ts +0 -1
  1445. package/dist/types/components/icon/gator/templates/flags/flag-eh-western-sahara.d.ts +0 -1
  1446. package/dist/types/components/icon/gator/templates/flags/flag-er-eritrea.d.ts +0 -1
  1447. package/dist/types/components/icon/gator/templates/flags/flag-es-sain.d.ts +0 -1
  1448. package/dist/types/components/icon/gator/templates/flags/flag-et-ethiopia.d.ts +0 -1
  1449. package/dist/types/components/icon/gator/templates/flags/flag-fi-finland.d.ts +0 -1
  1450. package/dist/types/components/icon/gator/templates/flags/flag-fj-fiji.d.ts +0 -1
  1451. package/dist/types/components/icon/gator/templates/flags/flag-fk-falkland-islands.d.ts +0 -1
  1452. package/dist/types/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.d.ts +0 -1
  1453. package/dist/types/components/icon/gator/templates/flags/flag-fo-faroe-islands.d.ts +0 -1
  1454. package/dist/types/components/icon/gator/templates/flags/flag-fr-france.d.ts +0 -1
  1455. package/dist/types/components/icon/gator/templates/flags/flag-ga-gabon.d.ts +0 -1
  1456. package/dist/types/components/icon/gator/templates/flags/flag-gb-eng-england.d.ts +0 -1
  1457. package/dist/types/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.d.ts +0 -1
  1458. package/dist/types/components/icon/gator/templates/flags/flag-gb-sct-sotland.d.ts +0 -1
  1459. package/dist/types/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.d.ts +0 -1
  1460. package/dist/types/components/icon/gator/templates/flags/flag-gb-wls-wales.d.ts +0 -1
  1461. package/dist/types/components/icon/gator/templates/flags/flag-gd-grenada.d.ts +0 -1
  1462. package/dist/types/components/icon/gator/templates/flags/flag-ge-georgia.d.ts +0 -1
  1463. package/dist/types/components/icon/gator/templates/flags/flag-gf-french-guiana.d.ts +0 -1
  1464. package/dist/types/components/icon/gator/templates/flags/flag-gg-guernsey.d.ts +0 -1
  1465. package/dist/types/components/icon/gator/templates/flags/flag-gh-ghana.d.ts +0 -1
  1466. package/dist/types/components/icon/gator/templates/flags/flag-gi-gibraltar.d.ts +0 -1
  1467. package/dist/types/components/icon/gator/templates/flags/flag-gl-greenland.d.ts +0 -1
  1468. package/dist/types/components/icon/gator/templates/flags/flag-gm-gambia.d.ts +0 -1
  1469. package/dist/types/components/icon/gator/templates/flags/flag-gn-guinea.d.ts +0 -1
  1470. package/dist/types/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.d.ts +0 -1
  1471. package/dist/types/components/icon/gator/templates/flags/flag-gp-guadeloupe.d.ts +0 -1
  1472. package/dist/types/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.d.ts +0 -1
  1473. package/dist/types/components/icon/gator/templates/flags/flag-gr-greece.d.ts +0 -1
  1474. package/dist/types/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.d.ts +0 -1
  1475. package/dist/types/components/icon/gator/templates/flags/flag-gt-guatemala.d.ts +0 -1
  1476. package/dist/types/components/icon/gator/templates/flags/flag-gu-guam.d.ts +0 -1
  1477. package/dist/types/components/icon/gator/templates/flags/flag-gw-guinea-bissau.d.ts +0 -1
  1478. package/dist/types/components/icon/gator/templates/flags/flag-gy-guyana.d.ts +0 -1
  1479. package/dist/types/components/icon/gator/templates/flags/flag-hk-hong-kong.d.ts +0 -1
  1480. package/dist/types/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.d.ts +0 -1
  1481. package/dist/types/components/icon/gator/templates/flags/flag-hn-honduras.d.ts +0 -1
  1482. package/dist/types/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.d.ts +0 -1
  1483. package/dist/types/components/icon/gator/templates/flags/flag-ht-haiti.d.ts +0 -1
  1484. package/dist/types/components/icon/gator/templates/flags/flag-hu-hungary.d.ts +0 -1
  1485. package/dist/types/components/icon/gator/templates/flags/flag-id-indonesia.d.ts +0 -1
  1486. package/dist/types/components/icon/gator/templates/flags/flag-ie-ireland.d.ts +0 -1
  1487. package/dist/types/components/icon/gator/templates/flags/flag-il-isreal.d.ts +0 -1
  1488. package/dist/types/components/icon/gator/templates/flags/flag-im-isle-of-man.d.ts +0 -1
  1489. package/dist/types/components/icon/gator/templates/flags/flag-in-india.d.ts +0 -1
  1490. package/dist/types/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.d.ts +0 -1
  1491. package/dist/types/components/icon/gator/templates/flags/flag-iq-iraq.d.ts +0 -1
  1492. package/dist/types/components/icon/gator/templates/flags/flag-ir-iran.d.ts +0 -1
  1493. package/dist/types/components/icon/gator/templates/flags/flag-is-iceland.d.ts +0 -1
  1494. package/dist/types/components/icon/gator/templates/flags/flag-it-italy.d.ts +0 -1
  1495. package/dist/types/components/icon/gator/templates/flags/flag-je-jersey.d.ts +0 -1
  1496. package/dist/types/components/icon/gator/templates/flags/flag-jm-jamaica.d.ts +0 -1
  1497. package/dist/types/components/icon/gator/templates/flags/flag-jo-jordan.d.ts +0 -1
  1498. package/dist/types/components/icon/gator/templates/flags/flag-jp-japan.d.ts +0 -1
  1499. package/dist/types/components/icon/gator/templates/flags/flag-ke-kenia.d.ts +0 -1
  1500. package/dist/types/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.d.ts +0 -1
  1501. package/dist/types/components/icon/gator/templates/flags/flag-kh-cambodia.d.ts +0 -1
  1502. package/dist/types/components/icon/gator/templates/flags/flag-ki--kiribati.d.ts +0 -1
  1503. package/dist/types/components/icon/gator/templates/flags/flag-km-comoros.d.ts +0 -1
  1504. package/dist/types/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.d.ts +0 -1
  1505. package/dist/types/components/icon/gator/templates/flags/flag-kp-korea-north.d.ts +0 -1
  1506. package/dist/types/components/icon/gator/templates/flags/flag-kr-korea-south.d.ts +0 -1
  1507. package/dist/types/components/icon/gator/templates/flags/flag-kw-kuwait.d.ts +0 -1
  1508. package/dist/types/components/icon/gator/templates/flags/flag-ky-cayman-islands.d.ts +0 -1
  1509. package/dist/types/components/icon/gator/templates/flags/flag-kz-kazakhstan.d.ts +0 -1
  1510. package/dist/types/components/icon/gator/templates/flags/flag-la-laos.d.ts +0 -1
  1511. package/dist/types/components/icon/gator/templates/flags/flag-lb-lebanon.d.ts +0 -1
  1512. package/dist/types/components/icon/gator/templates/flags/flag-lc-saint-lucia.d.ts +0 -1
  1513. package/dist/types/components/icon/gator/templates/flags/flag-li-liechtenstein.d.ts +0 -1
  1514. package/dist/types/components/icon/gator/templates/flags/flag-lk-sri-lanka.d.ts +0 -1
  1515. package/dist/types/components/icon/gator/templates/flags/flag-lr-liberia.d.ts +0 -1
  1516. package/dist/types/components/icon/gator/templates/flags/flag-ls-lesotho.d.ts +0 -1
  1517. package/dist/types/components/icon/gator/templates/flags/flag-lt-lithuania.d.ts +0 -1
  1518. package/dist/types/components/icon/gator/templates/flags/flag-lu-luxembourg.d.ts +0 -1
  1519. package/dist/types/components/icon/gator/templates/flags/flag-lv-latvia.d.ts +0 -1
  1520. package/dist/types/components/icon/gator/templates/flags/flag-ly-libya.d.ts +0 -1
  1521. package/dist/types/components/icon/gator/templates/flags/flag-ma-morocco.d.ts +0 -1
  1522. package/dist/types/components/icon/gator/templates/flags/flag-mc-monaco.d.ts +0 -1
  1523. package/dist/types/components/icon/gator/templates/flags/flag-md-moldova.d.ts +0 -1
  1524. package/dist/types/components/icon/gator/templates/flags/flag-me-montenegro.d.ts +0 -1
  1525. package/dist/types/components/icon/gator/templates/flags/flag-mf-saint-martin.d.ts +0 -1
  1526. package/dist/types/components/icon/gator/templates/flags/flag-mg-madagascar.d.ts +0 -1
  1527. package/dist/types/components/icon/gator/templates/flags/flag-mh-marshall-islands.d.ts +0 -1
  1528. package/dist/types/components/icon/gator/templates/flags/flag-mk-north-macedonia.d.ts +0 -1
  1529. package/dist/types/components/icon/gator/templates/flags/flag-ml-mali.d.ts +0 -1
  1530. package/dist/types/components/icon/gator/templates/flags/flag-mm-myanmar.d.ts +0 -1
  1531. package/dist/types/components/icon/gator/templates/flags/flag-mn-mongolia.d.ts +0 -1
  1532. package/dist/types/components/icon/gator/templates/flags/flag-mo-macao.d.ts +0 -1
  1533. package/dist/types/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.d.ts +0 -1
  1534. package/dist/types/components/icon/gator/templates/flags/flag-mq-martinique-2.d.ts +0 -1
  1535. package/dist/types/components/icon/gator/templates/flags/flag-mq-martinique.d.ts +0 -1
  1536. package/dist/types/components/icon/gator/templates/flags/flag-mr-mauritania.d.ts +0 -1
  1537. package/dist/types/components/icon/gator/templates/flags/flag-ms-montserrat.d.ts +0 -1
  1538. package/dist/types/components/icon/gator/templates/flags/flag-mt-malta.d.ts +0 -1
  1539. package/dist/types/components/icon/gator/templates/flags/flag-mu-mauritius.d.ts +0 -1
  1540. package/dist/types/components/icon/gator/templates/flags/flag-mv-maldives.d.ts +0 -1
  1541. package/dist/types/components/icon/gator/templates/flags/flag-mw-malawi.d.ts +0 -1
  1542. package/dist/types/components/icon/gator/templates/flags/flag-mx-mexico.d.ts +0 -1
  1543. package/dist/types/components/icon/gator/templates/flags/flag-my-malaysia.d.ts +0 -1
  1544. package/dist/types/components/icon/gator/templates/flags/flag-mz-mozambique.d.ts +0 -1
  1545. package/dist/types/components/icon/gator/templates/flags/flag-na-namibia.d.ts +0 -1
  1546. package/dist/types/components/icon/gator/templates/flags/flag-nc-new-caledonia.d.ts +0 -1
  1547. package/dist/types/components/icon/gator/templates/flags/flag-ne-niger.d.ts +0 -1
  1548. package/dist/types/components/icon/gator/templates/flags/flag-nf-norfolk-island.d.ts +0 -1
  1549. package/dist/types/components/icon/gator/templates/flags/flag-ng-nigeria.d.ts +0 -1
  1550. package/dist/types/components/icon/gator/templates/flags/flag-ni-nicaragua.d.ts +0 -1
  1551. package/dist/types/components/icon/gator/templates/flags/flag-nl-netherlands.d.ts +0 -1
  1552. package/dist/types/components/icon/gator/templates/flags/flag-no-norway.d.ts +0 -1
  1553. package/dist/types/components/icon/gator/templates/flags/flag-np-nepal.d.ts +0 -1
  1554. package/dist/types/components/icon/gator/templates/flags/flag-nr-nauru.d.ts +0 -1
  1555. package/dist/types/components/icon/gator/templates/flags/flag-nu-niue.d.ts +0 -1
  1556. package/dist/types/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.d.ts +0 -1
  1557. package/dist/types/components/icon/gator/templates/flags/flag-om-oman.d.ts +0 -1
  1558. package/dist/types/components/icon/gator/templates/flags/flag-pa-panama.d.ts +0 -1
  1559. package/dist/types/components/icon/gator/templates/flags/flag-pe-peru.d.ts +0 -1
  1560. package/dist/types/components/icon/gator/templates/flags/flag-pf-french-polynesia.d.ts +0 -1
  1561. package/dist/types/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.d.ts +0 -1
  1562. package/dist/types/components/icon/gator/templates/flags/flag-ph-philippines.d.ts +0 -1
  1563. package/dist/types/components/icon/gator/templates/flags/flag-pk-pakistan.d.ts +0 -1
  1564. package/dist/types/components/icon/gator/templates/flags/flag-pl-poland.d.ts +0 -1
  1565. package/dist/types/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.d.ts +0 -1
  1566. package/dist/types/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.d.ts +0 -1
  1567. package/dist/types/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.d.ts +0 -1
  1568. package/dist/types/components/icon/gator/templates/flags/flag-pr-puerto-rico.d.ts +0 -1
  1569. package/dist/types/components/icon/gator/templates/flags/flag-ps-palestinian-territory.d.ts +0 -1
  1570. package/dist/types/components/icon/gator/templates/flags/flag-pt-portugal.d.ts +0 -1
  1571. package/dist/types/components/icon/gator/templates/flags/flag-pw-palau.d.ts +0 -1
  1572. package/dist/types/components/icon/gator/templates/flags/flag-py-paraguay.d.ts +0 -1
  1573. package/dist/types/components/icon/gator/templates/flags/flag-qa-qatar.d.ts +0 -1
  1574. package/dist/types/components/icon/gator/templates/flags/flag-re-reunion.d.ts +0 -1
  1575. package/dist/types/components/icon/gator/templates/flags/flag-ro-romania.d.ts +0 -1
  1576. package/dist/types/components/icon/gator/templates/flags/flag-rs-srbia.d.ts +0 -1
  1577. package/dist/types/components/icon/gator/templates/flags/flag-ru-russian-federation.d.ts +0 -1
  1578. package/dist/types/components/icon/gator/templates/flags/flag-rw-rwanda.d.ts +0 -1
  1579. package/dist/types/components/icon/gator/templates/flags/flag-sa-sudi-arabia.d.ts +0 -1
  1580. package/dist/types/components/icon/gator/templates/flags/flag-sb-slomon-islands.d.ts +0 -1
  1581. package/dist/types/components/icon/gator/templates/flags/flag-sc-sychelles.d.ts +0 -1
  1582. package/dist/types/components/icon/gator/templates/flags/flag-sd-sdan.d.ts +0 -1
  1583. package/dist/types/components/icon/gator/templates/flags/flag-se-seden.d.ts +0 -1
  1584. package/dist/types/components/icon/gator/templates/flags/flag-sg-sngapore.d.ts +0 -1
  1585. package/dist/types/components/icon/gator/templates/flags/flag-sh-sint-helena.d.ts +0 -1
  1586. package/dist/types/components/icon/gator/templates/flags/flag-si-sovenia.d.ts +0 -1
  1587. package/dist/types/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.d.ts +0 -1
  1588. package/dist/types/components/icon/gator/templates/flags/flag-sk-sovakia.d.ts +0 -1
  1589. package/dist/types/components/icon/gator/templates/flags/flag-sl-serra-leone.d.ts +0 -1
  1590. package/dist/types/components/icon/gator/templates/flags/flag-sm-sn-marino.d.ts +0 -1
  1591. package/dist/types/components/icon/gator/templates/flags/flag-sn-snegal.d.ts +0 -1
  1592. package/dist/types/components/icon/gator/templates/flags/flag-so-smalia.d.ts +0 -1
  1593. package/dist/types/components/icon/gator/templates/flags/flag-sr-sriname.d.ts +0 -1
  1594. package/dist/types/components/icon/gator/templates/flags/flag-ss-south-sudan.d.ts +0 -1
  1595. package/dist/types/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.d.ts +0 -1
  1596. package/dist/types/components/icon/gator/templates/flags/flag-sv-el-slvador.d.ts +0 -1
  1597. package/dist/types/components/icon/gator/templates/flags/flag-sx-snt-maarten.d.ts +0 -1
  1598. package/dist/types/components/icon/gator/templates/flags/flag-sy-sria.d.ts +0 -1
  1599. package/dist/types/components/icon/gator/templates/flags/flag-sz-saziland.d.ts +0 -1
  1600. package/dist/types/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.d.ts +0 -1
  1601. package/dist/types/components/icon/gator/templates/flags/flag-td-chad.d.ts +0 -1
  1602. package/dist/types/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.d.ts +0 -1
  1603. package/dist/types/components/icon/gator/templates/flags/flag-tg-togo.d.ts +0 -1
  1604. package/dist/types/components/icon/gator/templates/flags/flag-th-thailand.d.ts +0 -1
  1605. package/dist/types/components/icon/gator/templates/flags/flag-tj-tajikistan.d.ts +0 -1
  1606. package/dist/types/components/icon/gator/templates/flags/flag-tk-tokelau.d.ts +0 -1
  1607. package/dist/types/components/icon/gator/templates/flags/flag-tl-timor-leste.d.ts +0 -1
  1608. package/dist/types/components/icon/gator/templates/flags/flag-tm-turkmenistan.d.ts +0 -1
  1609. package/dist/types/components/icon/gator/templates/flags/flag-tn-tunisia.d.ts +0 -1
  1610. package/dist/types/components/icon/gator/templates/flags/flag-to-tonga.d.ts +0 -1
  1611. package/dist/types/components/icon/gator/templates/flags/flag-tr-turkey.d.ts +0 -1
  1612. package/dist/types/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.d.ts +0 -1
  1613. package/dist/types/components/icon/gator/templates/flags/flag-tv-tuvalu.d.ts +0 -1
  1614. package/dist/types/components/icon/gator/templates/flags/flag-tw-taiwan.d.ts +0 -1
  1615. package/dist/types/components/icon/gator/templates/flags/flag-tz-tanzania.d.ts +0 -1
  1616. package/dist/types/components/icon/gator/templates/flags/flag-ua-ukraine.d.ts +0 -1
  1617. package/dist/types/components/icon/gator/templates/flags/flag-ug-uganda.d.ts +0 -1
  1618. package/dist/types/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.d.ts +0 -1
  1619. package/dist/types/components/icon/gator/templates/flags/flag-us-united-states.d.ts +0 -1
  1620. package/dist/types/components/icon/gator/templates/flags/flag-uy-uruguay.d.ts +0 -1
  1621. package/dist/types/components/icon/gator/templates/flags/flag-uz-uzbekistan.d.ts +0 -1
  1622. package/dist/types/components/icon/gator/templates/flags/flag-va-vatican-city-state.d.ts +0 -1
  1623. package/dist/types/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.d.ts +0 -1
  1624. package/dist/types/components/icon/gator/templates/flags/flag-ve-venezuela.d.ts +0 -1
  1625. package/dist/types/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.d.ts +0 -1
  1626. package/dist/types/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.d.ts +0 -1
  1627. package/dist/types/components/icon/gator/templates/flags/flag-vn-vietnam.d.ts +0 -1
  1628. package/dist/types/components/icon/gator/templates/flags/flag-vu-vanuatu.d.ts +0 -1
  1629. package/dist/types/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.d.ts +0 -1
  1630. package/dist/types/components/icon/gator/templates/flags/flag-ws-smoa.d.ts +0 -1
  1631. package/dist/types/components/icon/gator/templates/flags/flag-ye-yemen.d.ts +0 -1
  1632. package/dist/types/components/icon/gator/templates/flags/flag-yt-unf-mayotte.d.ts +0 -1
  1633. package/dist/types/components/icon/gator/templates/flags/flag-za-south-africa.d.ts +0 -1
  1634. package/dist/types/components/icon/gator/templates/flags/flag-zm-zambia.d.ts +0 -1
  1635. package/dist/types/components/icon/gator/templates/flags/flag-zw-zimbabwe.d.ts +0 -1
  1636. package/dist/types/components/icon/gator/templates/flame.d.ts +0 -1
  1637. package/dist/types/components/icon/gator/templates/flash-off.d.ts +0 -1
  1638. package/dist/types/components/icon/gator/templates/flash-on.d.ts +0 -1
  1639. package/dist/types/components/icon/gator/templates/folder.d.ts +0 -1
  1640. package/dist/types/components/icon/gator/templates/gauge.d.ts +0 -1
  1641. package/dist/types/components/icon/gator/templates/grid-four.d.ts +0 -1
  1642. package/dist/types/components/icon/gator/templates/grid-nine.d.ts +0 -1
  1643. package/dist/types/components/icon/gator/templates/hammer.d.ts +0 -1
  1644. package/dist/types/components/icon/gator/templates/hand-pointing.d.ts +0 -1
  1645. package/dist/types/components/icon/gator/templates/heart.d.ts +0 -1
  1646. package/dist/types/components/icon/gator/templates/home-door.d.ts +0 -1
  1647. package/dist/types/components/icon/gator/templates/home-finance-arrow.d.ts +0 -1
  1648. package/dist/types/components/icon/gator/templates/home-finance.d.ts +0 -1
  1649. package/dist/types/components/icon/gator/templates/home-search.d.ts +0 -1
  1650. package/dist/types/components/icon/gator/templates/house-simple.d.ts +0 -1
  1651. package/dist/types/components/icon/gator/templates/house.d.ts +0 -1
  1652. package/dist/types/components/icon/gator/templates/inbox.d.ts +0 -1
  1653. package/dist/types/components/icon/gator/templates/info.d.ts +0 -1
  1654. package/dist/types/components/icon/gator/templates/instagram-logo.d.ts +0 -1
  1655. package/dist/types/components/icon/gator/templates/interest-rate.d.ts +0 -1
  1656. package/dist/types/components/icon/gator/templates/invoice.d.ts +0 -1
  1657. package/dist/types/components/icon/gator/templates/kanban.d.ts +0 -1
  1658. package/dist/types/components/icon/gator/templates/label.d.ts +0 -1
  1659. package/dist/types/components/icon/gator/templates/laptop.d.ts +0 -1
  1660. package/dist/types/components/icon/gator/templates/layout.d.ts +0 -1
  1661. package/dist/types/components/icon/gator/templates/lightbulb-filament.d.ts +0 -1
  1662. package/dist/types/components/icon/gator/templates/lightbulb.d.ts +0 -1
  1663. package/dist/types/components/icon/gator/templates/link.d.ts +0 -1
  1664. package/dist/types/components/icon/gator/templates/linkedin-logo.d.ts +0 -1
  1665. package/dist/types/components/icon/gator/templates/list-star.d.ts +0 -1
  1666. package/dist/types/components/icon/gator/templates/list.d.ts +0 -1
  1667. package/dist/types/components/icon/gator/templates/loading-spinner-gif.d.ts +0 -1
  1668. package/dist/types/components/icon/gator/templates/loading.d.ts +0 -1
  1669. package/dist/types/components/icon/gator/templates/lock.d.ts +0 -1
  1670. package/dist/types/components/icon/gator/templates/magic-wand.d.ts +0 -1
  1671. package/dist/types/components/icon/gator/templates/mail-open.d.ts +0 -1
  1672. package/dist/types/components/icon/gator/templates/mail.d.ts +0 -1
  1673. package/dist/types/components/icon/gator/templates/mailbox.d.ts +0 -1
  1674. package/dist/types/components/icon/gator/templates/map.d.ts +0 -1
  1675. package/dist/types/components/icon/gator/templates/menu-hamburger.d.ts +0 -1
  1676. package/dist/types/components/icon/gator/templates/microsoft-excel-logo.d.ts +0 -1
  1677. package/dist/types/components/icon/gator/templates/microsoft-outlook-logo.d.ts +0 -1
  1678. package/dist/types/components/icon/gator/templates/microsoft-powerpoint-logo.d.ts +0 -1
  1679. package/dist/types/components/icon/gator/templates/microsoft-teams-logo.d.ts +0 -1
  1680. package/dist/types/components/icon/gator/templates/microsoft-word-logo.d.ts +0 -1
  1681. package/dist/types/components/icon/gator/templates/minus-circle.d.ts +0 -1
  1682. package/dist/types/components/icon/gator/templates/minus-square.d.ts +0 -1
  1683. package/dist/types/components/icon/gator/templates/minus.d.ts +0 -1
  1684. package/dist/types/components/icon/gator/templates/mobile-phone-2.d.ts +0 -1
  1685. package/dist/types/components/icon/gator/templates/monitor.d.ts +0 -1
  1686. package/dist/types/components/icon/gator/templates/move-doc.d.ts +0 -1
  1687. package/dist/types/components/icon/gator/templates/move.d.ts +0 -1
  1688. package/dist/types/components/icon/gator/templates/music.d.ts +0 -1
  1689. package/dist/types/components/icon/gator/templates/number-0.d.ts +0 -1
  1690. package/dist/types/components/icon/gator/templates/number-1.d.ts +0 -1
  1691. package/dist/types/components/icon/gator/templates/number-10.d.ts +0 -1
  1692. package/dist/types/components/icon/gator/templates/number-2.d.ts +0 -1
  1693. package/dist/types/components/icon/gator/templates/number-3.d.ts +0 -1
  1694. package/dist/types/components/icon/gator/templates/number-4.d.ts +0 -1
  1695. package/dist/types/components/icon/gator/templates/number-5.d.ts +0 -1
  1696. package/dist/types/components/icon/gator/templates/number-6.d.ts +0 -1
  1697. package/dist/types/components/icon/gator/templates/number-7.d.ts +0 -1
  1698. package/dist/types/components/icon/gator/templates/number-8.d.ts +0 -1
  1699. package/dist/types/components/icon/gator/templates/number-9.d.ts +0 -1
  1700. package/dist/types/components/icon/gator/templates/overflow-menu.d.ts +0 -1
  1701. package/dist/types/components/icon/gator/templates/paper-airplane.d.ts +0 -1
  1702. package/dist/types/components/icon/gator/templates/paperclip.d.ts +0 -1
  1703. package/dist/types/components/icon/gator/templates/pause-circle.d.ts +0 -1
  1704. package/dist/types/components/icon/gator/templates/pause.d.ts +0 -1
  1705. package/dist/types/components/icon/gator/templates/payments/payment-amazon-pay.d.ts +0 -1
  1706. package/dist/types/components/icon/gator/templates/payments/payment-amex.d.ts +0 -1
  1707. package/dist/types/components/icon/gator/templates/payments/payment-apple-pay.d.ts +0 -1
  1708. package/dist/types/components/icon/gator/templates/payments/payment-discover.d.ts +0 -1
  1709. package/dist/types/components/icon/gator/templates/payments/payment-google-pay.d.ts +0 -1
  1710. package/dist/types/components/icon/gator/templates/payments/payment-mastercard.d.ts +0 -1
  1711. package/dist/types/components/icon/gator/templates/payments/payment-visa.d.ts +0 -1
  1712. package/dist/types/components/icon/gator/templates/pen.d.ts +0 -1
  1713. package/dist/types/components/icon/gator/templates/pencil-paper.d.ts +0 -1
  1714. package/dist/types/components/icon/gator/templates/pencil.d.ts +0 -1
  1715. package/dist/types/components/icon/gator/templates/people-multiple.d.ts +0 -1
  1716. package/dist/types/components/icon/gator/templates/people-share.d.ts +0 -1
  1717. package/dist/types/components/icon/gator/templates/percent.d.ts +0 -1
  1718. package/dist/types/components/icon/gator/templates/person-add.d.ts +0 -1
  1719. package/dist/types/components/icon/gator/templates/person-check.d.ts +0 -1
  1720. package/dist/types/components/icon/gator/templates/person-lock.d.ts +0 -1
  1721. package/dist/types/components/icon/gator/templates/person.d.ts +0 -1
  1722. package/dist/types/components/icon/gator/templates/phone-alert.d.ts +0 -1
  1723. package/dist/types/components/icon/gator/templates/phone-mobile.d.ts +0 -1
  1724. package/dist/types/components/icon/gator/templates/phone.d.ts +0 -1
  1725. package/dist/types/components/icon/gator/templates/picture.d.ts +0 -1
  1726. package/dist/types/components/icon/gator/templates/pin.d.ts +0 -1
  1727. package/dist/types/components/icon/gator/templates/pinterest-logo.d.ts +0 -1
  1728. package/dist/types/components/icon/gator/templates/play-circle.d.ts +0 -1
  1729. package/dist/types/components/icon/gator/templates/play.d.ts +0 -1
  1730. package/dist/types/components/icon/gator/templates/plugs-connected.d.ts +0 -1
  1731. package/dist/types/components/icon/gator/templates/plugs.d.ts +0 -1
  1732. package/dist/types/components/icon/gator/templates/plus-circle.d.ts +0 -1
  1733. package/dist/types/components/icon/gator/templates/plus.d.ts +0 -1
  1734. package/dist/types/components/icon/gator/templates/printer.d.ts +0 -1
  1735. package/dist/types/components/icon/gator/templates/question-chat-bubble.d.ts +0 -1
  1736. package/dist/types/components/icon/gator/templates/question-circle.d.ts +0 -1
  1737. package/dist/types/components/icon/gator/templates/question-mark.d.ts +0 -1
  1738. package/dist/types/components/icon/gator/templates/radio-selected.d.ts +0 -1
  1739. package/dist/types/components/icon/gator/templates/radio.d.ts +0 -1
  1740. package/dist/types/components/icon/gator/templates/receipt.d.ts +0 -1
  1741. package/dist/types/components/icon/gator/templates/restricted-filled.d.ts +0 -1
  1742. package/dist/types/components/icon/gator/templates/restricted.d.ts +0 -1
  1743. package/dist/types/components/icon/gator/templates/robot.d.ts +0 -1
  1744. package/dist/types/components/icon/gator/templates/sandals.d.ts +0 -1
  1745. package/dist/types/components/icon/gator/templates/save.d.ts +0 -1
  1746. package/dist/types/components/icon/gator/templates/screen.d.ts +0 -1
  1747. package/dist/types/components/icon/gator/templates/search.d.ts +0 -1
  1748. package/dist/types/components/icon/gator/templates/selection.d.ts +0 -1
  1749. package/dist/types/components/icon/gator/templates/send-filled.d.ts +0 -1
  1750. package/dist/types/components/icon/gator/templates/send.d.ts +0 -1
  1751. package/dist/types/components/icon/gator/templates/settings.d.ts +0 -1
  1752. package/dist/types/components/icon/gator/templates/share-1.d.ts +0 -1
  1753. package/dist/types/components/icon/gator/templates/share-2.d.ts +0 -1
  1754. package/dist/types/components/icon/gator/templates/shield-lock.d.ts +0 -1
  1755. package/dist/types/components/icon/gator/templates/shield-warning.d.ts +0 -1
  1756. package/dist/types/components/icon/gator/templates/sidebar-simple.d.ts +0 -1
  1757. package/dist/types/components/icon/gator/templates/sidebar.d.ts +0 -1
  1758. package/dist/types/components/icon/gator/templates/smart-home.d.ts +0 -1
  1759. package/dist/types/components/icon/gator/templates/sort-arrow-solid-down.d.ts +0 -1
  1760. package/dist/types/components/icon/gator/templates/sort-arrow-solid-left.d.ts +0 -1
  1761. package/dist/types/components/icon/gator/templates/sort-arrow-solid-right.d.ts +0 -1
  1762. package/dist/types/components/icon/gator/templates/sort-arrow-solid-up-down.d.ts +0 -1
  1763. package/dist/types/components/icon/gator/templates/sort-arrow-solid-up.d.ts +0 -1
  1764. package/dist/types/components/icon/gator/templates/sort-reverse-variant.d.ts +0 -1
  1765. package/dist/types/components/icon/gator/templates/sort-variant.d.ts +0 -1
  1766. package/dist/types/components/icon/gator/templates/sparkle-filled.d.ts +0 -1
  1767. package/dist/types/components/icon/gator/templates/sparkle.d.ts +0 -1
  1768. package/dist/types/components/icon/gator/templates/speech-bubble.d.ts +0 -1
  1769. package/dist/types/components/icon/gator/templates/square-split-horizontal.d.ts +0 -1
  1770. package/dist/types/components/icon/gator/templates/square-split-vertical.d.ts +0 -1
  1771. package/dist/types/components/icon/gator/templates/square.d.ts +0 -1
  1772. package/dist/types/components/icon/gator/templates/stack.d.ts +0 -1
  1773. package/dist/types/components/icon/gator/templates/stamp.d.ts +0 -1
  1774. package/dist/types/components/icon/gator/templates/star-four-filled.d.ts +0 -1
  1775. package/dist/types/components/icon/gator/templates/star-four.d.ts +0 -1
  1776. package/dist/types/components/icon/gator/templates/star.d.ts +0 -1
  1777. package/dist/types/components/icon/gator/templates/stopwatch.d.ts +0 -1
  1778. package/dist/types/components/icon/gator/templates/sun.d.ts +0 -1
  1779. package/dist/types/components/icon/gator/templates/sync.d.ts +0 -1
  1780. package/dist/types/components/icon/gator/templates/tab-arrows.d.ts +0 -1
  1781. package/dist/types/components/icon/gator/templates/table.d.ts +0 -1
  1782. package/dist/types/components/icon/gator/templates/target.d.ts +0 -1
  1783. package/dist/types/components/icon/gator/templates/text-aa.d.ts +0 -1
  1784. package/dist/types/components/icon/gator/templates/thumbs-down.d.ts +0 -1
  1785. package/dist/types/components/icon/gator/templates/thumbs-up.d.ts +0 -1
  1786. package/dist/types/components/icon/gator/templates/tools.d.ts +0 -1
  1787. package/dist/types/components/icon/gator/templates/touch-id.d.ts +0 -1
  1788. package/dist/types/components/icon/gator/templates/trash.d.ts +0 -1
  1789. package/dist/types/components/icon/gator/templates/trend-up.d.ts +0 -1
  1790. package/dist/types/components/icon/gator/templates/twitter-logo.d.ts +0 -1
  1791. package/dist/types/components/icon/gator/templates/unlink.d.ts +0 -1
  1792. package/dist/types/components/icon/gator/templates/unlock.d.ts +0 -1
  1793. package/dist/types/components/icon/gator/templates/upload.d.ts +0 -1
  1794. package/dist/types/components/icon/gator/templates/video.d.ts +0 -1
  1795. package/dist/types/components/icon/gator/templates/waffle.d.ts +0 -1
  1796. package/dist/types/components/icon/gator/templates/warning-circle.d.ts +0 -1
  1797. package/dist/types/components/icon/gator/templates/warning-diamond.d.ts +0 -1
  1798. package/dist/types/components/icon/gator/templates/warning-filled.d.ts +0 -1
  1799. package/dist/types/components/icon/gator/templates/warning-octagon.d.ts +0 -1
  1800. package/dist/types/components/icon/gator/templates/warning.d.ts +0 -1
  1801. package/dist/types/components/icon/gator/templates/wet-sign.d.ts +0 -1
  1802. package/dist/types/components/icon/gator/templates/wifi-off.d.ts +0 -1
  1803. package/dist/types/components/icon/gator/templates/wifi.d.ts +0 -1
  1804. package/dist/types/components/icon/gator/templates/x-logo.d.ts +0 -1
  1805. package/dist/types/components/icon/gator/templates/yelp-logo.d.ts +0 -1
  1806. package/dist/types/components/icon/gator/templates/youtube-logo.d.ts +0 -1
  1807. package/dist/types/components/icon/gator/templates/zillow-logo.d.ts +0 -1
  1808. package/dist/types/components/illustration/gator/templates/add-note.d.ts +0 -1
  1809. package/dist/types/components/illustration/gator/templates/address.d.ts +0 -1
  1810. package/dist/types/components/illustration/gator/templates/appointment-confirmed.d.ts +0 -1
  1811. package/dist/types/components/illustration/gator/templates/assets.d.ts +0 -1
  1812. package/dist/types/components/illustration/gator/templates/auto-money.d.ts +0 -1
  1813. package/dist/types/components/illustration/gator/templates/balloons.d.ts +0 -1
  1814. package/dist/types/components/illustration/gator/templates/bank-account.d.ts +0 -1
  1815. package/dist/types/components/illustration/gator/templates/brief-case.d.ts +0 -1
  1816. package/dist/types/components/illustration/gator/templates/calendar-home.d.ts +0 -1
  1817. package/dist/types/components/illustration/gator/templates/change-data.d.ts +0 -1
  1818. package/dist/types/components/illustration/gator/templates/check-with-pencil.d.ts +0 -1
  1819. package/dist/types/components/illustration/gator/templates/co-borrower.d.ts +0 -1
  1820. package/dist/types/components/illustration/gator/templates/co-borrowers-incomplete.d.ts +0 -1
  1821. package/dist/types/components/illustration/gator/templates/co-borrowers.d.ts +0 -1
  1822. package/dist/types/components/illustration/gator/templates/commercial.d.ts +0 -1
  1823. package/dist/types/components/illustration/gator/templates/condo.d.ts +0 -1
  1824. package/dist/types/components/illustration/gator/templates/connectivity.d.ts +0 -1
  1825. package/dist/types/components/illustration/gator/templates/consumer.d.ts +0 -1
  1826. package/dist/types/components/illustration/gator/templates/contact-search.d.ts +0 -1
  1827. package/dist/types/components/illustration/gator/templates/conversation-multiple.d.ts +0 -1
  1828. package/dist/types/components/illustration/gator/templates/credit-card.d.ts +0 -1
  1829. package/dist/types/components/illustration/gator/templates/crop-background.d.ts +0 -1
  1830. package/dist/types/components/illustration/gator/templates/crop-page.d.ts +0 -1
  1831. package/dist/types/components/illustration/gator/templates/declarations-legal.d.ts +0 -1
  1832. package/dist/types/components/illustration/gator/templates/deliver.d.ts +0 -1
  1833. package/dist/types/components/illustration/gator/templates/demographic-info.d.ts +0 -1
  1834. package/dist/types/components/illustration/gator/templates/document-add.d.ts +0 -1
  1835. package/dist/types/components/illustration/gator/templates/document-signature.d.ts +0 -1
  1836. package/dist/types/components/illustration/gator/templates/download-app.d.ts +0 -1
  1837. package/dist/types/components/illustration/gator/templates/empty-box.d.ts +0 -1
  1838. package/dist/types/components/illustration/gator/templates/family-home.d.ts +0 -1
  1839. package/dist/types/components/illustration/gator/templates/home-search.d.ts +0 -1
  1840. package/dist/types/components/illustration/gator/templates/house-5.d.ts +0 -1
  1841. package/dist/types/components/illustration/gator/templates/house-6.d.ts +0 -1
  1842. package/dist/types/components/illustration/gator/templates/house-fireworks.d.ts +0 -1
  1843. package/dist/types/components/illustration/gator/templates/house-under-construction.d.ts +0 -1
  1844. package/dist/types/components/illustration/gator/templates/house-with-shield.d.ts +0 -1
  1845. package/dist/types/components/illustration/gator/templates/inquiry.d.ts +0 -1
  1846. package/dist/types/components/illustration/gator/templates/locked.d.ts +0 -1
  1847. package/dist/types/components/illustration/gator/templates/make-an-offer.d.ts +0 -1
  1848. package/dist/types/components/illustration/gator/templates/mortgage.d.ts +0 -1
  1849. package/dist/types/components/illustration/gator/templates/network-error.d.ts +0 -1
  1850. package/dist/types/components/illustration/gator/templates/page-1.d.ts +0 -1
  1851. package/dist/types/components/illustration/gator/templates/page-2.d.ts +0 -1
  1852. package/dist/types/components/illustration/gator/templates/page-3.d.ts +0 -1
  1853. package/dist/types/components/illustration/gator/templates/paper-3.d.ts +0 -1
  1854. package/dist/types/components/illustration/gator/templates/paper-7.d.ts +0 -1
  1855. package/dist/types/components/illustration/gator/templates/person-2.d.ts +0 -1
  1856. package/dist/types/components/illustration/gator/templates/personal-info.d.ts +0 -1
  1857. package/dist/types/components/illustration/gator/templates/portfolio-analytics.d.ts +0 -1
  1858. package/dist/types/components/illustration/gator/templates/price-search.d.ts +0 -1
  1859. package/dist/types/components/illustration/gator/templates/quick-links.d.ts +0 -1
  1860. package/dist/types/components/illustration/gator/templates/register.d.ts +0 -1
  1861. package/dist/types/components/illustration/gator/templates/schedule-home-tour.d.ts +0 -1
  1862. package/dist/types/components/illustration/gator/templates/small-business.d.ts +0 -1
  1863. package/dist/types/components/illustration/gator/templates/social-security.d.ts +0 -1
  1864. package/dist/types/components/illustration/gator/templates/start-conversation.d.ts +0 -1
  1865. package/dist/types/components/illustration/gator/templates/status-no-x.d.ts +0 -1
  1866. package/dist/types/components/illustration/gator/templates/status.d.ts +0 -1
  1867. package/dist/types/components/illustration/gator/templates/success.d.ts +0 -1
  1868. package/dist/types/components/illustration/gator/templates/talkluments.d.ts +0 -1
  1869. package/dist/types/components/illustration/gator/templates/thumbs-down-man.d.ts +0 -1
  1870. package/dist/types/components/illustration/gator/templates/town-home.d.ts +0 -1
  1871. package/dist/types/components/illustration/gator/templates/transfer.d.ts +0 -1
  1872. package/dist/types/components/illustration/gator/templates/treasury.d.ts +0 -1
  1873. package/dist/types/components/illustration/gator/templates/unsecured-line-of-credit.d.ts +0 -1
  1874. package/dist/types/components/illustration/gator/templates/upload-cloud.d.ts +0 -1
  1875. package/dist/types/components/illustration/gator/templates/your-bank-placeholder.d.ts +0 -1
  1876. package/dist/types/components/illustration/gator/templates/your-bank.d.ts +0 -1
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M25.83 96.36H39.23V112.92H25.83C25.47 112.92 25.18 112.63 25.18 112.27V97.02C25.18 96.66 25.47 96.37 25.83 96.37V96.36ZM110.39 54.48H71.54V73.71H110.39C110.91 73.71 111.33 73.29 111.33 72.77V55.43C111.33 54.91 110.91 54.49 110.39 54.49V54.48ZM140.09 108.69C139.59 108.18 138.78 108.17 138.27 108.66L131.93 114.82V92.21C131.93 91.5 131.36 90.93 130.65 90.93C129.94 90.93 129.37 91.5 129.37 92.21V114.85L123.25 108.99C122.99 108.74 122.65 108.63 122.32 108.64C122 108.65 121.68 108.78 121.44 109.03C120.95 109.54 120.97 110.35 121.48 110.84L122.32 111.65L130.66 119.64L140.07 110.5C140.58 110.01 140.59 109.19 140.1 108.68L140.09 108.69Z" fill="currentColor"/>
3
+ <path d="M118.88 141.64H41.11V77.1599H71.11C72.06 77.1599 72.83 76.3899 72.83 75.4399V45.6599H118.88V92.2199H122.32V43.9399C122.32 42.9899 121.55 42.2199 120.6 42.2199H97.74V25.2399C97.74 24.2899 96.97 23.5199 96.02 23.5199H14.81C13.86 23.5199 13.09 24.2899 13.09 25.2399V124.66C13.09 125.61 13.86 126.38 14.81 126.38H37.67V143.36C37.67 144.31 38.44 145.08 39.39 145.08H120.6C121.55 145.08 122.32 144.31 122.32 143.36V136.86H118.88V141.64ZM69.39 48.0899V73.7199H43.56L69.39 48.0899ZM16.53 122.94V26.9599H94.3V42.2199H71.13C71.13 42.2199 71.13 42.2199 71.12 42.2199C71.11 42.2199 71.12 42.2199 71.11 42.2199C71 42.2199 70.9 42.2299 70.79 42.2499H26.29C25.74 42.2499 25.29 42.6999 25.29 43.2499C25.29 43.7999 25.74 44.2499 26.29 44.2499H68.38L65.82 46.7899H26.29C25.74 46.7899 25.29 47.2399 25.29 47.7899C25.29 48.3399 25.74 48.7899 26.29 48.7899H63.8L55.16 57.3599H26.33C25.78 57.3599 25.33 57.8099 25.33 58.3599C25.33 58.9099 25.78 59.3599 26.33 59.3599H53.14L50.43 62.0499H26.33C25.78 62.0499 25.33 62.4999 25.33 63.0499C25.33 63.5999 25.78 64.0499 26.33 64.0499H48.42L45.71 66.7399H26.34C25.79 66.7399 25.34 67.1899 25.34 67.7399C25.34 68.2899 25.79 68.7399 26.34 68.7399H43.7L38.18 74.2099C38.1 74.2899 38.03 74.3799 37.96 74.4699C37.96 74.4699 37.96 74.4799 37.95 74.4899C37.89 74.5799 37.84 74.6699 37.8 74.7699C37.79 74.7899 37.79 74.8199 37.78 74.8399C37.75 74.9199 37.72 74.9999 37.7 75.0899C37.68 75.1999 37.67 75.3099 37.67 75.4299V77.1699H26.34C25.79 77.1699 25.34 77.6199 25.34 78.1699C25.34 78.7199 25.79 79.1699 26.34 79.1699H37.67V81.8599H26.34C25.79 81.8599 25.34 82.3099 25.34 82.8599C25.34 83.4099 25.79 83.8599 26.34 83.8599H37.67V86.5499H26.34C25.79 86.5499 25.34 86.9999 25.34 87.5499C25.34 88.0999 25.79 88.5499 26.34 88.5499H37.67V122.92H16.53V122.94ZM25.29 38.7099C25.29 38.1599 25.74 37.7099 26.29 37.7099H84.49C85.04 37.7099 85.49 38.1599 85.49 38.7099C85.49 39.2599 85.04 39.7099 84.49 39.7099H26.29C25.74 39.7099 25.29 39.2599 25.29 38.7099ZM111.36 84.2999C111.36 84.9299 110.85 85.4499 110.21 85.4499H52.01C51.38 85.4499 50.86 84.9399 50.86 84.2999C50.86 83.6599 51.37 83.1499 52.01 83.1499H110.21C110.84 83.1499 111.36 83.6599 111.36 84.2999ZM110.22 90.1399H52.02C51.39 90.1399 50.87 89.6299 50.87 88.9899C50.87 88.3499 51.38 87.8399 52.02 87.8399H110.22C110.85 87.8399 111.37 88.3499 111.37 88.9899C111.37 89.6299 110.86 90.1399 110.22 90.1399ZM107.43 94.8299H51.96C51.33 94.8299 50.81 94.3199 50.81 93.6799C50.81 93.0399 51.32 92.5299 51.96 92.5299H107.43V94.8199V94.8299ZM107.43 105.16H52.01C51.38 105.16 50.86 104.65 50.86 104.01C50.86 103.37 51.37 102.86 52.01 102.86H107.43V105.15V105.16ZM107.43 109.85H52.01C51.38 109.85 50.86 109.34 50.86 108.7C50.86 108.06 51.37 107.55 52.01 107.55H107.43V109.84V109.85ZM51.52 136.8C51.26 136.97 51.18 137.33 51.36 137.59C51.47 137.76 51.65 137.85 51.84 137.85C51.95 137.85 52.06 137.82 52.15 137.76C53.92 136.59 55.46 134.91 56.76 132.78H84.36C84.99 132.78 85.51 132.27 85.51 131.63C85.51 130.99 85 130.48 84.36 130.48H58C58.27 129.89 58.53 129.3 58.76 128.72C59.66 128.69 60.83 128.37 62.16 127.37C62.89 126.82 63.45 126.17 63.86 125.63C63.88 125.85 63.93 126.1 64 126.35C64.14 126.82 64.35 127.23 64.63 127.57C64.77 127.74 65.08 128.07 65.56 128.34C65.98 128.58 66.46 128.73 67.03 128.79C69.13 129.02 71.18 128.17 71.27 128.13C72.1 127.78 72.87 127.33 73.57 126.77C73.66 127.23 73.84 127.71 74.17 128.14C75.1 129.35 76.62 129.45 77.73 129.52C79.9 129.66 82.19 129.13 84.36 127.99C84.64 127.84 84.75 127.5 84.6 127.22C84.45 126.94 84.11 126.83 83.83 126.98C81.84 128.02 79.76 128.51 77.81 128.38C76.61 128.3 75.65 128.19 75.08 127.45C74.63 126.87 74.6 126.12 74.66 125.59C74.69 125.35 74.56 125.11 74.33 125.01C74.11 124.91 73.85 124.95 73.68 125.13C72.85 125.98 71.89 126.64 70.82 127.08C70.8 127.08 68.94 127.85 67.15 127.66C66.74 127.61 66.4 127.51 66.12 127.35C65.79 127.16 65.58 126.94 65.51 126.85C65.33 126.64 65.19 126.36 65.1 126.04C64.92 125.42 64.99 124.91 65.04 124.53C65.08 124.2 65.15 123.71 64.7 123.49C64.14 123.23 63.8 123.72 63.41 124.3C63.01 124.88 62.4 125.77 61.47 126.47C60.71 127.05 59.95 127.4 59.22 127.54C59.44 126.93 59.64 126.34 59.83 125.78C60.39 124.07 60.94 122.24 60.8 120.36C60.69 118.82 59.98 117.7 58.91 117.37C58.05 117.1 57.03 117.42 56.31 118.16C55.72 118.77 55.39 119.56 55.13 120.31C54.67 121.62 54.19 123.35 54.55 125.1C54.9 126.82 56.12 128.2 57.58 128.61C57.32 129.24 57.03 129.87 56.73 130.49H52.16C51.53 130.49 51.01 131 51.01 131.64C51.01 132.28 51.52 132.79 52.16 132.79H55.41C54.28 134.49 52.99 135.86 51.53 136.82L51.52 136.8ZM55.68 124.86C55.38 123.39 55.81 121.85 56.22 120.68C56.48 119.95 56.73 119.37 57.14 118.94C57.42 118.65 57.85 118.4 58.28 118.4C58.38 118.4 58.48 118.41 58.58 118.44C59.29 118.66 59.6 119.6 59.66 120.41C59.78 122.08 59.27 123.79 58.74 125.39C58.52 126.07 58.27 126.78 58 127.51C56.72 127.24 55.9 125.96 55.68 124.85V124.86ZM147.09 96.0899H137.42V99.9399H145.17V118.67H140.98C140.53 118.67 140.1 118.83 139.76 119.11L134.88 123.11H126.44L122.31 119.91L121.43 119.23C121.09 118.97 120.68 118.83 120.25 118.83H115.75V99.9499H124.1V96.0999H113.82C112.76 96.0999 111.89 96.9599 111.89 98.0299V131.29C111.89 132.35 112.75 133.22 113.82 133.22H147.08C148.14 133.22 149.01 132.36 149.01 131.29V98.0299C149.01 96.9699 148.15 96.0999 147.08 96.0999L147.09 96.0899ZM118.88 122.67H119.6L122.32 124.78L124.61 126.56C124.95 126.82 125.36 126.96 125.79 126.96H135.58C136.03 126.96 136.46 126.8 136.8 126.52L141.68 122.52H145.18V129.35H115.77V122.67H118.89H118.88Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as paper3Illustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M96.91 61.1601H67.5L67.52 38.9301L112.57 38.9301C113.14 38.9301 113.6 39.3901 113.6 39.9601V43.4001C112.29 43.9201 111 44.5201 109.77 45.2301C103.6 48.7901 99.07 54.4201 96.91 61.1601ZM44.34 95.1501H66.58C67.21 95.1501 67.72 94.6401 67.72 94.0101C67.72 93.3801 67.21 92.8701 66.58 92.8701H44.34C43.71 92.8701 43.2 93.3801 43.2 94.0101C43.2 94.6401 43.71 95.1501 44.34 95.1501ZM66.58 118.58H44.34C43.61 118.58 43.01 119.17 43.01 119.91C43.01 120.65 43.6 121.24 44.34 121.24H66.58C67.31 121.24 67.91 120.65 67.91 119.91C67.91 119.17 67.32 118.58 66.58 118.58ZM157.06 135.71L164.48 131.43L144.8 97.34L137.38 101.62L157.06 135.71Z" fill="currentColor"/>
3
+ <path d="M123.96 41.42C124.07 41.42 124.19 41.43 124.3 41.43C124.87 41.43 125.44 41.46 126 41.5V26.75C126 25.81 125.24 25.05 124.3 25.05H67.13C67.01 25.05 66.9 25.06 66.79 25.08C66.73 25.09 66.67 25.12 66.6 25.14C66.56 25.15 66.51 25.16 66.47 25.18C66.41 25.21 66.35 25.24 66.29 25.28C66.25 25.3 66.21 25.32 66.18 25.34C66.12 25.38 66.07 25.42 66.02 25.47C65.99 25.5 65.95 25.52 65.92 25.55L51.73 39.63L48.29 43.0401L29.23 61.96C29.15 62.0401 29.08 62.12 29.02 62.21C29 62.24 28.98 62.2801 28.97 62.3101C28.93 62.3701 28.89 62.44 28.87 62.5C28.85 62.5401 28.85 62.58 28.83 62.62C28.81 62.69 28.78 62.75 28.77 62.82C28.75 62.93 28.74 63.0401 28.74 63.16V141.67C28.74 142.61 29.5 143.37 30.44 143.37H124.31C125.25 143.37 126.01 142.61 126.01 141.67V98.23C125.44 98.2701 124.87 98.29 124.31 98.3C124.21 98.3 124.11 98.3 124.02 98.3C123.55 98.3 123.08 98.28 122.61 98.25V139.96H32.14V64.8601H67.1C67.24 64.8601 67.37 64.84 67.5 64.8101C67.7 64.7601 67.89 64.68 68.05 64.57C68.13 64.5201 68.19 64.4601 68.26 64.4001C68.27 64.3901 68.29 64.38 68.3 64.37C68.58 64.09 68.76 63.71 68.79 63.28C68.79 63.24 68.8 63.2001 68.8 63.16V61.16L68.82 38.93V28.45H122.59V41.46C123.04 41.44 123.5 41.41 123.96 41.41V41.42ZM65.42 30.85L65.4 61.46H34.58L65.43 30.85H65.42ZM43.25 73.5C43.25 72.87 43.76 72.3601 44.39 72.3601H95.66C95.73 73.12 95.83 73.8801 95.96 74.6301H44.4C43.77 74.6301 43.26 74.1201 43.26 73.4901L43.25 73.5ZM43.25 78.87C43.25 78.24 43.76 77.73 44.39 77.73H96.66C96.88 78.5 97.14 79.25 97.43 80H44.39C43.76 80 43.25 79.4901 43.25 78.8601V78.87ZM43.21 84.25C43.21 83.62 43.72 83.1101 44.35 83.1101H98.83C99 83.43 99.17 83.7601 99.36 84.0801C99.62 84.5301 99.89 84.96 100.17 85.39H44.34C43.71 85.39 43.2 84.8801 43.2 84.25H43.21ZM43.1 99.39C43.1 98.76 43.61 98.25 44.24 98.25H112.08C112.71 98.25 113.22 98.76 113.22 99.39C113.22 100.02 112.71 100.53 112.08 100.53H44.24C43.61 100.53 43.1 100.02 43.1 99.39ZM43.1 104.76C43.1 104.13 43.61 103.62 44.24 103.62H112.08C112.71 103.62 113.22 104.13 113.22 104.76C113.22 105.39 112.71 105.9 112.08 105.9H44.24C43.61 105.9 43.1 105.39 43.1 104.76ZM43.07 110.14C43.07 109.51 43.58 109 44.21 109H112.12C112.75 109 113.26 109.51 113.26 110.14C113.26 110.77 112.75 111.28 112.12 111.28H44.2C43.57 111.28 43.06 110.77 43.06 110.14H43.07ZM113.21 125.28C113.21 125.91 112.7 126.42 112.07 126.42H44.24C43.61 126.42 43.1 125.91 43.1 125.28C43.1 124.65 43.61 124.14 44.24 124.14H112.08C112.71 124.14 113.22 124.65 113.22 125.28H113.21ZM42.91 130.66C42.91 129.93 43.5 129.33 44.24 129.33H112.08C112.81 129.33 113.41 129.92 113.41 130.66C113.41 131.4 112.82 131.99 112.08 131.99H44.24C43.51 131.99 42.91 131.4 42.91 130.66ZM35.38 46.88C35.76 46.88 36.11 47.01 36.4 47.22L33.31 50.2901H2.43999C1.49999 50.2901 0.73999 49.5301 0.73999 48.59C0.73999 47.65 1.49999 46.89 2.43999 46.89H35.37L35.38 46.88ZM18.91 39.62H44.05L40.61 43.03H18.91C17.97 43.03 17.21 42.27 17.21 41.33C17.21 40.39 17.97 39.63 18.91 39.63V39.62ZM166.89 130.34L146.95 95.8C146.63 95.25 146.13 94.86 145.51 94.7C144.89 94.54 144.26 94.62 143.71 94.94L142.55 95.61L140.89 92.73L139.57 90.44C144.14 86.99 147.41 82.16 148.92 76.55C150.7 69.89 149.79 62.9401 146.34 56.9701C142.93 51.0601 137.52 47.02 131.45 45.19C130.81 45 130.17 44.82 129.52 44.68C128.88 44.5401 128.23 44.43 127.59 44.34C127.07 44.2701 126.54 44.2001 126.02 44.16C125.45 44.1101 124.89 44.09 124.32 44.08C123.75 44.08 123.18 44.08 122.61 44.12C119.57 44.28 116.52 44.98 113.61 46.26C112.76 46.63 111.92 47.06 111.1 47.53C105.6 50.71 101.71 55.62 99.72 61.19C98.45 64.75 97.96 68.58 98.32 72.39C98.39 73.15 98.5 73.91 98.64 74.66C98.84 75.7001 99.1 76.74 99.42 77.76C99.67 78.53 99.95 79.28 100.27 80.03C100.67 80.96 101.12 81.88 101.64 82.78C101.71 82.9 101.78 83.01 101.85 83.13C102.32 83.92 102.83 84.68 103.38 85.4001C106.83 90.0001 111.68 93.29 117.31 94.8C119.06 95.2701 120.83 95.54 122.6 95.64C123.08 95.67 123.55 95.69 124.03 95.69C124.12 95.69 124.21 95.69 124.3 95.69C124.87 95.69 125.44 95.66 126 95.61C126.53 95.57 127.05 95.51 127.57 95.44C128.22 95.3501 128.86 95.23 129.5 95.09C130.15 94.95 130.8 94.78 131.43 94.58C132.3 94.32 133.15 94.01 133.99 93.66L135.31 95.94L136.98 98.83L135.82 99.5C135.27 99.82 134.88 100.33 134.72 100.94C134.56 101.55 134.64 102.19 134.96 102.74L154.9 137.28C155.22 137.83 155.72 138.22 156.34 138.38C156.54 138.43 156.75 138.46 156.96 138.46C157.37 138.46 157.77 138.35 158.14 138.14L166.02 133.59C166.57 133.27 166.96 132.76 167.12 132.15C167.28 131.54 167.2 130.9 166.88 130.35L166.89 130.34ZM129.51 92.38C128.87 92.54 128.23 92.67 127.58 92.77C127.06 92.85 126.53 92.92 126.01 92.97C125.44 93.0201 124.88 93.04 124.31 93.05C123.74 93.05 123.17 93.05 122.6 93.01C121.06 92.91 119.51 92.6701 117.99 92.26C113.6 91.08 109.75 88.7001 106.78 85.39C106.14 84.67 105.54 83.9201 104.98 83.1201C104.61 82.5801 104.24 82.03 103.91 81.46C103.64 80.99 103.39 80.5 103.15 80.0201C102.79 79.2701 102.46 78.51 102.19 77.75C101.82 76.73 101.53 75.6901 101.31 74.6501C101.15 73.9001 101.03 73.14 100.95 72.3801C100.54 68.5601 101.09 64.71 102.52 61.18C104.39 56.55 107.75 52.48 112.4 49.8C112.79 49.57 113.19 49.3601 113.6 49.16C116.44 47.73 119.49 46.91 122.6 46.73C123.05 46.7 123.5 46.69 123.95 46.69C124.07 46.69 124.19 46.6901 124.3 46.7001C124.87 46.7001 125.44 46.7401 126 46.7901C126.53 46.84 127.05 46.9 127.57 46.99C128.22 47.09 128.86 47.22 129.5 47.38C129.66 47.42 129.81 47.45 129.97 47.49C130.47 47.62 130.95 47.8 131.43 47.96C136.76 49.77 141.2 53.3801 144.04 58.2901C147.14 63.6501 147.96 69.9001 146.36 75.8801C144.76 81.8601 140.92 86.86 135.56 89.96C134.23 90.73 132.85 91.35 131.43 91.84C130.79 92.06 130.15 92.24 129.5 92.4L129.51 92.38ZM144.8 97.34L164.48 131.43L157.06 135.71L137.38 101.62L144.8 97.34Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as paper7Illustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M154.07 133.36V136.01H90.9299V133.36C90.9299 132.05 91.0399 130.8 91.2099 129.58H54.1699V126.93C54.1699 114.89 61.8399 106.8 73.2699 106.8H80.3199C81.1199 106.8 81.7799 106.16 81.8199 105.37H89.7499C89.7899 106.17 90.4399 106.8 91.2499 106.8H98.2999C104.46 106.8 109.51 109.17 112.88 113.22H117.06C117.86 113.22 118.51 112.58 118.55 111.79H126.47C126.51 112.59 127.16 113.22 127.96 113.22H135C146.41 113.22 154.07 121.31 154.07 133.35V133.36Z" fill="currentColor"/>
3
+ <path d="M44.3501 96.3999C44.3501 96.3999 44.3801 96.3999 44.4001 96.3999C44.4001 96.3999 44.4101 96.3999 44.4201 96.3999C44.5601 96.3999 44.6901 96.4099 44.8301 96.4099C52.1401 96.4099 58.9001 94.0499 64.4101 90.0499C64.2101 89.6999 64.0001 89.3599 63.8101 88.9999C63.6401 88.9999 63.4701 88.9799 63.3001 88.9499C62.7301 88.8499 62.2401 88.5699 61.8401 88.1699C58.0101 90.7699 53.5601 92.5199 48.7601 93.1399C51.6001 89.3699 55.3101 83.2999 57.3801 75.3399C56.0401 68.4899 56.4701 62.5099 58.7601 58.6499C58.6401 57.3699 58.4801 56.1299 58.2801 54.9199H62.8401C63.6301 54.5699 64.4701 54.3499 65.3801 54.2599C65.6401 53.4099 65.9801 52.6399 66.3801 51.9099H57.6801C55.6201 43.1999 51.5301 36.6299 48.4301 32.6199C57.9601 33.7499 66.1401 39.2899 70.9001 47.1399C71.7201 46.5899 72.5901 46.1099 73.5001 45.6799C67.6901 36.0299 57.1801 29.5199 45.1401 29.4099C45.1201 29.4099 45.1001 29.4099 45.0801 29.4099C44.9901 29.4099 44.9101 29.4099 44.8201 29.4099C26.3501 29.4099 11.3201 44.4399 11.3201 62.9099C11.3201 81.3799 26.0901 96.1399 44.3501 96.3999ZM44.9101 93.1899C42.1601 89.9199 37.4901 83.3199 35.2101 74.0999L54.6501 74.0799C52.3501 83.3299 47.6601 89.9399 44.9201 93.1899H44.9101ZM55.9901 63.6499C55.9601 66.2699 55.6901 68.7399 55.2801 71.0799L34.5901 71.1099C34.1801 68.7799 33.9101 66.3099 33.8801 63.6999C33.8401 60.5999 34.1201 57.6899 34.6101 54.9699L55.2601 54.9399C55.7501 57.6499 56.0301 60.5599 55.9901 63.6499ZM44.9401 33.0799C47.8301 36.5199 52.3301 42.9799 54.5901 51.9399L35.2601 51.9599C37.5301 42.9799 42.0501 36.4999 44.9401 33.0799ZM41.4801 32.5899C38.3701 36.5899 34.2501 43.1799 32.1701 51.9599L16.3601 51.9799C20.3801 41.5399 29.9701 33.8599 41.4801 32.5899ZM14.3301 62.9099C14.3301 60.1699 14.7001 57.5099 15.3801 54.9799L31.5701 54.9599C31.1001 57.6999 30.8301 60.6199 30.8701 63.7199C30.9001 66.3099 31.1501 68.7699 31.5401 71.0999L15.4601 71.1199C14.7301 68.4999 14.3301 65.7499 14.3301 62.9099ZM32.1301 74.0999C34.1201 82.6799 38.0701 89.1999 41.0601 93.1699C29.8401 91.7799 20.5001 84.2899 16.4701 74.1199L32.1301 74.0999ZM80.3201 87.4099C80.6701 86.9899 81.3001 86.9299 81.7301 87.2799C81.7401 87.2799 82.3701 87.7999 83.2601 88.3299C83.4301 88.4299 83.6001 88.5199 83.7801 88.6199C84.3401 88.9199 84.9701 89.1899 85.6101 89.3499C86.2101 89.4999 86.9101 89.4899 87.5801 89.4199C88.4801 89.3199 89.3101 89.1099 89.6901 88.9799C90.2201 88.8099 90.7801 89.0899 90.9601 89.6099C91.1401 90.1299 90.8501 90.6999 90.3301 90.8799C90.2701 90.8999 89.4701 91.1599 88.4001 91.3299C87.8901 91.4099 87.3301 91.4699 86.7501 91.4699C86.2901 91.4699 85.8201 91.4199 85.3601 91.3299C85.2901 91.3199 85.2101 91.3099 85.1401 91.2899C82.7101 90.6899 80.5501 88.8899 80.4501 88.8099C80.3001 88.6799 80.2101 88.5199 80.1601 88.3399C80.0601 88.0299 80.1001 87.6699 80.3301 87.3999L80.3201 87.4099ZM99.0101 110.53C98.8501 110.66 94.9201 113.7 85.7801 113.7C76.6401 113.7 73.3801 110.71 73.0701 110.37C72.5101 109.76 72.5501 108.81 73.1601 108.25C73.7601 107.7 74.6901 107.73 75.2601 108.31C75.3601 108.4 77.9001 110.7 85.7901 110.7C93.6801 110.7 97.1201 108.2 97.1501 108.18C97.8001 107.66 98.7401 107.77 99.2601 108.42C99.7801 109.07 99.6701 110.01 99.0201 110.53H99.0101ZM76.5701 76.4499C76.5701 74.4699 77.4501 72.8699 78.5501 72.8699C79.6501 72.8699 80.5301 74.4699 80.5301 76.4499C80.5301 78.4299 79.6501 80.0299 78.5501 80.0299C77.4501 80.0299 76.5701 78.4299 76.5701 76.4499ZM91.0501 76.4499C91.0501 74.4699 91.9301 72.8699 93.0301 72.8699C94.1301 72.8699 95.0101 74.4699 95.0101 76.4499C95.0101 78.4299 94.1301 80.0299 93.0301 80.0299C91.9301 80.0299 91.0501 78.4299 91.0501 76.4499ZM134.95 110.23H129.42V104.53C135.85 102 141 96.0599 143.36 88.4999C146.96 83.7799 149.83 74.1399 150.31 69.1799C150.67 65.4699 149.7 61.9099 147.7 59.6599C146.19 57.9499 144.13 57.0199 141.76 56.9699H141.6L141.44 56.9999C140.46 57.1899 139.22 55.5499 138.23 54.2299C137.31 53.0199 136.44 51.8699 135.35 51.3299C133.18 50.2599 130.84 50.5399 128.37 50.8299C126.16 51.0899 123.86 51.3599 121.33 50.7699C120.88 50.6699 120.4 50.5399 119.89 50.4199C117.67 49.8699 115.03 49.2099 112.41 49.0499C112.07 49.0299 111.72 49.0199 111.38 49.0199C111.45 48.9199 111.52 48.8099 111.59 48.7099L112.89 46.9999L111.78 46.6599L110.84 46.3699C110.51 46.2699 102.67 43.8899 90.2301 44.8499C86.5901 45.1299 80.0101 45.6399 74.8901 48.2399C73.9901 48.6999 73.1301 49.2299 72.3401 49.8299C71.5301 50.4499 70.8001 51.1399 70.1601 51.9199C69.4501 52.7999 68.8601 53.7999 68.4301 54.9199C68.3401 55.1599 68.2501 55.3999 68.1701 55.6499C65.8601 55.8799 63.9401 57.0299 62.5701 59.0399C62.5201 59.1099 62.4901 59.1799 62.4401 59.2499C60.6301 62.0499 60.0101 66.2099 60.5001 71.0599C60.6001 72.0299 60.7401 73.0299 60.9301 74.0599C61.5601 77.4899 62.7001 81.1799 64.3201 84.9199C64.3601 85.0099 64.3901 85.0899 64.4301 85.1799C64.5401 85.4199 64.6701 85.6399 64.8401 85.8299C65.2401 86.2999 65.8001 86.5799 66.4001 86.6699C66.4801 86.6799 66.5601 86.6999 66.6501 86.7099C66.6901 86.7099 66.7301 86.7299 66.7801 86.7299C66.8101 86.7799 66.8401 86.8299 66.8701 86.8799C67.0101 87.1499 67.1701 87.4099 67.3201 87.6799C70.0701 92.5299 74.0901 96.2499 78.8201 98.1199V103.82H73.2901C60.3101 103.82 51.2401 113.3 51.2401 126.87V129.55H18.5401C17.7101 129.55 17.0401 130.22 17.0401 131.05C17.0401 131.88 17.7101 132.55 18.5401 132.55H87.7601C87.8301 132.55 87.9001 132.54 87.9701 132.53C87.9701 132.78 87.9401 133.03 87.9401 133.28V137.42C87.9401 138.25 88.6101 138.92 89.4401 138.92H155.5C156.33 138.92 157 138.25 157 137.42V133.28C157 119.71 147.93 110.23 134.95 110.23ZM114.12 110.23C114.12 110.23 114.09 110.18 114.07 110.15C110.06 106 104.6 103.81 98.2601 103.81H92.7301V98.1099C92.8701 98.0499 93.0101 97.9799 93.1501 97.9199C96.7101 96.4199 99.8401 93.8599 102.32 90.5599C102.46 90.9199 102.61 91.2699 102.76 91.6199C103.02 92.1999 103.3 92.7699 103.59 93.3299C106.33 98.5499 110.54 102.56 115.52 104.52V110.22H114.12V110.23ZM65.0601 60.7299C66.0801 59.2299 67.4601 58.5399 69.3001 58.6099L69.9501 58.6399L70.5801 58.6699L70.6701 58.2299L70.8301 57.4099C72.2501 50.1499 82.0701 48.4799 90.4701 47.8399C98.7901 47.1999 105.01 48.1399 108 48.7599C107.87 48.9999 107.77 49.2499 107.65 49.4899C106.76 49.7499 105.9 50.1199 105.11 50.6499C102.92 52.0999 101.54 54.4899 100.99 57.7599C100.87 58.0599 100.7 58.4099 100.52 58.8199C99.7901 60.4399 98.7101 62.8299 97.9401 65.8599C97.0401 65.8399 96.1301 65.8199 95.2201 65.8199C93.4201 65.8199 91.6001 65.8499 89.8001 65.8899C82.7001 66.0199 75.3701 66.1599 72.3501 63.8699L70.9901 62.8399L70.1401 64.3199C68.1501 67.7799 67.1601 72.0999 66.7001 76.2699C66.4901 78.1599 66.3801 80.0099 66.3501 81.7399C66.3501 81.8099 66.3501 81.8799 66.3501 81.9499C64.7701 77.9399 63.8901 74.3099 63.5301 71.1699C62.9901 66.4099 63.6801 62.7699 65.0601 60.7399V60.7299ZM119.16 53.3199C119.69 53.4499 120.18 53.5699 120.64 53.6799C121.16 53.7999 121.66 53.8799 122.16 53.9499C123.09 54.0799 123.99 54.1199 124.85 54.1099C126.23 54.0899 127.51 53.9399 128.72 53.7999C128.92 53.7799 129.11 53.7499 129.3 53.7299C131.22 53.5099 132.77 53.3999 134.02 54.0099C134.48 54.2299 135.23 55.2299 135.83 56.0199C137.29 57.9599 139.11 60.3599 141.82 59.9599C143.3 60.0299 144.53 60.5899 145.45 61.6399C146.88 63.2499 147.59 66.0299 147.32 68.8799C147.08 71.3299 146.12 75.2999 144.77 79.0399C144.23 80.5299 143.63 81.9799 142.99 83.2999C142.75 83.7899 142.51 84.2599 142.26 84.7099C142.01 84.0599 141.77 83.3699 141.57 82.6699C140.96 80.5999 140.61 78.4499 140.79 76.8199L140.96 75.2799L139.41 75.1599C137.82 75.0399 137.15 74.4799 136.14 73.6399C134.33 72.1299 132.1 70.2699 124.87 70.2699C124.45 70.2699 124.01 70.2699 123.56 70.2899H123.42C117.81 70.9799 114.72 70.8299 111.71 69.4099C111.11 69.1299 110.52 68.7899 109.9 68.4099C109.53 68.1799 109.15 67.9299 108.77 67.6499L108.07 67.1499L106.7 66.1799L106.41 68.6999C105.73 74.6599 104.46 79.0799 103.32 82.0799C102.97 83.0099 102.62 83.7999 102.32 84.4599C102.2 84.1699 102.11 83.8899 102 83.5999C101.09 81.1999 100.53 78.9299 100.26 76.8099C99.2401 68.9399 101.89 63.0399 103.25 60.0399C103.49 59.5099 103.69 59.0699 103.83 58.7099L103.92 58.3899C104.32 55.8599 105.25 54.1399 106.77 53.1399C107.11 52.9099 107.48 52.7299 107.87 52.5799C108.43 52.3599 109.03 52.2199 109.66 52.1299C110.22 52.0499 110.8 52.0199 111.4 52.0199C113.54 52.0399 115.85 52.5199 117.91 53.0199C118.34 53.1199 118.76 53.2299 119.17 53.3299L119.16 53.3199ZM129.42 101.26C128.45 101.72 127.45 102.09 126.42 102.35C125.14 102.68 123.82 102.85 122.47 102.85C121.12 102.85 119.8 102.68 118.52 102.35C117.49 102.09 116.49 101.71 115.52 101.26C111.23 99.2199 107.69 95.3499 105.51 90.4399C105.22 89.7799 104.95 89.1099 104.71 88.4199C104.57 88.0099 104.44 87.5999 104.31 87.1899C104.98 85.9599 105.93 83.9499 106.86 81.0999C107.55 78.9999 108.22 76.4499 108.76 73.4099C108.87 72.7699 108.98 72.1099 109.09 71.4299C109.5 71.6699 109.92 71.8899 110.33 72.0899C110.91 72.3699 111.49 72.6199 112.08 72.8199C115.11 73.8599 118.47 73.9199 123.72 73.2899C130.82 73.0899 132.62 74.6099 134.22 75.9499C135.12 76.6999 136.11 77.5199 137.74 77.9299C137.8 81.1699 139.03 85.1699 140.4 87.9199C138.41 94.0299 134.42 98.8899 129.42 101.27V101.26ZM72.0401 67.1599C76.1501 69.1299 82.8301 69.0099 89.8501 68.8799C92.3401 68.8299 94.8701 68.7999 97.3301 68.8499C96.5501 73.9599 96.9201 80.4399 100.58 87.8999C98.5001 90.9699 95.8101 93.3899 92.7301 94.8599C91.7601 95.3199 90.7601 95.6899 89.7301 95.9499C88.4501 96.2799 87.1301 96.4499 85.7801 96.4499C84.4301 96.4499 83.1101 96.2799 81.8301 95.9499C80.8001 95.6899 79.8001 95.3099 78.8301 94.8499C74.8001 92.9399 71.4301 89.4099 69.2301 84.9199C69.3101 84.6699 69.3501 84.3999 69.3401 84.1299C69.2601 79.9999 69.5401 72.5899 72.0401 67.1599ZM54.2501 126.87C54.2501 114.88 61.9101 106.82 73.3001 106.82H80.3301C80.9801 106.82 81.5301 106.41 81.7401 105.83C81.8001 105.67 81.8301 105.5 81.8301 105.32V99.0199C83.1101 99.2999 84.4301 99.4499 85.7801 99.4499C87.1301 99.4499 88.4501 99.2999 89.7301 99.0199V105.32C89.7301 106.12 90.3601 106.77 91.1501 106.81C91.1801 106.81 91.2001 106.81 91.2301 106.81H98.2601C102.61 106.81 106.46 108 109.58 110.24C98.0601 110.42 89.7201 118.12 88.2101 129.5H54.2501V126.86V126.87ZM154 135.92H90.9401V133.28C90.9401 121.29 98.6001 113.23 109.99 113.23H117.02C117.85 113.23 118.52 112.56 118.52 111.73V105.43C119.8 105.71 121.12 105.86 122.47 105.86C123.82 105.86 125.14 105.71 126.42 105.43V111.73C126.42 112.56 127.09 113.23 127.92 113.23H134.95C146.35 113.23 154 121.29 154 133.28V135.92ZM132.09 91.3899C132.04 91.4999 130.83 93.9299 128.99 95.1999C128.91 95.2599 128.83 95.3199 128.74 95.3699C126.61 96.6799 123.8 96.9599 123.69 96.9699C123.66 96.9699 123.63 96.9699 123.59 96.9699C123.08 96.9699 122.65 96.5799 122.6 96.0699C122.55 95.5199 122.95 95.0299 123.5 94.9799C123.51 94.9799 124.06 94.9199 124.82 94.7499C125.15 94.6799 125.51 94.5799 125.9 94.4599C126.51 94.2699 127.14 94.0099 127.71 93.6699C128.25 93.3399 128.74 92.8299 129.15 92.3199C129.85 91.4299 130.3 90.5299 130.31 90.5199C130.55 90.0299 131.15 89.8199 131.65 90.0599C132.15 90.2999 132.35 90.8999 132.11 91.3999L132.09 91.3899ZM117.21 82.8699C117.21 84.8499 116.33 86.4499 115.23 86.4499C114.13 86.4499 113.25 84.8499 113.25 82.8699C113.25 80.8899 114.13 79.2899 115.23 79.2899C116.33 79.2899 117.21 80.8899 117.21 82.8699ZM127.74 82.8699C127.74 80.8899 128.62 79.2899 129.72 79.2899C130.82 79.2899 131.7 80.8899 131.7 82.8699C131.7 84.8499 130.82 86.4499 129.72 86.4499C128.62 86.4499 127.74 84.8499 127.74 82.8699ZM135.94 114.84C136.46 115.49 136.35 116.43 135.7 116.95C135.54 117.08 131.61 120.12 122.47 120.12C113.33 120.12 110.07 117.13 109.76 116.79C109.2 116.18 109.24 115.23 109.85 114.67C110.45 114.12 111.38 114.15 111.95 114.73C112.05 114.82 114.59 117.12 122.48 117.12C130.37 117.12 133.81 114.62 133.84 114.6C134.49 114.08 135.43 114.19 135.95 114.84H135.94ZM126.54 35.8399H155.51C156.34 35.8399 157.01 36.5099 157.01 37.3399C157.01 38.1699 156.34 38.8399 155.51 38.8399H126.54C125.71 38.8399 125.04 38.1699 125.04 37.3399C125.04 36.5099 125.71 35.8399 126.54 35.8399ZM108.88 30.9599C108.88 30.1299 109.55 29.4599 110.38 29.4599H139.35C140.18 29.4599 140.85 30.1299 140.85 30.9599C140.85 31.7899 140.18 32.4599 139.35 32.4599H110.38C109.55 32.4599 108.88 31.7899 108.88 30.9599Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as person2Illustration};
@@ -0,0 +1,4 @@
1
+ const L=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M149.5 41.75V62.22H16.5V42.22C16.79 39.07 20.28 35.2999 23.5 35.2999H142C145.06 35.2999 149 38.82 149.5 41.75ZM17.32 101.7V108.19C17.32 111.61 20.1 114.39 23.52 114.39H96.13L79.66 101.69H17.32V101.7ZM86.37 94.34L102.06 73.99L84.43 76.63L86.37 94.35V94.34Z" fill="currentColor"/>
3
+ <path d="M96.3099 114.53L100.02 117.39H23.5199C18.4499 117.39 14.3199 113.26 14.3199 108.19V42.78C14.3199 37.71 18.4499 33.58 23.5199 33.58H142.01C147.08 33.58 151.21 37.71 151.21 42.78V99.34L148.21 97.03V42.78C148.21 42.42 148.17 42.08 148.11 41.73C147.61 38.81 145.07 36.57 142 36.57H23.5199C20.2899 36.57 17.6299 39.05 17.3499 42.2C17.3299 42.39 17.3199 42.58 17.3199 42.77V108.18C17.3199 111.6 20.0999 114.38 23.5199 114.38H96.1299L96.3099 114.52V114.53ZM64.6999 125.05C64.6999 124.22 64.0299 123.55 63.1999 123.55H34.2299C33.3999 123.55 32.7299 124.22 32.7299 125.05C32.7299 125.88 33.3999 126.55 34.2299 126.55H63.1999C64.0299 126.55 64.6999 125.88 64.6999 125.05ZM79.3599 129.93H50.3899C49.5599 129.93 48.8899 130.6 48.8899 131.43C48.8899 132.26 49.5599 132.93 50.3899 132.93H79.3599C80.1899 132.93 80.8599 132.26 80.8599 131.43C80.8599 130.6 80.1899 129.93 79.3599 129.93ZM156.14 113.39L138.24 136.61C137.73 137.27 137 137.69 136.17 137.8C136.03 137.82 135.9 137.83 135.76 137.83C135.08 137.83 134.41 137.61 133.86 137.18L123.53 129.22L108.2 117.4L104.49 114.54L104.31 114.4L87.8399 101.7L84.5099 99.13V99.11C84.2299 98.92 83.9799 98.66 83.8499 98.33L83.7699 98.13L81.3299 75.87C81.31 75.8 81.3099 75.72 81.3099 75.65L77.4399 71.78L77.1799 71.52L62.2999 91.75C62.0999 92.02 61.7999 92.16 61.4899 92.16C61.2799 92.16 61.0799 92.1 60.8999 91.97C60.4599 91.64 60.3599 91.02 60.6899 90.57L76.2599 69.41C76.2599 69.41 76.3099 69.37 76.3299 69.35C76.3399 69.33 76.3499 69.31 76.3699 69.3C76.3999 69.27 76.4299 69.26 76.4599 69.24C76.5199 69.19 76.5799 69.15 76.6499 69.12C76.6999 69.09 76.7599 69.08 76.8199 69.06C76.8799 69.04 76.9399 69.03 77.0099 69.02C77.0799 69.02 77.1399 69.02 77.2099 69.02C77.2699 69.02 77.3199 69.04 77.3799 69.05C77.4499 69.07 77.5199 69.11 77.5899 69.15C77.6199 69.17 77.6499 69.17 77.6799 69.19C77.6999 69.2 77.7099 69.22 77.7199 69.24C77.7399 69.26 77.77 69.27 77.7999 69.29L78.8199 70.31L82.4399 73.93C82.6 73.87 82.77 73.83 82.9399 73.82L105.08 70.51L105.29 70.54C105.68 70.59 106.03 70.79 106.29 71.07L106.31 71.04L146.1 101.71L147.51 102.79L147.97 103.14L148.24 103.35L151.24 105.66L155.6 109.02C156.26 109.53 156.68 110.26 156.79 111.09C156.9 111.92 156.68 112.73 156.17 113.39H156.14ZM141.17 101.7L105.62 74.3L97.5199 84.81L119.43 101.7L135.32 113.94L143.42 103.43L141.18 101.7H141.17ZM86.3699 94.34L102.06 73.99L84.4299 76.63L86.3699 94.35V94.34ZM125.37 126.83L132.65 117.39L133.48 116.32L131.16 114.53L130.98 114.39L114.51 101.69L95.6799 87.18L87.5799 97.69L92.7699 101.69L109.24 114.39L109.42 114.53L113.13 117.39L125.38 126.83H125.37ZM153.75 111.39L151.14 109.37L148.23 107.12L147.96 106.91L145.8 105.25L138.76 114.38L138.65 114.52L136.78 116.95L136.45 117.38L127.76 128.65L135.72 134.78C135.72 134.78 135.85 134.8 135.88 134.76L153.78 111.54C153.78 111.54 153.8 111.41 153.76 111.38L153.75 111.39ZM53.0099 70V88.75L44.1399 79.88L33.5599 69.3C33.2699 69.01 32.8399 68.93 32.4699 69.08C32.0999 69.23 31.8499 69.6 31.8499 70V91.16C31.8499 91.71 32.2999 92.16 32.8499 92.16C33.3999 92.16 33.8499 91.71 33.8499 91.16V72.41L42.7199 81.28L53.2999 91.86C53.4899 92.05 53.7499 92.15 54.0099 92.15C54.1399 92.15 54.2699 92.13 54.3899 92.07C54.7599 91.92 55.0099 91.55 55.0099 91.15V69.99C55.0099 69.44 54.5599 68.99 54.0099 68.99C53.4599 68.99 53.0099 69.44 53.0099 69.99V70Z" fill="#1F1F1F"/>
4
+ </svg>`;export{L as personalInfoIllustration};
@@ -0,0 +1,35 @@
1
+ const l=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3736_597)">
3
+ <path d="M96.3979 140.447L71.6027 140.447L71.6028 66.0262L96.3979 66.0262L96.3979 140.447Z" fill="white"/>
4
+ <path d="M133 114.4C112.785 114.4 96.3976 127.311 96.3976 143.238L71.6024 143.238C71.6025 116.522 99.0911 94.8646 133 94.8646L133 114.4Z" fill="white"/>
5
+ <path d="M35 114.4C55.215 114.4 71.6024 127.311 71.6024 143.238L96.3976 143.238C96.3976 116.522 68.909 94.8646 35 94.8646L35 114.4Z" fill="white"/>
6
+ <g style="mix-blend-mode:multiply">
7
+ <path d="M96.3976 140.447L71.6025 140.447L71.6025 66.0262L96.3977 66.0262L96.3976 140.447Z" fill="#FFDA2D"/>
8
+ </g>
9
+ <g style="mix-blend-mode:multiply">
10
+ <path d="M133 114.4C112.785 114.4 96.3976 127.311 96.3976 143.238L71.6024 143.238C71.6025 116.522 99.0911 94.8646 133 94.8646L133 114.4Z" fill="#8EDB7A"/>
11
+ </g>
12
+ <path d="M71.6027 143.176C71.6202 132.253 76.2332 122.177 84.0003 114.086C91.7675 122.177 96.3805 132.253 96.3979 143.176C96.3979 143.197 96.3979 143.218 96.3979 143.238L71.6028 143.238C71.6028 143.218 71.6028 143.197 71.6027 143.176Z" fill="white"/>
13
+ <g style="mix-blend-mode:multiply">
14
+ <path d="M35.0001 114.4C55.2151 114.4 71.6025 127.311 71.6025 143.238L96.3977 143.238C96.3977 116.522 68.9091 94.8646 35.0001 94.8646L35.0001 114.4Z" fill="#EA4A22"/>
15
+ </g>
16
+ <path d="M71.6021 28.0027L96.3973 28.0027L96.3972 102.424L71.6021 102.424L71.6021 28.0027Z" fill="white"/>
17
+ <path d="M35 54.0498C55.2149 54.0498 71.6024 41.1386 71.6024 25.2117L96.3975 25.2117C96.3975 51.9277 68.9089 73.5853 35 73.5853L35 54.0498Z" fill="white"/>
18
+ <path d="M133 54.0498C112.785 54.0498 96.3976 41.1385 96.3976 25.2117L71.6025 25.2117C71.6024 51.9277 99.0911 73.5853 133 73.5853L133 54.0498Z" fill="white"/>
19
+ <g style="mix-blend-mode:multiply">
20
+ <path d="M71.6024 28.0027L96.3975 28.0027L96.3975 102.424L71.6023 102.424L71.6024 28.0027Z" fill="#FFDA2D"/>
21
+ </g>
22
+ <g style="mix-blend-mode:multiply">
23
+ <path d="M35 54.0498C55.2149 54.0498 71.6024 41.1386 71.6024 25.2117L96.3975 25.2117C96.3975 51.9277 68.9089 73.5853 35 73.5853L35 54.0498Z" fill="#17A9DC"/>
24
+ </g>
25
+ <path d="M96.3971 25.2738C96.3796 36.1974 91.7666 46.2727 83.9995 54.364C76.2324 46.2727 71.6193 36.1974 71.6019 25.2738C71.6019 25.2531 71.602 25.2324 71.602 25.2117L96.397 25.2117C96.397 25.2324 96.397 25.2531 96.3971 25.2738Z" fill="white"/>
26
+ <g style="mix-blend-mode:multiply">
27
+ <path d="M133 54.0498C112.785 54.0498 96.3975 41.1385 96.3975 25.2117L71.6023 25.2117C71.6023 51.9277 99.0909 73.5853 133 73.5853L133 54.0498Z" fill="#8DDB7A"/>
28
+ </g>
29
+ </g>
30
+ <defs>
31
+ <clipPath id="clip0_3736_597">
32
+ <rect width="98" height="119" fill="white" transform="translate(35 24.5)"/>
33
+ </clipPath>
34
+ </defs>
35
+ </svg>`;export{l as portfolioAnalyticsIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M67.11 70.8799H36.37V63.7099H67.11V70.8799ZM131.47 58.4599H27.14V33.3899H131.47V58.4599ZM43.93 45.3299C43.93 43.2199 42.22 41.5099 40.11 41.5099C38 41.5099 36.29 43.2199 36.29 45.3299C36.29 47.4399 38 49.1499 40.11 49.1499C42.22 49.1499 43.93 47.4399 43.93 45.3299ZM77.31 45.4999C77.31 44.6699 76.64 43.9999 75.81 43.9999H49.1C48.27 43.9999 47.6 44.6699 47.6 45.4999C47.6 46.3299 48.27 46.9999 49.1 46.9999H75.81C76.64 46.9999 77.31 46.3299 77.31 45.4999ZM90.67 112.72L59.01 138.6L65.32 146.32L96.98 120.44L90.67 112.72ZM123.76 92.6099H117.15C115.32 92.6099 113.84 91.1299 113.84 89.2999C113.84 87.4699 115.32 85.9899 117.15 85.9899H127.07C128.29 85.9899 129.27 84.9999 129.27 83.7899C129.27 82.5799 128.28 81.5899 127.07 81.5899H122.66V79.3899C122.66 78.1699 121.67 77.1899 120.46 77.1899C119.25 77.1899 118.26 78.1799 118.26 79.3899V81.5899H117.16C112.9 81.5899 109.44 85.0399 109.44 89.3099C109.44 93.5799 112.89 97.0299 117.16 97.0299H123.77C125.6 97.0299 127.08 98.5099 127.08 100.34C127.08 102.17 125.6 103.65 123.77 103.65H113.85C112.63 103.65 111.65 104.64 111.65 105.85C111.65 107.06 112.64 108.05 113.85 108.05H118.26V110.25C118.26 111.47 119.25 112.45 120.46 112.45C121.67 112.45 122.66 111.46 122.66 110.25V108.05H123.76C128.02 108.05 131.48 104.6 131.48 100.33C131.48 96.0599 128.03 92.6099 123.76 92.6099Z" fill="currentColor"/>
3
+ <path d="M92.63 86.4299C92.42 87.0899 92.23 87.7499 92.06 88.4299H36.79C36.24 88.4299 35.79 87.9799 35.79 87.4299C35.79 86.8799 36.24 86.4299 36.79 86.4299H92.63ZM36.79 76.9899C36.24 76.9899 35.79 77.4399 35.79 77.9899C35.79 78.5399 36.24 78.9899 36.79 78.9899H96.31C96.79 78.2999 97.29 77.6399 97.83 76.9899H36.8H36.79ZM36.73 96.1199C36.18 96.1199 35.73 96.5699 35.73 97.1199C35.73 97.6699 36.18 98.1199 36.73 98.1199H91.36C91.3 97.4599 91.26 96.7899 91.24 96.1199H36.73ZM36.73 105.56C36.18 105.56 35.73 106.01 35.73 106.56C35.73 107.11 36.18 107.56 36.73 107.56H93.98C93.67 106.9 93.39 106.24 93.13 105.56H36.73ZM36.73 100.84C36.18 100.84 35.73 101.29 35.73 101.84C35.73 102.39 36.18 102.84 36.73 102.84H92.24C92.06 102.18 91.9 101.51 91.76 100.84H36.73ZM36.79 81.7099C36.24 81.7099 35.79 82.1599 35.79 82.7099C35.79 83.2599 36.24 83.7099 36.79 83.7099H93.66C93.96 83.0299 94.28 82.3599 94.63 81.7099H36.79ZM71.74 122.84H28.12V34.2899H129.86V68.4299C130.89 68.8099 131.89 69.2499 132.86 69.7399V32.7899C132.86 31.9599 132.19 31.2899 131.36 31.2899H26.62C25.79 31.2899 25.12 31.9599 25.12 32.7899V124.35C25.12 125.18 25.79 125.85 26.62 125.85H68.06L71.74 122.84ZM139.97 78.8599C135.58 73.4899 129.37 70.1599 122.48 69.4699C121.61 69.3799 120.74 69.3399 119.87 69.3399C113.89 69.3399 108.15 71.3699 103.46 75.1999C98.09 79.5899 94.76 85.7999 94.07 92.6899C93.53 98.0999 94.67 103.41 97.3 108.04C97.69 108.72 98.1 109.38 98.55 110.03L96.45 111.75L95.72 112.34L94.05 113.71L92.57 111.9L92.39 111.68C91.6 110.71 90.16 110.56 89.18 111.36L75.15 122.83L71.47 125.84L57.98 136.87C57.51 137.26 57.21 137.8 57.15 138.41C57.09 139.02 57.27 139.61 57.65 140.08L63.59 147.35C63.98 147.82 64.52 148.12 65.13 148.18C65.21 148.18 65.28 148.19 65.36 148.19C65.88 148.19 66.39 148.01 66.8 147.67L98 122.16C98.47 121.77 98.77 121.23 98.83 120.62C98.89 120.01 98.71 119.42 98.33 118.95L98.15 118.73L96.67 116.92L98.34 115.55L99.07 114.95L101.17 113.23C101.72 113.8 102.28 114.35 102.87 114.86C107.68 119.04 113.77 121.19 119.89 121.19C125.67 121.19 131.48 119.28 136.29 115.34C147.37 106.29 149.01 89.9099 139.96 78.8299L139.97 78.8599ZM95.21 120.96L65.42 145.31L60.02 138.7L75.74 125.85L79.42 122.84L89.8 114.35L90.56 113.73L95.96 120.34L95.2 120.96H95.21ZM101.89 109.99C100.94 108.83 100.12 107.6 99.42 106.31C97.23 102.26 96.29 97.6499 96.76 92.9599C97.38 86.7799 100.37 81.2199 105.17 77.2899C109.36 73.8699 114.49 72.0399 119.83 72.0399C120.61 72.0399 121.4 72.0799 122.2 72.1599C128.38 72.7799 133.94 75.7699 137.87 80.5699C145.98 90.4899 144.51 105.16 134.59 113.27C125.84 120.42 113.4 120.11 105.02 113.13C103.9 112.2 102.85 111.15 101.89 109.99Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as priceSearchIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M125.25 32.3799H21.46V57.5999H125.25V32.3799ZM34.49 48.2899C32.38 48.2899 30.67 46.5799 30.67 44.4699C30.67 42.3599 32.38 40.6499 34.49 40.6499C36.6 40.6499 38.31 42.3599 38.31 44.4699C38.31 46.5799 36.6 48.2899 34.49 48.2899ZM70.18 46.1399H43.47C42.64 46.1399 41.97 45.4699 41.97 44.6399C41.97 43.8099 42.64 43.1399 43.47 43.1399H70.18C71.01 43.1399 71.68 43.8099 71.68 44.6399C71.68 45.4699 71.01 46.1399 70.18 46.1399ZM30.74 62.8499H61.48V70.0199H30.74V62.8499ZM147.15 100.17L147.12 100.21L147.08 100.25L146.95 100.43C146.79 100.64 146.63 100.86 146.46 101.07L136.63 112.68C133.57 116.3 129.08 118.38 124.33 118.38C122.94 118.38 121.56 118.2 120.22 117.85C119.57 117.68 118.89 117.44 118.14 117.13C117.1 116.69 116.18 116.19 115.34 115.62C114.82 115.27 114.36 114.93 113.94 114.58L112.85 113.66C110.29 111.49 108.72 109.36 107.93 106.95C107.7 106.26 107.54 105.57 107.42 104.84C107.37 104.44 107.32 104.04 107.3 103.63C107.3 103.54 107.29 103.46 107.28 103.37C107.27 103.25 107.26 103.14 107.25 103.02V102.88C107.26 102.42 107.39 101.99 107.62 101.63C108.06 100.95 108.8 100.54 109.59 100.51C110.17 100.51 110.66 100.67 111.07 100.96C111.35 101.16 111.56 101.39 111.71 101.66C111.79 101.78 111.88 101.96 111.96 102.18C112.03 102.4 112.08 102.62 112.09 102.85C112.11 103.5 112.18 104.05 112.29 104.58C112.44 105.28 112.65 105.87 112.93 106.4C113.53 107.57 114.47 108.67 115.98 109.96L117.07 110.88C117.38 111.14 117.73 111.39 118.13 111.66C118.8 112.11 119.51 112.48 120.3 112.78L120.71 112.94C121.18 113.11 121.67 113.24 122.16 113.33C122.9 113.47 123.65 113.55 124.38 113.55C124.68 113.55 124.98 113.54 125.29 113.51C127.41 113.33 129.42 112.56 131.11 111.28C131.83 110.74 132.42 110.18 132.93 109.57L142.76 97.9599C144.2 96.2599 145.09 94.2099 145.34 92.0099C145.42 91.2999 145.44 90.5399 145.38 89.7599C145.14 86.7699 143.74 84.0499 141.44 82.1199L140.35 81.1999C138.33 79.4899 135.77 78.5499 133.12 78.5499C131.17 78.5499 129.25 79.0499 127.57 80.0099C126.52 80.5999 125.57 81.3599 124.75 82.2699C124.66 82.3699 124.58 82.4399 124.52 82.5099L120.01 87.8499C119.55 88.3899 118.88 88.7099 118.17 88.7099C117.84 88.7099 117.51 88.6399 117.2 88.5099C117.01 88.4199 116.79 88.3099 116.59 88.1399C116.14 87.7599 115.86 87.2499 115.76 86.6599C115.65 85.9399 115.85 85.2499 116.3 84.7099L120.8 79.3899C121.66 78.3899 122.67 77.4699 123.8 76.6599C124.81 75.9399 125.87 75.3599 126.94 74.9199C128.91 74.1099 130.99 73.6999 133.12 73.6999C136.91 73.6999 140.6 75.0499 143.49 77.4999L144.58 78.4199C147.86 81.1899 149.87 85.0799 150.22 89.3699C150.54 93.2399 149.45 97.0899 147.14 100.23L147.15 100.17ZM118.91 123.46C119.01 123.85 119 124.26 118.88 124.66C118.78 124.97 118.63 125.23 118.45 125.44L114.07 130.6C111.33 133.84 107.49 135.82 103.26 136.17C102.81 136.21 102.36 136.22 101.92 136.22C98.18 136.22 94.54 134.89 91.67 132.46L90.58 131.54C88.59 129.85 87.03 127.68 86.08 125.27C85.69 124.26 85.39 123.21 85.2 122.13C84.51 118.11 85.36 114.03 87.6 110.65C87.93 110.16 88.29 109.64 88.73 109.14L98.55 97.5299C98.76 97.2799 99 97.0399 99.23 96.8099C100.02 95.9899 100.85 95.2899 101.73 94.6899C104.38 92.8899 107.48 91.9299 110.7 91.9299C111.62 91.9299 112.53 92.0099 113.43 92.1699C113.95 92.2599 114.45 92.3799 114.96 92.5099C116.08 92.8199 117.17 93.2499 118.2 93.7999C119.17 94.3199 120.1 94.9499 120.95 95.6599L122.04 96.5799C123.06 97.4399 123.98 98.4599 124.79 99.6099C125.88 101.17 126.68 102.91 127.17 104.79C127.32 105.39 127.5 106.17 127.58 106.99C127.61 107.3 127.58 107.6 127.49 107.88C127.24 108.72 126.5 109.34 125.62 109.44C125.54 109.44 125.46 109.45 125.38 109.45C125.08 109.45 124.78 109.39 124.5 109.26C124.16 109.1 123.88 108.89 123.66 108.63C123.39 108.3 123.23 107.92 123.17 107.48C123.07 106.55 122.84 105.61 122.5 104.69C121.82 102.86 120.67 101.23 119.19 99.9699L118.1 99.0499C117.12 98.2299 116.01 97.5699 114.79 97.0999C114.24 96.8899 113.75 96.7399 113.29 96.6399C113.12 96.5999 112.96 96.5599 112.8 96.5399C112.12 96.4199 111.42 96.3499 110.72 96.3499C108.7 96.3499 106.7 96.8799 104.95 97.8899C104.41 98.2099 103.94 98.5199 103.52 98.8599C102.92 99.3499 102.41 99.8399 101.96 100.38L92.13 112C90.42 114.03 89.46 116.61 89.43 119.26C89.43 120.1 89.52 120.97 89.7 121.83C89.91 122.81 90.24 123.75 90.7 124.65C91.39 125.99 92.32 127.16 93.47 128.13L94.56 129.05C96.62 130.8 99.24 131.76 101.94 131.76C105.33 131.76 108.52 130.28 110.7 127.71L115.08 122.54C115.3 122.28 115.58 122.08 115.92 121.93C116.2 121.81 116.48 121.76 116.78 121.76C117.18 121.76 117.58 121.87 117.92 122.08C118 122.13 118.08 122.18 118.17 122.24C118.42 122.44 118.6 122.67 118.74 122.94L118.97 123.4L118.91 123.46Z" fill="currentColor"/>
3
+ <path d="M113.28 77.1399C113.28 77.6899 112.83 78.1399 112.28 78.1399H31.16C30.61 78.1399 30.16 77.6899 30.16 77.1399C30.16 76.5899 30.61 76.1399 31.16 76.1399H112.28C112.83 76.1399 113.28 76.5899 113.28 77.1399ZM108.72 87.4099C109.3 87.3599 109.87 87.3499 110.44 87.3499C110.41 86.7499 110.44 86.1599 110.55 85.5799H31.16C30.61 85.5799 30.16 86.0299 30.16 86.5799C30.16 87.1299 30.61 87.5799 31.16 87.5799H107.44C107.86 87.5199 108.28 87.4499 108.71 87.4099H108.72ZM112.2 82.0799L113.22 80.8699C113.22 80.8699 113.18 80.8599 113.16 80.8599H31.16C30.61 80.8599 30.16 81.3099 30.16 81.8599C30.16 82.4099 30.61 82.8599 31.16 82.8599H111.63C111.8 82.5899 111.99 82.3299 112.2 82.0799ZM93.93 95.2699H31.1C30.55 95.2699 30.1 95.7199 30.1 96.2699C30.1 96.8199 30.55 97.2699 31.1 97.2699H92.24L93.93 95.2699ZM30.1 105.71C30.1 106.26 30.55 106.71 31.1 106.71H84.28C84.35 106.62 84.42 106.52 84.49 106.44L85.95 104.71H31.1C30.55 104.71 30.1 105.16 30.1 105.71ZM89.94 99.9899H31.1C30.55 99.9899 30.1 100.44 30.1 100.99C30.1 101.54 30.55 101.99 31.1 101.99H88.25L89.94 99.9899ZM22.5 121.99V33.4299H124.24V71.1199C125.21 70.6899 126.21 70.3199 127.24 70.0399V31.9299C127.24 31.0999 126.57 30.4299 125.74 30.4299H21C20.17 30.4299 19.5 31.0999 19.5 31.9299V123.49C19.5 124.32 20.17 124.99 21 124.99H80.07C79.84 124.01 79.66 123.01 79.57 121.99H22.5ZM124.36 119.43C123.45 119.43 122.54 119.35 121.65 119.2C120.96 119.09 120.28 118.94 119.61 118.74C118.84 118.52 118.08 118.24 117.35 117.91C116.88 117.7 116.41 117.47 115.96 117.21C115.53 116.97 115.12 116.71 114.71 116.43C114.22 116.1 113.74 115.74 113.28 115.36L112.19 114.44C109.34 112.03 107.61 109.55 106.79 106.7C106.6 106.05 106.45 105.39 106.36 104.7C106.33 104.46 106.32 104.21 106.3 103.96C106.27 103.64 106.23 103.32 106.23 102.99C106.23 102.64 106.28 102.31 106.37 101.98C106.52 101.43 106.79 100.92 107.19 100.49C107.19 100.49 107.21 100.47 107.23 100.46C107.41 100.28 107.61 100.12 107.82 99.9799C108.36 99.6299 108.98 99.4199 109.64 99.3999C110.3 99.3599 110.95 99.5299 111.53 99.8799C111.58 99.9099 111.61 99.9499 111.66 99.9799C111.81 100.08 111.95 100.18 112.09 100.31C112.58 100.76 112.92 101.35 113.1 101.98C113.17 102.25 113.23 102.53 113.23 102.81C113.23 102.87 113.23 102.92 113.23 102.97C113.26 103.6 113.34 104.18 113.48 104.71C113.63 105.27 113.86 105.8 114.18 106.32C114.73 107.22 115.54 108.1 116.71 109.1L117.8 110.02C117.87 110.08 117.94 110.12 118.01 110.18C118.26 110.38 118.52 110.58 118.79 110.75C119.66 111.32 120.59 111.74 121.56 112.02C121.94 112.13 122.33 112.21 122.72 112.28C122.78 112.29 122.84 112.3 122.9 112.31C124.85 112.59 126.85 112.31 128.64 111.47C129.94 110.87 131.14 109.99 132.13 108.82L132.64 108.22L141.96 97.2099C143.71 95.1399 144.56 92.4999 144.33 89.7899C144.1 87.0799 142.84 84.6199 140.76 82.8699L139.67 81.9499C136.06 78.8899 130.92 78.8099 127.23 81.4199C126.55 81.8999 125.9 82.4699 125.34 83.1399L124.23 84.4499L120.84 88.4599C120.49 88.8699 120.06 89.1799 119.58 89.3899C119.23 89.5499 118.86 89.6599 118.46 89.6899C117.84 89.7399 117.25 89.6199 116.7 89.3699C116.42 89.2399 116.15 89.0799 115.9 88.8799C115.55 88.5799 115.26 88.2199 115.06 87.8299C114.85 87.4199 114.72 86.9699 114.68 86.4999C114.6 85.5699 114.89 84.6599 115.5 83.9499L120 78.6299C121.22 77.1799 122.66 75.9899 124.24 75.0299C125.19 74.4599 126.19 73.9799 127.24 73.5999C128.66 73.0899 130.14 72.7399 131.69 72.6199C136.27 72.2399 140.71 73.6599 144.21 76.6199L145.3 77.5399C148.8 80.4999 150.94 84.6499 151.32 89.2199C151.7 93.7899 150.28 98.2399 147.31 101.74L137.48 113.35C134.22 117.21 129.43 119.42 124.36 119.42H124.35L124.36 119.43ZM108.01 102.85V102.96C108.01 103.17 108.04 103.37 108.06 103.57C108.09 103.96 108.12 104.34 108.17 104.71C108.27 105.41 108.43 106.07 108.65 106.71C109.41 109.01 110.9 111.01 113.35 113.09L114.44 114.01C114.87 114.37 115.32 114.7 115.78 115.01C116.63 115.59 117.53 116.06 118.45 116.45C119.1 116.72 119.76 116.96 120.44 117.14C121.73 117.48 123.05 117.65 124.37 117.65C128.74 117.65 133.08 115.8 136.12 112.21L145.95 100.6C146.18 100.33 146.39 100.04 146.59 99.7599C148.79 96.7699 149.84 93.1299 149.53 89.3899C149.19 85.2999 147.27 81.5799 144.14 78.9299L143.05 78.0099C138.52 74.1699 132.39 73.4299 127.24 75.5499C126.19 75.9799 125.19 76.5399 124.24 77.2099C123.2 77.9399 122.23 78.7999 121.37 79.8199L116.87 85.1399C116.54 85.5299 116.42 86.0299 116.49 86.5099C116.55 86.8999 116.74 87.2799 117.07 87.5499C117.2 87.6599 117.35 87.7399 117.5 87.8099C118.17 88.0999 118.98 87.9399 119.48 87.3499L123.98 82.0299C124.06 81.9299 124.15 81.8499 124.24 81.7499C125.13 80.7699 126.14 79.9699 127.24 79.3499C131.47 76.9699 136.92 77.3099 140.84 80.6199L141.93 81.5399C144.37 83.5999 145.86 86.4899 146.12 89.6799C146.19 90.4799 146.17 91.2799 146.08 92.0699C145.81 94.3899 144.87 96.5799 143.33 98.3999L133.5 110.01C132.92 110.7 132.26 111.3 131.56 111.83C129.77 113.18 127.64 114.01 125.36 114.2C124.23 114.29 123.12 114.22 122.04 114.01C121.51 113.91 120.99 113.76 120.48 113.59C120.34 113.54 120.2 113.49 120.06 113.43C119.25 113.12 118.48 112.72 117.75 112.24C117.37 111.98 116.99 111.71 116.63 111.41L115.54 110.49C114 109.19 112.97 108 112.32 106.72C112 106.09 111.77 105.42 111.62 104.72C111.5 104.14 111.42 103.54 111.4 102.88C111.4 102.71 111.36 102.56 111.31 102.41C111.26 102.27 111.2 102.13 111.12 102.01C111 101.83 110.85 101.67 110.68 101.54C110.4 101.34 110.06 101.22 109.69 101.22H109.64C109.05 101.24 108.54 101.55 108.25 102.01C108.09 102.26 108 102.55 107.99 102.87L108.01 102.85ZM119.06 121.31C119.82 121.96 120.23 122.87 120.28 123.8C120.33 124.66 120.07 125.54 119.47 126.25L115.09 131.42C111.83 135.28 107.04 137.49 101.97 137.49C97.92 137.49 93.98 136.05 90.89 133.43L89.8 132.51C87.4 130.48 85.66 127.89 84.67 124.99C84.34 124.02 84.09 123.02 83.93 121.99C83.87 121.6 83.81 121.22 83.78 120.82C83.4 116.25 84.82 111.8 87.78 108.3L89.13 106.7L90.82 104.7L93.12 101.98L94.81 99.9799L97.11 97.2599L97.6 96.6799C98.03 96.1699 98.49 95.7099 98.96 95.2599C101.77 92.6099 105.37 90.9899 109.28 90.6599C109.99 90.5999 110.7 90.5999 111.4 90.6299C112.8 90.6899 114.18 90.9099 115.5 91.2899C115.57 91.3099 115.64 91.3199 115.71 91.3499C116.14 91.4799 116.57 91.6399 116.99 91.7999C118.31 92.3199 119.57 92.9999 120.74 93.8499C121.1 94.1099 121.46 94.3699 121.8 94.6599L122.89 95.5799C123.36 95.9799 123.8 96.3999 124.22 96.8399C125.45 98.1199 126.45 99.5799 127.22 101.16C128.08 102.92 128.65 104.82 128.87 106.82V106.88C128.95 107.79 128.69 108.68 128.12 109.39C127.54 110.12 126.7 110.58 125.77 110.68C125.1 110.75 124.46 110.61 123.89 110.34C123.59 110.2 123.32 110.02 123.07 109.8C122.77 109.53 122.51 109.22 122.31 108.87C122.1 108.48 121.95 108.05 121.9 107.59C121.86 107.22 121.79 106.85 121.71 106.49C121.23 104.33 120.07 102.38 118.36 100.93L117.27 100.01C116.9 99.6999 116.5 99.4199 116.1 99.1699C115 98.4799 113.79 98.0099 112.53 97.7799C111.93 97.6699 111.31 97.6099 110.69 97.6099C110.41 97.6099 110.14 97.6099 109.86 97.6399C108.44 97.7599 107.08 98.1699 105.86 98.8299C105.26 99.1499 104.7 99.5399 104.18 99.9799C103.74 100.35 103.32 100.76 102.94 101.2L102.28 101.98L101.85 102.49L99.98 104.7L98.29 106.7L93.11 112.82C91.35 114.9 90.51 117.53 90.74 120.24C90.79 120.84 90.9 121.42 91.05 121.99C91.33 123.06 91.78 124.07 92.38 124.99C92.91 125.79 93.55 126.53 94.31 127.16L95.4 128.08C97.47 129.83 100.11 130.68 102.82 130.45C105.53 130.22 107.99 128.96 109.74 126.89L111.57 124.72L114.11 121.72C114.11 121.72 114.16 121.68 114.18 121.65C114.4 121.41 114.65 121.21 114.91 121.03C115.38 120.73 115.91 120.53 116.49 120.48C117.19 120.42 117.87 120.57 118.47 120.9C118.67 121.01 118.86 121.14 119.04 121.3H119.06V121.31ZM118.11 123.26C118.02 123.1 117.91 122.96 117.77 122.83C117.71 122.78 117.64 122.74 117.57 122.7C117.16 122.45 116.66 122.42 116.22 122.6C116.01 122.69 115.81 122.82 115.65 123.01L111.27 128.18C106.94 133.3 99.24 133.95 94.11 129.61L93.02 128.69C91.77 127.63 90.79 126.37 90.08 124.99C89.59 124.04 89.24 123.03 89.01 121.99C88.82 121.09 88.71 120.18 88.72 119.26C88.75 116.52 89.69 113.78 91.59 111.54L95.68 106.71L97.37 104.71L99.67 101.99L101.36 99.9899L101.42 99.9199C101.93 99.3199 102.49 98.7799 103.08 98.3099C103.56 97.9199 104.08 97.5799 104.6 97.2699C107.13 95.8099 110.09 95.3099 112.93 95.8299C113.1 95.8599 113.28 95.8999 113.45 95.9399C113.99 96.0599 114.53 96.2299 115.05 96.4299C116.3 96.9099 117.49 97.5799 118.57 98.4999L119.66 99.4199C121.27 100.78 122.46 102.51 123.18 104.44C123.53 105.38 123.78 106.37 123.89 107.39C123.92 107.69 124.04 107.95 124.22 108.17C124.37 108.36 124.57 108.5 124.8 108.6C125.03 108.7 125.28 108.75 125.55 108.72C126.17 108.65 126.65 108.22 126.82 107.66C126.88 107.47 126.9 107.27 126.88 107.06C126.8 106.35 126.66 105.65 126.49 104.97C126.04 103.19 125.27 101.51 124.22 100.02C123.48 98.9599 122.61 97.9799 121.6 97.1299L120.51 96.2099C119.68 95.5099 118.8 94.9199 117.88 94.4299C116.89 93.8999 115.86 93.4999 114.8 93.1999C114.31 93.0599 113.83 92.9499 113.33 92.8699C109.48 92.1999 105.45 93.0299 102.15 95.2799C101.31 95.8499 100.52 96.5199 99.79 97.2799C99.56 97.5099 99.33 97.7399 99.12 97.9899L97.42 99.9999L95.73 102L93.43 104.72L91.74 106.72L89.29 109.61C88.9 110.07 88.55 110.55 88.22 111.05C86.03 114.36 85.29 118.29 85.93 122.01C86.11 123.03 86.39 124.04 86.77 125.01C87.66 127.26 89.09 129.33 91.07 131L92.16 131.92C94.92 134.26 98.36 135.51 101.94 135.51C102.37 135.51 102.79 135.49 103.22 135.46C107.26 135.12 110.93 133.23 113.54 130.14L117.92 124.97C118.05 124.81 118.15 124.64 118.21 124.45C118.33 124.06 118.29 123.64 118.09 123.28L118.11 123.26ZM129.04 127.08C128.21 127.08 127.54 127.75 127.54 128.58V140C127.54 140.83 128.21 141.5 129.04 141.5C129.87 141.5 130.54 140.83 130.54 140V128.58C130.54 127.75 129.87 127.08 129.04 127.08ZM137.63 123.14C137.04 122.55 136.09 122.55 135.51 123.14C134.93 123.73 134.92 124.68 135.51 125.26L145.35 135.1C145.64 135.39 146.03 135.54 146.41 135.54C146.79 135.54 147.18 135.39 147.47 135.1C148.06 134.51 148.06 133.56 147.47 132.98L137.63 123.14ZM154.92 115.9H143.5C142.67 115.9 142 116.57 142 117.4C142 118.23 142.67 118.9 143.5 118.9H154.92C155.75 118.9 156.42 118.23 156.42 117.4C156.42 116.57 155.75 115.9 154.92 115.9Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as quickLinksIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M53.97 91.87C54.02 91.99 54.05 92.1199 54.05 92.27C54.05 92.42 54.02 92.54 53.97 92.67C53.82 93.02 53.46 93.27 53.05 93.27H31.19C30.64 93.27 30.19 92.82 30.19 92.27C30.19 91.72 30.64 91.27 31.19 91.27H53.05C53.46 91.27 53.81 91.52 53.97 91.87ZM53.05 63.47H31.19C30.64 63.47 30.19 63.92 30.19 64.47C30.19 65.02 30.64 65.47 31.19 65.47H53.05C53.46 65.47 53.81 65.22 53.97 64.87C54.02 64.75 54.05 64.62 54.05 64.47C54.05 64.32 54.02 64.2 53.97 64.07C53.82 63.72 53.46 63.47 53.05 63.47ZM61.25 41.08V53.03H73.2V41.08H61.25Z" fill="currentColor"/>
3
+ <path d="M11.56 42.34V71.31C11.56 72.14 10.89 72.81 10.06 72.81C9.22999 72.81 8.55999 72.14 8.55999 71.31V42.34C8.55999 41.51 9.22999 40.84 10.06 40.84C10.89 40.84 11.56 41.51 11.56 42.34ZM3.67999 26.35C2.84999 26.35 2.17999 27.02 2.17999 27.85V56.82C2.17999 57.65 2.84999 58.32 3.67999 58.32C4.50999 58.32 5.17999 57.65 5.17999 56.82V27.85C5.17999 27.02 4.50999 26.35 3.67999 26.35ZM164.32 109.9C163.49 109.9 162.82 110.57 162.82 111.4V140.37C162.82 141.2 163.49 141.87 164.32 141.87C165.15 141.87 165.82 141.2 165.82 140.37V111.4C165.82 110.57 165.15 109.9 164.32 109.9ZM157.94 95.41C157.11 95.41 156.44 96.08 156.44 96.91V125.88C156.44 126.71 157.11 127.38 157.94 127.38C158.77 127.38 159.44 126.71 159.44 125.88V96.91C159.44 96.08 158.77 95.41 157.94 95.41ZM147.3 19.62V129.32C147.3 130.15 146.63 130.82 145.8 130.82H142.38V136.62C142.38 137.29 141.84 137.83 141.17 137.83H113.89V148.79C113.89 149.62 113.22 150.29 112.39 150.29H22.05C21.22 150.29 20.55 149.62 20.55 148.79V39.08C20.55 38.25 21.22 37.58 22.05 37.58H49.62V26.92C49.62 26.25 50.16 25.71 50.83 25.71H53.96V19.62C53.96 18.79 54.63 18.12 55.46 18.12H145.8C146.63 18.12 147.3 18.79 147.3 19.62ZM144.3 21.12H56.97V37.58H112.39C113.22 37.58 113.89 38.25 113.89 39.08V127.81H144.3V21.12ZM110.89 136.62V40.58H75.19V54.02C75.19 54.57 74.74 55.02 74.19 55.02H60.24C59.69 55.02 59.24 54.57 59.24 54.02V40.58H23.55V147.28H110.89V136.62ZM61.25 41.08V53.03H73.2V41.08H61.25ZM102.17 97.07H31.19C30.64 97.07 30.19 97.52 30.19 98.07C30.19 98.62 30.64 99.07 31.19 99.07H102.17C102.72 99.07 103.17 98.62 103.17 98.07C103.17 97.52 102.72 97.07 102.17 97.07ZM102.17 102.21H31.19C30.64 102.21 30.19 102.66 30.19 103.21C30.19 103.76 30.64 104.21 31.19 104.21H102.17C102.72 104.21 103.17 103.76 103.17 103.21C103.17 102.66 102.72 102.21 102.17 102.21ZM102.17 107.35H31.19C30.64 107.35 30.19 107.8 30.19 108.35C30.19 108.9 30.64 109.35 31.19 109.35H102.17C102.72 109.35 103.17 108.9 103.17 108.35C103.17 107.8 102.72 107.35 102.17 107.35ZM102.17 69.2H31.19C30.64 69.2 30.19 69.65 30.19 70.2C30.19 70.75 30.64 71.2 31.19 71.2H102.17C102.72 71.2 103.17 70.75 103.17 70.2C103.17 69.65 102.72 69.2 102.17 69.2ZM102.17 74.33H31.19C30.64 74.33 30.19 74.78 30.19 75.33C30.19 75.88 30.64 76.33 31.19 76.33H102.17C102.72 76.33 103.17 75.88 103.17 75.33C103.17 74.78 102.72 74.33 102.17 74.33ZM102.17 79.47H31.19C30.64 79.47 30.19 79.92 30.19 80.47C30.19 81.02 30.64 81.47 31.19 81.47H102.17C102.72 81.47 103.17 81.02 103.17 80.47C103.17 79.92 102.72 79.47 102.17 79.47ZM102.17 112.48H31.19C30.64 112.48 30.19 112.93 30.19 113.48C30.19 114.03 30.64 114.48 31.19 114.48H102.17C102.72 114.48 103.17 114.03 103.17 113.48C103.17 112.93 102.72 112.48 102.17 112.48ZM102.17 117.62H31.19C30.64 117.62 30.19 118.07 30.19 118.62C30.19 119.17 30.64 119.62 31.19 119.62H102.17C102.72 119.62 103.17 119.17 103.17 118.62C103.17 118.07 102.72 117.62 102.17 117.62ZM59.22 135.99C57.52 135.97 55.78 135.84 54.13 135.41C54.02 135.38 53.91 135.36 53.8 135.33C53.38 135.21 52.87 135 52.51 134.69C53.41 133.78 54.08 132.63 54.41 131.4C54.55 130.87 53.98 130.47 53.52 130.71C53.04 130.96 52.51 131.3 52.05 131.71C51.45 132.25 50.96 132.89 50.84 133.58V134.22C50.85 134.29 50.87 134.37 50.89 134.44C50.87 134.45 50.86 134.46 50.84 134.48C50.66 134.61 50.49 134.75 50.29 134.86C50.1 134.96 49.88 135.07 49.63 135.17C48.87 135.48 47.94 135.67 47.4 135.12C46.49 134.2 47.26 132.74 47.72 131.81C48.02 131.22 47.26 130.55 46.76 131.07C45.8 132.07 44.76 132.97 43.59 133.73C43.17 134 42.59 134.47 42.1 134.59C41.55 134.72 41.71 134.73 41.78 134.11C41.82 133.75 41.86 133.39 41.9 133.03C41.96 132.48 41.2 132.26 40.86 132.6C40.05 133.41 37.52 135.76 36.57 134.05C36.46 133.85 36.4 133.63 36.36 133.42C37.06 132.28 37.61 131.04 38 129.73C38.18 129.12 37.42 128.74 36.98 129.14C35.96 130.06 35.14 131.62 35.12 133.1C34.33 134.32 33.35 135.42 32.2 136.37C31.6 136.87 32.46 137.73 33.06 137.23C33.98 136.47 34.79 135.62 35.49 134.69C35.59 134.87 35.69 135.05 35.83 135.21C37.09 136.73 39.09 135.66 40.54 134.5C40.53 135.54 40.81 136.43 42.24 135.86C43.5 135.36 44.7 134.56 45.78 133.65C45.72 134.16 45.77 134.68 45.98 135.2C46.47 136.37 47.53 136.81 48.74 136.64C49.04 136.6 49.33 136.53 49.61 136.44C50.03 136.32 50.44 136.15 50.82 135.94C51.07 135.8 51.32 135.66 51.56 135.49C52.19 136.1 53.06 136.4 53.92 136.6C54.16 136.66 54.41 136.71 54.64 136.75C56.15 137.04 57.67 137.17 59.21 137.19C59.6 137.19 59.79 136.9 59.8 136.6C59.8 136.29 59.61 135.97 59.21 135.97L59.22 135.99Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as registerIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M74.23 41.44V34.47H126.58V41.44C126.58 42.8 127.68 43.89 129.03 43.89C130.38 43.89 131.48 42.79 131.48 41.44V34.47H163.96V59.67H40.39V34.47H69.33V41.44C69.33 42.8 70.43 43.89 71.78 43.89C73.13 43.89 74.23 42.79 74.23 41.44ZM119.36 102.78H123.4C123.68 102.78 123.91 102.55 123.91 102.27V98.73H125.92V102.27C125.92 102.55 126.15 102.78 126.43 102.78H130.48C130.76 102.78 130.98 102.55 130.98 102.27V96.21C130.98 95.94 130.88 95.69 130.69 95.49L125.63 90.43C125.23 90.04 124.6 90.04 124.2 90.43L119.14 95.49C118.96 95.68 118.85 95.94 118.85 96.21V102.27C118.85 102.55 119.08 102.78 119.36 102.78Z" fill="currentColor"/>
3
+ <path d="M34.16 86.91V89.7899C28.59 89.4699 23.04 90.7499 18.05 93.5999C17.36 93.9899 16.48 93.7599 16.09 93.0599C15.7 92.3699 15.93 91.4899 16.62 91.0999C22.04 87.9999 28.08 86.59 34.15 86.91H34.16ZM24.4 146.93C8.96003 142.45 0.0400295 126.24 4.53003 110.79C5.04003 109.04 5.71003 107.33 6.53003 105.72C6.89003 105.01 6.60003 104.15 5.89003 103.79C5.18003 103.43 4.32003 103.72 3.96003 104.42C3.06003 106.19 2.32003 108.07 1.77003 109.99C-3.14997 126.96 6.64003 144.77 23.61 149.7C26.58 150.56 29.58 150.97 32.53 150.97C42.38 150.97 51.69 146.37 57.72 138.71H53.96C46.69 146.55 35.36 150.12 24.41 146.94L24.4 146.93ZM11.75 94.5299C10.11 95.9299 8.60003 97.49 7.28003 99.1899C6.79003 99.8199 6.90003 100.72 7.53003 101.21C7.79003 101.42 8.11003 101.52 8.42003 101.52C8.85003 101.52 9.27003 101.33 9.55003 100.97C10.76 99.4299 12.12 97.9999 13.62 96.7299C14.23 96.2199 14.3 95.3099 13.78 94.6999C13.27 94.0999 12.36 94.02 11.75 94.5399V94.5299ZM1.92003 30.5599H33.53C33.75 30.5599 33.97 30.5099 34.16 30.4299C34.75 30.1799 35.17 29.5999 35.17 28.9199C35.17 28.2399 34.78 27.6999 34.23 27.4399C34.02 27.3399 33.79 27.2799 33.54 27.2799H1.92003C1.02003 27.2799 0.280029 28.0099 0.280029 28.9199C0.280029 29.8299 1.01003 30.5599 1.92003 30.5599ZM17.73 23.5999H49.34C50.24 23.5999 50.98 22.8699 50.98 21.9599C50.98 21.0499 50.25 20.3199 49.34 20.3199H17.73C16.83 20.3199 16.09 21.0499 16.09 21.9599C16.09 22.8699 16.82 23.5999 17.73 23.5999ZM134.66 147.9H103.05C102.15 147.9 101.41 148.63 101.41 149.54C101.41 150.45 102.14 151.18 103.05 151.18H134.66C135.56 151.18 136.3 150.45 136.3 149.54C136.3 148.63 135.57 147.9 134.66 147.9ZM150.46 140.93H118.85C117.95 140.93 117.21 141.66 117.21 142.57C117.21 143.48 117.94 144.21 118.85 144.21H150.46C151.36 144.21 152.1 143.48 152.1 142.57C152.1 141.66 151.37 140.93 150.46 140.93ZM167.24 32.8399V134.05C167.24 134.95 166.51 135.69 165.6 135.69H38.75C37.85 135.69 37.11 134.96 37.11 134.05V32.8399C37.11 31.9399 37.84 31.1999 38.75 31.1999H69.32V25.4399C69.32 24.0799 70.42 22.9899 71.77 22.9899C73.12 22.9899 74.22 24.0899 74.22 25.4399V31.1999H126.57V25.4399C126.57 24.0799 127.67 22.9899 129.02 22.9899C130.37 22.9899 131.47 24.0899 131.47 25.4399V31.1999H165.58C166.48 31.1999 167.22 31.9299 167.22 32.8399H167.24ZM40.39 132.41H163.97V62.9499H40.39V132.42V132.41ZM40.39 59.6699H163.97V34.4699H131.49V41.4399C131.49 42.7999 130.39 43.8899 129.04 43.8899C127.69 43.8899 126.59 42.7899 126.59 41.4399V34.4699H74.24V41.4399C74.24 42.7999 73.14 43.8899 71.79 43.8899C70.44 43.8899 69.34 42.7899 69.34 41.4399V34.4699H40.4V59.6699H40.39ZM102.17 102.52C104.96 102.52 107.23 100.26 107.23 97.4599C107.23 94.6599 104.97 92.3999 102.17 92.3999C99.37 92.3999 97.11 94.6599 97.11 97.4599C97.11 100.26 99.37 102.52 102.17 102.52ZM147.66 102.52C150.45 102.52 152.72 100.26 152.72 97.4599C152.72 94.6599 150.46 92.3999 147.66 92.3999C144.86 92.3999 142.6 94.6599 142.6 97.4599C142.6 100.26 144.86 102.52 147.66 102.52ZM124.92 83.4399C127.71 83.4399 129.98 81.1799 129.98 78.3799C129.98 75.5799 127.72 73.3199 124.92 73.3199C122.12 73.3199 119.86 75.5799 119.86 78.3799C119.86 81.1799 122.12 83.4399 124.92 83.4399ZM147.66 83.4399C150.45 83.4399 152.72 81.1799 152.72 78.3799C152.72 75.5799 150.46 73.3199 147.66 73.3199C144.86 73.3199 142.6 75.5799 142.6 78.3799C142.6 81.1799 144.86 83.4399 147.66 83.4399ZM56.65 102.52C56.65 102.52 56.68 102.52 56.69 102.52C57.74 102.52 58.71 102.2 59.52 101.66C60.86 100.75 61.75 99.2099 61.75 97.4699C61.75 94.6799 59.49 92.41 56.69 92.41C55.17 92.41 53.82 93.1 52.89 94.16C52.23 94.92 51.8 95.8599 51.69 96.91C51.67 97.09 51.63 97.2699 51.63 97.4599C51.63 100.24 53.87 102.49 56.64 102.51L56.65 102.52ZM79.43 102.52C82.22 102.52 84.49 100.26 84.49 97.4599C84.49 94.6599 82.23 92.3999 79.43 92.3999C76.63 92.3999 74.37 94.6599 74.37 97.4599C74.37 100.26 76.63 102.52 79.43 102.52ZM102.17 121.6C104.96 121.6 107.23 119.34 107.23 116.54C107.23 113.74 104.97 111.48 102.17 111.48C99.37 111.48 97.11 113.74 97.11 116.54C97.11 119.34 99.37 121.6 102.17 121.6ZM124.92 121.6C127.71 121.6 129.98 119.34 129.98 116.54C129.98 113.74 127.72 111.48 124.92 111.48C122.12 111.48 119.86 113.74 119.86 116.54C119.86 119.34 122.12 121.6 124.92 121.6ZM147.66 121.6C150.45 121.6 152.72 119.34 152.72 116.54C152.72 113.74 150.46 111.48 147.66 111.48C144.86 111.48 142.6 113.74 142.6 116.54C142.6 119.34 144.86 121.6 147.66 121.6ZM61.67 117.35C61.71 117.09 61.75 116.82 61.75 116.54C61.75 115.91 61.62 115.31 61.41 114.76C60.69 112.85 58.86 111.48 56.69 111.48C53.9 111.48 51.63 113.74 51.63 116.54C51.63 119.34 53.89 121.6 56.69 121.6C59.21 121.6 61.28 119.76 61.67 117.35ZM79.43 121.6C82.22 121.6 84.49 119.34 84.49 116.54C84.49 113.74 82.23 111.48 79.43 111.48C76.63 111.48 74.37 113.74 74.37 116.54C74.37 119.34 76.63 121.6 79.43 121.6Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as scheduleHomeTourIllustration};
@@ -0,0 +1,18 @@
1
+ const l=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3736_600)">
3
+ <g style="mix-blend-mode:multiply">
4
+ <path d="M141.12 132.72L141.12 105.746L27.5641 105.746L27.5641 132.72L141.12 132.72Z" fill="#FABA00"/>
5
+ </g>
6
+ <g style="mix-blend-mode:multiply">
7
+ <path d="M98.0235 105.746C98.0235 82.5453 117.012 63.7374 140.436 63.7374L140.436 35.28C101.144 35.28 69.2925 66.8287 69.2924 105.746L98.0235 105.746Z" fill="#8EDB7A"/>
8
+ </g>
9
+ <g style="mix-blend-mode:multiply">
10
+ <path d="M69.2925 105.746C69.2925 82.5453 50.3038 63.7374 26.88 63.7374L26.88 35.28C66.1715 35.28 98.0235 66.8287 98.0235 105.746L69.2925 105.746Z" fill="#17A9DC"/>
11
+ </g>
12
+ </g>
13
+ <defs>
14
+ <clipPath id="clip0_3736_600">
15
+ <rect width="116" height="98" fill="white" transform="translate(26 35)"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>`;export{l as smallBusinessIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M99.5 64.16C99.5 71.38 101.99 78.03 106.15 83.3C96.36 81.37 85.22 80.04 72.96 80.04C51.37 80.04 33.24 84.14 19.89 88.44V67.83C19.89 65.08 22.13 62.84 24.88 62.84H99.55C99.53 63.27 99.52 63.71 99.52 64.15L99.5 64.16ZM132.82 59.01C132.73 58.97 132.65 58.91 132.58 58.85C132.59 58.86 132.6 58.88 132.61 58.89C132.68 58.94 132.75 58.98 132.82 59.01ZM142.23 60.23C142.23 60.19 142.23 60.15 142.23 60.1C142.23 60.09 142.23 60.07 142.23 60.06C142.23 60.14 142.23 60.2 142.23 60.23ZM154.36 64.41C154.36 77.57 143.66 88.27 130.5 88.27C130.01 88.27 129.53 88.25 129.05 88.22C128.1 88.16 127.17 88.05 126.25 87.88C126.18 87.87 126.12 87.86 126.05 87.84C115.01 85.75 106.64 76.04 106.64 64.4C106.64 63.88 106.66 63.36 106.7 62.85C106.7 62.75 106.72 62.65 106.72 62.54C106.79 61.63 106.91 60.73 107.08 59.85C109.21 48.86 118.9 40.54 130.5 40.54C143.66 40.54 154.36 51.24 154.36 64.4V64.41ZM143.49 58.12C142.92 57.47 142.1 57.1 141.24 57.11H134.24V55.11C134.24 52.35 132 50.11 129.24 50.11C128.86 50.11 128.51 50.32 128.34 50.66L123.62 60.11H118.24C117.14 60.11 116.24 61.01 116.24 62.11V73.11C116.24 74.21 117.14 75.11 118.24 75.11H139.74C141.25 75.11 142.53 73.99 142.72 72.49L144.22 60.49C144.33 59.64 144.06 58.78 143.49 58.13V58.12ZM129.05 73.11H125.24H126.05H139.74H129.05ZM132.3 58.43C132.24 58.27 132.23 58.14 132.23 58.1C132.23 58.22 132.26 58.32 132.3 58.43ZM133.24 59.11C133.18 59.11 133.05 59.1 132.89 59.04C133 59.08 133.11 59.11 133.24 59.11Z" fill="currentColor"/>
3
+ <path d="M36.92 42.72H65.89C66.72 42.72 67.39 43.39 67.39 44.22C67.39 45.05 66.72 45.72 65.89 45.72H36.92C36.09 45.72 35.42 45.05 35.42 44.22C35.42 43.39 36.09 42.72 36.92 42.72ZM20.76 39.34H49.73C50.56 39.34 51.23 38.67 51.23 37.84C51.23 37.01 50.56 36.34 49.73 36.34H20.76C19.93 36.34 19.26 37.01 19.26 37.84C19.26 38.67 19.93 39.34 20.76 39.34ZM126.05 125.12C126.05 127.87 123.81 130.11 121.06 130.11H24.87C22.12 130.11 19.88 127.87 19.88 125.12V67.84C19.88 65.09 22.12 62.85 24.87 62.85H99.54C99.54 62.75 99.54 62.65 99.54 62.54C99.59 61.63 99.68 60.73 99.8 59.85H24.87C20.47 59.85 16.88 63.43 16.88 67.84V125.12C16.88 129.52 20.46 133.11 24.87 133.11H121.06C125.46 133.11 129.05 129.53 129.05 125.12V95.11C128.04 95.06 127.04 94.97 126.05 94.82V125.11V125.12ZM33.35 113.99C33.35 114.54 33.8 114.99 34.35 114.99H63.32C63.87 114.99 64.32 114.54 64.32 113.99C64.32 113.44 63.87 112.99 63.32 112.99H34.35C33.8 112.99 33.35 113.44 33.35 113.99ZM69.98 114.99H116.86C117.41 114.99 117.86 114.54 117.86 113.99C117.86 113.44 117.41 112.99 116.86 112.99H69.98C69.43 112.99 68.98 113.44 68.98 113.99C68.98 114.54 69.43 114.99 69.98 114.99ZM35.75 104.49L36.43 103.32C36.61 103 36.79 102.71 36.95 102.37H36.98C37.15 102.7 37.32 103 37.51 103.32L38.22 104.49H39.89L37.9 101.45L39.85 98.65H38.24L37.59 99.73C37.42 100.03 37.25 100.33 37.08 100.66H37.05C36.88 100.36 36.71 100.07 36.52 99.75L35.83 98.65H34.18L36.13 101.51L34.11 104.49H35.73H35.75ZM42.65 104.49L43.33 103.32C43.51 103 43.69 102.71 43.85 102.37H43.88C44.05 102.7 44.22 103 44.41 103.32L45.12 104.49H46.79L44.8 101.45L46.75 98.65H45.14L44.49 99.73C44.32 100.03 44.15 100.33 43.98 100.66H43.95C43.78 100.36 43.61 100.07 43.42 99.75L42.73 98.65H41.08L43.03 101.51L41.01 104.49H42.63H42.65ZM49.55 104.49L50.23 103.32C50.41 103 50.59 102.71 50.75 102.37H50.78C50.95 102.7 51.12 103 51.31 103.32L52.02 104.49H53.69L51.7 101.45L53.65 98.65H52.04L51.39 99.73C51.22 100.03 51.05 100.33 50.88 100.66H50.85C50.68 100.36 50.51 100.07 50.32 99.75L49.63 98.65H47.98L49.93 101.51L47.91 104.49H49.53H49.55ZM55.06 100.79V101.81H58.12V100.79H55.06ZM63.28 101.45L65.23 98.65H63.62L62.97 99.73C62.8 100.03 62.63 100.33 62.46 100.66H62.43C62.26 100.36 62.09 100.07 61.9 99.75L61.21 98.65H59.56L61.51 101.51L59.49 104.49H61.11L61.79 103.32C61.97 103 62.15 102.71 62.31 102.37H62.34C62.51 102.7 62.68 103 62.87 103.32L63.58 104.49H65.25L63.26 101.45H63.28ZM68.03 104.49L68.71 103.32C68.89 103 69.07 102.71 69.23 102.37H69.26C69.43 102.7 69.6 103 69.79 103.32L70.5 104.49H72.17L70.18 101.45L72.13 98.65H70.52L69.87 99.73C69.7 100.03 69.53 100.33 69.36 100.66H69.33C69.16 100.36 68.99 100.07 68.8 99.75L68.11 98.65H66.46L68.41 101.51L66.39 104.49H68.01H68.03ZM73.54 100.79V101.81H76.6V100.79H73.54ZM79.61 104.49L80.29 103.32C80.47 103 80.65 102.71 80.81 102.37H80.84C81.01 102.7 81.18 103 81.37 103.32L82.08 104.49H83.75L81.76 101.45L83.71 98.65H82.1L81.45 99.73C81.28 100.03 81.11 100.33 80.94 100.66H80.91C80.74 100.36 80.57 100.07 80.38 99.75L79.69 98.65H78.04L79.99 101.51L77.97 104.49H79.59H79.61ZM86.51 104.49L87.19 103.32C87.37 103 87.55 102.71 87.71 102.37H87.74C87.91 102.7 88.08 103 88.27 103.32L88.98 104.49H90.65L88.66 101.45L90.61 98.65H89L88.35 99.73C88.18 100.03 88.01 100.33 87.84 100.66H87.81C87.64 100.36 87.47 100.07 87.28 99.75L86.59 98.65H84.94L86.89 101.51L84.87 104.49H86.49H86.51ZM93.4 104.49L94.08 103.32C94.26 103 94.44 102.71 94.6 102.37H94.63C94.8 102.7 94.97 103 95.16 103.32L95.87 104.49H97.54L95.55 101.45L97.5 98.65H95.89L95.24 99.73C95.07 100.03 94.9 100.33 94.73 100.66H94.7C94.53 100.36 94.36 100.07 94.17 99.75L93.48 98.65H91.83L93.78 101.51L91.76 104.49H93.38H93.4ZM100.7 101.51L98.68 104.49H100.3L100.98 103.32C101.16 103 101.34 102.71 101.5 102.37H101.53C101.7 102.7 101.87 103 102.06 103.32L102.77 104.49H104.44L102.45 101.45L104.4 98.65H102.79L102.14 99.73C101.97 100.03 101.8 100.33 101.63 100.66H101.6C101.43 100.36 101.26 100.07 101.07 99.75L100.38 98.65H98.73L100.68 101.51H100.7ZM157.36 64.41C157.36 79.22 145.31 91.27 130.5 91.27C130.01 91.27 129.53 91.26 129.05 91.23C128.03 91.18 127.03 91.06 126.05 90.89C121.15 90.07 116.69 87.92 113.07 84.82C107.3 79.89 103.64 72.57 103.64 64.41C103.64 63.89 103.66 63.37 103.69 62.86C103.69 62.76 103.71 62.66 103.71 62.55C103.77 61.64 103.88 60.74 104.03 59.86C106.2 47.21 117.24 37.55 130.5 37.55C145.31 37.55 157.36 49.6 157.36 64.41ZM130.5 88.27C143.66 88.27 154.36 77.57 154.36 64.41C154.36 51.25 143.66 40.55 130.5 40.55C118.9 40.55 109.21 48.87 107.08 59.86C106.91 60.74 106.79 61.64 106.72 62.55C106.72 62.65 106.7 62.75 106.7 62.86C106.67 63.37 106.64 63.89 106.64 64.41C106.64 76.05 115.01 85.76 126.05 87.85C126.12 87.86 126.18 87.87 126.25 87.89C127.17 88.06 128.1 88.17 129.05 88.23C129.53 88.26 130.01 88.28 130.5 88.28V88.27ZM143.49 58.12C144.06 58.77 144.33 59.63 144.22 60.48L142.72 72.48C142.53 73.98 141.25 75.11 139.74 75.1H118.24C117.14 75.1 116.24 74.2 116.24 73.1V62.1C116.24 61 117.14 60.1 118.24 60.1H123.62L128.34 50.65C128.51 50.31 128.86 50.1 129.24 50.1C132 50.1 134.24 52.34 134.24 55.1V57.1H141.24C142.1 57.1 142.92 57.47 143.49 58.11V58.12ZM123.24 63.38V62.11H118.24V73.11H123.24V63.38ZM142.24 60.11C142.24 60.11 142.24 60.08 142.24 60.07C142.24 59.99 142.22 59.9 142.18 59.79C142.16 59.73 142.13 59.67 142.09 59.62C142.07 59.59 142.06 59.55 142.03 59.52C142.03 59.51 142.01 59.5 142 59.49C141.95 59.43 141.9 59.38 141.84 59.34C141.81 59.31 141.77 59.29 141.74 59.27C141.68 59.24 141.63 59.21 141.57 59.19C141.41 59.13 141.28 59.13 141.25 59.13H133.25C133.13 59.13 133.01 59.1 132.9 59.06C132.88 59.06 132.86 59.05 132.84 59.04C132.75 59 132.67 58.94 132.6 58.88C132.55 58.84 132.52 58.8 132.48 58.75C132.44 58.71 132.41 58.66 132.38 58.61C132.35 58.56 132.33 58.51 132.31 58.47C132.27 58.37 132.24 58.26 132.24 58.14C132.84 55.27 132.28 52.93 130.97 52.33C130.72 52.21 130.35 52.12 129.83 52.2L127.54 56.79L125.36 61.15L125.25 61.38V73.14H126.06H139.75C139.8 73.14 140.16 73.2 140.46 72.93C140.75 72.67 140.74 72.32 140.74 72.27L142.24 60.27C142.24 60.27 142.24 60.19 142.24 60.14V60.11Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as socialSecurityIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M79.5 103.4H73.5C72.73 103.4 71.5 103.6 71.42 102.85L63 102.9C62.91 103.65 62.77 103.9 62 103.9L54.5 103.4C43.1 103.4 35.5 111.91 35.5 123.9V127.4L100 127.9V124.4C100 112.41 92.39 103.4 81 103.4H79.5ZM78.5 109.9C78.34 110.03 76.14 111.9 67 111.9C57.86 111.9 55.81 109.74 55.5 109.4C54.94 108.79 54.39 108.46 55 107.9C55.6 107.35 55.93 107.82 56.5 108.4C56.6 108.49 59.11 110.4 67 110.4C74.89 110.4 78.1 109.12 78.5 108.4C79.15 107.9 79.49 107.26 80 107.9C80.51 108.55 80.14 108.89 79.5 109.4L78.5 109.9ZM121.09 63.5C121.09 65.18 119.73 66.53 118.06 66.53C116.39 66.53 115.03 65.17 115.03 63.5C115.03 61.83 116.39 60.47 118.06 60.47C119.73 60.47 121.09 61.83 121.09 63.5ZM130.62 63.5C130.62 65.18 129.26 66.53 127.59 66.53C125.92 66.53 124.56 65.17 124.56 63.5C124.56 61.83 125.92 60.47 127.59 60.47C129.26 60.47 130.62 61.83 130.62 63.5ZM140.15 63.5C140.15 65.18 138.79 66.53 137.12 66.53C135.45 66.53 134.09 65.17 134.09 63.5C134.09 61.83 135.45 60.47 137.12 60.47C138.79 60.47 140.15 61.83 140.15 63.5Z" fill="currentColor"/>
3
+ <path d="M79.93 101.18H74.4V95.4801C79.61 93.4301 83.98 89.1301 86.71 83.5501C86.73 83.5501 86.75 83.5601 86.76 83.5701C88.08 83.8801 89.38 83.2301 89.93 81.9901C90.46 80.7801 90.93 79.3901 91.33 77.8701C92.23 74.4501 91.71 70.0901 91.16 65.4701C90.32 58.3901 89.45 51.0701 93.26 46.0701L94.56 44.3601L92.51 43.7301C92.18 43.6301 84.34 41.2501 71.9 42.2101C66.06 42.6601 52.69 43.6901 49.84 53.0201C47.53 53.2501 45.61 54.4001 44.24 56.4101C40.68 61.6301 41.41 71.8901 46.11 82.5601C46.53 83.5201 47.45 84.1001 48.45 84.1001C51.19 89.4201 55.45 93.5001 60.49 95.4901V101.19H54.96C41.98 101.19 32.91 110.67 32.91 124.24V128.38C32.91 129.21 33.58 129.88 34.41 129.88H100.47C101.3 129.88 101.97 129.21 101.97 128.38V124.24C101.97 110.67 92.9 101.19 79.92 101.19L79.93 101.18ZM46.73 58.0901C47.75 56.5901 49.15 55.9001 50.97 55.9701L51.62 56.0001L52.25 56.0301L52.34 55.5901L52.5 54.7701C53.92 47.5101 63.74 45.8401 72.14 45.2001C80.46 44.5601 86.69 45.5001 89.67 46.1201C87.36 50.3601 87.23 55.4801 87.63 60.5001C87.77 62.3001 87.98 64.0901 88.19 65.8201C88.71 70.1501 89.19 74.2301 88.43 77.1001C88.2 77.9701 87.95 78.7901 87.67 79.5401C87.69 78.4501 87.68 77.2801 87.65 76.1001C87.51 71.1801 86.94 65.9701 86.46 64.5801L86.15 63.6901L85.76 63.6401L85.22 63.5801C82.59 63.2701 79.76 63.1801 76.88 63.1801C75.07 63.1801 73.25 63.2101 71.46 63.2501C64.36 63.3801 57.03 63.5201 54.01 61.2301L52.65 60.2001L51.8 61.6801C49.81 65.1401 48.82 69.4601 48.36 73.6301C48.15 75.5201 48.04 77.3701 48.01 79.1001C48.01 79.1701 48.01 79.2401 48.01 79.3101C46.43 75.3001 45.55 71.6701 45.19 68.5301C44.65 63.7701 45.34 60.1301 46.72 58.1001L46.73 58.0901ZM53.71 64.5201C57.83 66.4901 64.5 66.3701 71.52 66.2401C75.7 66.1601 80 66.0801 83.83 66.4401C84.28 69.0401 84.88 75.9001 84.63 80.7301C84.63 80.7801 84.63 80.8301 84.63 80.8801C82.48 86.0401 78.83 90.1101 74.39 92.2201C73.42 92.6801 72.42 93.0501 71.39 93.3101C70.11 93.6401 68.79 93.8101 67.44 93.8101C66.09 93.8101 64.77 93.6401 63.49 93.3101C62.46 93.0501 61.46 92.6701 60.49 92.2101C56.46 90.3001 53.09 86.7701 50.89 82.2801C50.97 82.0301 51.01 81.7601 51 81.4901C50.92 77.3601 51.2 69.9501 53.7 64.5201H53.71ZM67.45 96.8101C68.8 96.8101 70.12 96.6601 71.4 96.3801V102.68C71.4 102.74 71.41 102.79 71.42 102.85C71.51 103.6 72.13 104.18 72.9 104.18H79.93C91.33 104.18 98.98 112.24 98.98 124.23V126.87H35.92V124.23C35.92 112.24 43.58 104.18 54.97 104.18H62C62.77 104.18 63.4 103.6 63.48 102.85C63.48 102.79 63.5 102.74 63.5 102.68V96.3801C64.78 96.6601 66.1 96.8101 67.45 96.8101ZM62.96 84.4401L68.91 85.7001L71.87 86.3301C72.31 86.4201 72.64 86.8001 72.66 87.2501C72.69 87.7001 72.41 88.1101 71.98 88.2501C71.92 88.2701 71.12 88.5301 70.05 88.7001C69.54 88.7801 68.98 88.8401 68.39 88.8401C67.92 88.8401 67.46 88.7901 67 88.7001C66.93 88.6901 66.85 88.6801 66.78 88.6601C64.35 88.0601 62.18 86.2601 62.09 86.1801C61.94 86.0501 61.85 85.8901 61.79 85.7101C61.71 85.4701 61.72 85.2101 61.83 84.9701C62.03 84.5601 62.49 84.3301 62.94 84.4301L62.96 84.4401ZM58.24 73.8201C58.24 71.8401 59.12 70.2401 60.22 70.2401C61.32 70.2401 62.2 71.8401 62.2 73.8201C62.2 75.8001 61.32 77.4001 60.22 77.4001C59.12 77.4001 58.24 75.8001 58.24 73.8201ZM72.72 73.8201C72.72 71.8401 73.6 70.2401 74.7 70.2401C75.8 70.2401 76.68 71.8401 76.68 73.8201C76.68 75.8001 75.8 77.4001 74.7 77.4001C73.6 77.4001 72.72 75.8001 72.72 73.8201ZM152.4 129.99C152.4 130.82 151.73 131.49 150.9 131.49H121.93C121.1 131.49 120.43 130.82 120.43 129.99C120.43 129.16 121.1 128.49 121.93 128.49H150.9C151.73 128.49 152.4 129.16 152.4 129.99ZM136.24 136.37C136.24 137.2 135.57 137.87 134.74 137.87H105.77C104.94 137.87 104.27 137.2 104.27 136.37C104.27 135.54 104.94 134.87 105.77 134.87H134.74C135.57 134.87 136.24 135.54 136.24 136.37ZM27.93 31.8101C27.93 30.9801 28.6 30.3101 29.43 30.3101H58.4C59.23 30.3101 59.9 30.9801 59.9 31.8101C59.9 32.6401 59.23 33.3101 58.4 33.3101H29.43C28.6 33.3101 27.93 32.6401 27.93 31.8101ZM42.24 39.6901H13.27C12.44 39.6901 11.77 39.0201 11.77 38.1901C11.77 37.3601 12.44 36.6901 13.27 36.6901H42.24C43.07 36.6901 43.74 37.3601 43.74 38.1901C43.74 39.0201 43.07 39.6901 42.24 39.6901ZM127.58 87.4801C141.13 87.4801 152.15 76.4601 152.15 62.9101C152.15 49.3601 141.13 38.3401 127.58 38.3401C114.03 38.3401 103.01 49.3601 103.01 62.9101C103.01 67.9501 104.16 72.0601 106.57 75.7701L101.71 87.8001C101.49 88.3301 101.6 88.9401 101.99 89.3701C102.28 89.6901 102.68 89.8601 103.1 89.8601C103.24 89.8601 103.38 89.8401 103.52 89.8001L118.02 85.5401C121.04 86.8201 124.26 87.4801 127.58 87.4801ZM117.89 82.4801C117.89 82.4801 117.87 82.4801 117.86 82.4801C117.8 82.4901 117.73 82.5001 117.67 82.5201L105.66 86.0501L109.53 76.4701C109.86 75.9701 109.87 75.3001 109.51 74.7801C107.1 71.3601 106.02 67.7001 106.02 62.9101C106.02 51.0201 115.69 41.3401 127.59 41.3401C139.49 41.3401 149.16 51.0101 149.16 62.9101C149.16 74.8101 139.49 84.4801 127.59 84.4801C124.51 84.4801 121.54 83.8401 118.75 82.5901C118.6 82.5201 118.45 82.4901 118.29 82.4701C118.27 82.4701 118.26 82.4701 118.24 82.4701C118.18 82.4701 118.13 82.4701 118.07 82.4701C118.01 82.4701 117.95 82.4701 117.89 82.4801ZM56.49 107.32C56.59 107.41 59.13 109.71 67.02 109.71C74.91 109.71 78.36 107.21 78.39 107.18C79.04 106.68 79.98 106.8 80.49 107.44C81 108.09 80.89 109.02 80.25 109.53C80.09 109.66 76.16 112.7 67.02 112.7C57.88 112.7 54.62 109.71 54.31 109.37C53.75 108.76 53.79 107.81 54.4 107.25C55 106.7 55.93 106.73 56.5 107.31L56.49 107.32Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as startConversationIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M55.49 94.11C55.54 94.22 55.57 94.35 55.57 94.48C55.57 94.61 55.54 94.73 55.49 94.85C55.35 95.18 55.02 95.41 54.64 95.41H34.42C33.91 95.41 33.5 95 33.5 94.48C33.5 93.96 33.91 93.55 34.42 93.55H54.64C55.02 93.55 55.35 93.78 55.49 94.11ZM54.64 67.84H34.42C33.91 67.84 33.5 68.25 33.5 68.77C33.5 69.29 33.91 69.7 34.42 69.7H54.64C55.02 69.7 55.35 69.47 55.49 69.14C55.54 69.03 55.57 68.9 55.57 68.77C55.57 68.64 55.54 68.52 55.49 68.4C55.35 68.07 55.02 67.84 54.64 67.84ZM62.22 58.17H73.27V47.12H62.22V58.17ZM129 43C129 51.8 121.32 58.65 112.52 58.65C111.98 58.65 111.45 58.62 110.93 58.57C110.46 58.52 110 58.45 109.54 58.36C109.07 58.27 108.61 58.16 108.15 58.03C102.73 56.48 98.41 52.47 97 47C96.88 46.54 96.5046 45.74 96.4246 45.27C96.3546 44.81 96.04 44.47 96 44C95.97 43.6 96 42.91 96 42.5C96 39.77 96.29 37.38 97.5 35.13C97.71 34.75 98.27 34.37 98.5 34C98.75 33.61 99.17 32.86 99.45 32.5C100.8 30.77 102.06 29.56 104 28.5C105.11 27.9 106.75 26.83 108 26.5C109.3 26.16 110.6 26 112 26C113.4 26 115.2 25.66 116.5 26C117.75 26.33 119.39 27.39 120.5 28C122.44 29.06 124.3 30.527 125.65 32.267C125.93 32.627 126.426 33.35 126.676 33.74C126.916 34.1 127.3 34.61 127.5 35C128.71 37.25 129.54 39.93 129 42.5V43ZM125.66 38.29C125.66 37.95 125.52 37.63 125.28 37.39L123 35.14L121.87 34.02L121.59 33.74C121.1 33.26 120.32 33.25 119.8 33.74L119.54 34.01L118.44 35.13L109.82 43.91L109.68 44.06L109.48 43.88L105.26 40.12C104.76 39.67 103.99 39.69 103.51 40.18L100.5 44L99.89 44.2695C99.65 44.5195 99.73 44.482 99.74 44.832C99.74 44.942 99.47 44.9 99.5 45C99.57 45.23 99.83 45.34 100 45.5L101 46L108.5 52.5L109.074 53.72C109.274 53.91 109.25 53.96 109.5 54C109.55 54 109.95 54 110 54C110.33 54 110.33 54.31 110.58 54.06L110.91 53.72L125.28 39.19C125.52 38.95 125.65 38.63 125.65 38.29H125.66Z" fill="currentColor"/>
3
+ <path d="M15.2 45.15V74.12C15.2 74.95 14.53 75.62 13.7 75.62C12.87 75.62 12.2 74.95 12.2 74.12V45.15C12.2 44.32 12.87 43.65 13.7 43.65C14.53 43.65 15.2 44.32 15.2 45.15ZM7.31 29.16C6.48 29.16 5.81 29.83 5.81 30.66V59.63C5.81 60.46 6.48 61.13 7.31 61.13C8.14 61.13 8.81 60.46 8.81 59.63V30.66C8.81 29.83 8.14 29.16 7.31 29.16ZM158.69 112.72C157.86 112.72 157.19 113.39 157.19 114.22V143.19C157.19 144.02 157.86 144.69 158.69 144.69C159.52 144.69 160.19 144.02 160.19 143.19V114.22C160.19 113.39 159.52 112.72 158.69 112.72ZM152.3 98.23C151.47 98.23 150.8 98.9 150.8 99.73V128.7C150.8 129.53 151.47 130.2 152.3 130.2C153.13 130.2 153.8 129.53 153.8 128.7V99.73C153.8 98.9 153.13 98.23 152.3 98.23ZM141.84 27.27V128.75C141.84 129.52 141.22 130.14 140.45 130.14H137.28V135.51C137.28 136.13 136.78 136.63 136.16 136.63H110.92V146.76C110.92 147.53 110.3 148.15 109.53 148.15H25.96C25.19 148.15 24.57 147.53 24.57 146.76V45.27C24.57 44.5 25.19 43.88 25.96 43.88H51.47V34.01C51.47 33.39 51.97 32.89 52.59 32.89H55.49V27.26C55.49 26.49 56.11 25.87 56.88 25.87H99.91C99.33 26.3 98.78 26.77 98.25 27.26C97.77 27.7 97.32 28.16 96.88 28.65H58.27V43.88H91.54C91.57 44.35 91.6 44.81 91.66 45.27C91.72 45.74 91.78 46.2 91.87 46.66H75.14V59.1C75.14 59.61 74.73 60.03 74.22 60.03H61.32C60.81 60.03 60.4 59.62 60.4 59.1V46.66H27.35V145.37H108.15V63.27C108.61 63.37 109.07 63.43 109.54 63.5C110 63.57 110.46 63.62 110.93 63.66V127.37H139.07V28.66H128.17C127.74 28.18 127.28 27.71 126.8 27.27C126.27 26.78 125.72 26.32 125.14 25.88H140.46C141.23 25.88 141.85 26.5 141.85 27.27H141.84ZM73.28 47.12H62.23V58.17H73.28V47.12ZM100.08 98.92H34.42C33.91 98.92 33.5 99.33 33.5 99.85C33.5 100.37 33.91 100.78 34.42 100.78H100.09C100.6 100.78 101.01 100.37 101.01 99.85C101.01 99.33 100.6 98.92 100.09 98.92H100.08ZM100.08 103.67H34.42C33.91 103.67 33.5 104.08 33.5 104.6C33.5 105.12 33.91 105.53 34.42 105.53H100.09C100.6 105.53 101.01 105.12 101.01 104.6C101.01 104.08 100.6 103.67 100.09 103.67H100.08ZM100.08 108.43H34.42C33.91 108.43 33.5 108.84 33.5 109.36C33.5 109.88 33.91 110.29 34.42 110.29H100.09C100.6 110.29 101.01 109.88 101.01 109.36C101.01 108.84 100.6 108.43 100.09 108.43H100.08ZM100.08 73.13H34.42C33.91 73.13 33.5 73.54 33.5 74.06C33.5 74.58 33.91 74.99 34.42 74.99H100.09C100.6 74.99 101.01 74.58 101.01 74.06C101.01 73.54 100.6 73.13 100.09 73.13H100.08ZM100.08 77.89H34.42C33.91 77.89 33.5 78.3 33.5 78.82C33.5 79.34 33.91 79.75 34.42 79.75H100.09C100.6 79.75 101.01 79.34 101.01 78.82C101.01 78.3 100.6 77.89 100.09 77.89H100.08ZM100.08 82.64H34.42C33.91 82.64 33.5 83.05 33.5 83.57C33.5 84.09 33.91 84.5 34.42 84.5H100.09C100.6 84.5 101.01 84.09 101.01 83.57C101.01 83.05 100.6 82.64 100.09 82.64H100.08ZM100.08 113.18H34.42C33.91 113.18 33.5 113.59 33.5 114.11C33.5 114.63 33.91 115.04 34.42 115.04H100.09C100.6 115.04 101.01 114.63 101.01 114.11C101.01 113.59 100.6 113.18 100.09 113.18H100.08ZM101.01 118.86C101.01 118.35 100.6 117.93 100.09 117.93H34.42C33.91 117.93 33.5 118.34 33.5 118.86C33.5 119.38 33.91 119.79 34.42 119.79H100.09C100.6 119.79 101.01 119.38 101.01 118.86ZM48.08 134.13C48.48 135.16 49.39 135.66 50.47 135.56C50.81 135.53 51.14 135.46 51.47 135.36C51.86 135.25 52.23 135.08 52.59 134.89C52.82 134.76 53.05 134.63 53.27 134.48C53.86 135.05 54.69 135.33 55.48 135.51C55.58 135.53 55.67 135.56 55.77 135.58C57.28 135.9 58.81 136.04 60.35 136.06C60.71 136.06 60.89 135.79 60.89 135.52C60.89 135.23 60.72 134.94 60.35 134.94C58.78 134.92 57.17 134.81 55.64 134.4C55.54 134.37 55.43 134.36 55.33 134.33C54.95 134.22 54.47 134.04 54.12 133.75C54.96 132.9 55.59 131.84 55.89 130.7C56.02 130.21 55.49 129.84 55.06 130.06C54.61 130.29 54.13 130.61 53.7 130.99C53.14 131.49 52.69 132.08 52.58 132.73V133.32C52.59 133.39 52.61 133.46 52.63 133.53C52.61 133.54 52.6 133.55 52.58 133.56C52.39 133.69 52.21 133.84 52 133.95C51.85 134.03 51.66 134.12 51.46 134.19C50.67 134.51 49.65 134.7 49.2 133.93C48.68 133.04 49.29 131.89 49.69 131.09C49.97 130.54 49.27 129.92 48.8 130.41C47.91 131.34 46.95 132.17 45.86 132.87C45.47 133.12 44.94 133.56 44.48 133.67C43.97 133.79 44.12 133.8 44.18 133.23C44.22 132.9 44.26 132.56 44.29 132.23C44.35 131.72 43.65 131.51 43.33 131.83C42.58 132.58 40.24 134.75 39.36 133.17C39.26 132.98 39.2 132.78 39.17 132.58C39.81 131.52 40.33 130.38 40.69 129.17C40.86 128.61 40.15 128.26 39.75 128.62C38.81 129.47 38.04 130.91 38.03 132.28C37.3 133.41 36.39 134.43 35.33 135.31C34.77 135.77 35.57 136.57 36.13 136.11C36.98 135.41 37.73 134.62 38.38 133.76C38.47 133.93 38.57 134.09 38.7 134.24C39.86 135.65 41.71 134.66 43.05 133.59C43.04 134.55 43.3 135.36 44.63 134.85C45.79 134.4 46.9 133.65 47.9 132.81C47.85 133.26 47.88 133.71 48.06 134.17L48.08 134.13ZM97.48 32.9C98.53 31.29 99.84 29.85 101.34 28.65C101.98 28.14 102.65 27.68 103.36 27.26C104.27 26.71 105.24 26.25 106.25 25.87C108.21 25.14 110.31 24.72 112.52 24.72C114.73 24.72 116.84 25.14 118.79 25.87C119.8 26.25 120.76 26.71 121.68 27.26C122.38 27.68 123.06 28.14 123.7 28.65C125.2 29.85 126.51 31.28 127.56 32.9C127.8 33.26 128.03 33.64 128.24 34.02C128.44 34.38 128.62 34.76 128.79 35.14C129.86 37.44 130.48 39.99 130.48 42.69C130.48 52.59 122.42 60.65 112.52 60.65C111.98 60.65 111.45 60.62 110.93 60.57C110.46 60.53 110 60.46 109.54 60.38C109.07 60.3 108.61 60.2 108.15 60.09C101.62 58.45 96.51 53.24 95.02 46.66C94.92 46.2 94.84 45.74 94.77 45.27C94.7 44.81 94.65 44.35 94.62 43.88C94.59 43.48 94.56 43.09 94.56 42.68C94.56 39.98 95.18 37.43 96.25 35.13C96.43 34.75 96.6 34.38 96.8 34.01C97.01 33.63 97.24 33.26 97.48 32.89V32.9ZM98.46 35.14C97.25 37.39 96.56 39.96 96.56 42.69C96.56 43.09 96.59 43.49 96.62 43.89C96.66 44.36 96.71 44.82 96.79 45.28C96.87 45.75 96.96 46.21 97.08 46.67C98.49 52.15 102.73 56.49 108.15 58.03C108.61 58.16 109.07 58.27 109.54 58.36C110 58.45 110.46 58.52 110.93 58.57C111.45 58.62 111.99 58.65 112.52 58.65C121.32 58.65 128.48 51.49 128.48 42.69C128.48 39.96 127.79 37.39 126.58 35.14C126.37 34.76 126.14 34.39 125.91 34.02C125.66 33.63 125.39 33.26 125.11 32.9C123.76 31.17 122.07 29.71 120.13 28.65C119.02 28.05 117.83 27.59 116.58 27.26C115.28 26.92 113.93 26.72 112.53 26.72C111.13 26.72 109.78 26.92 108.48 27.26C107.23 27.59 106.04 28.04 104.93 28.65C102.99 29.71 101.3 31.16 99.95 32.9C99.67 33.26 99.4 33.63 99.15 34.02C98.91 34.38 98.68 34.75 98.48 35.14H98.46ZM99.45 45.27C99.42 45.17 99.38 45.07 99.38 44.97C99.37 44.63 99.5 44.29 99.74 44.04L99.89 43.88L103.51 40.18C103.99 39.69 104.76 39.67 105.26 40.12L109.48 43.88L109.68 44.06L109.82 43.91L118.44 35.13L119.54 34.01L119.8 33.74C120.32 33.24 121.1 33.25 121.59 33.74L121.87 34.02L123 35.14L125.28 37.39C125.52 37.63 125.66 37.95 125.66 38.29C125.66 38.63 125.53 38.95 125.29 39.19L110.92 53.72L110.59 54.06C110.34 54.31 110.01 54.44 109.69 54.44C109.64 54.44 109.59 54.42 109.54 54.41C109.29 54.38 109.04 54.29 108.84 54.1L108.16 53.48L100.67 46.66L99.8 45.87C99.63 45.71 99.52 45.5 99.46 45.27H99.45ZM101.69 44.9L102.1 45.27L103.62 46.66L108.14 50.77L109.53 52.03L109.65 52.14L110.91 50.86L123.34 38.28L120.69 35.66L110.9 45.63L110.59 45.94C110.29 46.23 109.89 46.33 109.51 46.28C109.27 46.25 109.04 46.17 108.85 46L108.01 45.25L106.45 43.86L104.42 42.05L102.66 43.86L101.67 44.87L101.69 44.9Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as statusNoXIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M148.26 78.57L146.35 80.48L142.25 76.38C142.15 76.28 142.04 76.27 142 76.27C141.89 76.27 141.82 76.3 141.77 76.35L137.64 80.48L135.73 78.57L139.7 74.6L139.77 74.52C139.87 74.42 139.87 74.26 139.77 74.16L139.66 74.04V74.02L135.74 70.1L137.65 68.19L141.75 72.29C141.85 72.39 141.93 72.4 141.98 72.4C142.01 72.4 142.06 72.4 142.12 72.36L146.33 68.13L148.24 70.04L144.39 73.89L144.19 74.11C144.14 74.16 144.12 74.22 144.13 74.31C144.13 74.37 144.13 74.42 144.17 74.47L148.26 78.56V78.57ZM125.65 51.58C125.65 60.78 118.17 68.26 108.97 68.26C99.77 68.26 92.29 60.78 92.29 51.58C92.29 42.38 99.77 34.9 108.97 34.9C118.17 34.9 125.65 42.38 125.65 51.58ZM106.52 62.44L121.23 47.57C121.3 47.5 121.35 47.41 121.38 47.32V47.18C121.38 47.03 121.32 46.9 121.21 46.79L117.52 43.14C117.42 43.04 117.28 42.99 117.14 42.99C117 42.99 116.85 43.05 116.73 43.16L106.14 53.95L101.21 49.55C101.11 49.46 100.98 49.41 100.84 49.41C100.69 49.41 100.56 49.47 100.46 49.57L96.68 53.43C96.58 53.54 96.52 53.68 96.52 53.82C96.52 53.98 96.6 54.13 96.71 54.23L105.75 62.46C105.86 62.56 105.99 62.61 106.13 62.61C106.27 62.61 106.42 62.54 106.52 62.44ZM57.1 78.3L39.98 88.02C39.5 88.29 39.33 88.9 39.6 89.38C39.78 89.7 40.12 89.89 40.47 89.89C40.64 89.89 40.81 89.85 40.96 89.76L58.08 80.04C58.56 79.77 58.73 79.16 58.46 78.68C58.19 78.2 57.58 78.03 57.1 78.3ZM56.94 73.06C57.02 73.1 57.1 73.13 57.19 73.13C57.29 73.13 57.39 73.09 57.48 73.03L66.22 68.07L66.24 68.05C66.24 68.05 66.29 68.01 66.32 67.98C66.34 67.96 66.39 67.91 66.39 67.91L66.41 67.89C66.41 67.89 66.42 67.85 66.43 67.83C66.44 67.8 66.46 67.73 66.46 67.73V67.55C66.46 67.55 66.43 67.48 66.43 67.45C66.43 67.43 66.41 67.39 66.41 67.39L66.39 67.37L66.33 67.3L66.26 67.23L66.24 67.21L56.4 61.3L56.25 61.21L46.21 66.93L46.35 67.01L56.95 73.06H56.94ZM78.53 90.32C78.8 90.8 78.63 91.41 78.15 91.68L61.03 101.4C60.88 101.49 60.71 101.53 60.54 101.53C60.19 101.53 59.85 101.34 59.67 101.02C59.4 100.54 59.57 99.93 60.05 99.66L77.17 89.94C77.65 89.67 78.26 89.84 78.53 90.32Z" fill="currentColor"/>
3
+ <path d="M33.53 32.5C33.53 31.67 34.2 31 35.03 31H78.26C79.09 31 79.76 31.67 79.76 32.5C79.76 33.33 79.09 34 78.26 34H35.03C34.2 34 33.53 33.33 33.53 32.5ZM18.87 40.39H55.45C56.28 40.39 56.95 39.72 56.95 38.89C56.95 38.06 56.28 37.39 55.45 37.39H18.87C18.04 37.39 17.37 38.06 17.37 38.89C17.37 39.72 18.04 40.39 18.87 40.39ZM154.09 94.35L149.33 97.11L153.92 99.75C154.38 100.02 154.67 100.51 154.67 101.05C154.67 101.59 154.38 102.08 153.92 102.35L92.91 137.75C92.68 137.88 92.42 137.95 92.16 137.95C91.9 137.95 91.64 137.89 91.41 137.75L13.75 92.56C13.28 92.29 13 91.8 13 91.26C13 90.72 13.29 90.23 13.76 89.96L18.53 87.25L13.91 84.56C13.44 84.29 13.16 83.8 13.16 83.26C13.16 82.72 13.45 82.23 13.92 81.96L75.1 47.21C75.56 46.94 76.13 46.94 76.59 47.21L88.05 53.79C88.19 55.14 88.46 56.45 88.85 57.71L75.84 50.24L56.38 61.29L56.23 61.2L46.19 66.92L46.33 67L17.67 83.28L92.32 126.71L150.33 93.05L145 89.99C146.34 89.73 147.61 89.29 148.81 88.72L154.08 91.75C154.54 92.02 154.83 92.51 154.83 93.05C154.83 93.59 154.54 94.08 154.08 94.35H154.09ZM146.32 98.85L93.06 129.75C92.83 129.88 92.57 129.95 92.31 129.95C92.05 129.95 91.79 129.89 91.56 129.75L21.52 88.99L17.5 91.27L92.16 134.71L150.17 101.05L146.33 98.85H146.32ZM126.09 75.67L117.57 70.77C116.36 71.31 115.1 71.74 113.78 72.05L126.93 79.61C126.49 78.36 126.2 77.04 126.09 75.67ZM44.17 91.9C44.35 92.21 44.69 92.4 45.04 92.4C45.21 92.4 45.38 92.36 45.53 92.27L91.21 66.33C91.69 66.06 91.86 65.45 91.59 64.97C91.32 64.49 90.71 64.32 90.23 64.59L44.55 90.54C44.07 90.81 43.9 91.42 44.17 91.9ZM95.03 67.47C94.76 66.99 94.15 66.82 93.67 67.09L47.99 93.03C47.51 93.3 47.34 93.91 47.61 94.39C47.79 94.71 48.13 94.9 48.48 94.9C48.65 94.9 48.82 94.86 48.97 94.77L94.65 68.83C95.13 68.56 95.3 67.95 95.03 67.47ZM53.04 97.42C53.21 97.42 53.38 97.38 53.53 97.29L99.21 71.35C99.54 71.16 99.71 70.82 99.7 70.46C99.18 70.2 98.67 69.93 98.18 69.63L52.54 95.55C52.06 95.82 51.89 96.43 52.16 96.91C52.34 97.23 52.68 97.42 53.03 97.42H53.04ZM65.08 104.42C65.25 104.42 65.42 104.38 65.57 104.29L111.25 78.35C111.73 78.08 111.9 77.47 111.63 76.99C111.36 76.51 110.75 76.34 110.27 76.61L64.59 102.55C64.11 102.82 63.94 103.43 64.21 103.91C64.39 104.23 64.73 104.42 65.08 104.42ZM69.65 106.93C69.82 106.93 69.99 106.89 70.14 106.8L115.82 80.86C116.3 80.59 116.47 79.98 116.2 79.5C115.93 79.02 115.32 78.85 114.84 79.12L69.16 105.06C68.68 105.33 68.51 105.94 68.78 106.42C68.96 106.74 69.3 106.93 69.65 106.93ZM120.64 82.02C120.37 81.53 119.76 81.36 119.28 81.63L73.6 107.58C73.12 107.85 72.95 108.46 73.22 108.94C73.4 109.26 73.74 109.45 74.09 109.45C74.26 109.45 74.43 109.41 74.58 109.32L120.26 83.38C120.74 83.11 120.91 82.5 120.64 82.02ZM112.07 91.41C111.8 90.93 111.19 90.76 110.71 91.03L77.17 110.08C76.69 110.35 76.52 110.96 76.79 111.44C76.97 111.76 77.31 111.95 77.66 111.95C77.83 111.95 78 111.91 78.15 111.82L111.69 92.77C112.17 92.5 112.34 91.89 112.07 91.41ZM103.05 111.35H103.08C102.25 111.42 101.51 111.02 100.92 110.7L99.42 109.89C99.56 110.5 99.58 111.13 99.46 111.75C99.42 111.98 99.33 112.33 99.12 112.62C98.64 113.29 97.75 113.43 97.08 113.27C96.94 113.24 96.81 113.2 96.69 113.15V113.17C96.69 113.85 96.41 114.53 95.94 114.99C95.36 115.56 94.51 115.85 93.6 115.85C93.91 116.55 94.13 117.3 94.22 118.07C94.25 118.35 94.05 118.6 93.78 118.63H93.72C93.47 118.63 93.25 118.44 93.22 118.19C93.11 117.29 92.81 116.43 92.36 115.65C91.43 115.36 90.61 114.81 89.93 114.29C89.25 113.78 88.54 113.14 88.41 112.22C88.39 112.04 88.46 111.88 88.59 111.76C88.72 111.64 88.91 111.61 89.07 111.67C90.69 112.24 92.07 113.37 93 114.79C93.69 114.94 94.62 114.88 95.23 114.28C95.51 114 95.68 113.59 95.68 113.17C95.68 112.84 95.56 112.55 95.36 112.35C95.18 112.17 95.16 111.87 95.33 111.67C95.5 111.47 95.8 111.44 96.01 111.59C96.42 111.88 96.84 112.19 97.3 112.3C97.65 112.38 98.1 112.32 98.3 112.04C98.37 111.94 98.43 111.79 98.47 111.57C98.63 110.7 98.45 109.79 97.97 109.05C97.84 108.86 97.86 108.61 98.02 108.44C98.18 108.27 98.43 108.23 98.63 108.34L101.38 109.83C101.98 110.16 102.49 110.42 102.99 110.37C103.35 110.34 103.69 110.14 103.95 109.8C104.19 109.48 104.34 109.08 104.36 108.68C104.04 108.58 103.74 108.45 103.46 108.29C102.36 107.64 101.74 106.36 102 105.26C102.03 105.11 102.14 104.98 102.28 104.92C102.42 104.85 102.58 104.85 102.72 104.93C103.51 105.36 104.88 106.3 105.27 107.84C105.65 107.88 106.07 107.88 106.54 107.84C108.48 107.67 110.36 106.89 111.84 105.64C112.05 105.46 112.36 105.49 112.54 105.7C112.72 105.91 112.69 106.22 112.48 106.4C110.84 107.78 108.76 108.64 106.63 108.83C106.16 108.87 105.74 108.87 105.34 108.83C105.29 109.38 105.08 109.94 104.74 110.38C104.3 110.95 103.7 111.29 103.05 111.34V111.35ZM104.06 107.48C103.8 107 103.41 106.61 103.03 106.32C103.2 106.78 103.57 107.19 103.96 107.42C103.96 107.42 104.03 107.46 104.06 107.48ZM128.15 74.33C128.15 66.71 134.36 60.5 141.98 60.5C149.6 60.5 155.81 66.71 155.81 74.33C155.81 81.95 149.61 88.16 141.98 88.16C134.35 88.16 128.15 81.95 128.15 74.33ZM130.15 74.32C130.15 80.84 135.46 86.15 141.98 86.15C148.5 86.15 153.81 80.84 153.81 74.32C153.81 67.8 148.51 62.49 141.98 62.49C135.45 62.49 130.15 67.8 130.15 74.32ZM134.63 77.86L138.15 74.33L134.63 70.81C134.24 70.42 134.24 69.79 134.63 69.4L136.93 67.1C137.32 66.71 137.95 66.71 138.34 67.1L141.95 70.71L145.62 67.04C145.81 66.86 146.06 66.75 146.33 66.75C146.6 66.75 146.85 66.85 147.04 67.04L149.34 69.34C149.73 69.73 149.73 70.36 149.34 70.75L145.79 74.3L149.35 77.86C149.53 78.05 149.64 78.3 149.64 78.57C149.64 78.84 149.54 79.09 149.35 79.28L147.05 81.58C146.86 81.76 146.61 81.87 146.34 81.87C146.07 81.87 145.82 81.77 145.63 81.58L141.98 77.93L138.33 81.58C138.14 81.76 137.89 81.87 137.62 81.87C137.35 81.87 137.1 81.77 136.91 81.58L134.61 79.28H134.63C134.24 78.88 134.24 78.25 134.63 77.86ZM136.72 78.59L137.61 79.48L141.2 75.89L141.23 75.86C141.43 75.65 141.7 75.57 141.97 75.57C142.24 75.57 142.5 75.66 142.7 75.86L142.73 75.89L146.32 79.48L147.21 78.59L143.68 75.06C143.68 75.06 143.66 75.03 143.66 75.02C143.48 74.83 143.39 74.59 143.39 74.35C143.39 74.09 143.46 73.83 143.65 73.63C143.66 73.61 143.67 73.59 143.67 73.59L147.2 70.06L146.31 69.17L142.72 72.76L142.69 72.79C142.69 72.79 142.69 72.82 142.66 72.84C142.27 73.23 141.64 73.23 141.25 72.84L141.22 72.81L137.63 69.22L136.74 70.11L140.26 73.63C140.64 74.01 140.64 74.62 140.28 75.01C140.28 75.03 140.26 75.05 140.26 75.05L136.73 78.59H136.72ZM91.01 51.58C91.01 41.68 99.07 33.62 108.97 33.62C118.87 33.62 126.93 41.68 126.93 51.58C126.93 61.48 118.87 69.54 108.97 69.54C99.07 69.54 91.01 61.48 91.01 51.58ZM93.01 51.58C93.01 60.38 100.17 67.54 108.97 67.54C117.77 67.54 124.93 60.38 124.93 51.58C124.93 42.78 117.77 35.62 108.97 35.62C100.17 35.62 93.01 42.78 93.01 51.58ZM105.3 63L96.26 54.77C96 54.54 95.85 54.22 95.84 53.87C95.84 53.52 95.96 53.19 96.2 52.94L99.97 49.08C100.44 48.59 101.21 48.57 101.72 49.02L106.14 52.96L116.26 42.65C116.78 42.15 117.56 42.16 118.05 42.64L121.74 46.29C121.98 46.52 122.12 46.84 122.12 47.18C122.12 47.52 121.99 47.84 121.75 48.08L107.04 62.95C106.79 63.2 106.47 63.33 106.14 63.33H106.16C105.85 63.33 105.54 63.22 105.3 63ZM98.14 53.8L106.11 61.05L119.81 47.2L117.16 44.58L107.07 54.86C106.57 55.33 105.81 55.35 105.32 54.91L100.9 50.97H100.89L98.14 53.8Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as statusIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M54.22 130.46L53.93 131.4L53.12 130.83C48.4 127.5 44.16 123.54 40.54 119.07C36.56 114.15 33.35 108.67 31.01 102.78L30.76 102.14L38.52 98.68L38.69 99.57C38.71 99.65 38.72 99.71 38.75 99.76C41.07 104.68 44.28 109.05 48.3 112.73C51.67 115.82 55.5 118.32 59.7 120.17L60.71 120.61L59.9 121.36C57.28 123.78 55.37 126.84 54.23 130.46H54.22ZM118.57 133.06L118.53 132.98C118.48 132.87 118.45 132.75 118.46 132.65V132.56L118.44 132.47C117.32 127.67 114.8 123.75 111.14 121.12L111.09 121.09L111.04 121.06C110.96 121.02 110.89 120.97 110.82 120.9L110.77 120.84L110.71 120.8C107.54 118.67 103.61 117.54 99.34 117.54H92.31C91.88 117.54 91.53 117.19 91.53 116.76V115.39H82.19V116.76C82.19 117.19 81.84 117.54 81.41 117.54H74.38C70.01 117.54 66 118.72 62.78 120.96L62.67 121.05C57.47 124.73 54.61 130.86 54.61 138.31V141.67H119.11V138.31C119.11 136.59 118.93 134.85 118.59 133.14L118.57 133.06ZM134.97 99.57C134.96 99.65 134.94 99.7 134.92 99.75C132.59 104.68 129.38 109.04 125.37 112.72C122.01 115.8 118.19 118.3 114 120.15L112.99 120.59L113.8 121.33C116.42 123.74 118.33 126.8 119.48 130.42L119.78 131.36L120.58 130.79C125.29 127.47 129.5 123.52 133.12 119.06C137.1 114.14 140.31 108.66 142.65 102.77L142.9 102.13L135.13 98.66L134.96 99.56L134.97 99.57ZM27.59 57.39L23.99 61.98C23.65 62.41 23.73 63.04 24.16 63.38C24.34 63.52 24.56 63.59 24.78 63.59C25.08 63.59 25.37 63.46 25.57 63.21L29.17 58.62C29.51 58.19 29.43 57.56 29 57.22C28.56 56.88 27.94 56.96 27.6 57.39H27.59ZM36.41 58.59C35.87 58.68 35.5 59.2 35.59 59.74L36.57 65.49C36.65 65.98 37.08 66.32 37.55 66.32C37.61 66.32 37.66 66.32 37.72 66.31C38.26 66.22 38.63 65.7 38.54 65.16L37.56 59.41C37.47 58.87 36.96 58.5 36.41 58.59ZM33.4 39.57C33.46 39.57 33.51 39.57 33.57 39.56C34.11 39.47 34.48 38.95 34.39 38.41L33.41 32.66C33.32 32.12 32.81 31.75 32.26 31.84C31.72 31.93 31.35 32.45 31.44 32.99L32.42 38.74C32.5 39.23 32.93 39.57 33.4 39.57ZM41.08 41.73C41.38 41.73 41.67 41.6 41.87 41.35L45.47 36.76C45.81 36.33 45.73 35.7 45.3 35.36C44.86 35.02 44.24 35.1 43.9 35.53L40.3 40.12C39.96 40.55 40.04 41.18 40.47 41.52C40.65 41.66 40.87 41.73 41.09 41.73H41.08ZM52.32 46.3C52.21 45.76 51.68 45.4 51.15 45.51L45.43 46.64C44.89 46.75 44.54 47.27 44.64 47.81C44.73 48.29 45.15 48.62 45.62 48.62C45.68 48.62 45.75 48.62 45.81 48.6L51.53 47.47C52.07 47.36 52.42 46.84 52.32 46.3ZM42 54.12C41.66 54.55 41.73 55.18 42.16 55.52L46.74 59.14C46.92 59.29 47.14 59.36 47.36 59.36C47.66 59.36 47.95 59.23 48.15 58.98C48.49 58.55 48.42 57.92 47.99 57.58L43.41 53.96C42.98 53.62 42.35 53.69 42.01 54.12H42ZM26.57 44.19C26.75 44.34 26.97 44.41 27.19 44.41C27.49 44.41 27.78 44.28 27.98 44.03C28.32 43.6 28.25 42.97 27.82 42.63L23.24 39.01C22.81 38.67 22.18 38.74 21.84 39.17C21.5 39.6 21.57 40.23 22 40.57L26.58 44.19H26.57ZM18.56 52.76C18.62 52.76 18.69 52.76 18.75 52.74L24.47 51.61C25.01 51.5 25.36 50.98 25.26 50.44C25.15 49.9 24.62 49.54 24.09 49.65L18.37 50.78C17.83 50.89 17.48 51.41 17.58 51.95C17.67 52.43 18.09 52.76 18.56 52.76ZM34 55.76C34.22 55.78 34.44 55.79 34.66 55.79C34.71 55.79 34.76 55.79 34.82 55.79C35.56 55.77 36.28 55.61 36.97 55.34L45.1 69.02C45.38 69.49 45.88 69.75 46.39 69.75C46.65 69.75 46.92 69.68 47.16 69.54C47.87 69.12 48.11 68.2 47.68 67.48L39.42 53.59C39.83 53.11 40.17 52.57 40.42 51.99C40.67 51.41 40.83 50.8 40.9 50.15C40.94 49.77 40.94 49.39 40.9 49.01C40.86 48.48 40.76 47.96 40.59 47.46L54.94 38.93C55.65 38.51 55.89 37.59 55.46 36.87C55.04 36.16 54.12 35.92 53.4 36.35L38.96 44.93C38.61 44.59 38.21 44.32 37.79 44.07C37.03 43.63 36.19 43.33 35.3 43.24C35.17 43.23 35.04 43.24 34.91 43.24C34.38 43.22 33.85 43.24 33.34 43.36L24.86 29.1C24.44 28.39 23.52 28.15 22.8 28.58C22.09 29 21.85 29.92 22.28 30.64L30.63 44.69C30.14 45.1 29.72 45.57 29.38 46.1C28.84 46.92 28.5 47.86 28.4 48.87C28.4 48.9 28.4 48.92 28.4 48.95C28.33 49.69 28.4 50.43 28.58 51.13L15.02 59.19C14.31 59.61 14.07 60.53 14.5 61.25C14.78 61.72 15.28 61.98 15.79 61.98C16.05 61.98 16.32 61.91 16.56 61.77L30.03 53.77C30.56 54.35 31.19 54.82 31.89 55.16C32.55 55.48 33.26 55.7 34.01 55.77L34 55.76ZM78.77 40.12C79.03 40.12 79.3 40.05 79.54 39.91L83.79 37.38L84.16 37.16C84.72 37.53 85.36 37.74 86.02 37.74C86.17 37.74 86.31 37.72 86.46 37.7L86.7 38.11L89.23 42.36C89.51 42.83 90.01 43.09 90.52 43.09C90.78 43.09 91.05 43.02 91.29 42.88C92 42.46 92.24 41.54 91.81 40.82L89.28 36.57L88.94 35.99C89.26 35.4 89.4 34.73 89.33 34.07L90.02 33.66L94.27 31.13C94.98 30.71 95.22 29.79 94.79 29.07C94.37 28.36 93.45 28.13 92.73 28.55L88.48 31.08L87.71 31.54C87.19 31.23 86.6 31.08 86.01 31.07L85.58 30.34L83.05 26.09C82.63 25.38 81.71 25.15 80.99 25.57C80.28 25.99 80.04 26.91 80.47 27.63L83 31.88L83.33 32.44C82.98 32.91 82.76 33.46 82.69 34.06C82.67 34.22 82.69 34.38 82.69 34.54L82.26 34.8L78.01 37.33C77.3 37.75 77.06 38.67 77.49 39.39C77.77 39.86 78.27 40.12 78.78 40.12H78.77ZM155.17 58.59L141.14 52.71C141.18 52.15 141.13 51.58 141 51.04C140.86 50.43 140.64 49.84 140.31 49.28C140.11 48.94 139.87 48.64 139.62 48.36C139.31 48.02 138.97 47.7 138.59 47.43L144.67 32.93C144.99 32.17 144.63 31.29 143.87 30.97C143.11 30.65 142.23 31.01 141.91 31.77L135.79 46.36C135.37 46.31 134.94 46.33 134.52 46.36C133.66 46.44 132.83 46.7 132.06 47.15C131.93 47.23 131.82 47.32 131.7 47.41C131.32 47.68 130.98 47.98 130.67 48.32L116.24 42.27C115.48 41.95 114.6 42.31 114.28 43.07C113.96 43.83 114.32 44.71 115.08 45.03L129.26 50.98C129.13 51.53 129.11 52.09 129.14 52.64C129.19 53.6 129.44 54.55 129.94 55.4C129.96 55.44 130 55.48 130.02 55.52C130.38 56.09 130.82 56.58 131.32 56.99L127.19 66.83C126.87 67.59 127.23 68.47 127.99 68.79C128.18 68.87 128.38 68.91 128.57 68.91C129.16 68.91 129.71 68.56 129.95 67.99L134.03 58.25C134.39 58.32 134.75 58.36 135.11 58.36C135.45 58.36 135.79 58.32 136.12 58.26C136.83 58.14 137.52 57.89 138.17 57.52C138.42 57.37 138.64 57.21 138.86 57.03C139.37 56.61 139.81 56.11 140.16 55.56L153.98 61.36C154.17 61.44 154.37 61.48 154.56 61.48C155.15 61.48 155.7 61.13 155.94 60.56C156.26 59.8 155.9 58.92 155.14 58.6L155.17 58.59ZM135 68.84C135.54 68.84 135.98 68.41 136 67.87L136.15 62.36C136.16 61.81 135.73 61.35 135.18 61.33C134.62 61.3 134.17 61.75 134.15 62.3L134 67.81C133.99 68.36 134.42 68.82 134.97 68.84C134.97 68.84 134.99 68.84 135 68.84ZM142.95 58.18C142.55 57.8 141.92 57.81 141.54 58.21C141.16 58.61 141.17 59.24 141.57 59.62L145.55 63.43C145.74 63.62 145.99 63.71 146.24 63.71C146.5 63.71 146.77 63.61 146.96 63.4C147.34 63 147.33 62.37 146.93 61.99L142.95 58.18ZM127.33 45.46C127.52 45.65 127.77 45.74 128.02 45.74C128.28 45.74 128.55 45.64 128.74 45.43C129.12 45.03 129.11 44.4 128.71 44.02L124.73 40.21C124.33 39.83 123.7 39.84 123.32 40.24C122.94 40.64 122.95 41.27 123.35 41.65L127.33 45.46ZM135.05 43.05C135.05 43.05 135.07 43.05 135.08 43.05C135.62 43.05 136.06 42.62 136.08 42.08L136.23 36.57C136.24 36.02 135.81 35.56 135.26 35.54C134.73 35.53 134.25 35.96 134.23 36.51L134.08 42.02C134.07 42.57 134.5 43.03 135.05 43.05ZM141.72 45.47C141.91 45.64 142.15 45.73 142.39 45.73C142.66 45.73 142.93 45.62 143.13 45.4L146.84 41.32C147.21 40.91 147.18 40.28 146.77 39.91C146.36 39.54 145.73 39.57 145.36 39.98L141.65 44.06C141.28 44.47 141.31 45.1 141.72 45.47ZM143.25 51.7C143.23 52.25 143.67 52.71 144.22 52.73L149.73 52.9C149.73 52.9 149.75 52.9 149.76 52.9C150.3 52.9 150.74 52.47 150.76 51.93C150.78 51.38 150.34 50.92 149.79 50.9L144.28 50.73C143.75 50.7 143.27 51.15 143.25 51.7ZM126.06 50.9L120.55 50.73C120 50.7 119.54 51.15 119.52 51.7C119.5 52.25 119.94 52.71 120.49 52.73L126 52.9C126 52.9 126.02 52.9 126.03 52.9C126.57 52.9 127.01 52.47 127.03 51.93C127.05 51.38 126.61 50.92 126.06 50.9ZM123.5 63.85C123.69 64.02 123.93 64.11 124.17 64.11C124.44 64.11 124.71 64 124.91 63.78L128.62 59.7C128.99 59.29 128.96 58.66 128.55 58.29C128.14 57.92 127.51 57.95 127.14 58.36L123.43 62.44C123.06 62.85 123.09 63.48 123.5 63.85Z" fill="currentColor"/>
3
+ <path d="M76.3301 119.77C76.4301 119.86 78.9601 122.16 86.8601 122.16C94.7601 122.16 98.2001 119.66 98.2301 119.63C98.8801 119.13 99.8201 119.24 100.33 119.89C100.84 120.54 100.73 121.47 100.09 121.98C99.9301 122.11 96.0001 125.15 86.8601 125.15C77.7201 125.15 74.4601 122.16 74.1501 121.82C73.5901 121.21 73.6301 120.26 74.2401 119.7C74.8401 119.15 75.7701 119.18 76.3401 119.76L76.3301 119.77ZM79.6101 91.4799C80.7001 91.4799 81.5901 89.88 81.5901 87.9C81.5901 85.92 80.7101 84.32 79.6101 84.32C78.5101 84.32 77.6301 85.92 77.6301 87.9C77.6301 89.88 78.5101 91.4799 79.6101 91.4799ZM94.0901 91.4799C95.1801 91.4799 96.0701 89.88 96.0701 87.9C96.0701 85.92 95.1901 84.32 94.0901 84.32C92.9901 84.32 92.1101 85.92 92.1101 87.9C92.1101 89.88 92.9901 91.4799 94.0901 91.4799ZM79.1401 98.7199C78.9701 99.0999 79.3301 99.8399 80.0501 100.64C80.7201 101.39 81.7101 102.19 82.9001 102.81C84.0801 103.42 85.4401 103.86 86.8801 103.89C88.2801 103.92 89.6201 103.56 90.8001 103.02C92.0001 102.47 93.0201 101.74 93.7701 101.01C94.7501 100.07 95.2701 99.16 95.0801 98.7199C94.7501 97.9599 92.4801 98.95 86.8201 98.91C81.5401 98.8699 79.4601 97.9899 79.1401 98.7199ZM22.0501 84.6299C21.3001 84.9699 20.9601 85.86 21.3001 86.62L23.1901 90.7799C23.4401 91.3299 23.9901 91.66 24.5601 91.66C24.7701 91.66 24.9801 91.6199 25.1801 91.5299C25.9301 91.1899 26.2701 90.2999 25.9301 89.5399L24.0401 85.3799C23.7001 84.6299 22.8101 84.2899 22.0501 84.6299ZM27.4201 82.1999C26.6501 82.5099 26.2801 83.39 26.5901 84.15L28.3101 88.3899C28.5501 88.9699 29.1101 89.3299 29.7001 89.3299C29.8901 89.3299 30.0801 89.2899 30.2601 89.2199C31.0301 88.91 31.4001 88.0299 31.0901 87.2699L29.3701 83.0299C29.0601 82.2599 28.1901 81.8899 27.4201 82.1999ZM32.9301 80.31C32.1601 80.62 31.7901 81.5 32.1001 82.26L33.8201 86.5C34.0601 87.08 34.6201 87.44 35.2101 87.44C35.4001 87.44 35.5901 87.4 35.7701 87.33C36.5401 87.02 36.9101 86.1399 36.6001 85.3799L34.8801 81.1399C34.5701 80.3699 33.6901 80 32.9301 80.31ZM39.4201 87.4599L34.3001 89.3299C33.5201 89.6099 33.1201 90.4799 33.4101 91.2499C33.7001 92.0299 34.5601 92.4299 35.3301 92.1399L39.3101 90.6899L40.8401 94.8799C41.0601 95.4899 41.6401 95.8699 42.2501 95.8699C42.4201 95.8699 42.5901 95.8399 42.7601 95.7799C43.5401 95.4999 43.9401 94.6299 43.6501 93.8599L41.7301 88.5999C41.3801 87.6399 40.3401 87.1199 39.4101 87.4599H39.4201ZM29.1001 72.15C29.2201 72.18 29.3501 72.2 29.4701 72.2C30.1401 72.2 30.7501 71.75 30.9201 71.07L34.8101 55.79C34.7601 55.79 34.7101 55.79 34.6501 55.79C34.4301 55.79 34.2101 55.7799 33.9901 55.7599C33.2401 55.6799 32.5301 55.47 31.8701 55.15L28.0101 70.33C27.8101 71.13 28.2901 71.95 29.0901 72.15H29.1001ZM37.7901 44.1L41.9401 27.8C42.1401 27 41.6601 26.1799 40.8601 25.9799C40.0601 25.7799 39.2401 26.26 39.0401 27.06L34.9201 43.25C35.0501 43.25 35.1801 43.25 35.3101 43.25C36.2101 43.34 37.0501 43.6399 37.8001 44.08L37.7901 44.1ZM40.8901 50.16C40.8201 50.7999 40.6601 51.42 40.4101 52L56.2401 56.0299C56.3601 56.0599 56.4901 56.08 56.6101 56.08C57.2801 56.08 57.8901 55.63 58.0601 54.95C58.2601 54.15 57.7801 53.33 56.9801 53.13L40.9001 49.04C40.9301 49.41 40.9301 49.79 40.9001 50.18L40.8901 50.16ZM28.4001 48.86C28.5001 47.85 28.8401 46.91 29.3801 46.09L13.7101 42.1C12.9101 41.89 12.0901 42.38 11.8901 43.18C11.6901 43.9799 12.1701 44.7999 12.9701 45L28.3901 48.93C28.3901 48.93 28.3901 48.88 28.3901 48.85L28.4001 48.86ZM83.6501 44C83.7701 44.03 83.9001 44.0499 84.0201 44.0499C84.6901 44.0499 85.3001 43.6 85.4701 42.92L86.6901 38.1299L86.4501 37.7199C86.3001 37.74 86.1601 37.76 86.0101 37.76C85.3501 37.76 84.7101 37.55 84.1501 37.18L83.7801 37.4L82.5601 42.19C82.3601 42.99 82.8401 43.8099 83.6401 44.01L83.6501 44ZM87.7101 31.57L88.4801 31.11L89.7001 26.3199C89.9001 25.5199 89.4201 24.7 88.6201 24.5C87.8201 24.29 87.0001 24.78 86.8001 25.58L85.5801 30.37L86.0101 31.1C86.6101 31.1 87.1901 31.26 87.7101 31.57ZM88.9301 36.02L89.2701 36.6L94.0601 37.82C94.1801 37.8499 94.3101 37.87 94.4301 37.87C95.1001 37.87 95.7101 37.42 95.8801 36.74C96.0801 35.9399 95.6001 35.12 94.8001 34.92L90.0101 33.7L89.3201 34.11C89.3801 34.77 89.2501 35.44 88.9301 36.03V36.02ZM77.4601 33.59L82.2501 34.8099L82.6801 34.5499C82.6801 34.3899 82.6701 34.2299 82.6801 34.07C82.7401 33.4699 82.9701 32.92 83.3201 32.45L82.9901 31.89L78.2001 30.67C77.4001 30.46 76.5801 30.95 76.3801 31.75C76.1801 32.55 76.6601 33.37 77.4601 33.57V33.59ZM143.12 72.8499C143.31 72.8499 143.5 72.81 143.69 72.74C144.46 72.43 144.82 71.5499 144.51 70.7799L138.88 57.0299C138.66 57.2099 138.44 57.38 138.19 57.52C137.55 57.9 136.86 58.1399 136.14 58.2599L141.72 71.91C141.96 72.49 142.52 72.84 143.11 72.84L143.12 72.8499ZM131.7 47.42C131.82 47.33 131.93 47.24 132.06 47.16C132.82 46.7099 133.66 46.46 134.52 46.37L128.52 31.72C128.21 30.95 127.33 30.5799 126.56 30.9C125.79 31.2099 125.43 32.09 125.74 32.86L131.7 47.42ZM156.05 43.26C155.74 42.49 154.86 42.13 154.09 42.44L139.62 48.36C139.87 48.64 140.11 48.9399 140.31 49.2799C140.64 49.8299 140.86 50.43 141 51.04L155.23 45.2199C156 44.91 156.36 44.03 156.05 43.26ZM118.81 59.99C119 59.99 119.19 59.95 119.38 59.88L130.03 55.52C130.03 55.52 129.97 55.45 129.95 55.4C129.45 54.55 129.19 53.5999 129.15 52.6399L118.25 57.0999C117.48 57.41 117.12 58.29 117.43 59.06C117.67 59.64 118.23 59.99 118.82 59.99H118.81ZM149.09 91.66C149.66 91.66 150.21 91.3299 150.46 90.7799L152.35 86.62C152.69 85.87 152.35 84.9799 151.6 84.6299C150.85 84.2899 149.96 84.6299 149.61 85.3799L147.72 89.5399C147.38 90.2899 147.72 91.1799 148.47 91.5299C148.67 91.6199 148.88 91.66 149.09 91.66ZM142.57 87.2699C142.26 88.0399 142.63 88.91 143.4 89.2199C143.58 89.2899 143.78 89.3299 143.96 89.3299C144.55 89.3299 145.12 88.9799 145.35 88.3899L147.07 84.15C147.38 83.38 147.01 82.5099 146.24 82.1999C145.47 81.8899 144.6 82.2599 144.29 83.0299L142.57 87.2699ZM140.73 80.31C139.96 80 139.09 80.3699 138.78 81.1399L137.06 85.3799C136.75 86.1499 137.12 87.02 137.89 87.33C138.07 87.4 138.27 87.44 138.45 87.44C139.04 87.44 139.61 87.09 139.84 86.5L141.56 82.26C141.87 81.49 141.5 80.62 140.73 80.31ZM154.01 93.8299L149.68 103.54C149.31 104.36 148.5 104.84 147.65 104.84C147.34 104.84 147.02 104.78 146.72 104.64L144.72 103.75C142.3 109.81 139 115.45 134.89 120.52C130.89 125.46 126.2 129.75 120.95 133.32C121.24 134.91 121.39 136.58 121.39 138.32V142.46C121.39 143.29 120.72 143.96 119.89 143.96H53.8201C52.9901 143.96 52.3201 143.29 52.3201 142.46V138.32C52.3201 136.59 52.4701 134.93 52.7501 133.35C47.4801 129.78 42.7801 125.47 38.7601 120.52C34.6501 115.45 31.3501 109.81 28.9301 103.75L26.9301 104.64C26.6301 104.77 26.3101 104.84 26.0001 104.84C25.1401 104.84 24.3301 104.36 23.9701 103.54L19.6401 93.8299C19.3001 93.0699 19.6401 92.1899 20.4001 91.8499C21.1601 91.5199 22.0401 91.8499 22.3801 92.6099L26.3901 101.6L38.8401 96.0499C39.6001 95.7199 40.4801 96.0499 40.8201 96.8099C41.0701 97.3699 40.9501 98.0099 40.5601 98.4299C40.6601 98.5399 40.7501 98.66 40.8101 98.7899C43.0101 103.45 46.0401 107.57 49.8401 111.05C53.4501 114.36 57.5901 116.93 62.1401 118.72C65.5601 116.52 69.7101 115.27 74.3801 115.27H79.9101V109.57C74.0201 107.25 69.2001 102.06 66.6201 95.3899L66.3801 95.7199L65.2601 93.5299C57.9501 79.2299 62.8201 68.4599 64.9101 63.86C65.0901 63.45 65.2501 63.0999 65.3801 62.7999C65.9301 59.5299 67.3201 57.1399 69.5001 55.6899C73.7901 52.8499 79.8501 54.3599 84.2701 55.4599C84.7801 55.5899 85.2601 55.71 85.7101 55.81C88.2501 56.4 90.5401 56.1299 92.7501 55.8699C95.2201 55.5799 97.5601 55.2999 99.7301 56.3699C100.82 56.91 101.69 58.0499 102.61 59.27C103.61 60.59 104.86 62.2299 105.82 62.04L105.98 62.0099H106.14C108.52 62.07 110.57 63 112.08 64.7099C114.07 66.9599 115.05 70.52 114.69 74.2299C114.21 79.1899 111.35 88.8199 107.74 93.5399C105.38 101.1 100.23 107.04 93.8001 109.57V115.27H99.3301C103.99 115.27 108.14 116.51 111.55 118.71C116.09 116.93 120.21 114.36 123.81 111.06C127.6 107.58 130.64 103.45 132.84 98.7999C132.91 98.66 132.99 98.5399 133.09 98.4399C132.7 98.0099 132.57 97.3799 132.83 96.8199C133.17 96.0599 134.06 95.7299 134.81 96.0599L147.26 101.61L151.27 92.6199C151.61 91.8599 152.5 91.5299 153.25 91.8599C154.01 92.1999 154.35 93.0799 154.01 93.8399V93.8299ZM31.6801 102.52C33.9901 108.34 37.1601 113.76 41.1001 118.63C44.7001 123.07 48.8701 126.97 53.5301 130.25C54.7101 126.5 56.7201 123.3 59.4001 120.83C55.1401 118.96 51.2501 116.42 47.8001 113.26C43.7201 109.51 40.4501 105.08 38.0901 100.07C38.0301 99.9499 38.0001 99.8299 37.9801 99.7099L31.6801 102.52ZM120.16 130.22C124.8 126.94 128.97 123.05 132.55 118.63C136.49 113.77 139.66 108.35 141.97 102.52L135.67 99.7099C135.65 99.8299 135.61 99.9499 135.56 100.07C133.19 105.08 129.93 109.52 125.85 113.26C122.41 116.41 118.53 118.94 114.29 120.82C116.97 123.28 118.98 126.48 120.17 130.22H120.16ZM64.6401 81.86C64.9201 83.9799 65.4701 86.2499 66.3801 88.6499C66.4901 88.9399 66.5801 89.2199 66.7001 89.5099C67.0101 88.8499 67.3501 88.0599 67.7001 87.1299C68.8401 84.1299 70.1101 79.7099 70.7901 73.75L71.0801 71.2299L73.1501 72.7C77.3901 75.7 80.4001 76.2399 87.8001 75.3499H87.9401C88.4001 75.3299 88.8301 75.32 89.2501 75.32C96.4801 75.32 98.7101 77.18 100.52 78.6899C101.53 79.5299 102.2 80.09 103.79 80.2099L105.34 80.33L105.17 81.87C104.99 83.5 105.34 85.66 105.95 87.72C106.16 88.42 106.39 89.1099 106.65 89.7599C106.9 89.3199 107.14 88.84 107.38 88.36C108.02 87.0499 108.63 85.59 109.17 84.0999C110.53 80.3499 111.49 76.3899 111.72 73.93C112 71.08 111.28 68.2999 109.85 66.6899C108.92 65.6399 107.7 65.0799 106.22 65.0099C103.53 65.3999 101.7 63.0099 100.23 61.07C99.6301 60.27 98.8701 59.28 98.4201 59.06C97.1701 58.44 95.6201 58.5599 93.7001 58.7799C93.5101 58.7999 93.3101 58.82 93.1101 58.8499C91.9101 58.9899 90.6201 59.1399 89.2501 59.16C88.3901 59.1699 87.4901 59.13 86.5501 59C86.0501 58.93 85.5501 58.8499 85.0301 58.7299C84.5701 58.6199 84.0701 58.5 83.5501 58.3699C83.1501 58.27 82.7201 58.16 82.2901 58.06C78.5801 57.16 74.0101 56.2999 71.1601 58.1899C69.6501 59.1899 68.7101 60.91 68.3101 63.4399L68.2201 63.7599C68.0801 64.1199 67.8801 64.57 67.6401 65.09C66.2801 68.0999 63.6301 74 64.6501 81.87L64.6401 81.86ZM68.7001 92.2299C70.6001 98.6799 74.7101 103.83 79.9101 106.3C80.8801 106.76 81.8801 107.13 82.9101 107.4C84.1901 107.73 85.5101 107.9 86.8601 107.9C88.2101 107.9 89.5301 107.73 90.8101 107.4C91.8401 107.14 92.8401 106.76 93.8101 106.31C98.8101 103.93 102.8 99.0699 104.79 92.9599C103.41 90.2199 102.18 86.21 102.13 82.97C100.49 82.56 99.5001 81.74 98.6101 80.99C97.0101 79.65 95.1801 78.14 88.1101 78.33C81.1101 79.17 77.4701 78.79 73.4801 76.47C72.2501 84.7999 69.9701 89.91 68.7101 92.2299H68.7001ZM82.9101 110.47V116.77C82.9101 117.6 82.2401 118.27 81.4101 118.27H74.3801C70.0301 118.27 66.2401 119.45 63.1901 121.57C63.1501 121.6 63.1201 121.63 63.0801 121.65C59.4801 124.2 56.9601 128.08 55.9001 132.9C55.9001 132.96 55.8701 133.01 55.8601 133.07C55.5101 134.72 55.3301 136.47 55.3301 138.32V140.96H118.39V138.32C118.39 136.55 118.2 134.87 117.88 133.29C117.78 133.08 117.74 132.86 117.74 132.64C116.65 127.98 114.2 124.22 110.72 121.72C110.58 121.62 110.45 121.51 110.3 121.41C107.3 119.39 103.57 118.27 99.3301 118.27H92.3001C91.4701 118.27 90.8001 117.6 90.8001 116.77V110.47C89.5201 110.75 88.2001 110.9 86.8501 110.9C85.5001 110.9 84.1801 110.75 82.9001 110.47H82.9101ZM134.23 87.4499C133.3 87.1199 132.26 87.6299 131.91 88.5999L129.99 93.8499C129.71 94.6299 130.11 95.4899 130.88 95.7699C131.05 95.8299 131.22 95.8599 131.39 95.8599C132 95.8599 132.58 95.4799 132.8 94.8699L134.33 90.6799L138.31 92.1299C139.09 92.4099 139.95 92.0099 140.23 91.2399C140.51 90.4599 140.11 89.5999 139.34 89.3199L134.22 87.4499H134.23Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as successIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M132.76 23.91C123.03 23.91 115.12 31.82 115.12 41.55C115.12 46.69 117.34 51.31 120.87 54.54C121.47 55.09 122.1 55.61 122.77 56.07C123.62 56.66 124.53 57.17 125.49 57.6C127.71 58.61 130.17 59.19 132.77 59.19C135.37 59.19 137.83 58.61 140.05 57.6C141 57.17 141.91 56.66 142.77 56.07C143.44 55.61 144.07 55.09 144.67 54.54C148.19 51.31 150.42 46.69 150.42 41.55C150.42 31.82 142.51 23.91 132.78 23.91H132.76ZM132.76 29.71C137.13 29.71 140.69 32.87 140.69 36.76C140.69 40.08 138.09 42.92 134.52 43.63V43.81C134.52 44.78 133.73 45.57 132.76 45.57C131.79 45.57 131 44.78 131 43.81V42.05C131 41.08 131.79 40.29 132.76 40.29C135.19 40.29 137.17 38.71 137.17 36.77C137.17 34.83 135.19 33.25 132.76 33.25C130.33 33.25 128.35 34.83 128.35 36.77C128.35 37.74 127.56 38.53 126.59 38.53C125.62 38.53 124.83 37.74 124.83 36.77C124.83 32.88 128.39 29.72 132.76 29.72V29.71ZM135.4 50.76C135.4 52.22 134.21 53.4 132.76 53.4C131.31 53.4 130.12 52.21 130.12 50.76C130.12 49.31 131.31 48.12 132.76 48.12C134.21 48.12 135.4 49.31 135.4 50.76Z" fill="currentColor"/>
3
+ <path d="M159.37 107.97H104.29V86.14H145.9L158.29 95.97C158.56 96.18 158.89 96.3 159.22 96.3C159.44 96.3 159.67 96.25 159.87 96.15C160.39 95.9 160.72 95.37 160.72 94.8V55.79C160.72 54.96 160.05 54.29 159.22 54.29H152.35C152.01 54.8 151.66 55.3 151.29 55.79C150.89 56.31 150.48 56.81 150.04 57.29H157.73V91.69L147.36 83.47C147.09 83.26 146.77 83.15 146.43 83.15H36.81V58.53H104.71C105.45 58.53 106.06 58 106.18 57.29H115.48C115.04 56.81 114.63 56.31 114.23 55.79C113.86 55.3 113.5 54.8 113.17 54.29H106.21V28.17C106.21 27.34 105.54 26.67 104.71 26.67H10.53C9.7 26.67 9.03 27.34 9.03 28.17V67.18C9.03 67.76 9.36 68.28 9.88 68.53C10.09 68.63 10.31 68.68 10.53 68.68C10.86 68.68 11.19 68.57 11.46 68.36L23.85 58.53H33.8V82.01H8.63C7.8 82.01 7.13 82.68 7.13 83.51V122.52C7.13 123.1 7.46 123.62 7.98 123.87C8.19 123.97 8.41 124.02 8.63 124.02C8.96 124.02 9.29001 123.91 9.56001 123.69L21.95 113.86H63.7V138.33C63.7 139.16 64.37 139.83 65.2 139.83H146.05L158.44 149.66C158.71 149.87 159.04 149.99 159.37 149.99C159.59 149.99 159.82 149.94 160.02 149.84C160.54 149.59 160.87 149.06 160.87 148.49V109.48C160.87 108.65 160.2 107.98 159.37 107.98V107.97ZM157.87 145.38L147.5 137.16C147.23 136.95 146.91 136.83 146.57 136.83H66.7V113.86H102.8C103.63 113.86 104.3 113.19 104.3 112.36V110.97H157.88V145.37L157.87 145.38ZM20.49 111.19L10.12 119.41V85.01H33.85C34.01 85.66 34.6 86.14 35.3 86.14H101.29V110.86H21.43C21.09 110.86 20.76 110.97 20.5 111.19H20.49ZM22.4 55.85L12.03 64.07V29.67H103.2V55.52H23.33C22.99 55.52 22.66 55.63 22.4 55.84V55.85ZM73.47 121.47C73.47 121.24 73.68 121.11 74.09 121.09C74.83 121.14 75.38 121.27 75.67 121.38L78.78 121.35C79.33 121.31 79.45 121.24 79.57 121.17C79.77 121.06 79.95 120.98 80.65 120.98H80.75C81.25 120.98 81.53 121.27 81.53 121.55C81.53 121.79 81.33 122.07 80.77 122.07C79.57 122.11 78.25 122.13 77.19 122.14C76.69 122.14 76.24 122.15 75.9 122.16C75.88 122.16 75.86 122.17 75.84 122.18V124.7C75.84 124.75 75.84 124.84 75.84 124.86C75.92 124.9 76.45 124.9 77.18 124.9C77.86 124.9 78.65 124.89 79.31 124.87C79.6 124.87 79.7 124.81 79.83 124.74C80.02 124.64 80.23 124.54 80.84 124.54C81.73 124.54 81.75 125.05 81.75 125.11C81.75 125.37 81.51 125.63 81.07 125.63C80.55 125.66 78.67 125.68 77.23 125.68C76.78 125.68 76.38 125.68 76.1 125.68H75.76C75.22 125.68 74.63 125.3 74.62 124.6V122.24C74.56 122.16 74.3 122.02 73.84 121.84C73.63 121.8 73.47 121.66 73.47 121.48V121.47ZM83.16 128.88C83.16 129.12 82.94 129.37 82.45 129.37H82.34C81.37 129.28 80.21 129.23 78.97 129.23C77.42 129.23 75.96 129.3 75 129.37C74.84 129.41 74.71 129.47 74.61 129.51C74.48 129.56 74.37 129.61 74.2 129.61C74 129.61 72.42 129.1 72.42 128.64C72.42 128.61 72.43 128.32 72.84 128.32C72.89 128.32 72.96 128.32 73.04 128.34C74.16 128.51 75.34 128.55 77.24 128.51V127.01C77.22 126.94 77.1 126.86 76.81 126.71C76.63 126.66 76.5 126.53 76.5 126.37C76.5 126.16 76.69 126.04 77.06 126.02C78.04 126.12 78.46 126.18 78.46 126.58C78.46 126.62 78.46 126.67 78.44 126.73C78.44 126.76 78.43 126.8 78.43 126.83L78.4 128.5C78.71 128.5 79.06 128.48 79.61 128.45L80.45 128.41C80.78 128.36 80.93 128.31 81.06 128.25C81.2 128.2 81.33 128.14 81.59 128.14C81.75 128.14 83.17 128.16 83.17 128.87L83.16 128.88ZM93.22 124.26C92.85 124.26 92.73 124.31 92.58 124.38C92.51 124.41 92.44 124.44 92.29 124.47C91.34 124.6 87.03 124.67 86.63 124.67C85.58 124.67 84.86 124.63 84.37 124.54C84.02 124.48 83.83 124.64 83.83 124.83C83.83 125.32 85.42 125.75 85.61 125.75C85.8 125.75 85.91 125.68 86 125.63C86.09 125.58 86.18 125.52 86.39 125.5C86.83 125.48 87.46 125.45 88.06 125.42L88.63 125.39V126.38C88.63 126.49 88.65 126.58 88.67 126.66C88.26 126.67 87.88 126.68 87.6 126.69C87.3 126.63 86.75 126.56 86.23 126.54C86.02 126.58 85.66 126.63 85.66 126.92C85.66 127.09 85.8 127.22 86.07 127.3C86.3 127.36 86.48 127.45 86.54 127.5C86.6 127.99 86.74 130.01 86.74 130.12C86.8 130.68 87.02 130.8 87.19 130.8C87.42 130.8 87.61 130.58 87.73 130.19C88.63 130.19 90.78 130.13 91.47 130.11C91.88 130.11 92.06 129.9 92.06 129.7C92.06 129.6 92.01 129.37 91.61 129.25C91.72 128.78 91.88 127.96 92.01 127.31C92.02 127.26 92.06 127.21 92.09 127.15C92.15 127.06 92.21 126.97 92.21 126.84C92.21 126.48 91.74 126.46 91.42 126.44C90.99 126.44 90.88 126.46 90.77 126.54C90.76 126.54 90.74 126.56 90.69 126.57C90.49 126.59 90.06 126.6 89.57 126.62C89.59 126.59 89.6 126.55 89.62 126.51C89.74 126.14 89.76 125.82 89.78 125.35C90.21 125.33 90.89 125.32 91.76 125.32C92.63 125.32 93.36 125.33 93.82 125.35H93.89C94.23 125.35 94.48 125.13 94.48 124.85C94.48 124.24 93.62 124.24 93.21 124.24L93.22 124.26ZM90.73 129.27C90.73 129.27 90.66 129.29 90.63 129.29C90.51 129.32 90.41 129.34 90.23 129.37L87.8 129.41L87.74 127.46C88.24 127.44 89.04 127.42 89.74 127.39C90.15 127.38 90.52 127.36 90.8 127.36C90.8 127.91 90.76 128.77 90.73 129.26V129.27ZM89.18 124.45C90.69 124.45 91.6 123.42 91.6 122.43C91.6 121.65 91.11 120.74 89.77 120.4C89.79 120.36 89.8 120.31 89.8 120.25C89.8 119.86 89.17 119.7 88.91 119.7C88.68 119.7 88.57 119.85 88.57 119.99C88.57 120.13 88.67 120.26 88.78 120.33C88.78 120.33 88.75 120.35 88.68 120.35C87.13 120.64 86.58 121.62 86.58 122.38C86.58 123.38 87.5 124.45 89.19 124.45H89.18ZM90.48 122.4C90.48 122.95 90.07 123.54 89.16 123.54C88.14 123.54 87.67 122.95 87.67 122.4C87.67 121.85 88.13 121.22 89.16 121.22C90.07 121.22 90.48 121.81 90.48 122.4ZM104.04 120.1C104.29 120.2 104.41 120.36 104.41 120.58C104.41 120.64 104.41 120.69 104.39 120.75C104.39 120.79 104.37 120.84 104.37 120.89V127.62C104.36 129.69 104.3 130.05 104.06 130.54C103.93 130.77 103.78 130.88 103.62 130.88C103.36 130.88 103.22 130.63 103.22 130.15V121.09C103.22 121.09 103.1 120.84 102.35 120.51C102.09 120.42 101.96 120.28 101.96 120.11C101.96 119.78 102.41 119.74 102.55 119.72C103.25 119.82 103.65 119.96 103.92 120.05L104.04 120.09V120.1ZM99.35 122.23C99.38 122.18 99.4 122.12 99.4 122.05C99.4 121.74 98.82 121.38 98.44 121.38C98.21 121.38 98.09 121.54 98.09 121.69C98.09 121.8 98.15 121.92 98.24 122.01C98.27 122.05 98.28 122.09 98.28 122.09C98.26 122.11 98.18 122.14 98.07 122.16C96.43 122.39 95.69 123.52 95.69 124.53C95.69 125.74 96.68 126.96 98.57 126.96C100.06 126.96 101.08 126.14 101.23 124.82V124.43C101.19 123.66 100.81 122.68 99.34 122.23H99.35ZM96.9 124.56C96.9 123.83 97.42 123.08 98.57 123.08C99.64 123.08 100.12 123.84 100.12 124.56C100.12 125.28 99.63 126.03 98.57 126.03C97.42 126.03 96.9 125.29 96.9 124.56ZM111.4 126.28C111.56 126.28 111.67 126.22 111.76 126.16C111.82 126.12 111.88 126.09 111.95 126.07C113.76 125.79 115.93 125.3 117.58 124.8V125.62C117.58 125.88 117.63 126.05 117.68 126.17C117.66 126.17 117.65 126.18 117.63 126.19C117.6 126.2 117.56 126.21 117.51 126.22C116.49 126.28 115.43 126.32 114.61 126.32C114.02 126.32 113.47 126.3 113.08 126.27C113 126.26 112.93 126.26 112.87 126.26C112.49 126.26 112.45 126.47 112.45 126.55C112.45 126.95 113.61 127.3 113.81 127.3C113.96 127.3 114.07 127.25 114.16 127.2C114.23 127.16 114.31 127.13 114.41 127.1L114.94 127.08C115.85 127.04 116.87 127 117.53 126.99C117.5 127.38 117.48 127.72 117.46 127.93C117.34 127.96 117.23 127.98 117.06 127.99C115.99 128.04 115.36 128.04 114.34 128.04C114.11 127.96 113.6 127.9 113.18 127.9C112.73 127.9 112.43 128.06 112.43 128.29C112.43 128.52 112.66 128.59 112.83 128.63C113.1 128.7 113.21 128.74 113.25 128.77V129.66C113.25 130.23 113.67 130.53 114.5 130.53H119.08C119.49 130.53 119.71 130.28 119.71 130.03C119.71 129.46 118.96 129.46 118.59 129.46C118.18 129.46 118.03 129.53 117.85 129.62C117.75 129.67 117.65 129.73 117.4 129.76C116.45 129.78 115.46 129.79 114.83 129.78C114.69 129.78 114.57 129.78 114.47 129.78C114.42 129.78 114.4 129.78 114.42 129.76V128.83C114.42 128.83 114.44 128.83 114.45 128.82C115.67 128.81 117.33 128.78 118.18 128.75C118.76 128.75 118.81 128.45 118.81 128.35C118.81 128.16 118.66 128.01 118.39 127.92C118.48 127.59 118.61 127.23 118.72 126.97C118.73 126.93 118.76 126.9 118.78 126.87C118.83 126.79 118.9 126.69 118.9 126.57C118.9 126.27 118.6 126.2 118.38 126.17C118.44 126.09 118.5 125.98 118.56 125.83C118.7 125.4 118.76 124.69 118.76 124.18V120.91C118.76 120.85 118.77 120.8 118.78 120.74C118.79 120.69 118.8 120.63 118.8 120.57C118.8 119.91 116.9 119.77 116.9 119.77C116.7 119.79 116.27 119.82 116.27 120.15C116.27 120.41 116.59 120.52 116.72 120.57C117.34 120.8 117.54 121 117.56 121.06V124.09C116.87 124.3 115.97 124.49 115.41 124.59C115.46 124.45 115.53 124.29 115.59 124.13C116.03 123.01 116.08 122.87 116.08 122.77C116.08 122.69 116.05 122.47 115.77 122.35C115.62 122.28 115.19 122.09 114.83 122.01C115.24 121.99 115.66 121.98 116.07 121.97C116.71 121.97 116.94 121.69 116.94 121.45C116.94 121.21 116.72 120.93 116.12 120.88H115.91C115.32 120.88 115.13 120.96 114.94 121.08C114.87 121.12 114.83 121.15 114.68 121.16C114.24 121.27 113.08 121.31 112.58 121.31C112.08 121.31 111.53 121.28 110.91 121.2C110.84 121.19 110.78 121.18 110.74 121.18C110.39 121.18 110.38 121.44 110.38 121.47C110.38 121.81 111.22 122.18 111.58 122.26C111.57 122.29 111.56 122.33 111.56 122.37C111.56 122.47 111.6 122.57 111.66 122.73C111.98 123.4 112.12 123.89 112.22 124.25C112.25 124.36 112.28 124.46 112.3 124.53C112.36 124.77 112.45 124.91 112.54 124.99C111.63 125.07 110.91 125.06 110.1 124.93C110.02 124.92 109.95 124.91 109.9 124.91C109.65 124.91 109.54 125.06 109.54 125.21C109.54 125.66 111.17 126.27 111.39 126.27L111.4 126.28ZM112.56 122.66C112.47 122.56 112.37 122.46 112.26 122.33C112.19 122.26 112.13 122.21 112.08 122.17C112.12 122.15 112.18 122.14 112.24 122.13L112.56 122.11C113.03 122.08 113.59 122.05 114.18 122.02C114.05 122.09 114.03 122.2 114.03 122.28C114.03 122.46 114.19 122.58 114.35 122.66C114.63 122.81 114.76 122.97 114.76 122.99C114.71 123.4 114.57 124.18 114.43 124.74C113.95 124.82 113.53 124.88 113.15 124.93C113.31 124.73 113.37 124.38 113.37 124.16C113.37 123.53 112.99 123.13 112.56 122.65V122.66ZM126.43 126.25C128.33 126.25 129.35 124.95 129.35 123.73C129.35 122.8 128.75 121.63 127.1 121.26C127.13 121.2 127.16 121.13 127.16 121.05C127.16 120.71 126.65 120.45 126.2 120.45C125.83 120.45 125.81 120.71 125.81 120.76C125.81 120.9 125.91 121.01 126.05 121.16C126.05 121.18 126 121.21 125.97 121.21H125.93C124.15 121.49 123.51 122.72 123.51 123.69C123.51 124.94 124.53 126.27 126.42 126.27L126.43 126.25ZM126.43 125.25C125.2 125.25 124.65 124.44 124.65 123.68C124.65 122.92 125.21 122.11 126.43 122.11C127.65 122.11 128.2 122.92 128.2 123.68C128.2 124.44 127.65 125.25 126.43 125.25ZM121.14 128.66C121.14 128.66 121.16 128.36 121.53 128.36C121.57 128.36 121.64 128.36 121.73 128.37C122.41 128.47 123.37 128.51 124.46 128.5C124.46 128.44 124.45 128.37 124.44 128.3C124.42 128.06 124.4 127.78 124.37 127.57C124.37 127.55 124.01 127.42 123.76 127.32C123.44 127.26 123.41 127.05 123.41 126.98C123.41 126.69 123.77 126.64 123.97 126.61C125.12 126.68 125.58 126.78 125.58 127.21C125.58 127.25 125.58 127.29 125.57 127.33C125.57 127.35 125.57 127.38 125.57 127.41C125.57 127.5 125.58 128.11 125.6 128.48C126.06 128.48 126.91 128.46 127.58 128.42C127.6 128.18 127.64 127.75 127.66 127.15C127.66 127.09 127.55 127.02 127.3 126.9C127.09 126.84 126.96 126.71 126.96 126.56C126.96 126.27 127.33 126.22 127.51 126.2H127.55H127.59C128.58 126.37 129.01 126.48 129.01 126.85C129.01 126.96 128.97 127.05 128.93 127.13C128.91 127.17 128.89 127.21 128.88 127.25C128.84 127.53 128.76 127.97 128.68 128.36C128.88 128.36 129.15 128.33 129.41 128.29C129.55 128.29 129.6 128.26 129.68 128.22C129.83 128.14 129.99 128.07 130.33 128.07C131.32 128.07 131.83 128.3 131.83 128.77C131.83 129 131.65 129.24 131.26 129.24H131.15C130.41 129.2 129.48 129.17 128.47 129.17C126.67 129.17 124.64 129.24 123.5 129.35C123.43 129.38 123.38 129.41 123.33 129.44C123.23 129.5 123.11 129.56 122.93 129.56C122.74 129.56 121.19 129.07 121.19 128.65L121.14 128.66ZM134.11 123.94C134.28 123.94 134.39 123.89 134.5 123.84C134.59 123.8 134.68 123.76 134.79 123.73C135.12 123.72 135.5 123.7 135.88 123.69C135.8 123.75 135.76 123.84 135.76 123.93C135.76 124.04 135.82 124.13 135.88 124.22H135.92L135.95 124.23C135.93 124.25 135.83 124.27 135.78 124.28H135.76C134.25 124.52 133.71 125.52 133.71 126.3C133.71 127.31 134.6 128.38 136.24 128.38C137.88 128.38 138.77 127.35 138.77 126.33C138.77 125.59 138.28 124.67 136.94 124.35C136.95 124.31 136.96 124.27 136.96 124.22C136.96 123.97 136.68 123.76 136.4 123.67C136.48 123.67 136.57 123.67 136.65 123.67C137.63 123.64 138.57 123.61 138.98 123.58C139.65 123.58 139.67 123.14 139.67 123.09C139.67 122.83 139.41 122.54 138.68 122.52C138.01 122.55 137.81 122.63 137.6 122.74C137.49 122.8 137.39 122.85 137.02 122.87C136.84 122.87 136.38 122.89 135.93 122.9C135.5 122.91 135.09 122.93 134.94 122.93C134.29 122.93 133.73 122.9 133.24 122.84C133.15 122.82 133.08 122.82 133.03 122.82C132.65 122.82 132.63 123.07 132.63 123.12C132.63 123.54 133.83 123.95 134.08 123.95L134.11 123.94ZM136.27 127.39C135.33 127.39 134.9 126.8 134.9 126.26C134.9 125.72 135.33 125.1 136.27 125.1C137.21 125.1 137.64 125.7 137.64 126.26C137.64 126.82 137.21 127.39 136.27 127.39ZM134.36 121.23C134.36 121.12 134.43 120.94 134.71 120.94C134.8 120.94 134.88 120.96 134.99 120.98C135.81 121.13 136.43 121.13 137.3 121.13C137.71 121.15 137.98 121.36 137.98 121.64C137.98 121.8 137.89 122.18 137.02 122.2H135.77V122.21C135.41 122.21 134.36 121.58 134.36 121.23ZM138.65 120.1C138.65 119.75 139.15 119.73 139.36 119.72C139.98 119.82 140.46 119.95 140.75 120.04C140.99 120.13 141.21 120.26 141.21 120.55C141.21 120.6 141.21 120.65 141.19 120.71C141.19 120.76 141.17 120.83 141.17 120.92V124.84H141.5C141.65 124.82 141.71 124.78 141.8 124.72C141.97 124.62 142.14 124.54 142.59 124.54C143.21 124.54 143.52 124.74 143.52 125.13C143.52 125.4 143.31 125.67 142.89 125.67H141.15V128.74C141.13 129.51 141.04 130.01 140.84 130.52C140.68 130.77 140.52 130.87 140.36 130.87C139.95 130.87 139.95 130.29 139.95 130.11V120.97C139.83 120.84 139.29 120.6 139.03 120.48C138.76 120.38 138.64 120.26 138.64 120.1H138.65ZM144.11 122.22C144.11 121.92 144.5 121.84 144.65 121.8C145.33 121.8 146.01 121.92 146.38 122.02C147.1 122.02 147.72 121.99 148.06 121.94C148.27 121.92 148.34 121.87 148.44 121.81C148.64 121.69 148.83 121.6 149.3 121.6C149.63 121.6 150.33 121.6 150.33 122.14C150.33 122.41 150.1 122.62 149.76 122.65L149.4 122.67C148.38 122.72 147.33 122.78 146.45 122.78C146.44 123.43 146.42 124.98 146.42 125.88C146.42 126.21 146.42 126.49 146.44 126.59C146.44 126.59 146.47 126.59 146.51 126.59C146.85 126.59 149.69 126.12 151.39 125.33V120.98C151.27 120.85 150.74 120.61 150.47 120.49C150.2 120.39 150.08 120.26 150.08 120.1C150.08 119.75 150.58 119.73 150.79 119.72C151.41 119.82 151.89 119.95 152.18 120.04C152.42 120.13 152.64 120.26 152.64 120.55C152.64 120.6 152.64 120.65 152.62 120.71C152.62 120.76 152.6 120.83 152.6 120.92V124.84H152.93C153.08 124.82 153.14 124.78 153.23 124.72C153.4 124.62 153.57 124.54 154.02 124.54C154.64 124.54 154.95 124.74 154.95 125.13C154.95 125.4 154.74 125.67 154.32 125.67H152.58V128.74C152.56 129.51 152.47 130.01 152.27 130.52C152.08 130.82 151.9 130.87 151.79 130.87C151.38 130.87 151.38 130.29 151.38 130.11V126.1C149.85 126.84 147.31 127.67 146.04 127.7C145.66 127.7 145.25 127.1 145.25 126.56L145.22 122.92C145.17 122.81 144.96 122.73 144.57 122.58L144.44 122.53C144.25 122.51 144.11 122.38 144.11 122.21V122.22ZM49.65 67.25H49.6L49.63 67.64C49.69 68.38 49.71 69.06 49.71 69.68V74.23H48.41V65.48H50.15L54.44 72.42H54.48C54.48 72.33 54.46 71.99 54.43 71.42C54.4 70.85 54.39 70.39 54.39 70.07V65.48H55.7V74.23H53.95L49.65 67.26V67.25ZM63.34 70.47C63.34 69.54 63.09 68.81 62.58 68.28C62.07 67.75 61.38 67.48 60.51 67.48C59.57 67.48 58.83 67.79 58.29 68.41C57.75 69.03 57.48 69.88 57.48 70.96C57.48 72.04 57.77 72.84 58.35 73.44C58.93 74.04 59.74 74.34 60.77 74.34C61.22 74.34 61.62 74.31 61.97 74.24C62.32 74.17 62.67 74.06 63.01 73.89V72.75C62.62 72.92 62.26 73.04 61.92 73.12C61.58 73.19 61.22 73.23 60.83 73.23C60.24 73.23 59.77 73.06 59.45 72.71C59.13 72.36 58.95 71.87 58.93 71.23H63.34V70.47ZM58.95 70.21C59 69.67 59.16 69.25 59.43 68.97C59.7 68.69 60.06 68.54 60.5 68.54C60.94 68.54 61.3 68.68 61.55 68.96C61.8 69.24 61.94 69.66 61.95 70.2H58.94L58.95 70.21ZM65.99 70.94C65.99 71.68 66.13 72.24 66.42 72.61C66.71 72.98 67.12 73.17 67.67 73.17C68.3 73.17 68.89 73.01 69.45 72.7V73.93C69.2 74.08 68.93 74.18 68.64 74.25C68.35 74.31 68.01 74.35 67.6 74.35C66.6 74.35 65.84 74.06 65.32 73.47C64.8 72.89 64.54 72.05 64.54 70.95C64.54 69.85 64.81 68.98 65.36 68.38C65.9 67.78 66.69 67.48 67.72 67.48C68.42 67.48 69.05 67.61 69.61 67.87L69.18 69C68.59 68.77 68.09 68.65 67.71 68.65C66.56 68.65 65.99 69.41 65.99 70.93V70.94ZM76.47 70.47C76.47 69.54 76.22 68.81 75.71 68.28C75.2 67.75 74.51 67.48 73.64 67.48C72.7 67.48 71.96 67.79 71.42 68.41C70.88 69.03 70.61 69.88 70.61 70.96C70.61 72.04 70.9 72.84 71.48 73.44C72.06 74.04 72.87 74.34 73.9 74.34C74.35 74.34 74.75 74.31 75.1 74.24C75.45 74.17 75.8 74.06 76.14 73.89V72.75C75.75 72.92 75.39 73.04 75.05 73.12C74.71 73.19 74.35 73.23 73.96 73.23C73.37 73.23 72.9 73.06 72.58 72.71C72.26 72.36 72.08 71.87 72.06 71.23H76.47V70.47ZM72.09 70.21C72.14 69.67 72.3 69.25 72.57 68.97C72.84 68.69 73.2 68.54 73.64 68.54C74.08 68.54 74.44 68.68 74.69 68.96C74.94 69.24 75.08 69.66 75.09 70.2H72.08L72.09 70.21ZM81.14 72.48C81.14 72.31 81.09 72.17 81 72.06C80.9 71.95 80.75 71.83 80.53 71.71C80.31 71.59 80.01 71.45 79.61 71.3C78.85 71 78.33 70.71 78.06 70.41C77.79 70.11 77.66 69.73 77.66 69.26C77.66 68.69 77.89 68.25 78.35 67.94C78.81 67.63 79.43 67.47 80.21 67.47C80.99 67.47 81.72 67.63 82.42 67.94L81.96 69C81.25 68.7 80.64 68.56 80.16 68.56C79.42 68.56 79.05 68.77 79.05 69.19C79.05 69.4 79.15 69.57 79.34 69.72C79.53 69.86 79.96 70.06 80.61 70.31C81.16 70.52 81.55 70.72 81.8 70.89C82.05 71.06 82.23 71.27 82.35 71.5C82.47 71.73 82.53 72 82.53 72.32C82.53 72.97 82.29 73.46 81.82 73.81C81.35 74.16 80.67 74.33 79.8 74.33C78.93 74.33 78.21 74.2 77.67 73.93V72.71C78.45 73.07 79.17 73.25 79.84 73.25C80.71 73.25 81.14 72.99 81.14 72.47V72.48ZM84.04 67.6H85.45V74.22H84.04V67.6ZM85.54 65.85C85.54 66.09 85.47 66.28 85.33 66.42C85.19 66.56 85 66.63 84.75 66.63C84.5 66.63 84.3 66.56 84.16 66.42C84.02 66.28 83.95 66.09 83.95 65.85C83.95 65.6 84.02 65.4 84.16 65.27C84.3 65.14 84.49 65.07 84.75 65.07C85.01 65.07 85.19 65.14 85.33 65.27C85.47 65.4 85.54 65.6 85.54 65.85ZM87.59 72.24V68.67H86.69V68.05L87.66 67.54L88.14 66.14H89.01V67.61H90.9V68.68H89.01V72.22C89.01 72.56 89.09 72.81 89.26 72.97C89.43 73.13 89.65 73.21 89.93 73.21C90.27 73.21 90.62 73.16 90.96 73.05V74.11C90.8 74.18 90.6 74.23 90.36 74.28C90.11 74.33 89.86 74.35 89.6 74.35C88.27 74.35 87.6 73.65 87.6 72.24H87.59ZM94.89 70.21C93.85 70.24 93.08 70.43 92.57 70.78C92.06 71.13 91.81 71.64 91.81 72.32C91.81 72.96 91.99 73.46 92.36 73.81C92.73 74.16 93.23 74.34 93.88 74.34C94.39 74.34 94.8 74.27 95.13 74.12C95.45 73.97 95.77 73.7 96.09 73.3H96.14L96.42 74.22H97.43V69.76C97.43 68.97 97.22 68.4 96.79 68.03C96.36 67.66 95.73 67.48 94.88 67.48C94.5 67.48 94.1 67.53 93.67 67.63C93.24 67.73 92.85 67.87 92.49 68.06L92.95 69.07C93.24 68.93 93.54 68.82 93.85 68.72C94.16 68.62 94.49 68.57 94.83 68.57C95.25 68.57 95.55 68.67 95.75 68.88C95.95 69.09 96.05 69.41 96.05 69.83V70.18L94.91 70.22L94.89 70.21ZM96.02 71.64C96.02 72.15 95.87 72.55 95.56 72.84C95.25 73.13 94.84 73.27 94.33 73.27C93.98 73.27 93.72 73.19 93.54 73.03C93.36 72.87 93.28 72.64 93.28 72.34C93.28 71.93 93.43 71.63 93.73 71.43C94.03 71.23 94.51 71.12 95.18 71.1L96.03 71.06V71.63L96.02 71.64ZM102.46 72.48C102.46 72.31 102.41 72.17 102.32 72.06C102.22 71.95 102.07 71.83 101.85 71.71C101.63 71.59 101.33 71.45 100.93 71.3C100.17 71 99.65 70.71 99.38 70.41C99.11 70.11 98.98 69.73 98.98 69.26C98.98 68.69 99.21 68.25 99.67 67.94C100.13 67.63 100.75 67.47 101.53 67.47C102.31 67.47 103.04 67.63 103.74 67.94L103.29 69C102.58 68.7 101.97 68.56 101.49 68.56C100.75 68.56 100.38 68.77 100.38 69.19C100.38 69.4 100.48 69.57 100.67 69.72C100.86 69.86 101.29 70.06 101.94 70.31C102.49 70.52 102.88 70.72 103.13 70.89C103.38 71.07 103.56 71.27 103.68 71.5C103.8 71.73 103.86 72 103.86 72.32C103.86 72.97 103.62 73.46 103.15 73.81C102.68 74.16 102 74.33 101.13 74.33C100.26 74.33 99.54 74.2 99 73.93V72.71C99.78 73.07 100.5 73.25 101.17 73.25C102.04 73.25 102.47 72.99 102.47 72.47L102.46 72.48ZM111.16 70.21C110.12 70.24 109.35 70.43 108.84 70.78C108.33 71.13 108.08 71.64 108.08 72.32C108.08 72.96 108.26 73.46 108.63 73.81C109 74.16 109.5 74.34 110.15 74.34C110.66 74.34 111.07 74.27 111.4 74.12C111.72 73.97 112.04 73.7 112.36 73.3H112.41L112.69 74.22H113.7V69.76C113.7 68.97 113.49 68.4 113.06 68.03C112.63 67.66 112 67.48 111.15 67.48C110.77 67.48 110.37 67.53 109.94 67.63C109.51 67.73 109.12 67.87 108.76 68.06L109.22 69.07C109.51 68.93 109.81 68.82 110.12 68.72C110.43 68.62 110.76 68.57 111.1 68.57C111.52 68.57 111.82 68.67 112.02 68.88C112.22 69.09 112.32 69.41 112.32 69.83V70.18L111.18 70.22L111.16 70.21ZM112.29 71.64C112.29 72.15 112.14 72.55 111.83 72.84C111.52 73.13 111.11 73.27 110.6 73.27C110.25 73.27 109.99 73.19 109.81 73.03C109.63 72.87 109.55 72.64 109.55 72.34C109.55 71.93 109.7 71.63 110 71.43C110.3 71.23 110.78 71.12 111.45 71.1L112.3 71.06V71.63L112.29 71.64ZM117.06 74.85L117.31 74.23L114.65 67.61H116.18L117.53 71.36C117.73 71.89 117.87 72.4 117.94 72.87H117.99C118.03 72.65 118.09 72.38 118.19 72.07C118.29 71.76 118.79 70.27 119.71 67.61H121.23L118.4 75.11C117.89 76.49 117.03 77.18 115.83 77.18C115.52 77.18 115.22 77.15 114.92 77.08V75.97C115.13 76.02 115.37 76.04 115.64 76.04C116.32 76.04 116.8 75.65 117.07 74.86L117.06 74.85ZM123.59 67.6V71.68C123.59 72.19 123.69 72.57 123.9 72.82C124.11 73.07 124.43 73.2 124.88 73.2C125.47 73.2 125.9 73.02 126.18 72.67C126.46 72.32 126.6 71.73 126.6 70.89V67.59H128.01V74.21H126.9L126.7 73.34H126.63C126.43 73.65 126.16 73.89 125.79 74.06C125.42 74.23 125.02 74.32 124.55 74.32C123.75 74.32 123.15 74.12 122.75 73.72C122.35 73.32 122.16 72.72 122.16 71.91V67.58H123.58L123.59 67.6ZM132.27 67.48C131.44 67.48 130.79 67.78 130.32 68.39C129.85 68.99 129.62 69.84 129.62 70.93C129.62 72.02 129.85 72.85 130.31 73.45C130.77 74.05 131.42 74.35 132.24 74.35C133.11 74.35 133.77 74.02 134.22 73.36H134.29L134.54 74.23H135.64V64.91H134.23V67.32C134.23 67.6 134.26 67.97 134.33 68.45H134.26C133.81 67.81 133.14 67.49 132.27 67.49V67.48ZM134.29 71.14C134.29 71.87 134.15 72.4 133.88 72.72C133.62 73.05 133.2 73.21 132.62 73.21C132.1 73.21 131.71 73.02 131.45 72.63C131.19 72.24 131.06 71.69 131.06 70.95C131.06 70.21 131.19 69.64 131.46 69.23C131.73 68.83 132.11 68.63 132.6 68.63C133.18 68.63 133.6 68.81 133.88 69.16C134.15 69.51 134.29 70.1 134.29 70.94V71.14ZM140.26 70.21C139.22 70.24 138.45 70.43 137.94 70.78C137.43 71.13 137.18 71.64 137.18 72.32C137.18 72.96 137.36 73.46 137.73 73.81C138.1 74.16 138.6 74.34 139.25 74.34C139.76 74.34 140.17 74.27 140.5 74.12C140.82 73.97 141.14 73.7 141.46 73.3H141.51L141.79 74.22H142.8V69.76C142.8 68.97 142.59 68.4 142.16 68.03C141.73 67.66 141.1 67.48 140.25 67.48C139.87 67.48 139.47 67.53 139.04 67.63C138.61 67.73 138.22 67.87 137.86 68.06L138.31 69.07C138.6 68.93 138.9 68.82 139.21 68.72C139.52 68.62 139.85 68.57 140.19 68.57C140.61 68.57 140.91 68.67 141.11 68.88C141.31 69.09 141.41 69.41 141.41 69.83V70.18L140.27 70.22L140.26 70.21ZM141.39 71.64C141.39 72.15 141.24 72.55 140.93 72.84C140.62 73.13 140.21 73.27 139.7 73.27C139.35 73.27 139.09 73.19 138.91 73.03C138.73 72.87 138.65 72.64 138.65 72.34C138.65 71.93 138.8 71.63 139.1 71.43C139.4 71.23 139.88 71.12 140.55 71.1L141.4 71.06V71.63L141.39 71.64ZM146.75 72.81C146.9 72.97 146.98 73.19 146.98 73.48C146.98 73.77 146.9 73.99 146.75 74.15C146.6 74.32 146.38 74.4 146.09 74.4C145.8 74.4 145.59 74.32 145.44 74.16C145.29 74 145.21 73.77 145.21 73.48C145.21 72.88 145.5 72.58 146.09 72.58C146.38 72.58 146.6 72.66 146.75 72.82V72.81ZM146.82 70.52C146.69 70.71 146.63 70.97 146.63 71.29V71.56H145.46V71.18C145.46 70.74 145.54 70.38 145.7 70.08C145.86 69.79 146.14 69.49 146.54 69.18C147.01 68.8 147.32 68.51 147.46 68.31C147.6 68.1 147.67 67.86 147.67 67.57C147.67 67.23 147.56 66.98 147.33 66.8C147.11 66.62 146.79 66.53 146.37 66.53C145.99 66.53 145.64 66.58 145.32 66.69C145 66.8 144.68 66.93 144.37 67.08L143.87 66.03C144.68 65.58 145.55 65.35 146.47 65.35C147.25 65.35 147.87 65.54 148.33 65.92C148.79 66.3 149.02 66.83 149.02 67.51C149.02 67.81 148.98 68.08 148.89 68.31C148.8 68.54 148.67 68.77 148.49 68.98C148.31 69.19 148.01 69.47 147.57 69.81C147.2 70.1 146.95 70.34 146.82 70.53V70.52ZM43.78 66.76C43.63 66.6 43.55 66.38 43.55 66.09C43.55 65.8 43.63 65.58 43.78 65.42C43.93 65.25 44.15 65.17 44.44 65.17C44.73 65.17 44.94 65.25 45.09 65.41C45.24 65.57 45.32 65.8 45.32 66.09C45.32 66.69 45.03 66.99 44.44 66.99C44.15 66.99 43.93 66.91 43.78 66.75V66.76ZM43.71 69.05C43.84 68.86 43.9 68.6 43.9 68.28V68.01H45.07V68.39C45.07 68.83 44.99 69.19 44.83 69.49C44.67 69.78 44.39 70.08 43.99 70.39C43.52 70.77 43.21 71.06 43.07 71.26C42.93 71.46 42.86 71.72 42.86 72C42.86 72.34 42.97 72.59 43.2 72.77C43.43 72.95 43.74 73.04 44.16 73.04C44.54 73.04 44.89 72.99 45.21 72.88C45.53 72.77 45.85 72.64 46.16 72.49L46.66 73.54C45.85 73.99 44.98 74.22 44.06 74.22C43.28 74.22 42.66 74.03 42.2 73.65C41.74 73.27 41.51 72.74 41.51 72.06C41.51 71.76 41.55 71.49 41.64 71.26C41.73 71.03 41.86 70.8 42.04 70.59C42.22 70.38 42.52 70.1 42.96 69.76C43.33 69.47 43.58 69.23 43.71 69.04V69.05ZM32.77 94.64V95.39H29.17V94.64H32.77ZM28.81 96.39H32.78V97.14H28.81V96.39ZM39.36 94.64V95.39H35.68V94.64H39.36ZM26.87 98.27H41.7V99.17H34.67C34.52 99.56 34.36 100.02 34.2 100.45H40.13V104.28C40.13 105.41 39.56 105.41 37.81 105.41C37.76 105.13 37.6 104.74 37.45 104.48C37.79 104.48 38.1 104.5 38.33 104.5C39 104.5 39.07 104.5 39.07 104.27V101.34H36.49V105.28H35.48V101.34H32.96V105.28H31.95V101.34H29.51V105.38H28.46V100.46H33.15C33.28 100.07 33.43 99.61 33.54 99.18H26.87V98.28V98.27ZM28.31 95.96H27.31V92.8H33.7V91.77H28.24V90.87H40.31V91.77H34.77V92.8H41.28V95.96H40.23V93.64H34.77V97.71H33.71V93.64H28.31V95.96ZM35.68 96.39H39.78V97.16H35.68V96.39ZM49.83 98.01C50.06 98.03 50.17 97.98 50.22 97.86L49.43 97.65H56.77V93.42H52.98V91.93H58.05V90.93H43.22V91.93H48.19V93.42H44.51V97.65H48.79C48.46 98.16 48.09 98.73 47.69 99.3H43.08V100.25H47.04C46.4 101.16 45.75 102.03 45.23 102.7L46.26 103.08L46.64 102.59C47.75 102.8 48.83 103.03 49.89 103.28C48.21 103.9 46.05 104.24 43.32 104.39C43.5 104.63 43.68 105.04 43.76 105.37C47.08 105.12 49.61 104.6 51.48 103.65C53.64 104.21 55.55 104.81 56.99 105.4L57.66 104.48C56.35 103.97 54.59 103.43 52.64 102.94C53.61 102.22 54.32 101.34 54.83 100.24H58.16V99.29H48.97C49.28 98.83 49.56 98.39 49.82 98L49.83 98.01ZM52.99 94.34H55.69V96.71H52.99V94.34ZM49.24 91.92H51.92V93.41H49.24V91.92ZM49.24 94.34H51.92V96.71H49.24V94.34ZM48.2 96.71H45.57V94.34H48.2V96.71ZM53.59 100.25C53.05 101.25 52.3 102.02 51.28 102.62C49.97 102.31 48.6 102.03 47.22 101.79C47.58 101.3 47.96 100.78 48.32 100.25H53.59ZM60.81 99.82C60.65 99.59 60.29 99.23 60.04 99.05C61.5 98.43 62.33 97.59 62.82 96.76H59.6V95.86H63.21C63.39 95.26 63.39 94.9 63.39 94.57H60.28V93.72H63.39V92.49H59.94V91.61H63.39V90.17L64.76 90.25C64.74 90.36 64.66 90.46 64.45 90.48V91.61H67.54V92.49H64.45V93.72H67.31V94.57H64.45C64.45 94.9 64.45 95.21 64.27 95.86H67.67V96.76H63.94C63.43 97.84 62.5 99.03 60.8 99.82H60.81ZM66.4 100.74H62.36V104.55H61.28V99.77H66.4V98.51L67.81 98.61C67.79 98.72 67.71 98.81 67.5 98.82V99.77H73.01V103.25C73.01 103.82 72.86 104.12 72.37 104.28C71.86 104.44 71 104.44 69.59 104.44C69.52 104.16 69.36 103.79 69.21 103.51C69.86 103.53 70.47 103.54 70.91 103.54C71.83 103.54 71.91 103.54 71.91 103.23V100.73H67.5V105.37H66.4V100.73V100.74ZM69.54 99.07H68.48V90.9H73.25L73.43 90.85L74.13 91.27C74.1 91.34 74.03 91.38 73.97 91.42C73.43 92.24 72.69 93.3 72.04 94.17C73.72 95.17 74.08 96.02 74.08 96.7C74.08 98.45 72.2 98.45 71.59 98.45C71.36 98.45 71.13 98.45 70.92 98.43C70.9 98.17 70.77 97.78 70.61 97.53C70.94 97.56 71.25 97.58 71.53 97.58C72.18 97.58 73.03 97.53 73.03 96.58C73.01 95.92 72.42 95.16 70.89 94.31C71.49 93.51 72.07 92.61 72.52 91.86H69.53V99.07H69.54ZM79.51 93.18L80.28 92.76C80.54 93.14 80.8 93.58 81.03 94V93.82H85.23V90.17L86.65 90.27C86.63 90.38 86.54 90.47 86.32 90.5V93.82H90.93V94.88H83.64V102.53C83.64 103.38 83.92 103.67 84.74 103.67H88.71C89.2 103.67 89.92 103.64 90.3 103.56L90.43 104.62C90.15 104.7 89.43 104.73 88.71 104.73H84.8C83.13 104.73 82.54 104.14 82.54 102.47V94.87H81.46C81.53 95 81.57 95.13 81.62 95.25L80.82 95.79C80.58 95.1 80 93.99 79.5 93.17L79.51 93.18ZM79.26 105.35H78.18V90.18L79.59 90.28C79.57 90.39 79.48 90.48 79.26 90.49V105.35ZM76.6 97.81L75.73 97.37C76.29 96.42 76.55 94.75 76.58 93.38L77.48 93.51C77.48 94.95 77.22 96.75 76.6 97.81ZM118.32 55.79C118.84 56.32 119.39 56.82 119.97 57.29C123.46 60.14 127.92 61.85 132.76 61.85C137.6 61.85 142.06 60.14 145.55 57.29C146.13 56.82 146.68 56.32 147.2 55.79C147.67 55.31 148.11 54.81 148.54 54.29C151.36 50.8 153.05 46.38 153.05 41.56C153.05 30.37 143.95 21.27 132.76 21.27C121.57 21.27 112.47 30.37 112.47 41.56C112.47 46.38 114.17 50.81 116.98 54.29C117.4 54.81 117.85 55.31 118.32 55.79ZM115.46 41.56C115.46 32.02 123.22 24.27 132.75 24.27C142.28 24.27 150.04 32.03 150.04 41.56C150.04 46.6 147.86 51.13 144.41 54.29C143.82 54.83 143.21 55.34 142.55 55.79C141.71 56.37 140.82 56.86 139.89 57.29C137.71 58.28 135.3 58.85 132.75 58.85C130.2 58.85 127.79 58.28 125.61 57.29C124.68 56.86 123.78 56.37 122.95 55.79C122.29 55.34 121.68 54.83 121.09 54.29C117.64 51.13 115.46 46.6 115.46 41.56ZM27.06 47.69H24.88L19.53 39.02H19.47L19.51 39.5C19.58 40.42 19.61 41.27 19.61 42.03V47.69H17.99V36.81H20.15L25.49 45.44H25.53C25.53 45.33 25.5 44.91 25.47 44.19C25.44 43.47 25.43 42.91 25.43 42.51V36.81H27.06V47.69ZM33.19 47.83C31.91 47.83 30.91 47.46 30.19 46.71C29.47 45.96 29.11 44.93 29.11 43.63C29.11 42.33 29.44 41.23 30.11 40.46C30.78 39.69 31.7 39.31 32.87 39.31C33.96 39.31 34.82 39.64 35.45 40.3C36.08 40.96 36.4 41.87 36.4 43.02V43.97H30.91C30.94 44.77 31.15 45.38 31.56 45.81C31.97 46.24 32.54 46.45 33.28 46.45C33.77 46.45 34.22 46.4 34.64 46.31C35.06 46.22 35.51 46.06 35.99 45.85V47.27C35.56 47.47 35.13 47.62 34.69 47.7C34.25 47.78 33.75 47.83 33.19 47.83ZM32.87 40.63C32.31 40.63 31.87 40.81 31.53 41.16C31.19 41.51 31 42.03 30.93 42.7H34.67C34.67 42.02 34.5 41.5 34.18 41.16C33.86 40.82 33.43 40.64 32.87 40.64V40.63ZM41.82 47.83C40.54 47.83 39.54 47.46 38.82 46.71C38.1 45.96 37.74 44.93 37.74 43.63C37.74 42.33 38.07 41.23 38.74 40.46C39.41 39.69 40.33 39.31 41.5 39.31C42.59 39.31 43.45 39.64 44.08 40.3C44.71 40.96 45.03 41.87 45.03 43.02V43.97H39.54C39.57 44.77 39.78 45.38 40.19 45.81C40.6 46.24 41.17 46.45 41.91 46.45C42.4 46.45 42.85 46.4 43.27 46.31C43.69 46.22 44.14 46.06 44.62 45.85V47.27C44.19 47.47 43.76 47.62 43.32 47.7C42.88 47.78 42.38 47.83 41.82 47.83ZM41.5 40.63C40.94 40.63 40.5 40.81 40.16 41.16C39.82 41.51 39.63 42.03 39.56 42.7H43.3C43.3 42.02 43.13 41.5 42.81 41.16C42.49 40.82 42.06 40.64 41.5 40.64V40.63ZM49.63 47.83C48.6 47.83 47.8 47.46 47.23 46.71C46.65 45.97 46.37 44.92 46.37 43.58C46.37 42.24 46.66 41.18 47.24 40.43C47.82 39.68 48.63 39.3 49.66 39.3C50.69 39.3 51.57 39.7 52.13 40.5H52.22C52.14 39.91 52.09 39.44 52.09 39.1V36.1H53.85V47.68H52.48L52.18 46.6H52.1C51.54 47.42 50.72 47.83 49.64 47.83H49.63ZM50.1 46.42C50.82 46.42 51.34 46.22 51.67 45.81C52 45.41 52.17 44.75 52.18 43.84V43.59C52.18 42.55 52.01 41.82 51.67 41.38C51.33 40.94 50.8 40.73 50.09 40.73C49.47 40.73 49 40.98 48.67 41.48C48.34 41.98 48.17 42.69 48.17 43.61C48.17 44.53 48.33 45.22 48.65 45.7C48.97 46.18 49.46 46.42 50.1 46.42ZM67.25 47.69H65.49V42.63C65.49 41.99 65.36 41.52 65.11 41.21C64.86 40.9 64.45 40.74 63.89 40.74C63.15 40.74 62.62 40.96 62.27 41.4C61.92 41.84 61.75 42.57 61.75 43.61V47.7H60V36.12H61.75V39.06C61.75 39.53 61.72 40.04 61.66 40.57H61.77C62.01 40.17 62.34 39.86 62.76 39.65C63.18 39.43 63.68 39.32 64.25 39.32C66.25 39.32 67.24 40.32 67.24 42.33V47.7L67.25 47.69ZM73.13 47.83C71.85 47.83 70.85 47.46 70.13 46.71C69.41 45.96 69.05 44.93 69.05 43.63C69.05 42.33 69.38 41.23 70.05 40.46C70.72 39.69 71.64 39.31 72.81 39.31C73.9 39.31 74.76 39.64 75.39 40.3C76.02 40.96 76.34 41.87 76.34 43.02V43.97H70.85C70.88 44.77 71.09 45.38 71.5 45.81C71.91 46.24 72.48 46.45 73.22 46.45C73.71 46.45 74.16 46.4 74.58 46.31C75 46.22 75.45 46.06 75.93 45.85V47.27C75.5 47.47 75.07 47.62 74.63 47.7C74.19 47.78 73.69 47.83 73.13 47.83ZM72.81 40.63C72.25 40.63 71.81 40.81 71.47 41.16C71.13 41.51 70.94 42.03 70.87 42.7H74.61C74.61 42.02 74.44 41.5 74.12 41.16C73.8 40.82 73.37 40.64 72.81 40.64V40.63ZM79.92 47.69H78.17V36.11H79.92V47.69ZM86.44 47.83C85.4 47.83 84.59 47.46 84.01 46.71H83.91C83.98 47.41 84.01 47.83 84.01 47.98V51.35H82.26V39.45H83.67C83.71 39.6 83.79 39.97 83.92 40.55H84.01C84.56 39.72 85.37 39.3 86.47 39.3C87.5 39.3 88.3 39.67 88.87 40.42C89.44 41.17 89.73 42.21 89.73 43.55C89.73 44.89 89.44 45.94 88.85 46.7C88.27 47.45 87.46 47.83 86.43 47.83H86.44ZM86.02 40.73C85.33 40.73 84.82 40.93 84.5 41.34C84.18 41.75 84.02 42.4 84.02 43.29V43.55C84.02 44.55 84.18 45.28 84.5 45.73C84.82 46.18 85.34 46.4 86.06 46.4C86.67 46.4 87.13 46.15 87.46 45.66C87.79 45.16 87.95 44.46 87.95 43.54C87.95 42.62 87.79 41.92 87.46 41.44C87.13 40.97 86.66 40.73 86.03 40.73H86.02ZM92.47 44.38V43.9C92.47 43.35 92.57 42.9 92.77 42.54C92.97 42.18 93.32 41.8 93.81 41.42C94.4 40.95 94.78 40.59 94.95 40.33C95.12 40.07 95.21 39.76 95.21 39.41C95.21 38.99 95.07 38.67 94.79 38.45C94.51 38.23 94.11 38.12 93.59 38.12C93.12 38.12 92.68 38.19 92.28 38.32C91.88 38.45 91.49 38.62 91.1 38.8L90.48 37.49C91.49 36.93 92.57 36.65 93.72 36.65C94.69 36.65 95.46 36.89 96.03 37.36C96.6 37.84 96.89 38.49 96.89 39.33C96.89 39.7 96.84 40.03 96.73 40.32C96.62 40.61 96.46 40.89 96.23 41.15C96 41.41 95.63 41.76 95.09 42.18C94.63 42.54 94.32 42.84 94.16 43.08C94 43.32 93.93 43.64 93.93 44.04V44.37H92.47V44.38ZM92.16 46.76C92.16 46.01 92.52 45.64 93.25 45.64C93.61 45.64 93.88 45.74 94.07 45.93C94.26 46.13 94.35 46.4 94.35 46.76C94.35 47.12 94.25 47.39 94.06 47.6C93.87 47.81 93.6 47.91 93.24 47.91C92.88 47.91 92.62 47.81 92.43 47.61C92.24 47.41 92.15 47.13 92.15 46.77L92.16 46.76Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as talklumentsIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M74 108.5H67.5C66.77 108.5 66.64 108.18 66.5 107.5C66.48 107.4 66.3577 107.42 66.3477 107.32H57C57 108.15 56.33 108 55.5 108H49C37.6 108 29.5 116.51 29.5 128.5V132.5L94 132V129C94 117.01 86.5 108.5 74 108.5ZM73.5 112.5C73.34 112.63 71.14 115 62 115C52.86 115 49.81 112.34 49.5 112C48.94 111.39 48.89 111.06 49.5 110.5C50.1 109.95 50.43 110.42 51 111C51.1 111.09 53.78 113.5 61.67 113.5C69.56 113.5 71.9874 112.31 73 111.5C73.65 110.98 73.98 110.35 74.5 111C75.02 111.65 74.65 111.48 74 112L73.5 112.5ZM119.18 63.5999H119.19V74.5999H114.19H119.18V63.6099V63.5999ZM138.19 76.4799C138.19 76.4799 138.19 76.5599 138.19 76.6099C138.19 76.6199 138.19 76.6399 138.19 76.6499C138.19 76.5699 138.19 76.5099 138.19 76.4799ZM129.19 77.5999C129.13 77.5999 128.99 77.6099 128.84 77.6699C128.95 77.6299 129.06 77.5999 129.19 77.5999ZM126.45 48.4399C113.29 48.4399 102.59 59.1399 102.59 72.2999C102.59 85.4599 113.29 96.1599 126.45 96.1599C139.61 96.1599 150.31 85.4499 150.31 72.2999C150.31 59.1499 139.61 48.4399 126.45 48.4399ZM139.44 78.5899C138.87 79.2399 138.05 79.6099 137.19 79.6099H130.19V81.6099C130.19 84.3699 127.95 86.6099 125.19 86.6099C124.81 86.6099 124.46 86.3999 124.29 86.0599L119.57 76.6099H114.19C113.09 76.6099 112.19 75.7099 112.19 74.6099V63.6099C112.19 62.5099 113.09 61.6099 114.19 61.6099H135.69C137.2 61.6099 138.48 62.7299 138.67 64.2299L140.17 76.2299C140.28 77.0799 140.01 77.9399 139.44 78.5899ZM128.58 77.8199C128.65 77.7699 128.72 77.7299 128.79 77.6999C128.7 77.7399 128.62 77.7999 128.55 77.8599C128.56 77.8499 128.57 77.8299 128.58 77.8199ZM128.26 78.2799C128.2 78.4399 128.19 78.5699 128.19 78.6099C128.19 78.4899 128.22 78.3899 128.26 78.2799Z" fill="currentColor"/>
3
+ <path d="M74.1499 105.82H68.6199V100.12C73.8299 98.07 78.1999 93.77 80.9299 88.19C80.9499 88.19 80.9699 88.2 80.9799 88.21C82.2999 88.52 83.5999 87.87 84.1499 86.63C84.6799 85.42 85.1499 84.03 85.5499 82.51C86.4499 79.09 85.9399 74.73 85.3899 70.11C84.5499 63.03 83.6799 55.71 87.4899 50.71L88.7899 49L86.7399 48.37C86.4099 48.27 78.5699 45.89 66.1299 46.85C60.2899 47.3 46.9199 48.33 44.0699 57.66C41.7599 57.89 39.8399 59.04 38.4699 61.05C34.9099 66.27 35.6399 76.53 40.3399 87.19C40.7599 88.15 41.6799 88.73 42.6799 88.73C45.4199 94.05 49.6799 98.13 54.7199 100.12V105.82H49.1899C36.2099 105.82 27.1399 115.3 27.1399 128.87V133.01C27.1399 133.84 27.8099 134.51 28.6399 134.51H94.6999C95.5299 134.51 96.1999 133.84 96.1999 133.01V128.87C96.1999 115.3 87.1299 105.82 74.1499 105.82ZM40.9499 62.73C41.9699 61.23 43.3699 60.54 45.1899 60.61L45.8399 60.64L46.4699 60.67L46.5599 60.23L46.7199 59.41C48.1399 52.15 57.9599 50.48 66.3599 49.84C74.6799 49.2 80.9099 50.14 83.8899 50.76C81.5799 55 81.4499 60.12 81.8499 65.14C81.9899 66.94 82.1999 68.73 82.4099 70.46C82.9199 74.79 83.4099 78.87 82.6499 81.74C82.4199 82.61 82.1699 83.43 81.8899 84.18C81.9099 83.09 81.8999 81.92 81.8699 80.74C81.7299 75.82 81.1599 70.61 80.6799 69.22L80.3699 68.33L79.9799 68.28L79.4399 68.22C76.8099 67.91 73.9699 67.82 71.0999 67.82C69.2999 67.82 67.4799 67.85 65.6799 67.89C58.5799 68.02 51.2499 68.16 48.2299 65.87L46.8699 64.84L46.0199 66.32C44.0299 69.78 43.0399 74.1 42.5799 78.27C42.3699 80.15 42.2599 82.01 42.2299 83.74C42.2299 83.81 42.2299 83.88 42.2299 83.95C40.6499 79.94 39.7699 76.31 39.4099 73.17C38.8699 68.41 39.5599 64.77 40.9399 62.74L40.9499 62.73ZM47.9299 69.17C52.0399 71.14 58.7199 71.02 65.7399 70.89C69.9199 70.81 74.2199 70.73 78.0499 71.09C78.4999 73.69 79.0999 80.55 78.8499 85.38C78.8499 85.43 78.8499 85.48 78.8499 85.53C76.6999 90.69 73.0499 94.76 68.6099 96.87C67.6399 97.33 66.6399 97.7 65.6099 97.96C64.3299 98.29 63.0099 98.46 61.6599 98.46C60.3099 98.46 58.9899 98.29 57.7099 97.96C56.6799 97.7 55.6799 97.32 54.7099 96.86C50.6799 94.95 47.3099 91.42 45.1099 86.93C45.1899 86.68 45.2299 86.41 45.2199 86.14C45.1399 82 45.4199 74.6 47.9199 69.17H47.9299ZM61.6699 101.45C63.0199 101.45 64.3399 101.3 65.6199 101.02V107.32C65.6199 107.42 65.6299 107.52 65.6499 107.62C65.7899 108.31 66.3899 108.82 67.1199 108.82H74.1499C85.5499 108.82 93.1999 116.88 93.1999 128.87V131.51H30.1399V128.87C30.1399 116.88 37.7999 108.82 49.1899 108.82H56.2199C57.0499 108.82 57.7199 108.15 57.7199 107.32V101.02C58.9999 101.3 60.3199 101.45 61.6699 101.45ZM56.3299 91.71C56.3799 91.66 57.1999 90.99 58.3699 90.33C59.1399 89.9 60.0599 89.47 61.0199 89.23C63.2699 88.67 66.0899 89.6 66.2099 89.64C66.5399 89.75 66.7599 90.02 66.8399 90.33C66.8899 90.51 66.9099 90.71 66.8399 90.9C66.6699 91.42 66.0999 91.7 65.5799 91.53C65.5699 91.53 64.6099 91.21 63.4899 91.09C62.8399 91.02 62.1299 91.01 61.5099 91.16C60.8699 91.32 60.2399 91.6 59.6799 91.89C58.5099 92.5 57.6399 93.22 57.6299 93.23C57.4399 93.39 57.2199 93.46 56.9899 93.46C56.6999 93.46 56.4199 93.34 56.2199 93.1C55.8699 92.68 55.9199 92.05 56.3399 91.69L56.3299 91.71ZM51.1399 110.32C51.2399 110.41 53.7799 112.71 61.6699 112.71C69.5599 112.71 72.9999 110.21 73.0299 110.19C73.6799 109.67 74.6199 109.78 75.1399 110.43C75.6599 111.08 75.5499 112.02 74.8999 112.54C74.7399 112.67 70.8099 115.71 61.6699 115.71C52.5299 115.71 49.2699 112.72 48.9599 112.38C48.3999 111.77 48.4399 110.82 49.0499 110.26C49.6499 109.71 50.5799 109.74 51.1499 110.32H51.1399ZM52.4599 78.46C52.4599 76.48 53.3399 74.88 54.4399 74.88C55.5399 74.88 56.4199 76.48 56.4199 78.46C56.4199 80.44 55.5399 82.04 54.4399 82.04C53.3399 82.04 52.4599 80.44 52.4599 78.46ZM66.9399 78.46C66.9399 76.48 67.8199 74.88 68.9199 74.88C70.0199 74.88 70.8999 76.48 70.8999 78.46C70.8999 80.44 70.0199 82.04 68.9199 82.04C67.8199 82.04 66.9399 80.44 66.9399 78.46ZM153.32 72.3C153.32 57.49 141.27 45.44 126.46 45.44C111.65 45.44 99.5999 57.49 99.5999 72.3C99.5999 87.11 111.65 99.16 126.46 99.16C141.27 99.16 153.32 87.11 153.32 72.3ZM126.45 48.44C139.61 48.44 150.31 59.14 150.31 72.3C150.31 85.46 139.61 96.16 126.45 96.16C113.29 96.16 102.59 85.45 102.59 72.3C102.59 59.15 113.29 48.44 126.45 48.44ZM114.19 76.6H119.57L124.29 86.05C124.46 86.39 124.81 86.6 125.19 86.6C127.95 86.6 130.19 84.36 130.19 81.6V79.6H137.19C138.05 79.6 138.87 79.23 139.44 78.58C140.01 77.93 140.28 77.07 140.17 76.22L138.67 64.22C138.48 62.72 137.2 61.59 135.69 61.6H114.19C113.09 61.6 112.19 62.5 112.19 63.6V74.6C112.19 75.7 113.09 76.6 114.19 76.6ZM121.19 75.37V63.61H135.69C135.69 63.61 136.1 63.55 136.4 63.82C136.69 64.08 136.68 64.43 136.68 64.48L138.18 76.48C138.18 76.48 138.18 76.56 138.18 76.61C138.18 76.62 138.18 76.64 138.18 76.65C138.18 76.73 138.16 76.82 138.12 76.93C138.1 76.99 138.07 77.05 138.03 77.1C138.01 77.13 138 77.17 137.97 77.2C137.97 77.21 137.95 77.22 137.94 77.23C137.89 77.29 137.84 77.34 137.78 77.38C137.75 77.41 137.71 77.43 137.68 77.45C137.62 77.48 137.57 77.51 137.51 77.53C137.35 77.59 137.22 77.59 137.19 77.59H129.19C129.07 77.59 128.95 77.62 128.84 77.66C128.82 77.66 128.8 77.67 128.78 77.68C128.69 77.72 128.61 77.78 128.54 77.84C128.49 77.88 128.46 77.92 128.42 77.97C128.38 78.01 128.35 78.06 128.32 78.11C128.29 78.16 128.27 78.21 128.25 78.25C128.21 78.35 128.18 78.46 128.18 78.58C128.78 81.45 128.22 83.79 126.91 84.39C126.66 84.51 126.29 84.6 125.77 84.52L121.18 75.34L121.19 75.37ZM114.18 63.6H119.18H119.19V74.6H114.19H114.18V63.6ZM156.89 126.62C156.89 127.45 156.22 128.12 155.39 128.12H126.42C125.59 128.12 124.92 127.45 124.92 126.62C124.92 125.79 125.59 125.12 126.42 125.12H155.39C156.22 125.12 156.89 125.79 156.89 126.62ZM140.73 133C140.73 133.83 140.06 134.5 139.23 134.5H110.26C109.43 134.5 108.76 133.83 108.76 133C108.76 132.17 109.43 131.5 110.26 131.5H139.23C140.06 131.5 140.73 132.17 140.73 133ZM26.0899 35.39C26.0899 34.56 26.7599 33.89 27.5899 33.89H56.5599C57.3899 33.89 58.0599 34.56 58.0599 35.39C58.0599 36.22 57.3899 36.89 56.5599 36.89H27.5899C26.7599 36.89 26.0899 36.22 26.0899 35.39ZM40.4099 43.27H11.4399C10.6099 43.27 9.93994 42.6 9.93994 41.77C9.93994 40.94 10.6099 40.27 11.4399 40.27H40.4099C41.2399 40.27 41.9099 40.94 41.9099 41.77C41.9099 42.6 41.2399 43.27 40.4099 43.27Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as thumbsDownManIllustration};
@@ -0,0 +1,52 @@
1
+ const C=`<svg
2
+ width="168"
3
+ height="168"
4
+ viewBox="0 0 168 168"
5
+ fill="none"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M102.947 64.2417H125.685V134.43H84.5703C85.1052 134.43 85.5391 134.015 85.5391 133.503V105.005C85.5391 104.494 85.1052 104.079 84.5703 104.079H64.7178C64.183 104.079 63.75 104.494 63.75 105.005V133.503C63.75 134.015 64.183 134.43 64.7178 134.43H49.4258C47.3304 134.43 45.6318 132.732 45.6318 130.636V127.453C50.1728 124.714 53.2109 119.732 53.2109 114.038C53.2109 108.344 50.1727 103.362 45.6318 100.624V38.1577H102.947V64.2417ZM58.3682 76.5718C58.1358 76.572 57.9473 76.7799 57.9473 77.0356V91.2847C57.9473 91.5404 58.1358 91.7483 58.3682 91.7485H67C67.2325 91.7485 67.4209 91.5406 67.4209 91.2847V77.0356C67.4209 76.7797 67.2325 76.5718 67 76.5718H58.3682ZM81.1055 76.5718C80.873 76.5718 80.6846 76.7798 80.6846 77.0356V91.2847C80.6846 91.5406 80.873 91.7485 81.1055 91.7485H89.7373C89.9698 91.7485 90.1582 91.5405 90.1582 91.2847V77.0356C90.1582 76.7798 89.9698 76.5719 89.7373 76.5718H81.1055ZM58.3682 48.1177C58.1358 48.1179 57.9473 48.3248 57.9473 48.5806V62.8296C57.9473 63.0854 58.1358 63.2932 58.3682 63.2935H67C67.2325 63.2935 67.4209 63.0855 67.4209 62.8296V48.5806C67.4209 48.3246 67.2325 48.1177 67 48.1177H58.3682ZM81.1055 48.1177C80.873 48.1177 80.6846 48.3247 80.6846 48.5806V62.8296C80.6846 63.0855 80.873 63.2934 81.1055 63.2935H89.7373C89.9698 63.2934 90.1582 63.0855 90.1582 62.8296V48.5806C90.1582 48.3247 89.9698 48.1178 89.7373 48.1177H81.1055Z"
12
+ fill="currentColor"
13
+ />
14
+ <path
15
+ fill-rule="evenodd"
16
+ clip-rule="evenodd"
17
+ d="M67.2644 74.3258C68.5494 74.4648 69.3156 75.6081 69.3157 76.6642V90.8629L69.3059 91.075C69.2115 92.0669 68.4637 93.0706 67.2644 93.2003L67.0001 93.2149H58.3687C57.0156 93.2147 56.1642 92.1378 56.0629 91.075L56.0522 90.8629V76.6642C56.0523 75.5377 56.9253 74.3114 58.3687 74.3112H67.0001L67.2644 74.3258ZM59.8426 89.4343H65.5263V78.0927H59.8426V89.4343Z"
18
+ fill="#1F1F1F"
19
+ />
20
+ <path
21
+ fill-rule="evenodd"
22
+ clip-rule="evenodd"
23
+ d="M90.002 74.3258C91.2868 74.465 92.0532 75.6082 92.0533 76.6642V90.8629L92.0436 91.075C91.9491 92.0667 91.201 93.0703 90.002 93.2003L89.7377 93.2149H81.1064C79.753 93.2149 78.9018 92.1378 78.8005 91.075L78.7898 90.8629V76.6642C78.7899 75.5376 79.6628 74.3112 81.1064 74.3112H89.7377L90.002 74.3258ZM82.5802 89.4343H88.2639V78.0927H82.5802V89.4343Z"
24
+ fill="#1F1F1F"
25
+ />
26
+ <path
27
+ fill-rule="evenodd"
28
+ clip-rule="evenodd"
29
+ d="M67.2644 45.9724C68.5495 46.1113 69.3157 47.2546 69.3157 48.3107V62.5094L69.3059 62.7215C69.2113 63.7132 68.4635 64.7171 67.2644 64.8468L67.0001 64.8614H58.3687C57.0158 64.8612 56.1644 63.7842 56.0629 62.7215L56.0522 62.5094V48.3107C56.0522 47.1841 56.9252 45.9579 58.3687 45.9578H67.0001L67.2644 45.9724ZM59.8426 61.0808H65.5263V49.7393H59.8426V61.0808Z"
30
+ fill="#1F1F1F"
31
+ />
32
+ <path
33
+ fill-rule="evenodd"
34
+ clip-rule="evenodd"
35
+ d="M90.002 45.9724C91.2868 46.1116 92.0533 47.2547 92.0533 48.3107V62.5094L92.0436 62.7215C91.9489 63.7131 91.2009 64.7169 90.002 64.8468L89.7377 64.8614H81.1064C79.7533 64.8614 78.902 63.7842 78.8005 62.7215L78.7898 62.5094V48.3107C78.7898 47.184 79.6627 45.9578 81.1064 45.9578H89.7377L90.002 45.9724ZM82.5802 61.0808H88.2639V49.7393H82.5802V61.0808Z"
36
+ fill="#1F1F1F"
37
+ />
38
+ <path
39
+ fill-rule="evenodd"
40
+ clip-rule="evenodd"
41
+ d="M106.931 36.0437C107.886 36.1406 108.632 36.9452 108.632 37.9238C108.632 38.9024 107.886 39.7069 106.931 39.8038L106.737 39.8145H104.843V62.0248H129.475L129.668 62.0345C130.623 62.1312 131.369 62.9369 131.369 63.9155C131.369 64.8941 130.623 65.6988 129.668 65.7956L129.475 65.8053H127.579V131.965H145.959V127.57C144.707 128.057 143.367 128.312 141.982 128.312C135.868 128.312 130.895 123.34 130.895 117.227C130.895 112.156 133.598 107.97 137.718 106.519C139.457 102.489 143.334 99.8311 147.897 99.831C152.461 99.831 156.492 102.566 158.176 106.741C162.296 108.336 165.065 112.72 164.999 117.726C164.955 120.693 163.77 123.45 161.643 125.521C159.561 127.559 156.813 128.666 153.911 128.666H153.756C152.261 128.644 150.711 128.29 149.282 127.67V131.965H156.948L157.141 131.976C158.096 132.072 158.842 132.877 158.842 133.856C158.842 134.835 158.097 135.639 157.141 135.736L156.948 135.747H30.4732V138.109C30.4732 139.153 29.6252 140 28.579 140C27.5327 140 26.6838 139.153 26.6838 138.109V135.747H20.526C19.4797 135.746 18.6308 134.9 18.6308 133.856C18.631 132.812 19.4798 131.965 20.526 131.965H26.6838V128.184C24.4247 129.389 21.8457 130.076 19.1049 130.076L18.6894 130.07C10.125 129.854 3.22186 122.967 3.00488 114.423L3 114.008C3.00003 107.169 7.2834 101.328 13.3198 99.0088C15.4305 92.8878 21.2531 88.4896 28.1049 88.4894L28.7389 88.5021C35.253 88.7612 40.741 92.9974 42.8316 98.8433C43.1384 98.9525 43.44 99.073 43.7377 99.2004V39.8145H41.8425C40.7961 39.8145 39.9473 38.9677 39.9473 37.9238C39.9474 36.8799 40.7961 36.033 41.8425 36.033H106.737L106.931 36.0437ZM30.4732 131.965H44.0615C43.8522 131.374 43.7377 130.738 43.7377 130.075V127.871C41.8476 128.68 39.7661 129.13 37.579 129.13L36.9938 129.12C34.6518 129.034 32.442 128.432 30.4732 127.427V131.965ZM47.5271 101.508C50.9979 104.368 53.2107 108.693 53.2108 113.535L53.2059 113.938C53.0871 118.617 50.9017 122.783 47.5271 125.564V130.075C47.5271 131.113 48.3644 131.955 49.4019 131.965H61.8548V104.535C61.8548 102.902 63.2188 101.721 64.7186 101.721H84.571L84.8509 101.735C86.2361 101.871 87.4348 103.004 87.4348 104.535V131.965H101.053V39.8145H47.5271V101.508ZM104.843 131.965H123.79V65.8053H104.843V131.965ZM65.6453 131.965H83.6444V105.502H65.6453V131.965ZM28.1049 92.27C23.0819 92.2701 18.7804 95.3923 17.0614 99.8077L16.9034 100.239L16.3289 101.904L14.6814 102.537C10.0591 104.313 6.78947 108.784 6.78944 114.008C6.78957 120.794 12.3033 126.294 19.1049 126.295C21.9671 126.295 24.5922 125.323 26.6838 123.691V120.902L16.7366 115.173L16.5737 115.068C15.7948 114.508 15.5527 113.438 16.0431 112.59C16.5335 111.743 17.5824 111.418 18.4582 111.81L18.6308 111.899L26.6838 116.536V103.612C26.6838 102.568 27.5327 101.721 28.579 101.721C29.6252 101.721 30.4732 102.568 30.4732 103.612V111.206L38.5261 106.569C39.4323 106.047 40.5906 106.357 41.1139 107.261C41.6369 108.165 41.3265 109.32 40.4204 109.842L30.4732 115.572V123.02L31.1413 123.453C32.9933 124.653 35.1991 125.35 37.579 125.35C44.1192 125.35 49.4212 120.06 49.4214 113.535C49.4212 108.41 46.1465 104.038 41.5587 102.405L39.8654 101.803L39.2626 100.114C37.6257 95.5369 33.2425 92.27 28.1049 92.27ZM147.897 103.164C144.563 103.164 141.617 105.279 140.543 108.435C140.526 108.485 140.503 108.528 140.479 108.574C140.471 108.59 140.462 108.606 140.454 108.623C140.443 108.64 140.435 108.659 140.426 108.679C140.418 108.698 140.409 108.717 140.398 108.734C140.387 108.75 140.374 108.767 140.36 108.784C140.346 108.8 140.332 108.817 140.321 108.833C140.288 108.889 140.254 108.945 140.21 108.989C140.144 109.066 140.066 109.133 139.978 109.199C139.967 109.221 139.956 109.222 139.945 109.222C139.867 109.277 139.789 109.321 139.701 109.366C139.69 109.387 139.667 109.387 139.645 109.387C139.626 109.394 139.607 109.402 139.589 109.409C139.522 109.435 139.46 109.458 139.391 109.476H139.38C136.245 110.262 134.218 113.297 134.218 117.217C134.218 121.491 137.696 124.979 141.982 124.979H141.994V125C143.412 125 144.774 124.602 145.97 123.882V120.804L140 117.826C139.181 117.416 138.848 116.419 139.258 115.599C139.668 114.78 140.664 114.448 141.484 114.858L145.959 117.094V110.163C145.959 109.244 146.701 108.502 147.62 108.501C148.539 108.501 149.282 109.243 149.282 110.163V114.57L154.776 112.011C155.606 111.624 156.592 111.99 156.98 112.82C157.368 113.651 157.002 114.637 156.171 115.024L149.282 118.235V123.927C150.589 124.813 152.262 125.344 153.801 125.366C155.872 125.4 157.844 124.613 159.328 123.162C160.812 121.712 161.654 119.774 161.677 117.703C161.732 113.927 159.528 110.55 156.438 109.675C156.416 109.675 156.393 109.664 156.393 109.664C156.382 109.664 156.371 109.659 156.36 109.654C156.349 109.648 156.338 109.642 156.327 109.642C156.194 109.587 156.072 109.532 155.961 109.454C155.939 109.432 155.917 109.409 155.894 109.409C155.773 109.321 155.662 109.21 155.574 109.088C155.568 109.079 155.563 109.071 155.558 109.064C155.545 109.043 155.534 109.027 155.518 109.011C155.418 108.879 155.341 108.734 155.296 108.579C154.277 105.335 151.231 103.164 147.897 103.164Z"
42
+ fill="#1F1F1F"
43
+ />
44
+ <path
45
+ d="M163.008 35.2302C163.95 35.2304 164.713 35.9918 164.713 36.9312C164.713 37.8704 163.949 38.632 163.008 38.6322H132.955C132.013 38.6322 131.25 37.8705 131.25 36.9312C131.25 35.9917 132.013 35.2302 132.955 35.2302H163.008Z"
46
+ fill="#1F1F1F"
47
+ />
48
+ <path
49
+ d="M151.285 28C152.226 28 152.99 28.7615 152.99 29.701C152.99 30.6405 152.226 31.402 151.285 31.402H121.232C120.29 31.4018 119.527 30.6404 119.527 29.701C119.527 28.7617 120.29 28.0002 121.232 28H151.285Z"
50
+ fill="#1F1F1F"
51
+ />
52
+ </svg>`;export{C as townHomeIllustration};
@@ -0,0 +1,4 @@
1
+ const C=`<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M139.74 129.96C140.56 130.78 140.56 132.11 139.74 132.93L131.33 141.34C130.51 142.16 129.18 142.16 128.35 141.34C127.53 140.52 127.53 139.19 128.35 138.36L133.17 133.54H82.05C80.89 133.54 79.95 132.6 79.95 131.44C79.95 130.28 80.89 129.34 82.05 129.34H133.17L128.35 124.52C127.53 123.7 127.53 122.37 128.35 121.54C129.17 120.72 130.5 120.72 131.33 121.54L139.74 129.95V129.96ZM144.15 68.64H150.83V36.62H64.96V44.74H66.47C67.31 44.74 67.98 45.42 67.98 46.25V61.06C67.98 61.9 67.3 62.57 66.47 62.57H64.96V70.3H71.41C72.71 70.3 73.77 71.36 73.77 72.66V102.96H150.83V71.65H144.15C143.36 84.96 132.29 95.55 118.79 95.55C105.29 95.55 93.38 84.15 93.38 70.14C93.38 57.2 103.11 46.49 115.64 44.93C116.67 44.8 117.72 44.73 118.79 44.73C132.29 44.73 143.36 55.32 144.15 68.63V68.64ZM108.1 75.56L110.14 74.5C109.53 73.3 109.17 71.95 109.12 70.53H106.82C106.88 72.34 107.33 74.04 108.11 75.56H108.1ZM129.35 75.83L127.31 74.77C126.72 75.86 125.92 76.82 124.97 77.61L126.29 79.49C127.54 78.49 128.58 77.24 129.34 75.83H129.35ZM130.77 70.53H128.47C128.42 71.79 128.14 72.99 127.65 74.09L129.69 75.15C130.34 73.74 130.72 72.18 130.78 70.53H130.77ZM119.17 82.12C121.59 82.04 123.84 81.25 125.69 79.94L124.37 78.06C122.89 79.11 121.1 79.75 119.17 79.82V82.12ZM112.02 80.04L113.32 78.15C112.18 77.37 111.22 76.34 110.5 75.16L108.46 76.23C109.36 77.75 110.57 79.06 112.02 80.05V80.04ZM118.41 79.83C116.8 79.77 115.29 79.31 113.97 78.55L112.67 80.44C114.36 81.45 116.32 82.05 118.41 82.12V79.82V79.83ZM113.25 62.21L111.93 60.33C110.52 61.32 109.34 62.6 108.46 64.08L110.5 65.14C111.2 63.98 112.14 62.98 113.24 62.2L113.25 62.21ZM106.81 69.77H109.11C109.17 68.35 109.53 67.01 110.13 65.8L108.09 64.74C107.32 66.26 106.86 67.96 106.81 69.77ZM130.69 68.69C130.54 67.44 130.19 66.25 129.68 65.15L127.64 66.21C127.99 66.99 128.23 67.82 128.36 68.69C128.41 69.04 128.45 69.41 128.46 69.77H130.76C130.75 69.41 130.72 69.04 130.68 68.69H130.69ZM127.31 65.53L129.35 64.47C128.57 63.02 127.49 61.76 126.21 60.75L124.91 62.64C125.89 63.44 126.71 64.42 127.32 65.54L127.31 65.53ZM118.41 58.17C117.45 58.2 116.53 58.34 115.64 58.58C114.54 58.88 113.51 59.33 112.56 59.91L113.88 61.79C114.43 61.46 115.02 61.19 115.63 60.98C116.51 60.68 117.44 60.5 118.4 60.46V58.16L118.41 58.17ZM119.17 60.47C121.07 60.54 122.83 61.16 124.3 62.18L125.6 60.29C123.76 59.02 121.55 58.25 119.17 58.18V60.48V60.47ZM33.16 106.3H19.07C18.71 106.3 18.43 106.59 18.43 106.94C18.43 107.29 18.72 107.58 19.07 107.58H33.16C33.52 107.58 33.8 107.29 33.8 106.94C33.8 106.59 33.51 106.3 33.16 106.3ZM33.16 88.39H19.07C18.71 88.39 18.43 88.68 18.43 89.03C18.43 89.38 18.72 89.67 19.07 89.67H33.16C33.52 89.67 33.8 89.38 33.8 89.03C33.8 88.68 33.51 88.39 33.16 88.39ZM38.44 75.03V81.66H46.14V73.96H38.44V75.03Z" fill="currentColor"/>
3
+ <path d="M162.86 27.0701V117.68C162.86 122.19 159.21 125.84 154.7 125.84C150.19 125.84 146.54 122.19 146.54 117.68V114.03H73.77V111H159.84V28.5801H55.94V70.3101H52.91V27.0701C52.91 26.2301 53.59 25.5601 54.42 25.5601H161.34C162.18 25.5601 162.85 26.2401 162.85 27.0701H162.86ZM150.82 86.2001V71.6701H144.14C143.35 84.9801 132.28 95.5701 118.78 95.5701C105.28 95.5701 93.37 84.1701 93.37 70.1601C93.37 57.2201 103.1 46.5101 115.63 44.9501C116.66 44.8201 117.71 44.7501 118.78 44.7501C132.28 44.7501 143.35 55.3401 144.14 68.6501H150.82V36.6201H64.95V44.7401H66.46C67.3 44.7401 67.97 45.4201 67.97 46.2501V61.0601C67.97 61.9001 67.29 62.5701 66.46 62.5701H64.95V70.3001H61.92V35.1001C61.92 34.2601 62.6 33.5901 63.43 33.5901H152.32C153.16 33.5901 153.83 34.2701 153.83 35.1001V104.48C153.83 105.32 153.15 105.99 152.32 105.99H73.75V102.96H150.81V86.1901L150.82 86.2001ZM141.12 71.6601H133.13C133.07 71.6601 133.01 71.6501 132.94 71.6401C132.19 78.7801 126.13 84.3701 118.8 84.3701C110.96 84.3701 104.58 77.9901 104.58 70.1501C104.58 63.3901 109.32 57.7301 115.65 56.2901C116.67 56.0601 117.72 55.9301 118.8 55.9301C126.14 55.9301 132.2 61.5201 132.94 68.6601C133 68.6601 133.06 68.6401 133.13 68.6401H141.12C140.34 57.0001 130.63 47.7701 118.79 47.7701C117.72 47.7701 116.67 47.8501 115.64 48.0001C104.79 49.5401 96.41 58.8801 96.41 70.1601C96.41 82.5001 106.45 92.5401 118.79 92.5401C131.13 92.5401 140.33 83.3101 141.12 71.6701V71.6601ZM129.35 75.8301L127.31 74.7701C126.72 75.8601 125.92 76.8201 124.97 77.6101L126.29 79.4901C127.54 78.4901 128.58 77.2401 129.34 75.8301H129.35ZM126.2 60.7401L124.9 62.6301C125.88 63.4301 126.7 64.4101 127.31 65.5301L129.35 64.4701C128.57 63.0201 127.49 61.7601 126.21 60.7501L126.2 60.7401ZM129.68 65.1501L127.64 66.2101C127.99 66.9901 128.23 67.8201 128.36 68.6901C128.41 69.0401 128.45 69.4101 128.46 69.7701H130.76C130.75 69.4101 130.72 69.0401 130.68 68.6901C130.53 67.4401 130.18 66.2501 129.67 65.1501H129.68ZM125.29 68.6901C124.62 65.7101 121.96 63.4801 118.79 63.4801C117.65 63.4801 116.58 63.7701 115.64 64.2701C113.55 65.4001 112.12 67.6101 112.12 70.1501C112.12 73.8301 115.11 76.8201 118.79 76.8201C122.47 76.8201 125.46 73.8301 125.46 70.1501C125.46 69.6501 125.4 69.1601 125.29 68.6901ZM125.6 60.2801C123.76 59.0101 121.55 58.2401 119.17 58.1701V60.4701C121.07 60.5401 122.83 61.1601 124.3 62.1801L125.6 60.2901V60.2801ZM118.41 58.1701C117.45 58.2001 116.53 58.3401 115.64 58.5801C114.54 58.8801 113.51 59.3301 112.56 59.9101L113.88 61.7901C114.43 61.4601 115.02 61.1901 115.63 60.9801C116.51 60.6801 117.44 60.5001 118.4 60.4601V58.1601L118.41 58.1701ZM108.46 64.0801L110.5 65.1401C111.2 63.9801 112.14 62.9801 113.24 62.2001L111.92 60.3201C110.51 61.3101 109.33 62.5901 108.45 64.0701L108.46 64.0801ZM106.81 69.7701H109.11C109.17 68.3501 109.53 67.0101 110.13 65.8001L108.09 64.7401C107.32 66.2601 106.86 67.9601 106.81 69.7701ZM106.81 70.5301C106.87 72.3401 107.32 74.0401 108.1 75.5601L110.14 74.5001C109.53 73.3001 109.17 71.9501 109.12 70.5301H106.82H106.81ZM108.47 76.2201C109.37 77.7401 110.58 79.0501 112.03 80.0401L113.33 78.1501C112.19 77.3701 111.23 76.3401 110.51 75.1601L108.47 76.2301V76.2201ZM112.67 80.4401C114.36 81.4501 116.32 82.0501 118.41 82.1201V79.8201C116.8 79.7601 115.29 79.3001 113.97 78.5401L112.67 80.4301V80.4401ZM119.17 82.1201C121.59 82.0401 123.84 81.2501 125.69 79.9401L124.37 78.0601C122.89 79.1101 121.1 79.7501 119.17 79.8201V82.1201ZM130.77 70.5301H128.47C128.42 71.7901 128.14 72.9901 127.65 74.0901L129.69 75.1501C130.34 73.7401 130.72 72.1801 130.78 70.5301H130.77ZM33 61.3501C33 60.5201 32.33 59.8501 31.5 59.8501H2.53003C1.70003 59.8501 1.03003 60.5201 1.03003 61.3501C1.03003 62.1801 1.70003 62.8501 2.53003 62.8501H31.5C32.33 62.8501 33 62.1801 33 61.3501ZM17.02 56.4601H45.99C46.82 56.4601 47.49 55.7901 47.49 54.9601C47.49 54.1301 46.82 53.4601 45.99 53.4601H17.02C16.19 53.4601 15.52 54.1301 15.52 54.9601C15.52 55.7901 16.19 56.4601 17.02 56.4601ZM72.37 72.6701V143.37C72.37 143.9 71.94 144.34 71.4 144.34H13.18C12.65 144.34 12.21 143.91 12.21 143.37V72.6701C12.21 72.1401 12.64 71.7001 13.18 71.7001H71.4C71.93 71.7001 72.37 72.1301 72.37 72.6701ZM70.44 73.6301H47.43V82.2901C47.43 82.6501 47.14 82.9301 46.79 82.9301H37.8C37.44 82.9301 37.16 82.6401 37.16 82.2901V73.6301H14.15V142.4H70.44V73.6301ZM38.44 75.0301V81.6601H46.14V73.9601H38.44V75.0301ZM64.82 110.04H19.07C18.71 110.04 18.43 110.33 18.43 110.68C18.43 111.03 18.72 111.32 19.07 111.32H64.82C65.06 111.32 65.26 111.18 65.37 110.99C65.42 110.9 65.46 110.79 65.46 110.67C65.46 110.31 65.17 110.03 64.82 110.03V110.04ZM64.82 113.35H19.07C18.71 113.35 18.43 113.64 18.43 113.99C18.43 114.34 18.72 114.63 19.07 114.63H64.82C65.17 114.63 65.44 114.36 65.46 114.02C65.46 114.01 65.46 114 65.46 113.99C65.46 113.63 65.17 113.35 64.82 113.35ZM64.82 116.66H19.07C18.71 116.66 18.43 116.95 18.43 117.3C18.43 117.65 18.72 117.94 19.07 117.94H64.82C65.18 117.94 65.46 117.65 65.46 117.3C65.46 116.95 65.17 116.66 64.82 116.66ZM64.82 92.0801H19.07C18.71 92.0801 18.43 92.3701 18.43 92.7201C18.43 93.0701 18.72 93.3601 19.07 93.3601H64.82C64.82 93.3601 64.91 93.3401 64.96 93.3301C65.25 93.2601 65.47 93.0201 65.47 92.7101C65.47 92.4001 65.25 92.1601 64.96 92.0901C64.91 92.0801 64.87 92.0601 64.82 92.0601V92.0801ZM65.15 95.4901C65.09 95.4501 65.03 95.4301 64.96 95.4101C64.91 95.4001 64.87 95.3801 64.82 95.3801H19.07C18.71 95.3801 18.43 95.6701 18.43 96.0201C18.43 96.3701 18.72 96.6601 19.07 96.6601H64.82C64.82 96.6601 64.91 96.6401 64.96 96.6301C65.25 96.5601 65.47 96.3201 65.47 96.0101C65.47 95.7801 65.34 95.5801 65.15 95.4701V95.4901ZM64.96 98.7301C64.96 98.7301 64.87 98.7001 64.82 98.7001H19.07C18.71 98.7001 18.43 98.9901 18.43 99.3401C18.43 99.6901 18.72 99.9801 19.07 99.9801H64.82C64.82 99.9801 64.91 99.9601 64.96 99.9501C65.25 99.8801 65.47 99.6401 65.47 99.3301C65.47 99.0201 65.25 98.7801 64.96 98.7101V98.7301ZM64.82 119.98H19.07C18.71 119.98 18.43 120.27 18.43 120.62C18.43 120.97 18.72 121.26 19.07 121.26H64.82C65.18 121.26 65.46 120.97 65.46 120.62C65.46 120.27 65.17 119.98 64.82 119.98ZM64.82 123.29H19.07C18.71 123.29 18.43 123.58 18.43 123.93C18.43 124.28 18.72 124.57 19.07 124.57H64.82C65.18 124.57 65.46 124.28 65.46 123.93C65.46 123.58 65.17 123.29 64.82 123.29ZM37.14 135.12C35.97 135.11 34.77 135.02 33.64 134.7C33.37 134.62 33.04 134.49 32.81 134.29C33.39 133.7 33.82 132.97 34.03 132.17C34.12 131.83 33.75 131.57 33.45 131.73C32.56 132.19 31.46 133.13 31.76 134.14C31.63 134.23 31.51 134.33 31.37 134.41C30.87 134.68 29.97 135.04 29.51 134.57C28.93 133.98 29.42 133.04 29.72 132.44C29.91 132.06 29.43 131.63 29.1 131.96C28.48 132.61 27.81 133.19 27.05 133.67C26.78 133.85 26.41 134.15 26.09 134.22C25.73 134.31 25.84 134.31 25.88 133.91C25.91 133.68 25.93 133.44 25.96 133.21C26 132.86 25.51 132.71 25.29 132.93C24.77 133.45 23.14 134.97 22.53 133.86C22.45 133.72 22.42 133.58 22.39 133.43C22.84 132.7 23.2 131.91 23.45 131.07C23.57 130.68 23.07 130.43 22.79 130.69C22.14 131.28 21.62 132.27 21.6 133.22C21.09 134.01 20.46 134.73 19.71 135.35C19.32 135.67 19.88 136.23 20.27 135.91C20.87 135.42 21.37 134.85 21.83 134.24C21.89 134.37 21.96 134.49 22.06 134.61C22.87 135.59 24.16 134.9 25.1 134.15C25.1 134.82 25.27 135.4 26.19 135.03C27.01 134.7 27.77 134.18 28.47 133.59C28.43 133.93 28.46 134.26 28.6 134.6C28.91 135.35 29.6 135.64 30.38 135.53C31.05 135.44 31.66 135.17 32.2 134.79C32.72 135.29 33.5 135.47 34.19 135.6C35.16 135.79 36.14 135.87 37.13 135.88C37.64 135.88 37.64 135.1 37.13 135.09L37.14 135.12Z" fill="#1F1F1F"/>
4
+ </svg>`;export{C as transferIllustration};