kitchen-simulator 5.10.1-react.18 → 5.10.2-react.18

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 (579) hide show
  1. package/es/index.js +3 -627
  2. package/es/index.js.LICENSE.txt +45 -0
  3. package/es/index.js.map +1 -0
  4. package/package.json +9 -5
  5. package/es/@history.js +0 -2
  6. package/es/AppContext.js +0 -6
  7. package/es/LiteKitchenConfigurator.js +0 -474
  8. package/es/LiteRenderer.js +0 -363
  9. package/es/WorkSpace.js +0 -851
  10. package/es/actions/area-actions.js +0 -14
  11. package/es/actions/export.js +0 -23
  12. package/es/actions/groups-actions.js +0 -89
  13. package/es/actions/holes-actions.js +0 -119
  14. package/es/actions/items-actions.js +0 -316
  15. package/es/actions/lines-actions.js +0 -83
  16. package/es/actions/project-actions.js +0 -298
  17. package/es/actions/scene-actions.js +0 -33
  18. package/es/actions/vertices-actions.js +0 -27
  19. package/es/actions/viewer2d-actions.js +0 -58
  20. package/es/actions/viewer3d-actions.js +0 -23
  21. package/es/assets/brown_photostudio_02_1k.hdr +0 -0
  22. package/es/assets/fonts/Rene Bieder Milliard Black Italic.woff +0 -0
  23. package/es/assets/fonts/Rene Bieder Milliard Black.woff +0 -0
  24. package/es/assets/fonts/Rene Bieder Milliard Bold Italic.woff +0 -0
  25. package/es/assets/fonts/Rene Bieder Milliard Bold.woff +0 -0
  26. package/es/assets/fonts/Rene Bieder Milliard Book Italic.woff +0 -0
  27. package/es/assets/fonts/Rene Bieder Milliard Book.woff +0 -0
  28. package/es/assets/fonts/Rene Bieder Milliard ExtraBold Italic.woff +0 -0
  29. package/es/assets/fonts/Rene Bieder Milliard ExtraBold.woff +0 -0
  30. package/es/assets/fonts/Rene Bieder Milliard ExtraLight Italic.woff +0 -0
  31. package/es/assets/fonts/Rene Bieder Milliard ExtraLight.woff +0 -0
  32. package/es/assets/fonts/Rene Bieder Milliard Hairline Italic.woff +0 -0
  33. package/es/assets/fonts/Rene Bieder Milliard Hairline.woff +0 -0
  34. package/es/assets/fonts/Rene Bieder Milliard Heavy Italic.woff +0 -0
  35. package/es/assets/fonts/Rene Bieder Milliard Heavy.woff +0 -0
  36. package/es/assets/fonts/Rene Bieder Milliard Light Italic.woff +0 -0
  37. package/es/assets/fonts/Rene Bieder Milliard Light.woff +0 -0
  38. package/es/assets/fonts/Rene Bieder Milliard Medium Italic.woff +0 -0
  39. package/es/assets/fonts/Rene Bieder Milliard Medium.woff +0 -0
  40. package/es/assets/fonts/Rene Bieder Milliard SemiBold Italic.woff +0 -0
  41. package/es/assets/fonts/Rene Bieder Milliard SemiBold.woff +0 -0
  42. package/es/assets/fonts/Rene Bieder Milliard Thin Italic.woff +0 -0
  43. package/es/assets/fonts/Rene Bieder Milliard Thin.woff +0 -0
  44. package/es/assets/fonts/style.css +0 -177
  45. package/es/assets/gltf/door_closet.bin +0 -0
  46. package/es/assets/gltf/door_closet.fbx +0 -0
  47. package/es/assets/gltf/door_closet.gltf +0 -1
  48. package/es/assets/gltf/door_exterior.bin +0 -0
  49. package/es/assets/gltf/door_exterior.fbx +0 -0
  50. package/es/assets/gltf/door_exterior.gltf +0 -1
  51. package/es/assets/gltf/door_interior.bin +0 -0
  52. package/es/assets/gltf/door_interior.fbx +0 -0
  53. package/es/assets/gltf/door_interior.gltf +0 -1
  54. package/es/assets/gltf/door_sliding.bin +0 -0
  55. package/es/assets/gltf/door_sliding.fbx +0 -0
  56. package/es/assets/gltf/door_sliding.gltf +0 -1
  57. package/es/assets/gltf/doorway_framed.bin +0 -0
  58. package/es/assets/gltf/doorway_framed.fbx +0 -0
  59. package/es/assets/gltf/doorway_framed.gltf +0 -1
  60. package/es/assets/gltf/window_clear.bin +0 -0
  61. package/es/assets/gltf/window_clear.fbx +0 -0
  62. package/es/assets/gltf/window_clear.gltf +0 -1
  63. package/es/assets/gltf/window_cross.bin +0 -0
  64. package/es/assets/gltf/window_cross.fbx +0 -0
  65. package/es/assets/gltf/window_cross.gltf +0 -1
  66. package/es/assets/gltf/window_double_hung.bin +0 -0
  67. package/es/assets/gltf/window_double_hung.fbx +0 -0
  68. package/es/assets/gltf/window_double_hung.gltf +0 -1
  69. package/es/assets/gltf/window_vertical.bin +0 -0
  70. package/es/assets/gltf/window_vertical.fbx +0 -0
  71. package/es/assets/gltf/window_vertical.gltf +0 -1
  72. package/es/assets/img/TKC_thumbnail.png +0 -0
  73. package/es/assets/img/Toggle.png +0 -0
  74. package/es/assets/img/loading/loading.gif +0 -0
  75. package/es/assets/img/loading/loading_1.svg +0 -11
  76. package/es/assets/img/loading_large.gif +0 -0
  77. package/es/assets/img/png/door/closet.png +0 -0
  78. package/es/assets/img/png/door/doorwaysframed.png +0 -0
  79. package/es/assets/img/png/door/doorwaysframeles.png +0 -0
  80. package/es/assets/img/png/door/doorwaysframeless.png +0 -0
  81. package/es/assets/img/png/door/exterior.png +0 -0
  82. package/es/assets/img/png/door/interior.png +0 -0
  83. package/es/assets/img/png/door/sliding.png +0 -0
  84. package/es/assets/img/png/helper/outcome.png +0 -0
  85. package/es/assets/img/png/helper/video_preview_3d.png +0 -0
  86. package/es/assets/img/png/helper/video_preview_start.png +0 -0
  87. package/es/assets/img/project_img.png +0 -0
  88. package/es/assets/img/rta/rta_logo_box_blue.jpg +0 -0
  89. package/es/assets/img/rta/rta_logo_box_blue_ico.jpg +0 -0
  90. package/es/assets/img/rta/rta_logo_box_blue_ico.svg +0 -55
  91. package/es/assets/img/rta/rta_logo_box_darkGray.jpg +0 -0
  92. package/es/assets/img/rta/rta_logo_box_lightblue.png +0 -0
  93. package/es/assets/img/rta/rta_logo_box_lightmaroon.png +0 -0
  94. package/es/assets/img/rta/rta_logo_box_maroon.png +0 -0
  95. package/es/assets/img/rta/rta_logo_box_white.png +0 -0
  96. package/es/assets/img/rta_menu.png +0 -0
  97. package/es/assets/img/step2.jpg +0 -0
  98. package/es/assets/img/step3.jpg +0 -0
  99. package/es/assets/img/step4.jpg +0 -0
  100. package/es/assets/img/step5.jpg +0 -0
  101. package/es/assets/img/step6.jpg +0 -0
  102. package/es/assets/img/step7.jpg +0 -0
  103. package/es/assets/img/step8.jpg +0 -0
  104. package/es/assets/img/svg/2d_delete_object.svg +0 -33
  105. package/es/assets/img/svg/2d_delete_object1.svg +0 -33
  106. package/es/assets/img/svg/2d_lock_object.svg +0 -33
  107. package/es/assets/img/svg/3d_item_move.svg +0 -106
  108. package/es/assets/img/svg/3d_item_rotation.svg +0 -76
  109. package/es/assets/img/svg/3d_item_warning_edit.svg +0 -77
  110. package/es/assets/img/svg/3d_item_warning_info.svg +0 -81
  111. package/es/assets/img/svg/accessories.svg +0 -4
  112. package/es/assets/img/svg/angle_icon.svg +0 -39
  113. package/es/assets/img/svg/blank_div.svg +0 -14
  114. package/es/assets/img/svg/bottombar/2d3d_button.svg +0 -3
  115. package/es/assets/img/svg/bottombar/2d3d_button_active.svg +0 -3
  116. package/es/assets/img/svg/bottombar/2d3d_toggle.svg +0 -4
  117. package/es/assets/img/svg/bottombar/2d3d_toggle_active.svg +0 -4
  118. package/es/assets/img/svg/bottombar/arrow-down.svg +0 -3
  119. package/es/assets/img/svg/bottombar/arrow-left.svg +0 -3
  120. package/es/assets/img/svg/bottombar/arrow-minus.svg +0 -3
  121. package/es/assets/img/svg/bottombar/arrow-plus.svg +0 -11
  122. package/es/assets/img/svg/bottombar/arrow-right.svg +0 -3
  123. package/es/assets/img/svg/bottombar/arrow-up.svg +0 -3
  124. package/es/assets/img/svg/bottombar/collapse.svg +0 -3
  125. package/es/assets/img/svg/bottombar/elevation-back.svg +0 -6
  126. package/es/assets/img/svg/bottombar/elevation-front.svg +0 -6
  127. package/es/assets/img/svg/bottombar/elevation-left.svg +0 -6
  128. package/es/assets/img/svg/bottombar/elevation-right.svg +0 -7
  129. package/es/assets/img/svg/bottombar/elevation.svg +0 -13
  130. package/es/assets/img/svg/bottombar/expand.svg +0 -3
  131. package/es/assets/img/svg/bottombar/help.svg +0 -72
  132. package/es/assets/img/svg/bottombar/incm_toggle.svg +0 -39
  133. package/es/assets/img/svg/bottombar/pan_1.svg +0 -57
  134. package/es/assets/img/svg/bottombar/pan_2.svg +0 -27
  135. package/es/assets/img/svg/bottombar/pan_3.svg +0 -27
  136. package/es/assets/img/svg/bottombar/pan_4.svg +0 -27
  137. package/es/assets/img/svg/bottombar/pan_5.svg +0 -27
  138. package/es/assets/img/svg/bottombar/settings.svg +0 -23
  139. package/es/assets/img/svg/bottombar/spin-down.svg +0 -76
  140. package/es/assets/img/svg/bottombar/spin-left.svg +0 -75
  141. package/es/assets/img/svg/bottombar/spin-right.svg +0 -75
  142. package/es/assets/img/svg/bottombar/spin-up.svg +0 -76
  143. package/es/assets/img/svg/bottombar/spin_1.svg +0 -48
  144. package/es/assets/img/svg/bottombar/spin_2.svg +0 -31
  145. package/es/assets/img/svg/bottombar/spin_3.svg +0 -31
  146. package/es/assets/img/svg/bottombar/spin_4.svg +0 -31
  147. package/es/assets/img/svg/bottombar/spin_5.svg +0 -31
  148. package/es/assets/img/svg/bottombar/zoomin.svg +0 -29
  149. package/es/assets/img/svg/bottombar/zoomout.svg +0 -26
  150. package/es/assets/img/svg/check.svg +0 -10
  151. package/es/assets/img/svg/close.svg +0 -11
  152. package/es/assets/img/svg/color/Black.svg +0 -3
  153. package/es/assets/img/svg/color/Blue.svg +0 -3
  154. package/es/assets/img/svg/color/Brown.svg +0 -9
  155. package/es/assets/img/svg/color/Cream.svg +0 -3
  156. package/es/assets/img/svg/color/Dark.svg +0 -9
  157. package/es/assets/img/svg/color/Gray.svg +0 -3
  158. package/es/assets/img/svg/color/Green.svg +0 -3
  159. package/es/assets/img/svg/color/Light.svg +0 -9
  160. package/es/assets/img/svg/color/Medium.svg +0 -9
  161. package/es/assets/img/svg/color/Unfinished.svg +0 -9
  162. package/es/assets/img/svg/color/White.svg +0 -3
  163. package/es/assets/img/svg/color/White.svg.bak +0 -3
  164. package/es/assets/img/svg/color/stone2.jpg +0 -0
  165. package/es/assets/img/svg/color/wood2.jpg +0 -0
  166. package/es/assets/img/svg/copy.svg +0 -11
  167. package/es/assets/img/svg/delete.svg +0 -3
  168. package/es/assets/img/svg/detail.svg +0 -77
  169. package/es/assets/img/svg/disclaimer/background.svg +0 -758
  170. package/es/assets/img/svg/disclaimer/logo-dots.svg +0 -11
  171. package/es/assets/img/svg/door/Closet.svg +0 -11
  172. package/es/assets/img/svg/door/Exterior.svg +0 -5
  173. package/es/assets/img/svg/door/Framed_dorway.svg +0 -5
  174. package/es/assets/img/svg/door/Frameless_dorway.svg +0 -5
  175. package/es/assets/img/svg/door/Interior.svg +0 -7
  176. package/es/assets/img/svg/door/Sliding.svg +0 -5
  177. package/es/assets/img/svg/doors_closet.svg +0 -47
  178. package/es/assets/img/svg/doors_exterior.svg +0 -25
  179. package/es/assets/img/svg/doors_interior.svg +0 -29
  180. package/es/assets/img/svg/doors_patio.svg +0 -26
  181. package/es/assets/img/svg/duplicate.svg +0 -11
  182. package/es/assets/img/svg/duplicate_object_left.svg +0 -32
  183. package/es/assets/img/svg/duplicate_object_right.svg +0 -32
  184. package/es/assets/img/svg/filtersActive.svg +0 -19
  185. package/es/assets/img/svg/firstsetting/L.svg +0 -3
  186. package/es/assets/img/svg/firstsetting/L2.svg +0 -3
  187. package/es/assets/img/svg/firstsetting/Open.svg +0 -3
  188. package/es/assets/img/svg/firstsetting/Square.svg +0 -3
  189. package/es/assets/img/svg/firstsetting/bar-active.svg +0 -9
  190. package/es/assets/img/svg/firstsetting/bar-normal.svg +0 -3
  191. package/es/assets/img/svg/firstsetting/bullet-current.svg +0 -3
  192. package/es/assets/img/svg/firstsetting/bullet-done.svg +0 -3
  193. package/es/assets/img/svg/firstsetting/bullet-not-done.svg +0 -3
  194. package/es/assets/img/svg/firstsetting/check-active.svg +0 -3
  195. package/es/assets/img/svg/firstsetting/check-normal.svg +0 -3
  196. package/es/assets/img/svg/firstsetting/pencil.svg +0 -11
  197. package/es/assets/img/svg/green_checkmark.svg +0 -27
  198. package/es/assets/img/svg/headerbar/assist.svg +0 -3
  199. package/es/assets/img/svg/headerbar/cart.svg +0 -3
  200. package/es/assets/img/svg/headerbar/check.svg +0 -10
  201. package/es/assets/img/svg/headerbar/consult_designer.svg +0 -45
  202. package/es/assets/img/svg/headerbar/edit_name.svg +0 -26
  203. package/es/assets/img/svg/headerbar/file-dollar.svg +0 -13
  204. package/es/assets/img/svg/headerbar/hamburger_menu.svg +0 -32
  205. package/es/assets/img/svg/headerbar/plus.svg +0 -11
  206. package/es/assets/img/svg/headerbar/review_quote.svg +0 -44
  207. package/es/assets/img/svg/headerbar/ruler-measure.svg +0 -11
  208. package/es/assets/img/svg/headerbar/save.svg +0 -3
  209. package/es/assets/img/svg/headerbar/setting.svg +0 -75
  210. package/es/assets/img/svg/help/check.svg +0 -10
  211. package/es/assets/img/svg/help/search.svg +0 -76
  212. package/es/assets/img/svg/intro/1-start-with-floorplan-whole.svg +0 -27
  213. package/es/assets/img/svg/intro/1-start-with-floorplan.svg +0 -26
  214. package/es/assets/img/svg/intro/2-start-from-scratch-whole.svg +0 -28
  215. package/es/assets/img/svg/intro/2-start-from-scratch.svg +0 -27
  216. package/es/assets/img/svg/intro/3-retrieve-project-whole.svg +0 -19
  217. package/es/assets/img/svg/intro/3-retrieve-project.svg +0 -18
  218. package/es/assets/img/svg/invert.svg +0 -127
  219. package/es/assets/img/svg/lefttoolbar/appliance-active.svg +0 -13
  220. package/es/assets/img/svg/lefttoolbar/appliance.svg +0 -13
  221. package/es/assets/img/svg/lefttoolbar/cabinet-active.svg +0 -10
  222. package/es/assets/img/svg/lefttoolbar/cabinet-category.svg +0 -3
  223. package/es/assets/img/svg/lefttoolbar/cabinet-one.svg +0 -3
  224. package/es/assets/img/svg/lefttoolbar/cabinet.svg +0 -10
  225. package/es/assets/img/svg/lefttoolbar/disigner_assistance.svg +0 -89
  226. package/es/assets/img/svg/lefttoolbar/door-style-active.svg +0 -20
  227. package/es/assets/img/svg/lefttoolbar/door-style.svg +0 -20
  228. package/es/assets/img/svg/lefttoolbar/door.svg +0 -12
  229. package/es/assets/img/svg/lefttoolbar/error_icon.svg +0 -81
  230. package/es/assets/img/svg/lefttoolbar/finishing-active.svg +0 -13
  231. package/es/assets/img/svg/lefttoolbar/finishing.svg +0 -13
  232. package/es/assets/img/svg/lefttoolbar/reviewforquote-active.svg +0 -86
  233. package/es/assets/img/svg/lefttoolbar/reviewforquote.svg +0 -12
  234. package/es/assets/img/svg/lefttoolbar/room-shape-L.svg +0 -3
  235. package/es/assets/img/svg/lefttoolbar/room-shape-active.svg +0 -18
  236. package/es/assets/img/svg/lefttoolbar/room-shape-custom.svg +0 -12
  237. package/es/assets/img/svg/lefttoolbar/room-shape-irregular.svg +0 -3
  238. package/es/assets/img/svg/lefttoolbar/room-shape-open.svg +0 -3
  239. package/es/assets/img/svg/lefttoolbar/room-shape-square.svg +0 -3
  240. package/es/assets/img/svg/lefttoolbar/room-shape.svg +0 -18
  241. package/es/assets/img/svg/lefttoolbar/search.svg +0 -76
  242. package/es/assets/img/svg/lefttoolbar/view_more.svg +0 -86
  243. package/es/assets/img/svg/lefttoolbar/warning_icon.svg +0 -81
  244. package/es/assets/img/svg/lefttoolbar/window.svg +0 -12
  245. package/es/assets/img/svg/logo.svg +0 -11
  246. package/es/assets/img/svg/logo_with_text.svg +0 -25
  247. package/es/assets/img/svg/menubar/login.svg +0 -84
  248. package/es/assets/img/svg/menubar/my_projects.svg +0 -85
  249. package/es/assets/img/svg/menubar/new_project.svg +0 -110
  250. package/es/assets/img/svg/menubar/save_project.svg +0 -84
  251. package/es/assets/img/svg/options.svg +0 -3
  252. package/es/assets/img/svg/positioning.svg +0 -3
  253. package/es/assets/img/svg/rotate.png +0 -0
  254. package/es/assets/img/svg/rotate.svg +0 -17
  255. package/es/assets/img/svg/rotate_object_clockwise.svg +0 -26
  256. package/es/assets/img/svg/rotate_object_counterclockwise.svg +0 -26
  257. package/es/assets/img/svg/toggleFilters.svg +0 -19
  258. package/es/assets/img/svg/toolbar/add_appliances_active.svg +0 -64
  259. package/es/assets/img/svg/toolbar/add_appliances_inactive.svg +0 -52
  260. package/es/assets/img/svg/toolbar/add_button.svg +0 -36
  261. package/es/assets/img/svg/toolbar/add_cabinets_active.svg +0 -59
  262. package/es/assets/img/svg/toolbar/add_cabinets_inactive.svg +0 -49
  263. package/es/assets/img/svg/toolbar/add_items_doors.svg +0 -25
  264. package/es/assets/img/svg/toolbar/add_items_doorways.svg +0 -24
  265. package/es/assets/img/svg/toolbar/add_items_refrigerator.svg +0 -32
  266. package/es/assets/img/svg/toolbar/add_items_windows.svg +0 -28
  267. package/es/assets/img/svg/toolbar/apply_button.svg +0 -38
  268. package/es/assets/img/svg/toolbar/arrow-plus.svg +0 -11
  269. package/es/assets/img/svg/toolbar/backsplash.svg +0 -8
  270. package/es/assets/img/svg/toolbar/cancel_button.svg +0 -37
  271. package/es/assets/img/svg/toolbar/consult_a_designer_button.svg +0 -47
  272. package/es/assets/img/svg/toolbar/countertop.svg +0 -7
  273. package/es/assets/img/svg/toolbar/dcm.png +0 -0
  274. package/es/assets/img/svg/toolbar/dcm_off.svg +0 -12
  275. package/es/assets/img/svg/toolbar/dcm_on.svg +0 -474
  276. package/es/assets/img/svg/toolbar/delete_button.svg +0 -37
  277. package/es/assets/img/svg/toolbar/download.svg +0 -77
  278. package/es/assets/img/svg/toolbar/draw_custom_floor.svg +0 -31
  279. package/es/assets/img/svg/toolbar/edit_button.svg +0 -75
  280. package/es/assets/img/svg/toolbar/email_quote_button.svg +0 -44
  281. package/es/assets/img/svg/toolbar/fbm.png +0 -0
  282. package/es/assets/img/svg/toolbar/finishing_touches_active.svg +0 -54
  283. package/es/assets/img/svg/toolbar/finishing_touches_inactive.svg +0 -42
  284. package/es/assets/img/svg/toolbar/floorstyle.svg +0 -9
  285. package/es/assets/img/svg/toolbar/fmb.png +0 -0
  286. package/es/assets/img/svg/toolbar/fmb_off.svg +0 -12
  287. package/es/assets/img/svg/toolbar/fmb_on.svg +0 -489
  288. package/es/assets/img/svg/toolbar/furnishings_icon.svg +0 -6
  289. package/es/assets/img/svg/toolbar/get_started_button.svg +0 -41
  290. package/es/assets/img/svg/toolbar/handles.svg +0 -5
  291. package/es/assets/img/svg/toolbar/lighting.svg +0 -7
  292. package/es/assets/img/svg/toolbar/lrm.png +0 -0
  293. package/es/assets/img/svg/toolbar/lrm_off.svg +0 -12
  294. package/es/assets/img/svg/toolbar/lrm_on.svg +0 -470
  295. package/es/assets/img/svg/toolbar/make_floorplan_active.svg +0 -66
  296. package/es/assets/img/svg/toolbar/make_floorplan_inactive.svg +0 -52
  297. package/es/assets/img/svg/toolbar/predefined_room_l_shaped.svg +0 -20
  298. package/es/assets/img/svg/toolbar/predefined_room_layout.svg +0 -20
  299. package/es/assets/img/svg/toolbar/predefined_room_long_narrow.svg +0 -20
  300. package/es/assets/img/svg/toolbar/predefined_room_open_l_shape.svg +0 -20
  301. package/es/assets/img/svg/toolbar/predefined_room_open_pentagon.svg +0 -20
  302. package/es/assets/img/svg/toolbar/predefined_room_open_rectangle.svg +0 -20
  303. package/es/assets/img/svg/toolbar/predefined_room_open_rectangle_2.svg +0 -20
  304. package/es/assets/img/svg/toolbar/predefined_room_pentagon.svg +0 -20
  305. package/es/assets/img/svg/toolbar/predefined_room_rectangle.svg +0 -20
  306. package/es/assets/img/svg/toolbar/predefined_room_rectangle_with_alcove.svg +0 -20
  307. package/es/assets/img/svg/toolbar/redo_button.svg +0 -75
  308. package/es/assets/img/svg/toolbar/redo_button1.svg +0 -75
  309. package/es/assets/img/svg/toolbar/review_quote_active.svg +0 -14
  310. package/es/assets/img/svg/toolbar/review_quote_inactive.svg +0 -44
  311. package/es/assets/img/svg/toolbar/save_project_button.svg +0 -44
  312. package/es/assets/img/svg/toolbar/select_doorstyle_active.svg +0 -67
  313. package/es/assets/img/svg/toolbar/select_doorstyle_inactive.svg +0 -57
  314. package/es/assets/img/svg/toolbar/shopping-cart.svg +0 -13
  315. package/es/assets/img/svg/toolbar/style_change_button.svg +0 -47
  316. package/es/assets/img/svg/toolbar/take_picture.svg +0 -75
  317. package/es/assets/img/svg/toolbar/undo_button.svg +0 -76
  318. package/es/assets/img/svg/toolbar/undo_button1.svg +0 -76
  319. package/es/assets/img/svg/toolbar/use_button.svg +0 -37
  320. package/es/assets/img/svg/toolbar/wall_color_icon.svg +0 -6
  321. package/es/assets/img/svg/topbar/edit_active.svg +0 -10
  322. package/es/assets/img/svg/topbar/edit_inactive.svg +0 -10
  323. package/es/assets/img/svg/topbar/redo_active.svg +0 -42
  324. package/es/assets/img/svg/topbar/redo_inactive.svg +0 -23
  325. package/es/assets/img/svg/topbar/select_all_active.svg +0 -50
  326. package/es/assets/img/svg/topbar/select_all_inactive.svg +0 -32
  327. package/es/assets/img/svg/topbar/take_picture_active.svg +0 -51
  328. package/es/assets/img/svg/topbar/take_picture_inactive.svg +0 -26
  329. package/es/assets/img/svg/topbar/undo_active.svg +0 -42
  330. package/es/assets/img/svg/topbar/undo_inactive.svg +0 -23
  331. package/es/assets/img/svg/warning_info_2d.svg +0 -81
  332. package/es/assets/img/svg/window/Clear.svg +0 -3
  333. package/es/assets/img/svg/window/Cross.svg +0 -5
  334. package/es/assets/img/svg/window/Double_hung.svg +0 -4
  335. package/es/assets/img/svg/window/Vertical.svg +0 -4
  336. package/es/assets/img/svg/windows_clear.svg +0 -23
  337. package/es/assets/img/svg/windows_cross.svg +0 -28
  338. package/es/assets/img/svg/windows_double_hung.svg +0 -24
  339. package/es/assets/img/svg/windows_vertical.svg +0 -24
  340. package/es/assets/img/svg/wizardstep/Custom.svg +0 -3
  341. package/es/assets/img/svg/wizardstep/Dashed_line.svg +0 -3
  342. package/es/assets/img/svg/wizardstep/L.svg +0 -3
  343. package/es/assets/img/svg/wizardstep/L2.svg +0 -3
  344. package/es/assets/img/svg/wizardstep/Open.svg +0 -3
  345. package/es/assets/img/svg/wizardstep/Square.svg +0 -3
  346. package/es/assets/img/svg/wizardstep/bar-active.svg +0 -9
  347. package/es/assets/img/svg/wizardstep/bar-normal.svg +0 -3
  348. package/es/assets/img/svg/wizardstep/bullet-current.svg +0 -3
  349. package/es/assets/img/svg/wizardstep/bullet-done.svg +0 -3
  350. package/es/assets/img/svg/wizardstep/bullet-not-done.svg +0 -3
  351. package/es/assets/img/svg/wizardstep/check-active.svg +0 -3
  352. package/es/assets/img/svg/wizardstep/check-normal.svg +0 -3
  353. package/es/assets/img/svg/wizardstep/detail_view.svg +0 -87
  354. package/es/assets/img/svg/wizardstep/pencil.svg +0 -11
  355. package/es/assets/img/svg/wizardstep/tile_view.svg +0 -95
  356. package/es/assets/img/texture/glass.jpg +0 -0
  357. package/es/assets/img/texture/steel.jpg +0 -0
  358. package/es/assets/img/texture/white1px.jpg +0 -0
  359. package/es/assets/img/texture/wood.jpg +0 -0
  360. package/es/assets/model/DCM.bin +0 -0
  361. package/es/assets/model/DCM.fbx +0 -0
  362. package/es/assets/model/DCM.gltf +0 -1
  363. package/es/assets/model/FBM.bin +0 -0
  364. package/es/assets/model/FBM.fbx +0 -0
  365. package/es/assets/model/FBM.gltf +0 -1
  366. package/es/assets/model/LRM.bin +0 -0
  367. package/es/assets/model/LRM.fbx +0 -0
  368. package/es/assets/model/LRM.gltf +0 -1
  369. package/es/assets/rtastore_logo.png +0 -0
  370. package/es/catalog/areas/area/planner-element.js +0 -45
  371. package/es/catalog/back.png +0 -0
  372. package/es/catalog/catalog.js +0 -265
  373. package/es/catalog/doors.png +0 -0
  374. package/es/catalog/doorways.png +0 -0
  375. package/es/catalog/envMap/nx.hdr +0 -0
  376. package/es/catalog/envMap/ny.hdr +0 -0
  377. package/es/catalog/envMap/nz.hdr +0 -0
  378. package/es/catalog/envMap/px.hdr +0 -0
  379. package/es/catalog/envMap/py.hdr +0 -0
  380. package/es/catalog/envMap/pz.hdr +0 -0
  381. package/es/catalog/export.js +0 -0
  382. package/es/catalog/factories/area-factory-3d.js +0 -182
  383. package/es/catalog/factories/area-factory.js +0 -78
  384. package/es/catalog/factories/export.js +0 -7
  385. package/es/catalog/factories/wall-factory-3d.js +0 -202
  386. package/es/catalog/factories/wall-factory.js +0 -267
  387. package/es/catalog/holes/door-closet/planner-element.js +0 -222
  388. package/es/catalog/holes/door-double/door_double.png +0 -0
  389. package/es/catalog/holes/door-double/planner-element.js +0 -315
  390. package/es/catalog/holes/door-exterior/planner-element.js +0 -215
  391. package/es/catalog/holes/door-interior/planner-element.js +0 -227
  392. package/es/catalog/holes/door-panic/panicDoor.png +0 -0
  393. package/es/catalog/holes/door-panic/planner-element.js +0 -503
  394. package/es/catalog/holes/door-panic-double/panicDoorDouble.png +0 -0
  395. package/es/catalog/holes/door-panic-double/planner-element.js +0 -463
  396. package/es/catalog/holes/door-sliding/planner-element.js +0 -225
  397. package/es/catalog/holes/doorway-framed/planner-element.js +0 -145
  398. package/es/catalog/holes/doorway-frameless/planner-element.js +0 -104
  399. package/es/catalog/holes/export.js +0 -13
  400. package/es/catalog/holes/gate/gate.jpg +0 -0
  401. package/es/catalog/holes/window-clear/planner-element.js +0 -166
  402. package/es/catalog/holes/window-clear/texture.png +0 -0
  403. package/es/catalog/holes/window-cross/planner-element.js +0 -165
  404. package/es/catalog/holes/window-cross/texture.png +0 -0
  405. package/es/catalog/holes/window-double-hung/planner-element.js +0 -303
  406. package/es/catalog/holes/window-double-hung/texture.png +0 -0
  407. package/es/catalog/holes/window-vertical/planner-element.js +0 -276
  408. package/es/catalog/holes/window-vertical/texture.png +0 -0
  409. package/es/catalog/lines/wall/planner-element.js +0 -79
  410. package/es/catalog/lines/wall/textures/bricks2.jpg +0 -0
  411. package/es/catalog/lines/wall/textures/bricks3.jpg +0 -0
  412. package/es/catalog/lines/wall/textures/painted-normal.jpg +0 -0
  413. package/es/catalog/molding/molding-dcm/planner-element.js +0 -26
  414. package/es/catalog/molding/molding-dcm/texture.png +0 -0
  415. package/es/catalog/molding/molding-fbm/planner-element.js +0 -26
  416. package/es/catalog/molding/molding-fbm/texture.png +0 -0
  417. package/es/catalog/molding/molding-lrm/planner-element.js +0 -26
  418. package/es/catalog/molding/molding-lrm/texture.png +0 -0
  419. package/es/catalog/properties/export.js +0 -21
  420. package/es/catalog/properties/property-checkbox.js +0 -68
  421. package/es/catalog/properties/property-color.js +0 -39
  422. package/es/catalog/properties/property-enum.js +0 -50
  423. package/es/catalog/properties/property-hidden.js +0 -19
  424. package/es/catalog/properties/property-lenght-measure.js +0 -96
  425. package/es/catalog/properties/property-length-measure.js +0 -80
  426. package/es/catalog/properties/property-length-measure_hole.js +0 -96
  427. package/es/catalog/properties/property-number.js +0 -48
  428. package/es/catalog/properties/property-read-only.js +0 -26
  429. package/es/catalog/properties/property-string.js +0 -48
  430. package/es/catalog/properties/property-toggle.js +0 -39
  431. package/es/catalog/properties/shared-property-style.js +0 -14
  432. package/es/catalog/utils/FuseUtils.js +0 -79
  433. package/es/catalog/utils/exporter.js +0 -161
  434. package/es/catalog/utils/geom-utils.js +0 -189
  435. package/es/catalog/utils/item-loader.js +0 -1602
  436. package/es/catalog/utils/load-obj.js +0 -91
  437. package/es/catalog/utils/mtl-loader.js +0 -357
  438. package/es/catalog/utils/obj-loader.js +0 -476
  439. package/es/catalog/windows.png +0 -0
  440. package/es/class/FuseUtils.js +0 -79
  441. package/es/class/area.js +0 -141
  442. package/es/class/export.js +0 -24
  443. package/es/class/group.js +0 -431
  444. package/es/class/guide.js +0 -58
  445. package/es/class/hole.js +0 -924
  446. package/es/class/item.js +0 -1884
  447. package/es/class/layer.js +0 -663
  448. package/es/class/line.js +0 -1229
  449. package/es/class/project.js +0 -937
  450. package/es/class/vertex.js +0 -198
  451. package/es/components/content.js +0 -135
  452. package/es/components/export.js +0 -9
  453. package/es/components/style/button.js +0 -106
  454. package/es/components/style/cancel-button.js +0 -21
  455. package/es/components/style/content-container.js +0 -30
  456. package/es/components/style/content-title.js +0 -25
  457. package/es/components/style/delete-button.js +0 -24
  458. package/es/components/style/export.js +0 -31
  459. package/es/components/style/form-block.js +0 -20
  460. package/es/components/style/form-color-input.js +0 -26
  461. package/es/components/style/form-label.js +0 -22
  462. package/es/components/style/form-number-input.js +0 -192
  463. package/es/components/style/form-number-input_2.js +0 -238
  464. package/es/components/style/form-select.js +0 -19
  465. package/es/components/style/form-slider.js +0 -60
  466. package/es/components/style/form-submit-button.js +0 -25
  467. package/es/components/style/form-text-input.js +0 -69
  468. package/es/components/viewer2d/area.js +0 -81
  469. package/es/components/viewer2d/export.js +0 -31
  470. package/es/components/viewer2d/grids/grid-horizontal-streak.js +0 -36
  471. package/es/components/viewer2d/grids/grid-streak.js +0 -36
  472. package/es/components/viewer2d/grids/grid-vertical-streak.js +0 -36
  473. package/es/components/viewer2d/grids/grids.js +0 -30
  474. package/es/components/viewer2d/group.js +0 -48
  475. package/es/components/viewer2d/item.js +0 -242
  476. package/es/components/viewer2d/layer.js +0 -164
  477. package/es/components/viewer2d/line.js +0 -997
  478. package/es/components/viewer2d/ruler.js +0 -84
  479. package/es/components/viewer2d/rulerDist.js +0 -102
  480. package/es/components/viewer2d/rulerX.js +0 -142
  481. package/es/components/viewer2d/rulerY.js +0 -144
  482. package/es/components/viewer2d/scene.js +0 -108
  483. package/es/components/viewer2d/snap.js +0 -74
  484. package/es/components/viewer2d/state.js +0 -73
  485. package/es/components/viewer2d/utils.js +0 -193
  486. package/es/components/viewer2d/vertex.js +0 -66
  487. package/es/components/viewer2d/viewer2d.js +0 -1405
  488. package/es/components/viewer3d/camera-controls-module/camera-controls.module.js +0 -2585
  489. package/es/components/viewer3d/dcm.js +0 -401
  490. package/es/components/viewer3d/fbm.js +0 -414
  491. package/es/components/viewer3d/front3D.js +0 -62
  492. package/es/components/viewer3d/grid-creator.js +0 -25
  493. package/es/components/viewer3d/grids/grid-horizontal-streak.js +0 -36
  494. package/es/components/viewer3d/grids/grid-streak.js +0 -27
  495. package/es/components/viewer3d/grids/grid-vertical-streak.js +0 -36
  496. package/es/components/viewer3d/libs/first-person-controls.js +0 -67
  497. package/es/components/viewer3d/libs/helvetiker_regular.typeface.js +0 -1281
  498. package/es/components/viewer3d/libs/mtl-loader.js +0 -357
  499. package/es/components/viewer3d/libs/obj-loader.js +0 -462
  500. package/es/components/viewer3d/libs/orbit-controls.js +0 -697
  501. package/es/components/viewer3d/libs/pointer-lock-controls.js +0 -44
  502. package/es/components/viewer3d/lrm.js +0 -305
  503. package/es/components/viewer3d/model.js +0 -708
  504. package/es/components/viewer3d/pointer-lock-navigation.js +0 -115
  505. package/es/components/viewer3d/ruler-utils/itemRect.js +0 -61
  506. package/es/components/viewer3d/ruler-utils/layer3D.js +0 -495
  507. package/es/components/viewer3d/ruler-utils/ruler3D.js +0 -224
  508. package/es/components/viewer3d/ruler-utils/scene3D.js +0 -59
  509. package/es/components/viewer3d/ruler-utils/state3D.js +0 -18
  510. package/es/components/viewer3d/scene-creator.js +0 -3818
  511. package/es/components/viewer3d/three-memory-cleaner.js +0 -51
  512. package/es/components/viewer3d/viewer3d-first-person.js +0 -311
  513. package/es/components/viewer3d/viewer3d.js +0 -2654
  514. package/es/constants.js +0 -769
  515. package/es/index.html.ejs +0 -264
  516. package/es/models.js +0 -512
  517. package/es/plugins/SVGLoader.js +0 -1414
  518. package/es/plugins/console-debugger.js +0 -34
  519. package/es/plugins/export.js +0 -7
  520. package/es/plugins/keyboard.js +0 -110
  521. package/es/reducers/areas-reducer.js +0 -12
  522. package/es/reducers/export.js +0 -25
  523. package/es/reducers/groups-reducer.js +0 -38
  524. package/es/reducers/holes-reducer.js +0 -62
  525. package/es/reducers/items-reducer.js +0 -143
  526. package/es/reducers/lines-reducer.js +0 -45
  527. package/es/reducers/project-reducer.js +0 -136
  528. package/es/reducers/reducer.js +0 -19
  529. package/es/reducers/scene-reducer.js +0 -28
  530. package/es/reducers/user-reducer.js +0 -41
  531. package/es/reducers/vertices-reducer.js +0 -19
  532. package/es/reducers/viewer2d-reducer.js +0 -77
  533. package/es/reducers/viewer3d-reducer.js +0 -58
  534. package/es/shared-style.js +0 -66
  535. package/es/translator/en.js +0 -104
  536. package/es/translator/it.js +0 -79
  537. package/es/translator/ru.js +0 -79
  538. package/es/translator/translator.js +0 -80
  539. package/es/utils/browser.js +0 -33
  540. package/es/utils/convert-units-lite.js +0 -29
  541. package/es/utils/email-validator.js +0 -4
  542. package/es/utils/export.js +0 -25
  543. package/es/utils/geometry.js +0 -2609
  544. package/es/utils/get-edges-of-subgraphs.js +0 -26
  545. package/es/utils/graph-cycles.js +0 -238
  546. package/es/utils/graph-inner-cycles.js +0 -46
  547. package/es/utils/graph.js +0 -145
  548. package/es/utils/helper.js +0 -436
  549. package/es/utils/history.js +0 -29
  550. package/es/utils/id-broker.js +0 -15
  551. package/es/utils/isolate-event-handler.js +0 -1622
  552. package/es/utils/logger.js +0 -8
  553. package/es/utils/math.js +0 -50
  554. package/es/utils/molding.js +0 -1347
  555. package/es/utils/name-generator.js +0 -17
  556. package/es/utils/objects-utils.js +0 -50
  557. package/es/utils/phone-validator.js +0 -4
  558. package/es/utils/process-black-list.js +0 -15
  559. package/es/utils/react-if.js +0 -18
  560. package/es/utils/ruler.js +0 -58
  561. package/es/utils/snap-scene.js +0 -94
  562. package/es/utils/snap.js +0 -231
  563. package/es/utils/summarizeCart.js +0 -24
  564. package/es/utils/threeCSG.es6.js +0 -494
  565. package/es/version.js +0 -1
  566. /package/es/{catalog/lines/wall/textures/plaster-normal.jpg → 1fc74a85baa030dbc913.jpg} +0 -0
  567. /package/es/{catalog/lines/wall/wall.png → 30a49a74d9bd10068b65.png} +0 -0
  568. /package/es/{catalog/lines/wall/textures/bricks-normal2.jpg → 340a84d3930143a53545.jpg} +0 -0
  569. /package/es/{catalog/lines/wall/textures/morden-normal.jpg → 5c8d36b3e7223934f447.jpg} +0 -0
  570. /package/es/{catalog/lines/wall/textures/bricks-normal.jpg → 81e7a7e6edf162e88b44.jpg} +0 -0
  571. /package/es/{catalog/lines/wall/textures/morden.jpg → 8fe0f1210d8ba435a790.jpg} +0 -0
  572. /package/es/{catalog/lines/wall/textures/bricks.jpg → a07d30a04bda8ee03491.jpg} +0 -0
  573. /package/es/{catalog/lines/wall/textures/painted.jpg → bee3f62687a97bcc3d9f.jpg} +0 -0
  574. /package/es/{catalog/areas/area/textures/strand-porcelain.jpg → c232d250fd899392b1b7.jpg} +0 -0
  575. /package/es/{catalog/areas/area/textures/tile1.jpg → c7ae6f4de09134ebe588.jpg} +0 -0
  576. /package/es/{catalog/lines/wall/textures/plaster.jpg → dad5ee758630256ee702.jpg} +0 -0
  577. /package/es/{catalog/areas/area/textures/grass.jpg → e470a2ce76062955fa98.jpg} +0 -0
  578. /package/es/{catalog/areas/area/textures/parquet.jpg → e5ae13166775e7d071e4.jpg} +0 -0
  579. /package/es/{catalog/areas/area/textures/ceramic-tile.jpg → e8e5de0892f5375460bd.jpg} +0 -0
