kitchen-simulator 11.30.0 → 11.30.2

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 (57) hide show
  1. package/es/assets/img/svg/accessories.svg +4 -4
  2. package/es/assets/img/svg/bottombar/elevation-back.svg +6 -6
  3. package/es/assets/img/svg/bottombar/elevation-front.svg +6 -6
  4. package/es/assets/img/svg/bottombar/elevation-left.svg +6 -6
  5. package/es/assets/img/svg/bottombar/elevation-right.svg +7 -7
  6. package/es/assets/img/svg/bottombar/elevation.svg +13 -13
  7. package/es/assets/img/svg/detail.svg +77 -77
  8. package/es/assets/img/svg/filtersActive.svg +19 -19
  9. package/es/assets/img/svg/invert.svg +12 -12
  10. package/es/assets/img/svg/menubar/login.svg +84 -84
  11. package/es/assets/img/svg/menubar/my_projects.svg +85 -85
  12. package/es/assets/img/svg/menubar/new_project.svg +110 -110
  13. package/es/assets/img/svg/menubar/save_project.svg +84 -84
  14. package/es/assets/img/svg/options.svg +3 -3
  15. package/es/assets/img/svg/positioning.svg +3 -3
  16. package/es/assets/img/svg/toggleFilters.svg +19 -19
  17. package/es/assets/img/svg/toolbar/shopping-cart.svg +13 -13
  18. package/es/assets/img/svg/wizardstep/detail_view.svg +87 -87
  19. package/es/assets/img/svg/wizardstep/tile_view.svg +95 -95
  20. package/es/class/vertex.js +7 -1
  21. package/es/components/viewer3d/camera-controls-module/camera-controls.module.js +556 -556
  22. package/es/events/external/handlers.syncScene.js +33 -0
  23. package/es/mappings/external-events/mapExternalEventPayload.js +4 -4
  24. package/es/mappings/external-events/mappers/addItemMapper.js +9 -9
  25. package/es/shared/domain/asset/sanitize-asset-url.js +5 -5
  26. package/es/shared/math/line-metrics.js +34 -0
  27. package/es/utils/helper.js +2 -5
  28. package/es/utils/skinPanelEngine.js +14 -14
  29. package/lib/assets/img/svg/accessories.svg +4 -4
  30. package/lib/assets/img/svg/bottombar/elevation-back.svg +6 -6
  31. package/lib/assets/img/svg/bottombar/elevation-front.svg +6 -6
  32. package/lib/assets/img/svg/bottombar/elevation-left.svg +6 -6
  33. package/lib/assets/img/svg/bottombar/elevation-right.svg +7 -7
  34. package/lib/assets/img/svg/bottombar/elevation.svg +13 -13
  35. package/lib/assets/img/svg/detail.svg +77 -77
  36. package/lib/assets/img/svg/filtersActive.svg +19 -19
  37. package/lib/assets/img/svg/invert.svg +12 -12
  38. package/lib/assets/img/svg/menubar/login.svg +84 -84
  39. package/lib/assets/img/svg/menubar/my_projects.svg +85 -85
  40. package/lib/assets/img/svg/menubar/new_project.svg +110 -110
  41. package/lib/assets/img/svg/menubar/save_project.svg +84 -84
  42. package/lib/assets/img/svg/options.svg +3 -3
  43. package/lib/assets/img/svg/positioning.svg +3 -3
  44. package/lib/assets/img/svg/toggleFilters.svg +19 -19
  45. package/lib/assets/img/svg/toolbar/shopping-cart.svg +13 -13
  46. package/lib/assets/img/svg/wizardstep/detail_view.svg +87 -87
  47. package/lib/assets/img/svg/wizardstep/tile_view.svg +95 -95
  48. package/lib/class/vertex.js +7 -1
  49. package/lib/components/viewer3d/camera-controls-module/camera-controls.module.js +556 -556
  50. package/lib/events/external/handlers.syncScene.js +34 -0
  51. package/lib/mappings/external-events/mapExternalEventPayload.js +4 -4
  52. package/lib/mappings/external-events/mappers/addItemMapper.js +9 -9
  53. package/lib/shared/domain/asset/sanitize-asset-url.js +5 -5
  54. package/lib/shared/math/line-metrics.js +40 -0
  55. package/lib/utils/helper.js +2 -5
  56. package/lib/utils/skinPanelEngine.js +14 -14
  57. package/package.json +1 -1
