architwin 1.0.9

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 (274) hide show
  1. package/README.md +530 -0
  2. package/bundle/LICENSE.md +17 -0
  3. package/bundle/css/core.css +21 -0
  4. package/bundle/css/late.css +22 -0
  5. package/bundle/css/showcase.css +406 -0
  6. package/bundle/css/unsupported_browser.css +1 -0
  7. package/bundle/cursors/grab.png +0 -0
  8. package/bundle/cursors/grabbing.png +0 -0
  9. package/bundle/cursors/rbe-default.png +0 -0
  10. package/bundle/cursors/rbe-finish-room.png +0 -0
  11. package/bundle/cursors/rbe-moving.png +0 -0
  12. package/bundle/cursors/rbe-place-door.png +0 -0
  13. package/bundle/cursors/rbe-place-node.png +0 -0
  14. package/bundle/cursors/rbe-place-opening.png +0 -0
  15. package/bundle/cursors/zoom-in.png +0 -0
  16. package/bundle/cursors/zoom-out.png +0 -0
  17. package/bundle/fonts/ibm-plex-sans-100.woff +0 -0
  18. package/bundle/fonts/ibm-plex-sans-100.woff2 +0 -0
  19. package/bundle/fonts/ibm-plex-sans-100italic.woff +0 -0
  20. package/bundle/fonts/ibm-plex-sans-100italic.woff2 +0 -0
  21. package/bundle/fonts/ibm-plex-sans-200.woff +0 -0
  22. package/bundle/fonts/ibm-plex-sans-200.woff2 +0 -0
  23. package/bundle/fonts/ibm-plex-sans-200italic.woff +0 -0
  24. package/bundle/fonts/ibm-plex-sans-200italic.woff2 +0 -0
  25. package/bundle/fonts/ibm-plex-sans-300.woff +0 -0
  26. package/bundle/fonts/ibm-plex-sans-300.woff2 +0 -0
  27. package/bundle/fonts/ibm-plex-sans-300italic.woff +0 -0
  28. package/bundle/fonts/ibm-plex-sans-300italic.woff2 +0 -0
  29. package/bundle/fonts/ibm-plex-sans-500.woff +0 -0
  30. package/bundle/fonts/ibm-plex-sans-500.woff2 +0 -0
  31. package/bundle/fonts/ibm-plex-sans-500italic.woff +0 -0
  32. package/bundle/fonts/ibm-plex-sans-500italic.woff2 +0 -0
  33. package/bundle/fonts/ibm-plex-sans-600.woff +0 -0
  34. package/bundle/fonts/ibm-plex-sans-600.woff2 +0 -0
  35. package/bundle/fonts/ibm-plex-sans-600italic.woff +0 -0
  36. package/bundle/fonts/ibm-plex-sans-600italic.woff2 +0 -0
  37. package/bundle/fonts/ibm-plex-sans-700.woff +0 -0
  38. package/bundle/fonts/ibm-plex-sans-700.woff2 +0 -0
  39. package/bundle/fonts/ibm-plex-sans-700italic.woff +0 -0
  40. package/bundle/fonts/ibm-plex-sans-700italic.woff2 +0 -0
  41. package/bundle/fonts/ibm-plex-sans-italic.woff +0 -0
  42. package/bundle/fonts/ibm-plex-sans-italic.woff2 +0 -0
  43. package/bundle/fonts/ibm-plex-sans-regular.woff +0 -0
  44. package/bundle/fonts/ibm-plex-sans-regular.woff2 +0 -0
  45. package/bundle/fonts/mp-font.svg +2079 -0
  46. package/bundle/fonts/mp-font.woff +0 -0
  47. package/bundle/fonts/mp-font.woff2 +0 -0
  48. package/bundle/fonts/roboto-100.woff +0 -0
  49. package/bundle/fonts/roboto-100.woff2 +0 -0
  50. package/bundle/fonts/roboto-100italic.woff +0 -0
  51. package/bundle/fonts/roboto-100italic.woff2 +0 -0
  52. package/bundle/fonts/roboto-300.woff +0 -0
  53. package/bundle/fonts/roboto-300.woff2 +0 -0
  54. package/bundle/fonts/roboto-300italic.woff +0 -0
  55. package/bundle/fonts/roboto-300italic.woff2 +0 -0
  56. package/bundle/fonts/roboto-500.woff +0 -0
  57. package/bundle/fonts/roboto-500.woff2 +0 -0
  58. package/bundle/fonts/roboto-500italic.woff +0 -0
  59. package/bundle/fonts/roboto-500italic.woff2 +0 -0
  60. package/bundle/fonts/roboto-700.woff +0 -0
  61. package/bundle/fonts/roboto-700.woff2 +0 -0
  62. package/bundle/fonts/roboto-700italic.woff +0 -0
  63. package/bundle/fonts/roboto-700italic.woff2 +0 -0
  64. package/bundle/fonts/roboto-900.woff +0 -0
  65. package/bundle/fonts/roboto-900.woff2 +0 -0
  66. package/bundle/fonts/roboto-900italic.woff +0 -0
  67. package/bundle/fonts/roboto-900italic.woff2 +0 -0
  68. package/bundle/fonts/roboto-italic.woff +0 -0
  69. package/bundle/fonts/roboto-italic.woff2 +0 -0
  70. package/bundle/fonts/roboto-regular.woff +0 -0
  71. package/bundle/fonts/roboto-regular.woff2 +0 -0
  72. package/bundle/images/360_placement_pin_mask.png +0 -0
  73. package/bundle/images/Desktop-help-play-button.svg +1 -0
  74. package/bundle/images/Desktop-help-spacebar.png +0 -0
  75. package/bundle/images/MP-logo_H_lock-RGB_color-black.svg +24 -0
  76. package/bundle/images/NoteColor.png +0 -0
  77. package/bundle/images/chrome.png +0 -0
  78. package/bundle/images/edge.png +0 -0
  79. package/bundle/images/escape.png +0 -0
  80. package/bundle/images/exterior.png +0 -0
  81. package/bundle/images/exterior_hover.png +0 -0
  82. package/bundle/images/firefox.png +0 -0
  83. package/bundle/images/headset-quest-2.png +0 -0
  84. package/bundle/images/interior.png +0 -0
  85. package/bundle/images/interior_hover.png +0 -0
  86. package/bundle/images/login-screen-background.jpg +0 -0
  87. package/bundle/images/matterport-app-icon.svg +9 -0
  88. package/bundle/images/matterport-logo-light.svg +1 -0
  89. package/bundle/images/mattertag-disc-128-free.v1.png +0 -0
  90. package/bundle/images/mobile-help-play-button.svg +1 -0
  91. package/bundle/images/nav_help_360.png +0 -0
  92. package/bundle/images/nav_help_click_inside.png +0 -0
  93. package/bundle/images/nav_help_gesture_drag.png +0 -0
  94. package/bundle/images/nav_help_gesture_drag_two_finger.png +0 -0
  95. package/bundle/images/nav_help_gesture_pinch.png +0 -0
  96. package/bundle/images/nav_help_gesture_position.png +0 -0
  97. package/bundle/images/nav_help_gesture_position_two_finger.png +0 -0
  98. package/bundle/images/nav_help_gesture_tap.png +0 -0
  99. package/bundle/images/nav_help_inside_key.png +0 -0
  100. package/bundle/images/nav_help_keyboard_all.png +0 -0
  101. package/bundle/images/nav_help_keyboard_left_right.png +0 -0
  102. package/bundle/images/nav_help_keyboard_up_down.png +0 -0
  103. package/bundle/images/nav_help_mouse_click.png +0 -0
  104. package/bundle/images/nav_help_mouse_drag_left.png +0 -0
  105. package/bundle/images/nav_help_mouse_drag_right.png +0 -0
  106. package/bundle/images/nav_help_mouse_position_left.png +0 -0
  107. package/bundle/images/nav_help_mouse_position_right.png +0 -0
  108. package/bundle/images/nav_help_mouse_zoom.png +0 -0
  109. package/bundle/images/nav_help_tap_inside.png +0 -0
  110. package/bundle/images/nav_help_zoom_keys.png +0 -0
  111. package/bundle/images/objectColor.png +0 -0
  112. package/bundle/images/outlineBasic1024.png +0 -0
  113. package/bundle/images/outlineBasic2048.png +0 -0
  114. package/bundle/images/outlineBasic4096.png +0 -0
  115. package/bundle/images/outlineBasic512.png +0 -0
  116. package/bundle/images/outlineEnhanced1024.png +0 -0
  117. package/bundle/images/outlineEnhanced2048.png +0 -0
  118. package/bundle/images/outlineEnhanced4096.png +0 -0
  119. package/bundle/images/outlineEnhanced512.png +0 -0
  120. package/bundle/images/pinAnchor.png +0 -0
  121. package/bundle/images/pinIconDefault.png +0 -0
  122. package/bundle/images/safari.png +0 -0
  123. package/bundle/images/scope.svg +3 -0
  124. package/bundle/images/selected_sweep_glow.png +0 -0
  125. package/bundle/images/showcase-password-background.jpg +0 -0
  126. package/bundle/images/surface_grid_planar_256.png +0 -0
  127. package/bundle/images/tagColor.png +0 -0
  128. package/bundle/images/unsupported-browser.jpg +0 -0
  129. package/bundle/images/uv_grid_opengl.jpg +0 -0
  130. package/bundle/images/vert_arrows.png +0 -0
  131. package/bundle/js/136.js +18 -0
  132. package/bundle/js/136.js.LICENSE.txt +20 -0
  133. package/bundle/js/143.js +2 -0
  134. package/bundle/js/143.js.LICENSE.txt +20 -0
  135. package/bundle/js/145.js +2 -0
  136. package/bundle/js/145.js.LICENSE.txt +20 -0
  137. package/bundle/js/189.js +2 -0
  138. package/bundle/js/189.js.LICENSE.txt +20 -0
  139. package/bundle/js/217.js +2 -0
  140. package/bundle/js/217.js.LICENSE.txt +20 -0
  141. package/bundle/js/313.js +2 -0
  142. package/bundle/js/313.js.LICENSE.txt +20 -0
  143. package/bundle/js/316.js +2 -0
  144. package/bundle/js/316.js.LICENSE.txt +27 -0
  145. package/bundle/js/321.js +2 -0
  146. package/bundle/js/321.js.LICENSE.txt +20 -0
  147. package/bundle/js/324.js +2 -0
  148. package/bundle/js/324.js.LICENSE.txt +20 -0
  149. package/bundle/js/325.js +2 -0
  150. package/bundle/js/325.js.LICENSE.txt +20 -0
  151. package/bundle/js/330.js +2 -0
  152. package/bundle/js/330.js.LICENSE.txt +20 -0
  153. package/bundle/js/335.js +2 -0
  154. package/bundle/js/335.js.LICENSE.txt +20 -0
  155. package/bundle/js/376.js +2 -0
  156. package/bundle/js/376.js.LICENSE.txt +20 -0
  157. package/bundle/js/422.js +2 -0
  158. package/bundle/js/422.js.LICENSE.txt +22 -0
  159. package/bundle/js/493.js +2 -0
  160. package/bundle/js/493.js.LICENSE.txt +27 -0
  161. package/bundle/js/512.js +2 -0
  162. package/bundle/js/512.js.LICENSE.txt +20 -0
  163. package/bundle/js/519.js +2 -0
  164. package/bundle/js/519.js.LICENSE.txt +20 -0
  165. package/bundle/js/521.js +2 -0
  166. package/bundle/js/521.js.LICENSE.txt +20 -0
  167. package/bundle/js/525.js +2 -0
  168. package/bundle/js/525.js.LICENSE.txt +20 -0
  169. package/bundle/js/607.js +2 -0
  170. package/bundle/js/607.js.LICENSE.txt +27 -0
  171. package/bundle/js/644.js +2 -0
  172. package/bundle/js/644.js.LICENSE.txt +63 -0
  173. package/bundle/js/648.js +2 -0
  174. package/bundle/js/648.js.LICENSE.txt +20 -0
  175. package/bundle/js/66.js +2 -0
  176. package/bundle/js/66.js.LICENSE.txt +20 -0
  177. package/bundle/js/662.js +2 -0
  178. package/bundle/js/662.js.LICENSE.txt +20 -0
  179. package/bundle/js/668.js +2 -0
  180. package/bundle/js/668.js.LICENSE.txt +20 -0
  181. package/bundle/js/718.js +2 -0
  182. package/bundle/js/718.js.LICENSE.txt +20 -0
  183. package/bundle/js/764.js +2 -0
  184. package/bundle/js/764.js.LICENSE.txt +29 -0
  185. package/bundle/js/833.js +20 -0
  186. package/bundle/js/833.js.LICENSE.txt +20 -0
  187. package/bundle/js/858.js +2 -0
  188. package/bundle/js/858.js.LICENSE.txt +20 -0
  189. package/bundle/js/916.js +2 -0
  190. package/bundle/js/916.js.LICENSE.txt +20 -0
  191. package/bundle/js/924.js +2 -0
  192. package/bundle/js/924.js.LICENSE.txt +20 -0
  193. package/bundle/js/932.js +2 -0
  194. package/bundle/js/932.js.LICENSE.txt +20 -0
  195. package/bundle/js/948.js +2 -0
  196. package/bundle/js/948.js.LICENSE.txt +20 -0
  197. package/bundle/js/958.js +2 -0
  198. package/bundle/js/958.js.LICENSE.txt +20 -0
  199. package/bundle/js/JPEGDecoder.worker.worker.js.LICENSE.txt +29 -0
  200. package/bundle/js/JPEGEncoder.worker.worker.js.LICENSE.txt +29 -0
  201. package/bundle/js/PNGDecoder.worker.worker.js.LICENSE.txt +20 -0
  202. package/bundle/js/PNGEncoder.worker.worker.js.LICENSE.txt +20 -0
  203. package/bundle/js/browser-check.js +2 -0
  204. package/bundle/js/browser-check.js.LICENSE.txt +18 -0
  205. package/bundle/js/showcase.js +6 -0
  206. package/bundle/js/showcase.js.LICENSE.txt +144 -0
  207. package/bundle/locale/messages/strings_de.json +1 -0
  208. package/bundle/locale/messages/strings_es.json +1 -0
  209. package/bundle/locale/messages/strings_fr.json +1 -0
  210. package/bundle/locale/messages/strings_it.json +1 -0
  211. package/bundle/locale/messages/strings_ja.json +1 -0
  212. package/bundle/locale/messages/strings_ko.json +1 -0
  213. package/bundle/locale/messages/strings_nl.json +1 -0
  214. package/bundle/locale/messages/strings_pt.json +1 -0
  215. package/bundle/locale/messages/strings_ru.json +1 -0
  216. package/bundle/locale/messages/strings_zh-CN.json +1 -0
  217. package/bundle/locale/messages/strings_zh-TW.json +1 -0
  218. package/bundle/locale/strings.json +1 -0
  219. package/bundle/sdk/cursors/grab.png +0 -0
  220. package/bundle/sdk/cursors/grabbing.png +0 -0
  221. package/bundle/sdk/cursors/rbe-default.png +0 -0
  222. package/bundle/sdk/cursors/rbe-finish-room.png +0 -0
  223. package/bundle/sdk/cursors/rbe-moving.png +0 -0
  224. package/bundle/sdk/cursors/rbe-place-door.png +0 -0
  225. package/bundle/sdk/cursors/rbe-place-node.png +0 -0
  226. package/bundle/sdk/cursors/rbe-place-opening.png +0 -0
  227. package/bundle/sdk/cursors/zoom-in.png +0 -0
  228. package/bundle/sdk/cursors/zoom-out.png +0 -0
  229. package/bundle/sdk/sandbox.html +1 -0
  230. package/bundle/sdk/sdk-client.js +1 -0
  231. package/bundle/sdk/sdk-interface.js +1 -0
  232. package/bundle/sdk.d.ts +5312 -0
  233. package/bundle/showcase.html +114 -0
  234. package/bundle/terms/terms-de-DE.html +69 -0
  235. package/bundle/terms/terms-en-GB.html +62 -0
  236. package/bundle/terms/terms-en-US.html +62 -0
  237. package/bundle/terms/terms-es-MX.html +66 -0
  238. package/bundle/terms/terms-fr-FR.html +65 -0
  239. package/bundle/terms/terms-it-IT.html +65 -0
  240. package/bundle/terms/terms-ja-JP.html +64 -0
  241. package/bundle/terms/terms-ko-KR.html +65 -0
  242. package/bundle/terms/terms-nl-NL.html +65 -0
  243. package/bundle/terms/terms-pt-BR.html +75 -0
  244. package/bundle/terms/terms-ru-RU.html +72 -0
  245. package/bundle/terms/terms-zh-CN.html +65 -0
  246. package/bundle/terms/terms-zh-TW.html +84 -0
  247. package/bundle/vendors/three/0.146.0/libs/basis/README.md +32 -0
  248. package/bundle/vendors/three/0.146.0/libs/basis/basis_transcoder.js +1 -0
  249. package/bundle/vendors/three/0.146.0/libs/basis/basis_transcoder.wasm +0 -0
  250. package/bundle/vendors/three/0.146.0/libs/basis/no-dynamic-execution.patch +11 -0
  251. package/bundle/vendors/three/0.146.0/libs/draco/README.md +32 -0
  252. package/bundle/vendors/three/0.146.0/libs/draco/draco_decoder.js +1 -0
  253. package/bundle/vendors/three/0.146.0/libs/draco/draco_decoder.wasm +0 -0
  254. package/bundle/vendors/three/0.146.0/libs/draco/draco_encoder.js +1 -0
  255. package/bundle/vendors/three/0.146.0/libs/draco/draco_wasm_wrapper.js +1 -0
  256. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_decoder.js +1 -0
  257. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_decoder.wasm +0 -0
  258. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_encoder.js +1 -0
  259. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_wasm_wrapper.js +1 -0
  260. package/bundle/vendors/three/0.146.0/three.cjs +2 -0
  261. package/bundle/vendors/three/0.146.0/three.cjs.LICENSE.txt +5 -0
  262. package/bundle/vendors/three/0.146.0/three.js +2 -0
  263. package/bundle/vendors/three/0.146.0/three.js.LICENSE.txt +5 -0
  264. package/bundle/vendors/three/0.146.0/three.min.js +2 -0
  265. package/bundle/vendors/three/0.146.0/three.min.js.LICENSE.txt +5 -0
  266. package/bundle/vendors/three/0.146.0/three.module.js +2 -0
  267. package/bundle/vendors/three/0.146.0/three.module.js.LICENSE.txt +5 -0
  268. package/bundle/version.txt +1 -0
  269. package/lib/architwin.d.ts +24 -0
  270. package/lib/architwin.min.js +1 -0
  271. package/lib/types.d.ts +123 -0
  272. package/lib/types.js +2 -0
  273. package/package.json +26 -0
  274. package/tsconfig.json +11 -0
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1 @@
1
+ <svg width="32" height="74" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="#FFF"><path d="M15.576 33.998c-.448.332-.754.977-.754 1.713v5.673c0 .736.306 1.38.754 1.712.02.014.04.025.06.038v-.038c.188.151.405.239.633.239.228 0 .444-.088.632-.239v.038c.02-.013.04-.024.06-.038.448-.331.753-.976.753-1.712v-5.673c0-.736-.305-1.381-.754-1.713-.018-.013-.04-.024-.059-.037v.037a1.014 1.014 0 00-.632-.239c-.228 0-.445.09-.633.24v-.038l-.06.037" opacity=".5"/><path d="M.909 41.664v2.823a31.294 31.294 0 0014.727 3.993V45c-.02-.005-.04-.008-.06-.014a2.706 2.706 0 01-2.018-2.604v-7.186c0-1.246.86-2.3 2.018-2.605l.06-.014v-3.49h-2.078c-6.956 0-12.65 5.66-12.65 12.576"/><path d="M18.98 29.089h-2.079v3.49l.06.013a2.707 2.707 0 012.02 2.605v7.186a2.708 2.708 0 01-2.02 2.604c-.02.006-.04.009-.06.014v3.479a31.291 31.291 0 0014.728-3.993v-2.823c0-6.916-5.693-12.575-12.648-12.575" opacity=".5"/><path d="M.909 45.921v15.503C.909 68.341 6.602 74 13.559 74h5.422c6.955 0 12.648-5.659 12.648-12.576V45.921a32.563 32.563 0 01-15.36 3.827c-5.55 0-10.78-1.385-15.36-3.827" opacity=".5"/></g><path opacity=".5" d="M-26-9h84v84h-84z"/><path fill="#FFF" d="M9 22V0l18 11z"/></g></svg>
@@ -0,0 +1,24 @@
1
+ <svg width="105" height="18" viewBox="0 0 105 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_319_15069)">
3
+ <path d="M25.3732 14.6019V10.2014L25.2296 7.65101H25.3254L26.3307 9.90131L28.6287 14.3519L30.9266 9.90131L31.932 7.65101H32.0277L31.8841 10.2014V14.6019H34.3736V3.75049H31.5969L28.6287 9.65128L25.7084 3.75049H22.8838V14.6019H25.3732Z" fill="#222222"/>
4
+ <path d="M97.8545 11.8515C97.8545 13.6517 98.7641 14.6018 100.535 14.6018H102.067V12.3515H100.392V7.60091H102.163V5.40062H100.152V3.35034H97.8066V11.8515H97.8545Z" fill="#222222"/>
5
+ <path d="M97.1843 5.45068C97.1843 5.45068 97.1364 5.45068 96.7534 5.45068C95.3172 5.45068 94.647 6.45082 94.4076 7.15091C94.3597 7.15091 94.3119 7.15091 94.3119 7.15091V5.45068H91.7745V14.6019H94.3119C94.3119 14.6019 94.3119 9.55123 94.3119 9.40121C94.3119 8.85114 94.5034 8.50109 94.7427 8.25106C95.1736 7.801 96.0832 7.70098 97.1364 7.70098C97.1843 6.80086 97.1843 5.45068 97.1843 5.45068Z" fill="#222222"/>
6
+ <path d="M71.9547 5.45068C71.9547 5.45068 71.9068 5.45068 71.5238 5.45068C70.0876 5.45068 69.4174 6.45082 69.178 7.15091C69.1301 7.15091 69.0822 7.15091 69.0822 7.15091V5.45068H66.5449V14.6019H69.0822C69.0822 14.6019 69.0822 9.55123 69.0822 9.40121C69.0822 8.85114 69.2737 8.50109 69.5131 8.25106C69.944 7.801 70.8536 7.70098 71.9068 7.70098C71.9547 6.80086 71.9547 5.45068 71.9547 5.45068Z" fill="#222222"/>
7
+ <path d="M57.0659 10.1513C57.0659 7.15094 58.5979 5.20068 61.2788 5.20068C64.2949 5.20068 65.4918 7.45098 65.4918 10.0013V10.8014H59.699V10.9014C59.699 11.9516 60.2256 12.7017 61.7097 12.7017C62.7629 12.7017 63.3853 12.2016 63.9119 11.5515L65.2045 13.2018C64.3906 14.1519 63.0502 14.752 61.4225 14.752C58.6458 14.852 57.0659 13.2018 57.0659 10.1513ZM59.699 9.15121V9.30123H62.8587V9.15121C62.8587 8.00106 62.3799 7.25096 61.3267 7.25096C60.3214 7.20095 59.699 7.95105 59.699 9.15121Z" fill="#222222"/>
8
+ <path d="M82.1997 10.1513C82.1997 7.10094 83.7796 5.20068 86.4126 5.20068C89.0457 5.20068 90.6255 7.10094 90.6255 10.1513C90.6255 13.2018 89.0457 14.802 86.4126 14.802C83.7796 14.802 82.1997 13.2018 82.1997 10.1513ZM88.0403 10.8514V9.20122C88.0403 8.00106 87.4659 7.35097 86.4605 7.35097C85.4551 7.35097 84.8807 8.05107 84.8807 9.20122V10.8514C84.8807 12.0516 85.4551 12.7017 86.4605 12.7017C87.4659 12.7017 88.0403 12.0516 88.0403 10.8514Z" fill="#222222"/>
9
+ <path d="M54.6242 3.35034H52.3263V4.45049C52.3263 5.10058 52.1348 5.45062 51.4167 5.45062H50.7943V7.65092H52.0869V11.8515C52.0869 13.6517 52.9965 14.6018 54.7679 14.6018H56.2998V12.3515H54.6242V7.60091H56.3956V5.40062H54.6242V3.35034Z" fill="#222222"/>
10
+ <path d="M48.3049 3.35034H46.0069V4.45049C46.0069 5.10058 45.8154 5.45062 45.0973 5.45062H44.475V7.65092H45.7676V11.8515C45.7676 13.6517 46.6772 14.6018 48.4485 14.6018H49.9805V12.3515H48.3049V7.60091H50.0762V5.40062H48.3049V3.35034Z" fill="#222222"/>
11
+ <path d="M77.8432 5.25049C76.6942 5.25049 75.6889 6.00059 75.4016 7.05073H75.3059V5.45051H72.7686V17.3521H75.3059V13.0015H75.4016C75.641 14.0017 76.6464 14.8018 77.8432 14.8018C80.1412 14.8018 81.338 13.3516 81.338 10.1511C81.338 6.95072 80.1412 5.25049 77.8432 5.25049ZM78.6571 11.0013C78.6571 12.2014 77.939 12.6515 76.9815 12.6515C76.024 12.6515 75.3059 12.1514 75.3059 11.2513V8.75096C75.3059 7.90084 76.024 7.35077 76.9815 7.35077C77.939 7.35077 78.6571 8.10087 78.6571 9.30103V11.0013Z" fill="#222222"/>
12
+ <path d="M42.8473 14.6017C41.9377 14.6017 41.2674 13.9517 41.1238 12.9515H41.0281C40.7408 14.1517 39.7355 14.8018 38.395 14.8018C36.5758 14.8018 35.5704 13.7016 35.5704 12.0514C35.5704 10.0511 37.0545 9.101 39.4482 9.101H40.8844V8.80096C40.8844 7.90084 40.4536 7.30076 39.4004 7.30076C38.395 7.30076 37.8684 7.85084 37.4375 8.40091L35.9056 7.05073C36.6237 5.95058 37.6769 5.25049 39.544 5.25049C42.0813 5.25049 43.4218 6.45065 43.4218 8.70095V12.4014H44.2835V14.6517H42.8473V14.6017ZM40.8844 11.7514V10.6512H39.6397C38.6344 10.6512 38.1556 11.0513 38.1556 11.7014V11.9514C38.1556 12.6515 38.5865 12.9515 39.3525 12.9515C40.1663 13.0015 40.8844 12.6015 40.8844 11.7514Z" fill="#222222"/>
13
+ <path d="M14.7452 0L8.56946 1.80024L2.44158 0L0 0.700094V17.2523L2.44158 17.9524L8.61733 16.2022L14.7452 18.0024L17.1868 17.3023V0.700094L14.7452 0ZM12.2558 12.3517L8.56946 11.3015L4.88315 12.3517V5.65076L8.56946 6.7009L12.2558 5.65076V12.3517Z" fill="#FF3158"/>
14
+ <path d="M8.56946 3.25054V6.701L2.44158 4.90076V17.9525L0 17.2524V0.700195L8.56946 3.25054Z" fill="#C00033"/>
15
+ <path d="M12.2558 13.7521L8.56946 12.7019V16.1524L14.7452 17.9526V4.90088L12.2558 5.65098V13.7521Z" fill="#C00033"/>
16
+ <path d="M14.7452 0L17.1868 0.700094L8.56946 3.25044L0 0.700094L2.44158 0L8.56946 1.80024L14.7452 0Z" fill="#FF7788"/>
17
+ <path d="M8.56946 11.2515L12.2558 12.3516V13.7518L8.56946 12.7017L4.93103 13.7518V12.3516L8.56946 11.2515Z" fill="#FF7788"/>
18
+ </g>
19
+ <defs>
20
+ <clipPath id="clip0_319_15069">
21
+ <rect width="104.625" height="18" fill="white"/>
22
+ </clipPath>
23
+ </defs>
24
+ </svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,9 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="48" height="48" fill="white"/>
3
+ <rect width="48" height="48" rx="8" fill="#222222"/>
4
+ <path d="M12.6029 8.34939L24.0893 11.4733L35.5757 8.34497L40.1711 9.59544V38.3959L35.5757 39.6464L24.0893 36.5268L12.6029 39.6552L8.00749 38.4003V9.59985L12.6029 8.34939ZM17.1984 29.8371L24.0893 27.9592L30.9802 29.8371V18.1631L24.0893 20.041L17.1984 18.1631V29.8371Z" fill="#FF3158"/>
5
+ <path d="M24.0894 13.9743V20.041L35.5757 16.9126V39.6508L40.1712 38.4003V9.59985L24.0894 13.9743Z" fill="#C00033"/>
6
+ <path d="M17.1985 32.3379L24.0894 30.46V36.5268L12.603 39.6507V16.9126L17.1985 18.1631V32.3379Z" fill="#C00033"/>
7
+ <path d="M12.603 8.35034L8.00752 9.60081L24.0893 13.9752L40.1712 9.60081L35.5757 8.35034L24.0893 11.4743L12.603 8.35034Z" fill="#FF7788"/>
8
+ <path d="M24.0894 27.9592L17.1985 29.8371V32.3381L24.0894 30.4602L30.9803 32.3381V29.8371L24.0894 27.9592Z" fill="#FF7788"/>
9
+ </svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 230.05 49.75" xml:space="preserve"><style>.st0{fill:#f5f4f3}.st2{fill:#fff}.st3{fill:#999}</style><path class="st0" d="M61.28 36.14v-8.82l-.24-5.09.19-.04 2.05 4.54 4.82 8.86 4.82-8.86 2.06-4.54.18.04-.24 5.09v8.82h5.14V14.4h-5.81l-6.11 11.77h-.07L61.95 14.4h-5.81v21.74zM212.69 30.63c0 3.6 1.94 5.5 5.61 5.5h3.17v-4.45h-3.45v-9.49h3.74v-4.36h-4.15v-4.21h-4.91v17.01zM211.26 17.83h-.87c-3.01 0-4.44 2.03-4.89 3.43h-.18v-3.43H200v18.31h5.32V25.72c0-1.08.41-1.84.93-2.33.89-.86 2.79-1.11 5.01-1.11v-4.45zM158.63 17.83h-.87c-3.01 0-4.44 2.03-4.89 3.43h-.18v-3.43h-5.32v18.31h5.32V25.72c0-1.08.41-1.84.93-2.33.89-.86 2.79-1.11 5.01-1.11v-4.45zM127.48 27.25c0-5.97 3.17-9.86 8.85-9.86 6.26 0 8.78 4.53 8.78 9.64v1.58h-12.12v.18c0 2.12 1.14 3.6 4.17 3.6 2.23 0 3.45-1.04 4.64-2.27l2.66 3.31c-1.69 1.94-4.46 3.13-7.91 3.13-5.8.01-9.07-3.27-9.07-9.31zm5.5-2.05v.29h6.62v-.32c0-2.3-1.04-3.85-3.17-3.85s-3.45 1.54-3.45 3.88zM180.04 27.25c0-6.08 3.31-9.86 8.85-9.86 5.54 0 8.85 3.78 8.85 9.86s-3.31 9.32-8.85 9.32c-5.55 0-8.85-3.24-8.85-9.32zm12.15 1.37v-3.27c0-2.37-1.22-3.74-3.31-3.74s-3.31 1.37-3.31 3.74v3.27c0 2.37 1.22 3.74 3.31 3.74s3.31-1.37 3.31-3.74zM122.42 13.62h-4.78v2.19c0 1.3-.43 2.01-1.87 2.01h-1.33v4.36h2.66v8.44c0 3.6 1.94 5.5 5.61 5.5h3.17v-4.45h-3.45v-9.49h3.74v-4.36h-3.74v-4.2zM109.17 13.62h-4.78v2.19c0 1.3-.43 2.01-1.87 2.01h-1.33v4.36h2.66v8.44c0 3.6 1.94 5.5 5.61 5.5h3.17v-4.45h-3.45v-9.49h3.74v-4.36h-3.74v-4.2zM170.9 17.39c-2.45 0-4.53 1.51-5.07 3.6h-.18v-3.17h-5.32v23.82h5.32v-8.67h.18c.54 2.05 2.63 3.6 5.07 3.6 4.78 0 7.27-2.91 7.27-9.32-.01-6.4-2.49-9.86-7.27-9.86zm1.72 11.52c0 2.37-1.48 3.35-3.49 3.35-2.01 0-3.49-1.04-3.49-2.77v-5c0-1.73 1.48-2.77 3.49-2.77 2.01 0 3.49 1.55 3.49 3.92v3.27zM97.83 36.14c-1.91 0-3.27-1.3-3.6-3.31h-.22c-.58 2.45-2.66 3.74-5.54 3.74-3.78 0-5.86-2.23-5.86-5.5 0-3.99 3.09-5.9 8.09-5.9h2.99v-.61c0-1.83-.9-2.99-3.13-2.99-2.12 0-3.24 1.08-4.06 2.23l-3.17-2.81c1.51-2.23 3.67-3.6 7.63-3.6 5.32 0 8.06 2.45 8.06 6.91v7.38h1.76v4.45h-2.95zm-4.13-5.72v-2.23h-2.59c-2.05 0-3.13.76-3.13 2.12v.54c0 1.37.9 2.01 2.48 2.01 1.76 0 3.24-.72 3.24-2.44z"/><g><path d="M39.05 6.91L26.24 10.5 13.42 6.91 8.3 8.35v33.06l5.13 1.44 12.82-3.59 12.82 3.59 5.13-1.44V8.35l-5.15-1.44zm-5.12 24.67l-7.69-2.15-7.69 2.15v-13.4l7.69 2.15 7.69-2.15v13.4z" fill="#b7babb"/><path class="st2" d="M26.24 13.37v6.96l-12.82-3.59v26.1L8.3 41.41V8.35zM33.93 34.45l-7.69-2.16v6.96l12.81 3.59v-26.1l-5.12 1.44z"/><g><path class="st3" d="M39.05 6.91l5.13 1.44-17.94 5.02L8.3 8.35l5.12-1.44 12.82 3.59zM26.24 29.42l7.69 2.16v2.87l-7.69-2.16-7.69 2.16v-2.87z"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="25" height="51" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M24.717 34.069c.063-.238.099-.497.099-.768 0-1.081-.552-1.97-1.261-2.09a12.719 12.719 0 00-.28-.569 2.765 2.765 0 00-.251-.5c-.407-.638-1.01-1.04-1.54-1.083a.564.564 0 01-.326-.27 2.898 2.898 0 00-.427-1.093c-.488-.766-1.228-1.232-1.85-1.229-.219-.054-.446-.108-.704-.226-.997-.458-1.724-2.717-3.52-2.58-.331-4.175-1.169-6.958-1.727-9.385-.392-1.702-1.268-2.761-2.662-1.93-1.395.832-.096 7.407-.574 10.572-.392 2.593-1.106 5.359-1.38 6.682-.143.371-.289.72-.433 1.027-.373.796-.82 1.304-1.078 1.637-.193.25-1.06.605-1.06.605s-.396-2.687-.403-2.9c-.017-.562-.185-.814-.185-.814s.442-.648.358-1.5c-.089-.892-.487-2.167-1.073-3.099-.482-.768-.972-1.066-1.564-1.135-.737-.088-1.238.62-1.348 1.476-.067.518-.032 1.248-.079 1.606-.11.855-.871 1.697-1.02 2.267-.193.738.088 1.25-.001 2.895-.032.587.168 1.293.155 1.972-.019 1.004-.124 1.938-.076 2.194.254 1.355 2.215 3.496 3.873 6.04.933 1.434 2.42 1.836 3.155 3.104.45.775.497 1.885.874 2.979 1.565 4.532 9.213 3.259 12.118.985.69-.539.953-1.21 1.001-1.616a13.6 13.6 0 01.168-1.1c.756-.532 1.75-3.018 2.38-6.095.371-1.818.545-3.49.523-4.712.066-.503.106-.91.114-1.17l.004-.177" fill="#FFF"/><path opacity=".5" d="M-16-8h62v62h-62z"/><path d="M6 19V0l15.545 9.5-7.233 4.625s-1.677-4.337-4-3.563c-2.323.775-1.812 6.75-1.812 6.75L6 19z" fill="#FFF"/></g></svg>
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,3 @@
1
+ <svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="256" cy="256" r="254" fill="white" stroke="#222222"/>
3
+ </svg>
Binary file
Binary file
Binary file