@@ -1,64 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.268445in" height="0.268445in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 22.5 22.5"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="658" font-variant="normal" style="fill-rule:nonzero" font-style="normal" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="3" horiz-adv-x="556" d="M266.002 -11.9821c147.001,0 235.984,80.9737 235.984,191.966 0,107.019 -92.9558,159.046 -154.001,164.029 63.0006,10.9731 144.037,58.9645 144.037,155.01 0,112.947 -98.0009,177.966 -226.02,177.966 -102.983,0 -179.984,-44.9644 -227.975,-102.983l45.9734 -52.0275c49.0004,53.0365 102.983,81.0368 176.011,81.0368 80.9737,0 149.019,-40.0454 149.019,-114.019 0,-77.0007 -71.0096,-109.983 -155.01,-109.983 -26.9912,0 -58.0185,0 -68.9916,1.00902l0 -75.9917c9.96405,0.945954 40.9914,0.945954 68.9916,0.945954 98.0009,0 165.983,-35.0003 165.983,-117.992 0,-77.0007 -59.0276,-124.992 -156.019,-124.992 -78.9557,0 -147.001,36.0093 -185.975,88.0368l-49.0004 -52.0275c40.9914,-59.9735 123.983,-109.983 236.993,-109.983z"/>
18
- <glyph unicode="A" horiz-adv-x="658" d="M648.965 0l-268.922 667.013 -103.09 0 -267.977 -667.013 95.0581 0 58.9625 147.973 332.042 0 58.9625 -147.973 94.9636 0zm-178.966 221.96l-283.001 0 142.02 359.066 140.981 -359.066z"/>
19
- <glyph unicode="C" horiz-adv-x="675" d="M394.028 -12.0004c117.925,0 197.959,56.0333 253.992,132.004l-71.0574 39.0249c-37.9854,-57.0727 -106.964,-97.0424 -182.935,-97.0424 -145.989,0 -257.016,113.011 -257.016,271.001 0,159.029 111.027,271.001 257.016,271.001 75.9709,0 144.949,-41.0092 182.935,-96.9479l70.018 38.9304c-53.0095,75.026 -135.028,132.004 -252.953,132.004 -192.006,0 -343.003,-139.941 -343.003,-344.987 0,-204.951 150.997,-344.987 343.003,-344.987z"/>
20
- <glyph unicode="D" horiz-adv-x="699" d="M305.962 0c207.03,0 342.058,142.965 342.058,332.987 0,188.982 -135.028,334.026 -342.058,334.026l-228.007 0 0 -667.013 228.007 0zm0 73.9866l-144.949 0 0 519.04 144.949 0c165.076,0 256.071,-116.035 256.071,-260.04 0,-142.965 -94.0187,-259 -256.071,-259z"/>
21
- <glyph unicode="E" horiz-adv-x="569" d="M514.977 0l0 73.9866 -353.964 0 0 229.991 346.972 0 0 73.9866 -346.972 0 0 215.062 353.964 0 0 73.9866 -437.022 0 0 -667.013 437.022 0z"/>
22
- <glyph unicode="I" horiz-adv-x="238" d="M161.013 0l0 667.013 -83.0577 0 0 -667.013 83.0577 0z"/>
23
- <glyph unicode="L" horiz-adv-x="509" d="M471.038 0l0 73.9866 -310.026 0 0 593.027 -83.0577 0 0 -667.013 393.083 0z"/>
24
- <glyph unicode="N" horiz-adv-x="708" d="M629.973 0l0 667.013 -82.9632 0 0 -521.024 -384.012 521.024 -85.042 0 0 -667.013 83.0577 0 0 531.985 389.02 -531.985 79.9395 0z"/>
25
- <glyph unicode="P" horiz-adv-x="586" d="M161.013 0l0 264.953 185.014 0c132.004,0 209.014,92.0344 209.014,201.077 0,108.948 -75.026,200.983 -209.014,200.983l-268.071 0 0 -667.013 83.0577 0zm174.998 339.034l-174.998 0 0 253.992 174.998 0c78.9946,0 132.949,-52.0646 132.949,-126.996 0,-75.026 -53.9545,-126.996 -132.949,-126.996z"/>
26
- <glyph unicode="S" horiz-adv-x="586" d="M293.962 -12.0004c180.006,0 246.055,99.0267 246.055,195.975 0,248.984 -394.973,162.997 -394.973,313.049 0,62.9311 56.9782,106.019 136.918,106.019 73.0417,0 143.06,-25.0402 193.045,-80.034l49.9858 60.9468c-56.0333,59.057 -135.028,93.0738 -236.984,93.0738 -130.965,0 -229.047,-75.026 -229.047,-185.014 0,-238.023 395.068,-143.06 395.068,-315.034 0,-51.0252 -37.9854,-114.996 -157.044,-114.996 -94.0187,0 -166.021,46.0172 -209.959,95.0581l-49.0409 -63.0256c54.9939,-61.9862 140.036,-106.019 255.977,-106.019z"/>
27
- </font>
28
- <style type="text/css">
29
- <![CDATA[
30
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
31
- .fil0 {fill:#1183B7}
32
- .fil3 {fill:white}
33
- .fil1 {fill:#085D85;fill-rule:nonzero}
34
- .fil2 {fill:#1183B7;fill-opacity:0.800000}
35
- .fnt1 {font-weight:normal;font-size:3.49px;font-family:'Proxima Nova Rg'}
36
- .fnt0 {font-weight:normal;font-size:5.23px;font-family:'Proxima Nova Rg'}
37
- ]]>
38
- </style>
39
- </defs>
40
- <g id="design">
41
- <metadata id="CorelCorpID_0Corel-Layer"/>
42
- <g id="_1995289756096">
43
- <rect class="fil0" x="-0" y="-0" width="22.5" height="22.5" rx="0.47" ry="0.47"/>
44
- <g>
45
- <path class="fil1" d="M6.97 4.86l3.92 1.63c0.05,0.02 0.08,0.07 0.08,0.12l0 13.73c0,0.07 -0.06,0.13 -0.13,0.13 -0.02,0 -0.04,-0 -0.06,-0.01l-3.93 -1.6c-0.05,-0.02 -0.08,-0.07 -0.08,-0.12l-0 -13.75c0,-0.07 0.06,-0.13 0.13,-0.13 0.02,0 0.04,0.01 0.06,0.01zm3.75 1.83l-3.68 -1.53 0 13.48 3.68 1.5 0 -13.45z"/>
46
- <path class="fil1" d="M10.83 6.49c0.87,-0.18 1.7,-0.43 2.48,-0.76 0.78,-0.33 1.52,-0.73 2.22,-1.21 0.06,-0.04 0.14,-0.02 0.18,0.03 0.01,0.02 0.02,0.05 0.02,0.07l0 13.72c0,0.04 -0.02,0.07 -0.04,0.1 -0.54,0.56 -1.23,1 -2.04,1.33 -0.81,0.33 -1.74,0.56 -2.78,0.69 -0.07,0.01 -0.13,-0.04 -0.14,-0.11l-0 -13.74c0,-0.07 0.05,-0.12 0.11,-0.13zm2.57 -0.52c-0.77,0.32 -1.58,0.58 -2.43,0.76l0 13.47c0.96,-0.13 1.82,-0.34 2.57,-0.65 0.76,-0.31 1.41,-0.72 1.92,-1.24l0 -13.43c-0.65,0.43 -1.34,0.79 -2.06,1.1z"/>
47
- <path class="fil1" d="M15.63 4.5c0.06,0.03 0.09,0.1 0.07,0.17 -0.03,0.06 -0.1,0.09 -0.17,0.07l-3.76 -1.62c-0.06,-0.03 -0.09,-0.1 -0.07,-0.17 0.03,-0.06 0.1,-0.09 0.17,-0.07l3.76 1.62z"/>
48
- <path class="fil1" d="M6.95 5.09c-0.07,0.03 -0.14,-0.01 -0.17,-0.07 -0.03,-0.07 0.01,-0.14 0.07,-0.17l4.91 -1.99c0.07,-0.03 0.14,0.01 0.17,0.07 0.03,0.07 -0.01,0.14 -0.07,0.17l-4.91 1.99z"/>
49
- <path class="fil1" d="M10.89 14.86c-0.07,0.01 -0.14,-0.04 -0.15,-0.11 -0.01,-0.07 0.04,-0.14 0.11,-0.15 0.85,-0.14 1.66,-0.36 2.44,-0.68 0.78,-0.32 1.52,-0.73 2.22,-1.26 0.06,-0.04 0.14,-0.03 0.18,0.02 0.04,0.06 0.03,0.14 -0.02,0.18 -0.72,0.54 -1.48,0.96 -2.28,1.29 -0.8,0.32 -1.63,0.55 -2.5,0.7z"/>
50
- <path class="fil1" d="M11.81 13.96c0,0.07 -0.06,0.13 -0.13,0.13 -0.07,0 -0.13,-0.06 -0.13,-0.13l0 -2.49c0,-0.07 0.06,-0.13 0.13,-0.13 0.07,0 0.13,0.06 0.13,0.13l0 2.49z"/>
51
- <path class="fil1" d="M11.66 12.02c0.06,0.03 0.09,0.1 0.07,0.17 -0.03,0.06 -0.1,0.09 -0.17,0.07l-0.18 -0.08c-0.06,-0.03 -0.09,-0.1 -0.07,-0.17 0.03,-0.06 0.1,-0.09 0.17,-0.07l0.18 0.08z"/>
52
- <path class="fil1" d="M11.66 13.25c0.06,0.03 0.09,0.1 0.07,0.17 -0.03,0.06 -0.1,0.09 -0.17,0.07l-0.18 -0.08c-0.06,-0.03 -0.09,-0.1 -0.07,-0.17 0.03,-0.06 0.1,-0.09 0.17,-0.07l0.18 0.08z"/>
53
- <path class="fil1" d="M11.81 16.52c0,0.07 -0.06,0.13 -0.13,0.13 -0.07,0 -0.13,-0.06 -0.13,-0.13l0 -1.44c0,-0.07 0.06,-0.13 0.13,-0.13 0.07,0 0.13,0.06 0.13,0.13l0 1.44z"/>
54
- <path class="fil1" d="M11.66 15.32c0.06,0.03 0.09,0.1 0.07,0.17 -0.03,0.06 -0.1,0.09 -0.17,0.07l-0.18 -0.08c-0.06,-0.03 -0.09,-0.1 -0.07,-0.17 0.03,-0.06 0.1,-0.09 0.17,-0.07l0.18 0.08z"/>
55
- <path class="fil1" d="M11.66 16.13c0.06,0.03 0.09,0.1 0.07,0.17 -0.03,0.06 -0.1,0.09 -0.17,0.07l-0.18 -0.08c-0.06,-0.03 -0.09,-0.1 -0.07,-0.17 0.03,-0.06 0.1,-0.09 0.17,-0.07l0.18 0.08z"/>
56
- <path class="fil1" d="M10.47 19.58c0,0.07 -0.06,0.13 -0.13,0.13 -0.07,0 -0.13,-0.06 -0.13,-0.13l0 -12.7c0,-0.07 0.06,-0.13 0.13,-0.13 0.07,0 0.13,0.06 0.13,0.13l0 12.7z"/>
57
- </g>
58
- <path class="fil2" d="M0.47 0l10.15 0 -10.6 10.6 -0.02 -0.02 0 -10.1c0,-0.26 0.21,-0.47 0.47,-0.47z"/>
59
- <text x="1.26" y="5.04" class="fil3 fnt0">4</text>
60
- <text x="7.65" y="10.57" class="fil3 fnt1"></text>
61
- <text x="1.15" y="14.22" class="fil3 fnt1"></text>
62
- </g>
63
- </g>
64
- </svg>
@@ -1,52 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.268445in" height="0.268445in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 18.55 18.55"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="658" font-variant="normal" style="fill-rule:nonzero" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="3" horiz-adv-x="556" d="M266.002 -11.9821c147.001,0 235.984,80.9737 235.984,191.966 0,107.019 -92.9558,159.046 -154.001,164.029 63.0006,10.9731 144.037,58.9645 144.037,155.01 0,112.947 -98.0009,177.966 -226.02,177.966 -102.983,0 -179.984,-44.9644 -227.975,-102.983l45.9734 -52.0275c49.0004,53.0365 102.983,81.0368 176.011,81.0368 80.9737,0 149.019,-40.0454 149.019,-114.019 0,-77.0007 -71.0096,-109.983 -155.01,-109.983 -26.9912,0 -58.0185,0 -68.9916,1.00902l0 -75.9917c9.96405,0.945954 40.9914,0.945954 68.9916,0.945954 98.0009,0 165.983,-35.0003 165.983,-117.992 0,-77.0007 -59.0276,-124.992 -156.019,-124.992 -78.9557,0 -147.001,36.0093 -185.975,88.0368l-49.0004 -52.0275c40.9914,-59.9735 123.983,-109.983 236.993,-109.983z"/>
18
- </font>
19
- <style type="text/css">
20
- <![CDATA[
21
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-weight:normal;src:url("#FontID0") format(svg)}
22
- .fil3 {fill:white}
23
- .fil1 {fill:#494949;fill-rule:nonzero}
24
- .fil2 {fill:#1183B7;fill-opacity:0.800000}
25
- .fil0 {fill:white;fill-opacity:0.800000}
26
- .fnt0 {font-weight:normal;font-size:4.31px;font-family:'Proxima Nova Rg'}
27
- ]]>
28
- </style>
29
- </defs>
30
- <g id="design">
31
- <metadata id="CorelCorpID_0Corel-Layer"/>
32
- <g id="_1995222897968">
33
- <path class="fil0" d="M0.39 0l17.77 0c0.21,0 0.39,0.17 0.39,0.39l0 17.77c0,0.21 -0.18,0.39 -0.39,0.39l-17.77 0c-0.21,0 -0.39,-0.18 -0.39,-0.39l0 -17.77c0,-0.21 0.17,-0.39 0.39,-0.39z"/>
34
- <g>
35
- <path class="fil1" d="M5.74 4.01l3.23 1.34c0.04,0.02 0.06,0.06 0.06,0.1l0 11.32c0,0.06 -0.05,0.11 -0.11,0.11 -0.02,0 -0.03,-0 -0.05,-0.01l-3.24 -1.32c-0.04,-0.02 -0.07,-0.06 -0.07,-0.1l-0 -11.34c0,-0.06 0.05,-0.11 0.11,-0.11 0.02,0 0.03,0 0.05,0.01zm3.09 1.51l-3.03 -1.26 0 11.11 3.03 1.24 0 -11.09z"/>
36
- <path class="fil1" d="M8.93 5.35c0.72,-0.15 1.4,-0.36 2.04,-0.63 0.65,-0.27 1.25,-0.6 1.83,-0.99 0.05,-0.03 0.11,-0.02 0.15,0.03 0.01,0.02 0.02,0.04 0.02,0.06l0 11.31c0,0.03 -0.01,0.06 -0.04,0.08 -0.45,0.46 -1.01,0.82 -1.68,1.1 -0.67,0.27 -1.44,0.46 -2.29,0.57 -0.06,0.01 -0.11,-0.03 -0.12,-0.09l-0 -11.32c0,-0.05 0.04,-0.1 0.09,-0.11zm2.12 -0.43c-0.63,0.27 -1.3,0.48 -2,0.62l0 11.11c0.79,-0.11 1.5,-0.28 2.12,-0.54 0.63,-0.26 1.16,-0.6 1.59,-1.02l0 -11.07c-0.54,0.35 -1.1,0.65 -1.7,0.9z"/>
37
- <path class="fil1" d="M12.88 3.71c0.05,0.02 0.08,0.09 0.05,0.14 -0.02,0.05 -0.09,0.08 -0.14,0.05l-3.1 -1.34c-0.05,-0.02 -0.08,-0.08 -0.05,-0.14 0.02,-0.05 0.09,-0.08 0.14,-0.05l3.1 1.34z"/>
38
- <path class="fil1" d="M5.73 4.2c-0.05,0.02 -0.12,-0 -0.14,-0.06 -0.02,-0.05 0,-0.12 0.06,-0.14l4.05 -1.64c0.05,-0.02 0.12,0 0.14,0.06 0.02,0.05 -0,0.12 -0.06,0.14l-4.05 1.64z"/>
39
- <path class="fil1" d="M8.98 12.25c-0.06,0.01 -0.11,-0.03 -0.12,-0.09 -0.01,-0.06 0.03,-0.11 0.09,-0.12 0.7,-0.12 1.37,-0.3 2.02,-0.56 0.64,-0.26 1.25,-0.6 1.83,-1.04 0.05,-0.04 0.11,-0.03 0.15,0.02 0.04,0.05 0.03,0.11 -0.02,0.15 -0.59,0.45 -1.22,0.8 -1.88,1.06 -0.66,0.27 -1.35,0.45 -2.06,0.57z"/>
40
- <path class="fil1" d="M9.74 11.51c0,0.06 -0.05,0.11 -0.11,0.11 -0.06,0 -0.11,-0.05 -0.11,-0.11l0 -2.06c0,-0.06 0.05,-0.11 0.11,-0.11 0.06,0 0.11,0.05 0.11,0.11l0 2.06z"/>
41
- <path class="fil1" d="M9.61 9.91c0.05,0.02 0.08,0.09 0.05,0.14 -0.02,0.05 -0.09,0.08 -0.14,0.05l-0.15 -0.06c-0.05,-0.02 -0.08,-0.09 -0.05,-0.14 0.02,-0.05 0.08,-0.08 0.14,-0.05l0.15 0.06z"/>
42
- <path class="fil1" d="M9.61 10.92c0.05,0.02 0.08,0.08 0.05,0.14 -0.02,0.05 -0.09,0.08 -0.14,0.05l-0.15 -0.06c-0.05,-0.02 -0.08,-0.09 -0.05,-0.14 0.02,-0.05 0.08,-0.08 0.14,-0.05l0.15 0.06z"/>
43
- <path class="fil1" d="M9.74 13.62c0,0.06 -0.05,0.11 -0.11,0.11 -0.06,0 -0.11,-0.05 -0.11,-0.11l0 -1.19c0,-0.06 0.05,-0.11 0.11,-0.11 0.06,0 0.11,0.05 0.11,0.11l0 1.19z"/>
44
- <path class="fil1" d="M9.61 12.63c0.05,0.02 0.08,0.09 0.05,0.14 -0.02,0.05 -0.09,0.08 -0.14,0.05l-0.15 -0.06c-0.05,-0.02 -0.08,-0.09 -0.05,-0.14 0.02,-0.05 0.08,-0.08 0.14,-0.05l0.15 0.06z"/>
45
- <path class="fil1" d="M9.61 13.3c0.05,0.02 0.08,0.09 0.05,0.14 -0.02,0.05 -0.09,0.08 -0.14,0.05l-0.15 -0.06c-0.05,-0.02 -0.08,-0.09 -0.05,-0.14 0.02,-0.05 0.08,-0.08 0.14,-0.05l0.15 0.06z"/>
46
- <path class="fil1" d="M8.63 16.14c0,0.06 -0.05,0.11 -0.11,0.11 -0.06,0 -0.11,-0.05 -0.11,-0.11l0 -10.47c0,-0.06 0.05,-0.11 0.11,-0.11 0.06,0 0.11,0.05 0.11,0.11l0 10.47z"/>
47
- </g>
48
- <path class="fil2" d="M0.39 0l8.37 0 -8.74 8.74 -0.02 -0.02 0 -8.33c0,-0.21 0.17,-0.39 0.39,-0.39z"/>
49
- <text x="1.04" y="4.15" class="fil3 fnt0">4</text>
50
- </g>
51
- </g>
52
- </svg>
@@ -1,36 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.194252in" height="0.0551142in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 23.44 6.65"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="657" font-variant="normal" style="fill-rule:nonzero" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="A" horiz-adv-x="657" d="M648.994 0l-268.994 666.982 -102.959 0 -268.047 -666.982 95.0296 0 58.9349 148.047 332.071 0 58.9349 -148.047 95.0296 0zm-178.935 222.012l-283.077 0 142.012 358.935 141.065 -358.935z"/>
18
- <glyph unicode="D" horiz-adv-x="700" d="M306.036 0c206.982,0 342.012,142.959 342.012,333.018 0,188.994 -135.03,333.964 -342.012,333.964l-228.047 0 0 -666.982 228.047 0zm0 73.9645l-145.089 0 0 519.053 145.089 0c164.97,0 255.976,-115.976 255.976,-260 0,-142.959 -93.9645,-259.053 -255.976,-259.053z"/>
19
- </font>
20
- <style type="text/css">
21
- <![CDATA[
22
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-weight:normal;src:url("#FontID0") format(svg)}
23
- .fil0 {fill:#1183B7}
24
- .fil1 {fill:white}
25
- .fnt0 {font-weight:normal;font-size:4.01px;font-family:'Proxima Nova Rg'}
26
- ]]>
27
- </style>
28
- </defs>
29
- <g id="design">
30
- <metadata id="CorelCorpID_0Corel-Layer"/>
31
- <g id="_1994010746656">
32
- <rect class="fil0" x="-0" y="-0" width="23.44" height="6.65" rx="1.37" ry="0.39"/>
33
- <!-- <text x="7.67" y="4.66" class="fil1 fnt0">ADD</text> -->
34
- </g>
35
- </g>
36
- </svg>
@@ -1,59 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.268445in" height="0.268445in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 21.94 21.94"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="658" font-variant="normal" style="fill-rule:nonzero" font-style="normal" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="3" horiz-adv-x="556" d="M266.002 -11.9821c147.001,0 235.984,80.9737 235.984,191.966 0,107.019 -92.9558,159.046 -154.001,164.029 63.0006,10.9731 144.037,58.9645 144.037,155.01 0,112.947 -98.0009,177.966 -226.02,177.966 -102.983,0 -179.984,-44.9644 -227.975,-102.983l45.9734 -52.0275c49.0004,53.0365 102.983,81.0368 176.011,81.0368 80.9737,0 149.019,-40.0454 149.019,-114.019 0,-77.0007 -71.0096,-109.983 -155.01,-109.983 -26.9912,0 -58.0185,0 -68.9916,1.00902l0 -75.9917c9.96405,0.945954 40.9914,0.945954 68.9916,0.945954 98.0009,0 165.983,-35.0003 165.983,-117.992 0,-77.0007 -59.0276,-124.992 -156.019,-124.992 -78.9557,0 -147.001,36.0093 -185.975,88.0368l-49.0004 -52.0275c40.9914,-59.9735 123.983,-109.983 236.993,-109.983z"/>
18
- <glyph unicode="A" horiz-adv-x="658" d="M648.965 0l-268.922 667.013 -103.09 0 -267.977 -667.013 95.0581 0 58.9625 147.973 332.042 0 58.9625 -147.973 94.9636 0zm-178.966 221.96l-283.001 0 142.02 359.066 140.981 -359.066z"/>
19
- <glyph unicode="B" horiz-adv-x="629" d="M382.028 0c121.988,0 192.951,73.0417 192.951,180.006 0,80.034 -58.9625,152.981 -130.02,164.037 61.0413,12.9453 117.075,68.9786 117.075,152.981 0,99.9717 -71.0574,169.99 -186.998,169.99l-297.08 0 0 -667.013 304.073 0zm-21.0715 377.965l-199.943 0 0 215.062 199.943 0c75.026,0 115.09,-48.0015 115.09,-108.003 0,-61.0413 -40.0643,-107.058 -115.09,-107.058zm4.06312 -303.978l-204.006 0 0 229.991 204.006 0c82.0183,0 123.972,-53.9545 123.972,-114.996 0,-70.9629 -46.0172,-114.996 -123.972,-114.996z"/>
20
- <glyph unicode="C" horiz-adv-x="675" d="M394.028 -12.0004c117.925,0 197.959,56.0333 253.992,132.004l-71.0574 39.0249c-37.9854,-57.0727 -106.964,-97.0424 -182.935,-97.0424 -145.989,0 -257.016,113.011 -257.016,271.001 0,159.029 111.027,271.001 257.016,271.001 75.9709,0 144.949,-41.0092 182.935,-96.9479l70.018 38.9304c-53.0095,75.026 -135.028,132.004 -252.953,132.004 -192.006,0 -343.003,-139.941 -343.003,-344.987 0,-204.951 150.997,-344.987 343.003,-344.987z"/>
21
- <glyph unicode="D" horiz-adv-x="699" d="M305.962 0c207.03,0 342.058,142.965 342.058,332.987 0,188.982 -135.028,334.026 -342.058,334.026l-228.007 0 0 -667.013 228.007 0zm0 73.9866l-144.949 0 0 519.04 144.949 0c165.076,0 256.071,-116.035 256.071,-260.04 0,-142.965 -94.0187,-259 -256.071,-259z"/>
22
- <glyph unicode="E" horiz-adv-x="569" d="M514.977 0l0 73.9866 -353.964 0 0 229.991 346.972 0 0 73.9866 -346.972 0 0 215.062 353.964 0 0 73.9866 -437.022 0 0 -667.013 437.022 0z"/>
23
- <glyph unicode="I" horiz-adv-x="238" d="M161.013 0l0 667.013 -83.0577 0 0 -667.013 83.0577 0z"/>
24
- <glyph unicode="N" horiz-adv-x="708" d="M629.973 0l0 667.013 -82.9632 0 0 -521.024 -384.012 521.024 -85.042 0 0 -667.013 83.0577 0 0 531.985 389.02 -531.985 79.9395 0z"/>
25
- <glyph unicode="S" horiz-adv-x="586" d="M293.962 -12.0004c180.006,0 246.055,99.0267 246.055,195.975 0,248.984 -394.973,162.997 -394.973,313.049 0,62.9311 56.9782,106.019 136.918,106.019 73.0417,0 143.06,-25.0402 193.045,-80.034l49.9858 60.9468c-56.0333,59.057 -135.028,93.0738 -236.984,93.0738 -130.965,0 -229.047,-75.026 -229.047,-185.014 0,-238.023 395.068,-143.06 395.068,-315.034 0,-51.0252 -37.9854,-114.996 -157.044,-114.996 -94.0187,0 -166.021,46.0172 -209.959,95.0581l-49.0409 -63.0256c54.9939,-61.9862 140.036,-106.019 255.977,-106.019z"/>
26
- <glyph unicode="T" horiz-adv-x="569" d="M325.995 0l0 593.027 212.038 0 0 73.9866 -506 0 0 -73.9866 210.999 0 0 -593.027 82.9632 0z"/>
27
- </font>
28
- <style type="text/css">
29
- <![CDATA[
30
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
31
- .fil0 {fill:#1183B7}
32
- .fil3 {fill:white}
33
- .fil1 {fill:#085D85;fill-rule:nonzero}
34
- .fil2 {fill:#1183B7;fill-opacity:0.800000}
35
- .fnt1 {font-weight:normal;font-size:3.4px;font-family:'Proxima Nova Rg'}
36
- .fnt0 {font-weight:normal;font-size:5.1px;font-family:'Proxima Nova Rg'}
37
- ]]>
38
- </style>
39
- </defs>
40
- <g id="design">
41
- <metadata id="CorelCorpID_0Corel-Layer"/>
42
- <g id="_2436171862752">
43
- <rect class="fil0" x="-0" y="-0" width="21.94" height="21.94" rx="0.46" ry="0.46"/>
44
- <g>
45
- <path class="fil1" d="M6.01 5.52l4.94 2.06 0.03 0.02 0.96 0.39c0.05,0.02 0.08,0.07 0.08,0.12l0 9.61c0,0.07 -0.06,0.13 -0.13,0.13 -0.02,0 -0.04,-0.01 -0.06,-0.02l-0.8 -0.33 0 1.95c0,0.07 -0.06,0.13 -0.13,0.13 -0.02,0 -0.04,-0.01 -0.06,-0.01l-4.94 -2.06c-0.05,-0.02 -0.08,-0.07 -0.08,-0.12l-0 -11.75c0,-0.07 0.06,-0.13 0.13,-0.13 0.02,0 0.04,0.01 0.06,0.01zm4.82 2.27l-4.75 -1.98 0 11.48 4.7 1.96 0 -1.95 0.01 -0.05c0.03,-0.06 0.1,-0.09 0.16,-0.07l0.82 0.33 0 -9.34 -0.9 -0.37 -0.04 -0.02z"/>
46
- <path class="fil1" d="M11.86 7.98l4.06 -1.72c0.06,-0.03 0.14,0 0.16,0.07 0.01,0.02 0.01,0.03 0.01,0.05l0 9.6c0,0.06 -0.04,0.1 -0.09,0.12l-4.06 1.72c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.01,-0.02 -0.01,-0.03 -0.01,-0.05l-0 -9.6c0,-0.06 0.04,-0.1 0.09,-0.12zm3.99 -1.42l-3.82 1.62 0 9.33 3.82 -1.62 0 -9.33z"/>
47
- <path class="fil1" d="M16.01 6.26c0.06,0.03 0.09,0.1 0.07,0.16 -0.03,0.06 -0.1,0.09 -0.16,0.06l-5.73 -2.48c-0.06,-0.03 -0.09,-0.1 -0.06,-0.16 0.03,-0.06 0.1,-0.09 0.16,-0.07l5.73 2.48z"/>
48
- <path class="fil1" d="M6 5.74c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.03,-0.06 0,-0.14 0.07,-0.16l4.24 -1.75c0.06,-0.03 0.14,0 0.16,0.07 0.03,0.06 -0,0.14 -0.07,0.16l-4.24 1.75z"/>
49
- <path class="fil1" d="M10.97 19.54c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.03,-0.06 0,-0.14 0.07,-0.16l4.18 -1.73c0.06,-0.03 0.14,0 0.16,0.07 0.03,0.06 -0,0.14 -0.07,0.16l-4.18 1.73z"/>
50
- <path class="fil1" d="M11.98 10.51c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.03,-0.06 0,-0.14 0.07,-0.16l4.06 -1.68c0.06,-0.03 0.14,0 0.16,0.07 0.03,0.06 -0,0.14 -0.07,0.16l-4.06 1.68z"/>
51
- <path class="fil1" d="M12.69 10.74l2.45 -1.01c0.06,-0.03 0.14,0 0.16,0.07 0.01,0.02 0.01,0.03 0.01,0.05l0 5.68c0,0.06 -0.04,0.11 -0.09,0.12l-2.45 1.01c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.01,-0.02 -0.01,-0.03 -0.01,-0.05l-0 -5.68c0,-0.06 0.04,-0.11 0.09,-0.12zm2.37 -0.71l-2.21 0.91 0 5.41 2.21 -0.91 0 -5.41z"/>
52
- <path class="fil1" d="M12.68 8.26l2.41 -1.03c0.06,-0.03 0.14,0 0.16,0.07 0.01,0.02 0.01,0.03 0.01,0.05l0 1.11c0,0.06 -0.04,0.1 -0.09,0.12l-2.41 1.03c-0.06,0.03 -0.14,-0 -0.16,-0.07 -0.01,-0.02 -0.01,-0.03 -0.01,-0.05l-0 -1.11c0,-0.06 0.04,-0.1 0.09,-0.12zm2.33 -0.73l-2.17 0.93 0 0.84 2.17 -0.93 0 -0.84z"/>
53
- <path class="fil1" d="M14.97 16.37c0,-0.07 0.06,-0.13 0.13,-0.13 0.07,0 0.13,0.06 0.13,0.13l0 1.32c0,0.07 -0.06,0.13 -0.13,0.13 -0.07,0 -0.13,-0.06 -0.13,-0.13l0 -1.32z"/>
54
- </g>
55
- <path class="fil2" d="M0.46 0l9.89 0 -10.33 10.33 -0.02 -0.02 0 -9.85c0,-0.25 0.21,-0.46 0.46,-0.46z"/>
56
- <text x="1.22" y="4.98" class="fil3 fnt0">3</text>
57
- </g>
58
- </g>
59
- </svg>
@@ -1,49 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.268445in" height="0.268445in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 18.36 18.36"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="658" font-variant="normal" style="fill-rule:nonzero" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="3" horiz-adv-x="556" d="M266.002 -11.9821c147.001,0 235.984,80.9737 235.984,191.966 0,107.019 -92.9558,159.046 -154.001,164.029 63.0006,10.9731 144.037,58.9645 144.037,155.01 0,112.947 -98.0009,177.966 -226.02,177.966 -102.983,0 -179.984,-44.9644 -227.975,-102.983l45.9734 -52.0275c49.0004,53.0365 102.983,81.0368 176.011,81.0368 80.9737,0 149.019,-40.0454 149.019,-114.019 0,-77.0007 -71.0096,-109.983 -155.01,-109.983 -26.9912,0 -58.0185,0 -68.9916,1.00902l0 -75.9917c9.96405,0.945954 40.9914,0.945954 68.9916,0.945954 98.0009,0 165.983,-35.0003 165.983,-117.992 0,-77.0007 -59.0276,-124.992 -156.019,-124.992 -78.9557,0 -147.001,36.0093 -185.975,88.0368l-49.0004 -52.0275c40.9914,-59.9735 123.983,-109.983 236.993,-109.983z"/>
18
- </font>
19
- <style type="text/css">
20
- <![CDATA[
21
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-weight:normal;src:url("#FontID0") format(svg)}
22
- .fil3 {fill:white}
23
- .fil1 {fill:#494949;fill-rule:nonzero}
24
- .fil2 {fill:#1183B7;fill-opacity:0.800000}
25
- .fil0 {fill:white;fill-opacity:0.901961}
26
- .fnt0 {font-weight:normal;font-size:4.27px;font-family:'Proxima Nova Rg'}
27
- ]]>
28
- </style>
29
- </defs>
30
- <g id="design">
31
- <metadata id="CorelCorpID_0Corel-Layer"/>
32
- <g id="_2436172667520">
33
- <path class="fil0" d="M0.39 0l17.59 0c0.21,0 0.39,0.17 0.39,0.39l0 17.59c0,0.21 -0.17,0.39 -0.39,0.39l-17.59 0c-0.21,0 -0.39,-0.17 -0.39,-0.39l0 -17.59c0,-0.21 0.17,-0.39 0.39,-0.39z"/>
34
- <g>
35
- <path class="fil1" d="M5.03 4.62l4.14 1.72 0.02 0.01 0.81 0.33c0.04,0.02 0.06,0.06 0.06,0.1l0 8.04c0,0.06 -0.05,0.11 -0.11,0.11 -0.02,0 -0.04,-0 -0.05,-0.01l-0.67 -0.28 0 1.63c0,0.06 -0.05,0.11 -0.11,0.11 -0.02,0 -0.03,-0 -0.05,-0.01l-4.14 -1.72c-0.04,-0.02 -0.06,-0.06 -0.06,-0.1l-0 -9.83c0,-0.06 0.05,-0.11 0.11,-0.11 0.02,0 0.03,0 0.05,0.01zm4.04 1.9l-3.98 -1.65 0 9.61 3.94 1.64 0 -1.63 0.01 -0.04c0.02,-0.05 0.08,-0.08 0.14,-0.06l0.68 0.28 0 -7.82 -0.75 -0.31 -0.04 -0.02z"/>
36
- <path class="fil1" d="M9.93 6.68l3.4 -1.44c0.05,-0.02 0.11,0 0.14,0.06 0.01,0.01 0.01,0.03 0.01,0.04l0 8.04c0,0.05 -0.03,0.09 -0.07,0.1l-3.4 1.44c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.01,-0.01 -0.01,-0.03 -0.01,-0.04l-0 -8.04c0,-0.05 0.03,-0.09 0.07,-0.1zm3.34 -1.19l-3.2 1.35 0 7.81 3.2 -1.35 0 -7.81z"/>
37
- <path class="fil1" d="M13.4 5.24c0.05,0.02 0.08,0.08 0.05,0.14 -0.02,0.05 -0.08,0.08 -0.14,0.05l-4.8 -2.08c-0.05,-0.02 -0.08,-0.08 -0.05,-0.14 0.02,-0.05 0.08,-0.08 0.14,-0.05l4.8 2.08z"/>
38
- <path class="fil1" d="M5.02 4.81c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.02,-0.05 0,-0.11 0.06,-0.14l3.55 -1.47c0.05,-0.02 0.11,0 0.14,0.06 0.02,0.05 -0,0.11 -0.06,0.14l-3.55 1.47z"/>
39
- <path class="fil1" d="M9.18 16.36c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.02,-0.05 0,-0.11 0.06,-0.14l3.5 -1.45c0.05,-0.02 0.11,0 0.14,0.06 0.02,0.05 -0,0.11 -0.06,0.14l-3.5 1.45z"/>
40
- <path class="fil1" d="M10.03 8.8c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.02,-0.05 0,-0.11 0.06,-0.14l3.4 -1.4c0.05,-0.02 0.11,0 0.14,0.06 0.02,0.05 -0,0.11 -0.06,0.14l-3.4 1.4z"/>
41
- <path class="fil1" d="M10.62 8.99l2.05 -0.85c0.05,-0.02 0.11,0 0.14,0.06 0.01,0.01 0.01,0.03 0.01,0.04l0 4.75c0,0.05 -0.03,0.09 -0.08,0.1l-2.05 0.85c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.01,-0.01 -0.01,-0.03 -0.01,-0.04l-0 -4.75c0,-0.05 0.03,-0.09 0.08,-0.1zm1.98 -0.59l-1.85 0.76 0 4.53 1.85 -0.76 0 -4.53z"/>
42
- <path class="fil1" d="M10.62 6.91l2.02 -0.86c0.05,-0.02 0.11,0 0.14,0.06 0.01,0.01 0.01,0.03 0.01,0.04l0 0.93c0,0.05 -0.03,0.09 -0.07,0.1l-2.02 0.86c-0.05,0.02 -0.11,-0 -0.14,-0.06 -0.01,-0.01 -0.01,-0.03 -0.01,-0.04l-0 -0.93c0,-0.05 0.03,-0.09 0.07,-0.1zm1.95 -0.61l-1.81 0.78 0 0.7 1.81 -0.78 0 -0.7z"/>
43
- <path class="fil1" d="M12.53 13.71c0,-0.06 0.05,-0.11 0.11,-0.11 0.06,0 0.11,0.05 0.11,0.11l0 1.11c0,0.06 -0.05,0.1 -0.11,0.1 -0.06,0 -0.11,-0.05 -0.11,-0.1l0 -1.11z"/>
44
- </g>
45
- <path class="fil2" d="M0.39 0l8.28 0 -8.65 8.65 -0.02 -0.02 0 -8.24c0,-0.21 0.17,-0.39 0.39,-0.39z"/>
46
- <text x="1.02" y="4.16" class="fil3 fnt0">3</text>
47
- </g>
48
- </g>
49
- </svg>
@@ -1,25 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.109697in" height="0.188724in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 3.88 6.68"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <style type="text/css">
10
- <![CDATA[
11
- .str0 {stroke:black;stroke-width:0.12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313}
12
- .fil0 {fill:none}
13
- ]]>
14
- </style>
15
- </defs>
16
- <g id="design">
17
- <metadata id="CorelCorpID_0Corel-Layer"/>
18
- <g id="_1994010733552">
19
- <polyline class="fil0 str0" points="0.06,5.52 0.67,5.24 0.67,1.13 3.2,0.06 3.2,4.22 3.83,3.96 "/>
20
- <rect class="fil0 str0" transform="matrix(1.09149 0.748949 -0 0.984954 0.671064 1.15984)" width="1.83" height="4.16"/>
21
- <polygon class="fil0 str0" points="1.01,2.06 2.2,2.88 2.2,5.72 1.01,4.91 "/>
22
- <line class="fil0 str0" x1="2.2" y1="4.35" x2="2.48" y2= "4.34" />
23
- </g>
24
- </g>
25
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.109697in" height="0.157449in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 3.88 5.58"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <style type="text/css">
10
- <![CDATA[
11
- .str0 {stroke:white;stroke-width:0.12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313}
12
- .fil0 {fill:none}
13
- ]]>
14
- </style>
15
- </defs>
16
- <g id="design">
17
- <metadata id="CorelCorpID_0Corel-Layer"/>
18
- <g id="_1995289804432">
19
- <polyline class="fil0 str0" points="0.06,5.52 0.67,5.24 0.67,1.13 3.2,0.06 3.2,4.22 3.83,3.96 "/>
20
- <line class="fil0 str0" x1="2.91" y1="4.06" x2="3.2" y2= "4.22" />
21
- <line class="fil0 str0" x1="2.9" y1="0.19" x2="2.9" y2= "4.06" />
22
- </g>
23
- </g>
24
- </svg>
@@ -1,32 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.0972559in" height="0.191437in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 3.06 6.02"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <style type="text/css">
10
- <![CDATA[
11
- .fil0 {fill:white;fill-rule:nonzero}
12
- ]]>
13
- </style>
14
- </defs>
15
- <g id="design">
16
- <metadata id="CorelCorpID_0Corel-Layer"/>
17
- <g id="_1994786798352">
18
- <path class="fil0" d="M0.06 0.68l1.34 0.56c0.02,0.01 0.03,0.02 0.03,0.04l0 4.69c0,0.02 -0.02,0.04 -0.04,0.04 -0.01,0 -0.01,-0 -0.02,-0l-1.34 -0.55c-0.02,-0.01 -0.03,-0.02 -0.03,-0.04l-0 -4.7c0,-0.02 0.02,-0.04 0.04,-0.04 0.01,0 0.01,0 0.02,0zm1.28 0.63l-1.26 -0.52 0 4.61 1.26 0.51 0 -4.6z"/>
19
- <path class="fil0" d="M1.38 1.24c0.3,-0.06 0.58,-0.15 0.85,-0.26 0.27,-0.11 0.52,-0.25 0.76,-0.41 0.02,-0.01 0.05,-0.01 0.06,0.01 0.01,0.01 0.01,0.02 0.01,0.02l0 4.69c0,0.01 -0.01,0.03 -0.02,0.03 -0.19,0.19 -0.42,0.34 -0.7,0.45 -0.28,0.11 -0.6,0.19 -0.95,0.24 -0.02,0 -0.05,-0.01 -0.05,-0.04l-0 -4.7c0,-0.02 0.02,-0.04 0.04,-0.04zm0.88 -0.18c-0.26,0.11 -0.54,0.2 -0.83,0.26l0 4.61c0.33,-0.05 0.62,-0.12 0.88,-0.22 0.26,-0.11 0.48,-0.25 0.66,-0.42l0 -4.59c-0.22,0.15 -0.46,0.27 -0.71,0.38z"/>
20
- <path class="fil0" d="M3.03 0.56c0.02,0.01 0.03,0.04 0.02,0.06 -0.01,0.02 -0.04,0.03 -0.06,0.02l-1.28 -0.56c-0.02,-0.01 -0.03,-0.04 -0.02,-0.06 0.01,-0.02 0.04,-0.03 0.06,-0.02l1.28 0.56z"/>
21
- <path class="fil0" d="M0.06 0.76c-0.02,0.01 -0.05,-0 -0.06,-0.02 -0.01,-0.02 0,-0.05 0.02,-0.06l1.68 -0.68c0.02,-0.01 0.05,0 0.06,0.02 0.01,0.02 -0,0.05 -0.02,0.06l-1.68 0.68z"/>
22
- <path class="fil0" d="M1.41 4.1c-0.02,0 -0.05,-0.01 -0.05,-0.04 -0,-0.02 0.01,-0.05 0.04,-0.05 0.29,-0.05 0.57,-0.12 0.84,-0.23 0.27,-0.11 0.52,-0.25 0.76,-0.43 0.02,-0.01 0.05,-0.01 0.06,0.01 0.01,0.02 0.01,0.05 -0.01,0.06 -0.24,0.18 -0.51,0.33 -0.78,0.44 -0.27,0.11 -0.56,0.19 -0.85,0.24z"/>
23
- <path class="fil0" d="M1.72 3.8c0,0.02 -0.02,0.04 -0.04,0.04 -0.02,0 -0.04,-0.02 -0.04,-0.04l0 -0.85c0,-0.02 0.02,-0.04 0.04,-0.04 0.02,0 0.04,0.02 0.04,0.04l0 0.85z"/>
24
- <path class="fil0" d="M1.67 3.13c0.02,0.01 0.03,0.04 0.02,0.06 -0.01,0.02 -0.04,0.03 -0.06,0.02l-0.06 -0.03c-0.02,-0.01 -0.03,-0.04 -0.02,-0.06 0.01,-0.02 0.04,-0.03 0.06,-0.02l0.06 0.03z"/>
25
- <path class="fil0" d="M1.67 3.55c0.02,0.01 0.03,0.04 0.02,0.06 -0.01,0.02 -0.04,0.03 -0.06,0.02l-0.06 -0.03c-0.02,-0.01 -0.03,-0.04 -0.02,-0.06 0.01,-0.02 0.04,-0.03 0.06,-0.02l0.06 0.03z"/>
26
- <path class="fil0" d="M1.72 4.67c0,0.02 -0.02,0.04 -0.04,0.04 -0.02,0 -0.04,-0.02 -0.04,-0.04l0 -0.49c0,-0.02 0.02,-0.04 0.04,-0.04 0.02,0 0.04,0.02 0.04,0.04l0 0.49z"/>
27
- <path class="fil0" d="M1.67 4.26c0.02,0.01 0.03,0.04 0.02,0.06 -0.01,0.02 -0.04,0.03 -0.06,0.02l-0.06 -0.03c-0.02,-0.01 -0.03,-0.04 -0.02,-0.06 0.01,-0.02 0.04,-0.03 0.06,-0.02l0.06 0.03z"/>
28
- <path class="fil0" d="M1.67 4.54c0.02,0.01 0.03,0.04 0.02,0.06 -0.01,0.02 -0.04,0.03 -0.06,0.02l-0.06 -0.03c-0.02,-0.01 -0.03,-0.04 -0.02,-0.06 0.01,-0.02 0.04,-0.03 0.06,-0.02l0.06 0.03z"/>
29
- <path class="fil0" d="M1.26 5.72c0,0.02 -0.02,0.04 -0.04,0.04 -0.02,0 -0.04,-0.02 -0.04,-0.04l0 -4.34c0,-0.02 0.02,-0.04 0.04,-0.04 0.02,0 0.04,0.02 0.04,0.04l0 4.34z"/>
30
- </g>
31
- </g>
32
- </svg>
@@ -1,28 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.0747756in" height="0.151008in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 1.83 3.69"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <style type="text/css">
10
- <![CDATA[
11
- .str0 {stroke:black;stroke-width:0.08;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313}
12
- .fil0 {fill:none}
13
- ]]>
14
- </style>
15
- </defs>
16
- <g id="design">
17
- <metadata id="CorelCorpID_0Corel-Layer"/>
18
- <g id="_1995284682048">
19
- <rect class="fil0 str0" transform="matrix(1.38462 -0.586424 -0 1 0.0406464 0.77927)" width="1.26" height="2.87"/>
20
- <g>
21
- <rect class="fil0 str0" transform="matrix(0.428328 -0.185647 -0 0.348649 0.294076 1.02546)" width="1.26" height="2.87"/>
22
- <rect class="fil0 str0" transform="matrix(0.428328 -0.185647 -0 0.348649 1.00764 0.708305)" width="1.26" height="2.87"/>
23
- <rect class="fil0 str0" transform="matrix(0.428328 -0.185647 -0 0.348649 0.294076 2.2124)" width="1.26" height="2.87"/>
24
- <rect class="fil0 str0" transform="matrix(0.428328 -0.185647 -0 0.348649 1.00764 1.89525)" width="1.26" height="2.87"/>
25
- </g>
26
- </g>
27
- </g>
28
- </svg>
@@ -1,38 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.200646in" height="0.0464882in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 23.57 5.46"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="658" font-variant="normal" style="fill-rule:nonzero" font-style="normal" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Alt Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Alt Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="A" horiz-adv-x="658" d="M649.019 0l-268.073 667.025 -102.929 0 -269.014 -667.025 95.0013 0 58.9895 149.019 332.034 0 58.9895 -149.019 95.0013 0zm-178.044 221.983l-282.988 0 140.957 359.984 142.032 -359.984z"/>
18
- <glyph unicode="L" horiz-adv-x="493" d="M459.957 0l0 74.0392 -309.997 0 0 592.986 -82.9078 0 0 -667.025 392.905 0z"/>
19
- <glyph unicode="P" horiz-adv-x="586" d="M160.978 0l0 264.983 185.031 0c133.029,0 208.949,92.0451 208.949,201.021 0,108.976 -74.9798,201.021 -208.949,201.021l-268.073 0 0 -667.025 83.0422 0zm175.087 339.022l-175.087 0 0 253.964 175.087 0c78.8766,0 132.894,-52.0021 132.894,-126.982 0,-74.9798 -54.0177,-126.982 -132.894,-126.982z"/>
20
- <glyph unicode="Y" horiz-adv-x="626" d="M355.012 0l0 282.048 262.026 384.977 -97.0169 0 -207.068 -309.997 -206.934 309.997 -97.0169 0 262.967 -384.977 0 -282.048 83.0422 0z"/>
21
- </font>
22
- <style type="text/css">
23
- <![CDATA[
24
- @font-face { font-family:"Proxima Nova Alt Rg";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
25
- .fil0 {fill:#1183B7}
26
- .fil1 {fill:white}
27
- .fnt0 {font-weight:normal;font-size:3.44px;font-family:'Proxima Nova Alt Rg'}
28
- ]]>
29
- </style>
30
- </defs>
31
- <g id="design">
32
- <metadata id="CorelCorpID_0Corel-Layer"/>
33
- <g id="_2786767815376">
34
- <rect class="fil0" x="0" y="0" width="23.57" height="5.46" rx="1.82" ry="0.42"/>
35
- <!-- <text x="6.77" y="3.88" class="fil1 fnt0">APPLY</text> -->
36
- </g>
37
- </g>
38
- </svg>
@@ -1,11 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_232_97006)">
3
- <path d="M8 3.33301V12.6663" stroke="#4C12A1" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M3.3335 8H12.6668" stroke="#4C12A1" stroke-linecap="round" stroke-linejoin="round"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_232_97006">
8
- <rect width="16" height="16" fill="white"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.48 4H4V20.48H20.48V4Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M20.402 4.09534L4.09546 20.4019" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M20.4367 12.2833L12.2488 20.4713" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M12.2573 4.01733L4 12.2747" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M6.73218 9.53381L10.8609 13.6625" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M14.2957 10.193L18.407 14.313" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
8
- </svg>
@@ -1,37 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.194252in" height="0.0551142in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 20.98 5.95"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="657" font-variant="normal" style="fill-rule:nonzero" font-style="normal" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="E" horiz-adv-x="568" d="M515.03 0l0 73.9645 -354.083 0 0 230.059 347.101 0 0 73.9645 -347.101 0 0 215.03 354.083 0 0 73.9645 -437.041 0 0 -666.982 437.041 0z"/>
18
- <glyph unicode="S" horiz-adv-x="586" d="M293.964 -11.9527c180,0 246.036,98.9349 246.036,195.976 0,248.994 -395.03,162.959 -395.03,313.018 0,62.9586 57.0414,105.917 137.041,105.917 73.0178,0 142.959,-24.9704 193.018,-80l49.9408 61.0651c-55.9763,58.9349 -134.911,93.0178 -236.923,93.0178 -131.006,0 -228.994,-75.0296 -228.994,-185.089 0,-237.988 394.911,-142.959 394.911,-314.911 0,-51.0059 -37.9882,-115.03 -156.923,-115.03 -94.0828,0 -166.036,46.0355 -210.059,95.0296l-48.9941 -63.0769c55.0296,-62.0118 140,-105.917 255.976,-105.917z"/>
19
- <glyph unicode="U" horiz-adv-x="699" d="M350.059 -11.9527c180.947,0 271.953,105.917 271.953,271.953l0 406.982 -82.9586 0 0 -406.036c0,-121.893 -66.0355,-198.935 -188.994,-198.935 -123.077,0 -189.112,77.0414 -189.112,198.935l0 406.036 -82.9586 0 0 -407.929c0,-164.024 91.0059,-271.006 272.071,-271.006z"/>
20
- </font>
21
- <style type="text/css">
22
- <![CDATA[
23
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
24
- .fil0 {fill:grey}
25
- .fil1 {fill:white}
26
- .fnt0 {font-weight:normal;font-size:3.59px;font-family:'Proxima Nova Rg'}
27
- ]]>
28
- </style>
29
- </defs>
30
- <g id="design">
31
- <metadata id="CorelCorpID_0Corel-Layer"/>
32
- <g id="_1995284684592">
33
- <rect class="fil0" x="-0" y="-0" width="20.98" height="5.95" rx="1.23" ry="0.35"/>
34
- <!-- <text x="7.23" y="4.17" class="fil1 fnt0">USE</text> -->
35
- </g>
36
- </g>
37
- </svg>
@@ -1,47 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <!-- Creator: CorelDRAW 2020 (64-Bit) -->
4
- <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.485437in" height="0.101398in" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
5
- viewBox="0 0 109.93 22.96"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
8
- <defs>
9
- <font id="FontID0" horiz-adv-x="657" font-variant="normal" style="fill-rule:nonzero" font-style="normal" font-weight="400">
10
- <font-face
11
- font-family="Proxima Nova Rg">
12
- <font-face-src>
13
- <font-face-name name="Proxima Nova Regular"/>
14
- </font-face-src>
15
- </font-face>
16
- <missing-glyph><path d="M0 0z"/></missing-glyph>
17
- <glyph unicode="C" horiz-adv-x="676" d="M394.025 -12.0182c117.95,0 197.957,56.0563 254.013,132.029l-71.0791 38.9733c-37.9432,-57.0006 -106.962,-97.004 -182.934,-97.004 -146.021,0 -257.018,113.057 -257.018,271.01 0,158.984 110.997,271.01 257.018,271.01 75.9722,0 144.991,-41.0336 182.934,-97.004l70.0489 38.9733c-52.9659,75.0279 -135.033,132.029 -252.983,132.029 -192.034,0 -343.034,-140.012 -343.034,-345.008 0,-204.996 151,-345.008 343.034,-345.008z"/>
18
- <glyph unicode="D" horiz-adv-x="699" d="M306.035 0c206.971,0 342.004,143.017 342.004,332.99 0,189.029 -135.033,334.02 -342.004,334.02l-228.002 0 0 -667.01 228.002 0zm0 73.9978l-145.077 0 0 519.015 145.077 0c164.993,0 255.988,-115.976 255.988,-260.022 0,-143.017 -93.9995,-258.992 -255.988,-258.992z"/>
19
- <glyph unicode="a" horiz-adv-x="526" d="M451.97 0l0 331.96c0,117.006 -84.9858,163.018 -186.969,163.018 -78.9767,0 -141.042,-26.0108 -192.978,-80.0069l34.9386 -51.9358c43.008,45.9267 90.0506,66.9585 147.996,66.9585 70.0489,0 122.071,-36.9989 122.071,-101.983l0 -87.0461c-39.0591,45.0682 -93.9995,66.0143 -160.014,66.0143 -81.9813,0 -169.027,-50.9915 -169.027,-158.984 0,-104.988 87.0461,-160.014 169.027,-160.014 64.9841,0 120.01,23.0063 160.014,67.0444l0 -55.0262 74.9421 0zm-208.001 41.9779c-69.9631,0 -118.98,44.0381 -118.98,104.988 0,62.0654 49.0171,106.018 118.98,106.018 53.0518,0 104.043,-20.0017 133.059,-60.0052l0 -90.9949c-29.0154,-40.0034 -80.0069,-60.0052 -133.059,-60.0052z"/>
20
- <glyph unicode="e" horiz-adv-x="562" d="M292.987 -12.0182c78.9767,0 144.047,26.0108 192.034,73.9978l-36.0546 49.0171c-37.9432,-38.9733 -93.9995,-61.0353 -148.94,-61.0353 -104.043,0 -167.997,76.058 -174.006,167.053l391.021 0 0 18.9716c0,144.991 -86.016,258.992 -232.037,258.992 -138.038,0 -237.96,-112.971 -237.96,-252.983 0,-151 102.927,-254.013 245.944,-254.013zm150.056 284.059l-317.023 0c3.94884,73.9978 54.9403,160.958 157.953,160.958 110.052,0 158.039,-89.0205 159.069,-160.958z"/>
21
- <glyph unicode="g" horiz-adv-x="574" d="M269.036 -195.982c117.95,0 229.977,49.9614 229.977,209.975l0 468.967 -75.0279 0 0 -72.9676c-38.9733,52.9659 -97.004,84.9858 -161.988,84.9858 -126.964,0 -214.954,-95.9739 -214.954,-251.009 0,-155.979 88.9347,-249.979 214.954,-249.979 67.9887,0 126.964,36.9989 161.988,86.016l0 -69.0188c0,-106.018 -74.9421,-144.991 -154.949,-144.991 -69.0188,0 -117.006,18.0273 -157.009,66.0143l-38.029 -55.9705c57.0006,-56.0563 112.971,-72.0233 195.038,-72.0233zm10.9881 255.988c-97.004,0 -155.035,78.0324 -155.035,183.964 0,107.048 58.0307,184.05 155.035,184.05 60.0052,0 117.95,-36.0546 143.961,-78.0324l0 -211.005c-26.0108,-41.9779 -83.9557,-78.9767 -143.961,-78.9767z"/>
22
- <glyph unicode="i" horiz-adv-x="224" d="M112.027 551.979c27.9852,0 50.9915,22.062 50.9915,50.0472 0,27.9852 -23.0063,50.9915 -50.9915,50.9915 -27.0409,0 -50.0472,-23.0063 -50.0472,-50.9915 0,-27.9852 23.0063,-50.0472 50.0472,-50.0472zm37.9432 -551.979l0 482.96 -74.9421 0 0 -482.96 74.9421 0z"/>
23
- <glyph unicode="l" horiz-adv-x="224" d="M149.97 0l0 667.01 -74.9421 0 0 -667.01 74.9421 0z"/>
24
- <glyph unicode="n" horiz-adv-x="551" d="M476.007 0l0 338.999c0,104.988 -52.9659,155.979 -154.005,155.979 -72.0233,0 -138.038,-41.9779 -172.032,-81.9813l0 69.9631 -74.9421 0 0 -482.96 74.9421 0 0 352.992c28.0711,38.9733 84.0415,75.0279 143.017,75.0279 64.9841,0 107.992,-27.0409 107.992,-112.027l0 -315.993 75.0279 0z"/>
25
- <glyph unicode="o" horiz-adv-x="571" d="M286.033 -12.0182c146.965,0 238.99,114.001 238.99,254.013 0,140.012 -92.0251,252.983 -238.99,252.983 -147.051,0 -238.99,-112.971 -238.99,-252.983 0,-140.012 91.9392,-254.013 238.99,-254.013zm0 67.0444c-103.013,0 -161.044,87.9904 -161.044,186.969 0,98.0342 58.0307,186.025 161.044,186.025 102.927,0 159.928,-87.9904 159.928,-186.025 0,-98.9785 -57.0006,-186.969 -159.928,-186.969z"/>
26
- <glyph unicode="r" horiz-adv-x="329" d="M149.97 0l0 342.004c22.062,38.9733 85.0717,77.0023 130.998,77.0023 12.0182,0 21.0318,-1.03013 30.0455,-3.00455l0 77.0023c-66.0143,0 -121.985,-36.9989 -161.044,-87.9904l0 77.9466 -74.9421 0 0 -482.96 74.9421 0z"/>
27
- <glyph unicode="s" horiz-adv-x="465" d="M228.002 -12.0182c124.989,0 189.973,64.9841 189.973,146.021 0,187.999 -298.996,118.036 -298.996,223.968 0,43.008 41.0336,76.058 107.048,76.058 61.9796,0 114.945,-26.0108 143.961,-61.0353l35.0245 52.0216c-38.9733,38.9733 -97.004,69.9631 -178.985,69.9631 -115.031,0 -180.015,-63.954 -180.015,-138.982 0,-178.985 298.996,-106.962 298.996,-223.968 0,-47.987 -40.0034,-83.0114 -114.001,-83.0114 -66.0143,0 -127.05,32.0199 -158.984,69.0188l-39.0591 -53.9961c49.0171,-52.0216 116.061,-76.058 195.038,-76.058z"/>
28
- <glyph unicode="t" horiz-adv-x="294" d="M197.013 -12.0182c43.9523,0 70.9932,13.0483 89.9648,30.9898l-21.9761 56.0563c-10.0438,-10.9881 -29.9597,-20.0017 -50.9915,-20.0017 -33.05,0 -49.0171,26.0108 -49.0171,61.9796l0 300.026 98.0342 0 0 65.9284 -98.0342 0 0 132.029 -75.0279 0 0 -132.029 -80.0069 0 0 -65.9284 80.0069 0 0 -315.993c0,-72.0233 36.0546,-113.057 107.048,-113.057z"/>
29
- <glyph unicode="u" horiz-adv-x="551" d="M476.007 0l0 482.96 -75.0279 0 0 -354.966c-27.9852,-38.9733 -83.9557,-72.9676 -143.017,-72.9676 -64.9841,0 -107.992,24.9807 -107.992,109.967l0 317.967 -74.9421 0 0 -340.973c0,-104.988 52.9659,-154.005 154.005,-154.005 71.9375,0 134.947,38.029 171.946,80.0069l0 -67.9887 75.0279 0z"/>
30
- </font>
31
- <style type="text/css">
32
- <![CDATA[
33
- @font-face { font-family:"Proxima Nova Rg";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
34
- .fil1 {fill:white}
35
- .fil0 {fill:#298050;fill-opacity:0.800000}
36
- .fnt0 {font-weight:normal;font-size:10.39px;font-family:'Proxima Nova Rg'}
37
- ]]>
38
- </style>
39
- </defs>
40
- <g id="design">
41
- <metadata id="CorelCorpID_0Corel-Layer"/>
42
- <g id="_2787642703296">
43
- <path class="fil0" d="M0.82 0l108.29 0c0.45,0 0.82,0.37 0.82,0.82l0 21.32c0,0.45 -0.37,0.82 -0.82,0.82l-108.29 0c-0.45,0 -0.82,-0.37 -0.82,-0.82l0 -21.32c0,-0.45 0.37,-0.82 0.82,-0.82z"/>
44
- <!-- <text x="11.44" y="14.96" class="fil1 fnt0">Consult a Designer</text> -->
45
- </g>
46
- </g>
47
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.1461 13.5311V20H6.4043V13.5311" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M5 10.8584H19.5504" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M12.2751 13.5311V19.7282" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M13.6885 5.90261C13.6885 4.85164 14.5401 4 15.5911 4H15.9716C17.0226 4 17.8742 4.85164 17.8742 5.90261V8.1948" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M6.4043 4.52551V6.1382C6.4043 7.30694 7.3556 8.25825 8.52435 8.25825C9.69309 8.25825 10.6444 7.30694 10.6444 6.1382V4.52551H9" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
- </svg>
Binary file
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <svg viewBox="0 0 1024 768" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke-linecap="round" stroke-linejoin="round" fill-rule="evenodd" xml:space="preserve" >
3
- <defs >
4
- <clipPath id="clipId0" >
5
- <path d="M0,768 1024,768 1024,0 0,0 z" />
6
- </clipPath>
7
- </defs>
8
- <g clip-path="url(#clipId0)" fill="none" stroke="rgb(0,0,0)" stroke-width="0.1" />
9
- <g clip-path="url(#clipId0)" fill="none" stroke="rgb(86,86,86)" stroke-width="0.25" >
10
- <polyline points="735.342,760.471 684.26,760.22 684.341,742.622 678.504,725.211 676.355,713.475 673.367,705.903 639.468,668.488 630.12,644.712 628.336,619.266 608.116,612.257 596.304,598.574 588.624,578.239 587.042,546.317 532.331,518.106 500.25,489.187 475.299,449.83 452.128,398.519 412.155,206.425 396.636,162.774 369.777,125.049 333.511,95.3096 288.347,75.8052 288.658,7.52942 421.911,8.18364 736.283,554.002 735.342,760.471 " />
11
- </g>
12
- </svg>