@@ -1,84 +1,84 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="18"
13
- height="18"
14
- id="svg62835"
15
- version="1.1"
16
- inkscape:version="0.48.4 r9939"
17
- sodipodi:docname="New document 17">
18
- <defs
19
- id="defs62837">
20
- <clipPath
21
- id="clip1647_0_1">
22
- <rect
23
- style="fill:#ffffff"
24
- y="0"
25
- x="0"
26
- width="24"
27
- height="24"
28
- transform="translate(120,3035.73)"
29
- id="rect49004" />
30
- </clipPath>
31
- </defs>
32
- <sodipodi:namedview
33
- id="base"
34
- pagecolor="#ffffff"
35
- bordercolor="#666666"
36
- borderopacity="1.0"
37
- inkscape:pageopacity="0.0"
38
- inkscape:pageshadow="2"
39
- inkscape:zoom="11.197802"
40
- inkscape:cx="16"
41
- inkscape:cy="16"
42
- inkscape:current-layer="layer1"
43
- showgrid="true"
44
- inkscape:grid-bbox="true"
45
- inkscape:document-units="px"
46
- inkscape:window-width="1920"
47
- inkscape:window-height="1017"
48
- inkscape:window-x="-8"
49
- inkscape:window-y="-8"
50
- inkscape:window-maximized="1" />
51
- <metadata
52
- id="metadata62840">
53
- <rdf:RDF>
54
- <cc:Work
55
- rdf:about="">
56
- <dc:format>image/svg+xml</dc:format>
57
- <dc:type
58
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
59
- <dc:title></dc:title>
60
- </cc:Work>
61
- </rdf:RDF>
62
- </metadata>
63
- <g
64
- id="layer1"
65
- inkscape:label="Layer 1"
66
- inkscape:groupmode="layer"
67
- transform="translate(0,-14)">
68
- <path
69
- id="path16222"
70
- d="m 3,15 h 10 l 4,4 v 10 c 0,0.53 -0.211,1.03 -0.586,1.41 C 16.039,30.78 15.53,31 15,31 H 3 C 2.47,31 1.961,30.78 1.586,30.41 1.211,30.03 1,29.53 1,29 V 17 C 1,16.46 1.211,15.96 1.586,15.58 1.961,15.21 2.47,15 3,15 z"
71
- inkscape:connector-curvature="0"
72
- style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
73
- <path
74
- id="path16224"
75
- d="m 7,25 c 0,0.53 0.211,1.03 0.586,1.41 C 7.961,26.78 8.47,27 9,27 9.53,27 10.039,26.78 10.414,26.41 10.789,26.03 11,25.53 11,25 11,24.46 10.789,23.96 10.414,23.58 10.039,23.21 9.53,23 9,23 8.47,23 7.961,23.21 7.586,23.58 7.211,23.96 7,24.46 7,25 z"
76
- inkscape:connector-curvature="0"
77
- style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
78
- <path
79
- id="path16226"
80
- d="m 11,15 v 4 H 5 v -4"
81
- inkscape:connector-curvature="0"
82
- style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
83
- </g>
84
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="18"
13
+ height="18"
14
+ id="svg62835"
15
+ version="1.1"
16
+ inkscape:version="0.48.4 r9939"
17
+ sodipodi:docname="New document 17">
18
+ <defs
19
+ id="defs62837">
20
+ <clipPath
21
+ id="clip1647_0_1">
22
+ <rect
23
+ style="fill:#ffffff"
24
+ y="0"
25
+ x="0"
26
+ width="24"
27
+ height="24"
28
+ transform="translate(120,3035.73)"
29
+ id="rect49004" />
30
+ </clipPath>
31
+ </defs>
32
+ <sodipodi:namedview
33
+ id="base"
34
+ pagecolor="#ffffff"
35
+ bordercolor="#666666"
36
+ borderopacity="1.0"
37
+ inkscape:pageopacity="0.0"
38
+ inkscape:pageshadow="2"
39
+ inkscape:zoom="11.197802"
40
+ inkscape:cx="16"
41
+ inkscape:cy="16"
42
+ inkscape:current-layer="layer1"
43
+ showgrid="true"
44
+ inkscape:grid-bbox="true"
45
+ inkscape:document-units="px"
46
+ inkscape:window-width="1920"
47
+ inkscape:window-height="1017"
48
+ inkscape:window-x="-8"
49
+ inkscape:window-y="-8"
50
+ inkscape:window-maximized="1" />
51
+ <metadata
52
+ id="metadata62840">
53
+ <rdf:RDF>
54
+ <cc:Work
55
+ rdf:about="">
56
+ <dc:format>image/svg+xml</dc:format>
57
+ <dc:type
58
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
59
+ <dc:title></dc:title>
60
+ </cc:Work>
61
+ </rdf:RDF>
62
+ </metadata>
63
+ <g
64
+ id="layer1"
65
+ inkscape:label="Layer 1"
66
+ inkscape:groupmode="layer"
67
+ transform="translate(0,-14)">
68
+ <path
69
+ id="path16222"
70
+ d="m 3,15 h 10 l 4,4 v 10 c 0,0.53 -0.211,1.03 -0.586,1.41 C 16.039,30.78 15.53,31 15,31 H 3 C 2.47,31 1.961,30.78 1.586,30.41 1.211,30.03 1,29.53 1,29 V 17 C 1,16.46 1.211,15.96 1.586,15.58 1.961,15.21 2.47,15 3,15 z"
71
+ inkscape:connector-curvature="0"
72
+ style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
73
+ <path
74
+ id="path16224"
75
+ d="m 7,25 c 0,0.53 0.211,1.03 0.586,1.41 C 7.961,26.78 8.47,27 9,27 9.53,27 10.039,26.78 10.414,26.41 10.789,26.03 11,25.53 11,25 11,24.46 10.789,23.96 10.414,23.58 10.039,23.21 9.53,23 9,23 8.47,23 7.961,23.21 7.586,23.58 7.211,23.96 7,24.46 7,25 z"
76
+ inkscape:connector-curvature="0"
77
+ style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
78
+ <path
79
+ id="path16226"
80
+ d="m 11,15 v 4 H 5 v -4"
81
+ inkscape:connector-curvature="0"
82
+ style="fill:none;stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
83
+ </g>
84
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 10V10.01M10 10V10.01M14 10V10.01M1 10C1 11.1819 1.23279 12.3522 1.68508 13.4442C2.13738 14.5361 2.80031 15.5282 3.63604 16.364C4.47177 17.1997 5.46392 17.8626 6.55585 18.3149C7.64778 18.7672 8.8181 19 10 19C11.1819 19 12.3522 18.7672 13.4442 18.3149C14.5361 17.8626 15.5282 17.1997 16.364 16.364C17.1997 15.5282 17.8626 14.5361 18.3149 13.4442C18.7672 12.3522 19 11.1819 19 10C19 8.8181 18.7672 7.64778 18.3149 6.55585C17.8626 5.46392 17.1997 4.47177 16.364 3.63604C15.5282 2.80031 14.5361 2.13738 13.4442 1.68508C12.3522 1.23279 11.1819 1 10 1C8.8181 1 7.64778 1.23279 6.55585 1.68508C5.46392 2.13738 4.47177 2.80031 3.63604 3.63604C2.80031 4.47177 2.13738 5.46392 1.68508 6.55585C1.23279 7.64778 1 8.8181 1 10Z" stroke="#000F33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 10V10.01M10 10V10.01M14 10V10.01M1 10C1 11.1819 1.23279 12.3522 1.68508 13.4442C2.13738 14.5361 2.80031 15.5282 3.63604 16.364C4.47177 17.1997 5.46392 17.8626 6.55585 18.3149C7.64778 18.7672 8.8181 19 10 19C11.1819 19 12.3522 18.7672 13.4442 18.3149C14.5361 17.8626 15.5282 17.1997 16.364 16.364C17.1997 15.5282 17.8626 14.5361 18.3149 13.4442C18.7672 12.3522 19 11.1819 19 10C19 8.8181 18.7672 7.64778 18.3149 6.55585C17.8626 5.46392 17.1997 4.47177 16.364 3.63604C15.5282 2.80031 14.5361 2.13738 13.4442 1.68508C12.3522 1.23279 11.1819 1 10 1C8.8181 1 7.64778 1.23279 6.55585 1.68508C5.46392 2.13738 4.47177 2.80031 3.63604 3.63604C2.80031 4.47177 2.13738 5.46392 1.68508 6.55585C1.23279 7.64778 1 8.8181 1 10Z" stroke="#000F33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="20" height="19" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 10V12M4 10V13M10 10V13M16 10V13M13 10V12M1 1V5M1 3H19M19 1V5M17.875 10C18.496 10 19 10.512 19 11.143V16.857C19 17.488 18.496 18 17.875 18H2C1.73478 18 1.48043 17.8946 1.29289 17.7071C1.10536 17.5196 1 17.2652 1 17V11.143C1 10.512 1.504 10 2.125 10H17.875Z" stroke="#000F33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
1
+ <svg width="20" height="19" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7 10V12M4 10V13M10 10V13M16 10V13M13 10V12M1 1V5M1 3H19M19 1V5M17.875 10C18.496 10 19 10.512 19 11.143V16.857C19 17.488 18.496 18 17.875 18H2C1.73478 18 1.48043 17.8946 1.29289 17.7071C1.10536 17.5196 1 17.2652 1 17V11.143C1 10.512 1.504 10 2.125 10H17.875Z" stroke="#000F33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,19 +1,19 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect width="40" height="40" rx="6" fill="white"/>
3
- <g clip-path="url(#clip0_2782_264268)">
4
- <path d="M20 14C20 14.5304 20.2107 15.0391 20.5858 15.4142C20.9609 15.7893 21.4696 16 22 16C22.5304 16 23.0391 15.7893 23.4142 15.4142C23.7893 15.0391 24 14.5304 24 14C24 13.4696 23.7893 12.9609 23.4142 12.5858C23.0391 12.2107 22.5304 12 22 12C21.4696 12 20.9609 12.2107 20.5858 12.5858C20.2107 12.9609 20 13.4696 20 14Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M12 14H20" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M24 14H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M14 20C14 20.5304 14.2107 21.0391 14.5858 21.4142C14.9609 21.7893 15.4696 22 16 22C16.5304 22 17.0391 21.7893 17.4142 21.4142C17.7893 21.0391 18 20.5304 18 20C18 19.4696 17.7893 18.9609 17.4142 18.5858C17.0391 18.2107 16.5304 18 16 18C15.4696 18 14.9609 18.2107 14.5858 18.5858C14.2107 18.9609 14 19.4696 14 20Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M12 20H14" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
9
- <path d="M18 20H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
- <path d="M23 26C23 26.5304 23.2107 27.0391 23.5858 27.4142C23.9609 27.7893 24.4696 28 25 28C25.5304 28 26.0391 27.7893 26.4142 27.4142C26.7893 27.0391 27 26.5304 27 26C27 25.4696 26.7893 24.9609 26.4142 24.5858C26.0391 24.2107 25.5304 24 25 24C24.4696 24 23.9609 24.2107 23.5858 24.5858C23.2107 24.9609 23 25.4696 23 26Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
- <path d="M12 26H23" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
12
- <path d="M27 26H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
13
- </g>
14
- <defs>
15
- <clipPath id="clip0_2782_264268">
16
- <rect width="24" height="24" fill="white" transform="translate(8 8)"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="40" height="40" rx="6" fill="white"/>
3
+ <g clip-path="url(#clip0_2782_264268)">
4
+ <path d="M20 14C20 14.5304 20.2107 15.0391 20.5858 15.4142C20.9609 15.7893 21.4696 16 22 16C22.5304 16 23.0391 15.7893 23.4142 15.4142C23.7893 15.0391 24 14.5304 24 14C24 13.4696 23.7893 12.9609 23.4142 12.5858C23.0391 12.2107 22.5304 12 22 12C21.4696 12 20.9609 12.2107 20.5858 12.5858C20.2107 12.9609 20 13.4696 20 14Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M12 14H20" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M24 14H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M14 20C14 20.5304 14.2107 21.0391 14.5858 21.4142C14.9609 21.7893 15.4696 22 16 22C16.5304 22 17.0391 21.7893 17.4142 21.4142C17.7893 21.0391 18 20.5304 18 20C18 19.4696 17.7893 18.9609 17.4142 18.5858C17.0391 18.2107 16.5304 18 16 18C15.4696 18 14.9609 18.2107 14.5858 18.5858C14.2107 18.9609 14 19.4696 14 20Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <path d="M12 20H14" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
9
+ <path d="M18 20H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M23 26C23 26.5304 23.2107 27.0391 23.5858 27.4142C23.9609 27.7893 24.4696 28 25 28C25.5304 28 26.0391 27.7893 26.4142 27.4142C26.7893 27.0391 27 26.5304 27 26C27 25.4696 26.7893 24.9609 26.4142 24.5858C26.0391 24.2107 25.5304 24 25 24C24.4696 24 23.9609 24.2107 23.5858 24.5858C23.2107 24.9609 23 25.4696 23 26Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M12 26H23" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M27 26H28" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="clip0_2782_264268">
16
+ <rect width="24" height="24" fill="white" transform="translate(8 8)"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -1,13 +1,13 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2780_182858)">
3
- <path d="M4 19.8638C4 20.3942 4.21071 20.9029 4.58579 21.278C4.96086 21.6531 5.46957 21.8638 6 21.8638C6.53043 21.8638 7.03914 21.6531 7.41421 21.278C7.78929 20.9029 8 20.3942 8 19.8638C8 19.3333 7.78929 18.8246 7.41421 18.4496C7.03914 18.0745 6.53043 17.8638 6 17.8638C5.46957 17.8638 4.96086 18.0745 4.58579 18.4496C4.21071 18.8246 4 19.3333 4 19.8638Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M15 19.8638C15 20.3942 15.2107 20.9029 15.5858 21.278C15.9609 21.6531 16.4696 21.8638 17 21.8638C17.5304 21.8638 18.0391 21.6531 18.4142 21.278C18.7893 20.9029 19 20.3942 19 19.8638C19 19.3333 18.7893 18.8246 18.4142 18.4496C18.0391 18.0745 17.5304 17.8638 17 17.8638C16.4696 17.8638 15.9609 18.0745 15.5858 18.4496C15.2107 18.8246 15 19.3333 15 19.8638Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M17 17.8638H6V3.86377H4" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M6 5.86377L20 6.86377L19 13.8638H6" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
- </g>
8
- <defs>
9
- <clipPath id="clip0_2780_182858">
10
- <rect width="24" height="24" fill="white" transform="translate(0 0.86377)"/>
11
- </clipPath>
12
- </defs>
13
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2780_182858)">
3
+ <path d="M4 19.8638C4 20.3942 4.21071 20.9029 4.58579 21.278C4.96086 21.6531 5.46957 21.8638 6 21.8638C6.53043 21.8638 7.03914 21.6531 7.41421 21.278C7.78929 20.9029 8 20.3942 8 19.8638C8 19.3333 7.78929 18.8246 7.41421 18.4496C7.03914 18.0745 6.53043 17.8638 6 17.8638C5.46957 17.8638 4.96086 18.0745 4.58579 18.4496C4.21071 18.8246 4 19.3333 4 19.8638Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M15 19.8638C15 20.3942 15.2107 20.9029 15.5858 21.278C15.9609 21.6531 16.4696 21.8638 17 21.8638C17.5304 21.8638 18.0391 21.6531 18.4142 21.278C18.7893 20.9029 19 20.3942 19 19.8638C19 19.3333 18.7893 18.8246 18.4142 18.4496C18.0391 18.0745 17.5304 17.8638 17 17.8638C16.4696 17.8638 15.9609 18.0745 15.5858 18.4496C15.2107 18.8246 15 19.3333 15 19.8638Z" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M17 17.8638H6V3.86377H4" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M6 5.86377L20 6.86377L19 13.8638H6" stroke="#4C12A1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_2780_182858">
10
+ <rect width="24" height="24" fill="white" transform="translate(0 0.86377)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -1,87 +1,87 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="17"
13
- height="14"
14
- id="svg91951"
15
- version="1.1"
16
- inkscape:version="0.48.4 r9939"
17
- sodipodi:docname="New document 3">
18
- <defs
19
- id="defs91953" />
20
- <sodipodi:namedview
21
- id="base"
22
- pagecolor="#ffffff"
23
- bordercolor="#666666"
24
- borderopacity="1.0"
25
- inkscape:pageopacity="0.0"
26
- inkscape:pageshadow="2"
27
- inkscape:zoom="22.197802"
28
- inkscape:cx="8"
29
- inkscape:cy="8"
30
- inkscape:current-layer="layer1"
31
- showgrid="true"
32
- inkscape:grid-bbox="true"
33
- inkscape:document-units="px"
34
- inkscape:window-width="1920"
35
- inkscape:window-height="1017"
36
- inkscape:window-x="-8"
37
- inkscape:window-y="-8"
38
- inkscape:window-maximized="1" />
39
- <metadata
40
- id="metadata91956">
41
- <rdf:RDF>
42
- <cc:Work
43
- rdf:about="">
44
- <dc:format>image/svg+xml</dc:format>
45
- <dc:type
46
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
47
- <dc:title></dc:title>
48
- </cc:Work>
49
- </rdf:RDF>
50
- </metadata>
51
- <g
52
- id="layer1"
53
- inkscape:label="Layer 1"
54
- inkscape:groupmode="layer"
55
- transform="translate(0,-2)">
56
- <path
57
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
58
- inkscape:connector-curvature="0"
59
- d="M 4.999831,2.9996402 H 16.000362"
60
- id="path28763" />
61
- <path
62
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
63
- inkscape:connector-curvature="0"
64
- d="M 4.999831,8.9950062 H 16.000362"
65
- id="path28765" />
66
- <path
67
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
68
- inkscape:connector-curvature="0"
69
- d="M 4.999831,14.990372 H 16.000362"
70
- id="path28767" />
71
- <path
72
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
73
- inkscape:connector-curvature="0"
74
- d="m 0.9996379,2.9996402 v 0.00999"
75
- id="path28769" />
76
- <path
77
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
78
- inkscape:connector-curvature="0"
79
- d="m 0.9996379,8.9950062 v 0.00999"
80
- id="path28771" />
81
- <path
82
- style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
83
- inkscape:connector-curvature="0"
84
- d="m 0.9996379,14.990372 v 0.01"
85
- id="path28773" />
86
- </g>
87
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="17"
13
+ height="14"
14
+ id="svg91951"
15
+ version="1.1"
16
+ inkscape:version="0.48.4 r9939"
17
+ sodipodi:docname="New document 3">
18
+ <defs
19
+ id="defs91953" />
20
+ <sodipodi:namedview
21
+ id="base"
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1.0"
25
+ inkscape:pageopacity="0.0"
26
+ inkscape:pageshadow="2"
27
+ inkscape:zoom="22.197802"
28
+ inkscape:cx="8"
29
+ inkscape:cy="8"
30
+ inkscape:current-layer="layer1"
31
+ showgrid="true"
32
+ inkscape:grid-bbox="true"
33
+ inkscape:document-units="px"
34
+ inkscape:window-width="1920"
35
+ inkscape:window-height="1017"
36
+ inkscape:window-x="-8"
37
+ inkscape:window-y="-8"
38
+ inkscape:window-maximized="1" />
39
+ <metadata
40
+ id="metadata91956">
41
+ <rdf:RDF>
42
+ <cc:Work
43
+ rdf:about="">
44
+ <dc:format>image/svg+xml</dc:format>
45
+ <dc:type
46
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
47
+ <dc:title></dc:title>
48
+ </cc:Work>
49
+ </rdf:RDF>
50
+ </metadata>
51
+ <g
52
+ id="layer1"
53
+ inkscape:label="Layer 1"
54
+ inkscape:groupmode="layer"
55
+ transform="translate(0,-2)">
56
+ <path
57
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
58
+ inkscape:connector-curvature="0"
59
+ d="M 4.999831,2.9996402 H 16.000362"
60
+ id="path28763" />
61
+ <path
62
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
63
+ inkscape:connector-curvature="0"
64
+ d="M 4.999831,8.9950062 H 16.000362"
65
+ id="path28765" />
66
+ <path
67
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
68
+ inkscape:connector-curvature="0"
69
+ d="M 4.999831,14.990372 H 16.000362"
70
+ id="path28767" />
71
+ <path
72
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
73
+ inkscape:connector-curvature="0"
74
+ d="m 0.9996379,2.9996402 v 0.00999"
75
+ id="path28769" />
76
+ <path
77
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
78
+ inkscape:connector-curvature="0"
79
+ d="m 0.9996379,8.9950062 v 0.00999"
80
+ id="path28771" />
81
+ <path
82
+ style="fill:none;stroke:#4c12a1;stroke-width:1.9992758;stroke-linecap:round;stroke-linejoin:round"
83
+ inkscape:connector-curvature="0"
84
+ d="m 0.9996379,14.990372 v 0.01"
85
+ id="path28773" />
86
+ </g>
87
+ </svg>
@@ -1,95 +1,95 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="18"
13
- height="18"
14
- id="svg91993"
15
- version="1.1"
16
- inkscape:version="0.48.4 r9939"
17
- sodipodi:docname="New document 5">
18
- <defs
19
- id="defs91995">
20
- <clipPath
21
- id="clip69_0_1">
22
- <rect
23
- style="fill:#ffffff"
24
- y="0"
25
- x="0"
26
- id="rect47253"
27
- transform="translate(352,835.725)"
28
- height="24"
29
- width="24" />
30
- </clipPath>
31
- </defs>
32
- <sodipodi:namedview
33
- id="base"
34
- pagecolor="#ffffff"
35
- bordercolor="#666666"
36
- borderopacity="1.0"
37
- inkscape:pageopacity="0.0"
38
- inkscape:pageshadow="2"
39
- inkscape:zoom="16"
40
- inkscape:cx="15.73047"
41
- inkscape:cy="11.433004"
42
- inkscape:current-layer="layer1"
43
- showgrid="true"
44
- inkscape:grid-bbox="true"
45
- inkscape:document-units="px"
46
- inkscape:window-width="1920"
47
- inkscape:window-height="1017"
48
- inkscape:window-x="-8"
49
- inkscape:window-y="-8"
50
- inkscape:window-maximized="1" />
51
- <metadata
52
- id="metadata91998">
53
- <rdf:RDF>
54
- <cc:Work
55
- rdf:about="">
56
- <dc:format>image/svg+xml</dc:format>
57
- <dc:type
58
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
59
- <dc:title></dc:title>
60
- </cc:Work>
61
- </rdf:RDF>
62
- </metadata>
63
- <g
64
- id="layer1"
65
- inkscape:label="Layer 1"
66
- inkscape:groupmode="layer"
67
- transform="translate(0,-14)">
68
- <g
69
- transform="translate(-355,-824.725)"
70
- style="fill:none"
71
- id="g3633"
72
- clip-path="url(#clip69_0_1)">
73
- <path
74
- id="path3635"
75
- d="m 356,840.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 356.105,845.245 356,844.99 356,844.725 v -4 z"
76
- inkscape:connector-curvature="0"
77
- style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
78
- <path
79
- id="path3637"
80
- d="m 366,840.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 366.105,845.245 366,844.99 366,844.725 v -4 z"
81
- inkscape:connector-curvature="0"
82
- style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
83
- <path
84
- id="path3639"
85
- d="m 356,850.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 356.105,855.245 356,854.99 356,854.725 v -4 z"
86
- inkscape:connector-curvature="0"
87
- style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
88
- <path
89
- id="path3641"
90
- d="m 366,850.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 366.105,855.245 366,854.99 366,854.725 v -4 z"
91
- inkscape:connector-curvature="0"
92
- style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
93
- </g>
94
- </g>
95
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="18"
13
+ height="18"
14
+ id="svg91993"
15
+ version="1.1"
16
+ inkscape:version="0.48.4 r9939"
17
+ sodipodi:docname="New document 5">
18
+ <defs
19
+ id="defs91995">
20
+ <clipPath
21
+ id="clip69_0_1">
22
+ <rect
23
+ style="fill:#ffffff"
24
+ y="0"
25
+ x="0"
26
+ id="rect47253"
27
+ transform="translate(352,835.725)"
28
+ height="24"
29
+ width="24" />
30
+ </clipPath>
31
+ </defs>
32
+ <sodipodi:namedview
33
+ id="base"
34
+ pagecolor="#ffffff"
35
+ bordercolor="#666666"
36
+ borderopacity="1.0"
37
+ inkscape:pageopacity="0.0"
38
+ inkscape:pageshadow="2"
39
+ inkscape:zoom="16"
40
+ inkscape:cx="15.73047"
41
+ inkscape:cy="11.433004"
42
+ inkscape:current-layer="layer1"
43
+ showgrid="true"
44
+ inkscape:grid-bbox="true"
45
+ inkscape:document-units="px"
46
+ inkscape:window-width="1920"
47
+ inkscape:window-height="1017"
48
+ inkscape:window-x="-8"
49
+ inkscape:window-y="-8"
50
+ inkscape:window-maximized="1" />
51
+ <metadata
52
+ id="metadata91998">
53
+ <rdf:RDF>
54
+ <cc:Work
55
+ rdf:about="">
56
+ <dc:format>image/svg+xml</dc:format>
57
+ <dc:type
58
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
59
+ <dc:title></dc:title>
60
+ </cc:Work>
61
+ </rdf:RDF>
62
+ </metadata>
63
+ <g
64
+ id="layer1"
65
+ inkscape:label="Layer 1"
66
+ inkscape:groupmode="layer"
67
+ transform="translate(0,-14)">
68
+ <g
69
+ transform="translate(-355,-824.725)"
70
+ style="fill:none"
71
+ id="g3633"
72
+ clip-path="url(#clip69_0_1)">
73
+ <path
74
+ id="path3635"
75
+ d="m 356,840.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 356.105,845.245 356,844.99 356,844.725 v -4 z"
76
+ inkscape:connector-curvature="0"
77
+ style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
78
+ <path
79
+ id="path3637"
80
+ d="m 366,840.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 366.105,845.245 366,844.99 366,844.725 v -4 z"
81
+ inkscape:connector-curvature="0"
82
+ style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
83
+ <path
84
+ id="path3639"
85
+ d="m 356,850.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 356.105,855.245 356,854.99 356,854.725 v -4 z"
86
+ inkscape:connector-curvature="0"
87
+ style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
88
+ <path
89
+ id="path3641"
90
+ d="m 366,850.725 c 0,-0.265 0.105,-0.519 0.293,-0.707 0.187,-0.188 0.442,-0.293 0.707,-0.293 h 4 c 0.265,0 0.52,0.105 0.707,0.293 0.188,0.188 0.293,0.442 0.293,0.707 v 4 c 0,0.265 -0.105,0.52 -0.293,0.707 -0.187,0.188 -0.442,0.293 -0.707,0.293 h -4 c -0.265,0 -0.52,-0.105 -0.707,-0.293 C 366.105,855.245 366,854.99 366,854.725 v -4 z"
91
+ inkscape:connector-curvature="0"
92
+ style="stroke:#4c12a1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
93
+ </g>
94
+ </g>
95
+ </svg>