rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1150.5999999999997" height="1694.0" viewBox="0, 0, 1167.3999999999996, 1716.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1150.5999999999997" height="2046.0" viewBox="0, 0, 1167.3999999999996, 2068.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,41 +24,41 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="0" y="0" width="1167.3999999999996" height="1716.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='755.9499999999999' y='132.0'><tspan x='755.9499999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
27
+ <rect x="0" y="0" width="1167.3999999999996" height="2068.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='755.9499999999999' y='132.0'><tspan x='755.9499999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
29
29
  <tspan x='762.9499999999999' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='410.5999999999999' y='466.4'><tspan x='410.5999999999999' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/NP</tspan>
32
- <tspan x='452.5999999999999' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
33
- <tspan x='494.5999999999999' y='558.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='410.5999999999999' y='554.4'><tspan x='410.5999999999999' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/NP</tspan>
32
+ <tspan x='452.5999999999999' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
33
+ <tspan x='494.5999999999999' y='646.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='800.8'><tspan x='125.29999999999995' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
36
- <tspan x='218.29999999999995' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
37
- <tspan x='257.29999999999995' y='892.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='125.29999999999995' y='976.8'><tspan x='125.29999999999995' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
36
+ <tspan x='218.29999999999995' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
37
+ <tspan x='257.29999999999995' y='1068.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='1135.1999999999998'><tspan x='201.29999999999995' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
- <tspan x='234.79999999999995' y='1223.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='201.29999999999995' y='1399.2'><tspan x='201.29999999999995' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
+ <tspan x='234.79999999999995' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1469.6'><tspan x='33.60000000000002' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
43
- <tspan x='64.10000000000002' y='1645.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='1821.6000000000001'><tspan x='33.60000000000002' y='1821.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
43
+ <tspan x='64.10000000000002' y='1997.6000000000001' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
44
44
  </text>
45
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='1469.6'><tspan x='355.0' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
46
- <tspan x='323.0' y='1645.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='323.0' y='1821.6000000000001'><tspan x='355.0' y='1821.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
46
+ <tspan x='323.0' y='1997.6000000000001' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='800.8'><tspan x='570.4' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
49
- <tspan x='677.4' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='570.4' y='976.8'><tspan x='570.4' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
49
+ <tspan x='677.4' y='1152.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='466.4'><tspan x='1021.8' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
52
- <tspan x='997.8' y='642.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='997.8' y='554.4'><tspan x='1021.8' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
52
+ <tspan x='997.8' y='730.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
53
53
  </text>
54
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='481.09999999999997' y1='356.4' x2='773.4499999999999' y2='275.0' />
55
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1065.8' y1='356.4' x2='773.4499999999999' y2='275.0' />
56
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='690.8' x2='481.09999999999997' y2='609.4' />
57
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='716.9' y1='690.8' x2='481.09999999999997' y2='609.4' />
58
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='1025.1999999999998' x2='245.29999999999995' y2='943.8' />
59
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='111.10000000000002' y1='1359.6' x2='245.29999999999995' y2='1278.1999999999998' />
60
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='379.5' y1='1359.6' x2='245.29999999999995' y2='1278.1999999999998' />
61
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="1535.6" x2="188.60000000000002" y2="1535.6"></line>
62
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="323.0" y1="1535.6" x2="436.0" y2="1535.6"></line>
63
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="570.4" y1="866.8" x2="863.4" y2="866.8"></line>
64
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="997.8" y1="532.4" x2="1133.8" y2="532.4"></line></svg>
54
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='481.09999999999997' y1='444.4' x2='773.4499999999999' y2='275.0' />
55
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1065.8' y1='444.4' x2='773.4499999999999' y2='275.0' />
56
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='866.8' x2='481.09999999999997' y2='697.4' />
57
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='716.9' y1='866.8' x2='481.09999999999997' y2='697.4' />
58
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='1289.2' x2='245.29999999999995' y2='1119.8' />
59
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='111.10000000000002' y1='1711.6000000000001' x2='245.29999999999995' y2='1542.2' />
60
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='379.5' y1='1711.6000000000001' x2='245.29999999999995' y2='1542.2' />
61
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="33.60000000000002" y1="1887.6000000000001" x2="188.60000000000002" y2="1887.6000000000001"></line>
62
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="323.0" y1="1887.6000000000001" x2="436.0" y2="1887.6000000000001"></line>
63
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="570.4" y1="1042.8" x2="863.4" y2="1042.8"></line>
64
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="997.8" y1="620.4" x2="1133.8" y2="620.4"></line></svg>
@@ -25,27 +25,27 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="2533.4" height="3116.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='629.0124999999998' y='132.0'><tspan x='629.0124999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='629.0124999999998' y='132.0'><tspan x='629.0124999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
29
  <tspan x='873.5124999999998' y='127.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
30
  <tspan x='629.0124999999998' y='313.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
31
31
  <tspan x='629.0124999999998' y='406.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='745.4'><tspan x='33.60000000000002' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='745.4'><tspan x='33.60000000000002' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
34
34
  <tspan x='278.1' y='740.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
35
35
  <tspan x='33.60000000000002' y='926.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
36
36
  <tspan x='33.60000000000002' y='1107.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
37
37
  <tspan x='33.60000000000002' y='1200.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS〈<tspan style='fill:none;'>■</tspan>〉</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='165.60000000000002' y='1539.8'><tspan x='165.60000000000002' y='1539.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='165.60000000000002' y='1539.8'><tspan x='165.60000000000002' y='1539.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1240.4249999999997' y='745.4'><tspan x='1240.4249999999997' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1240.4249999999997' y='745.4'><tspan x='1240.4249999999997' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
42
42
  <tspan x='1484.9249999999997' y='740.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
43
  <tspan x='1240.4249999999997' y='926.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
44
44
  <tspan x='1510.9249999999997' y='921.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
45
  <tspan x='1555.4249999999997' y='926.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
46
46
  <tspan x='1240.4249999999997' y='1019.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='561.0' y='1358.8'><tspan x='561.0' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='561.0' y='1358.8'><tspan x='561.0' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
49
49
  <tspan x='805.5' y='1354.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
50
50
  <tspan x='561.0' y='1539.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">verb</tspan>
51
51
  <tspan x='561.0' y='1720.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
@@ -57,16 +57,16 @@
57
57
  <tspan x='1123.0' y='1813.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
58
  <tspan x='1198.0' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='837.0' y='2153.2'><tspan x='837.0' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='837.0' y='2153.2'><tspan x='837.0' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1770.85' y='1358.8'><tspan x='1770.85' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1770.85' y='1358.8'><tspan x='1770.85' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
63
63
  <tspan x='1983.35' y='1354.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
64
  <tspan x='1770.85' y='1539.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
65
65
  <tspan x='2015.35' y='1535.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
66
  <tspan x='1770.85' y='1720.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
67
67
  <tspan x='1770.85' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1418.4' y='2153.2'><tspan x='1418.4' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1418.4' y='2153.2'><tspan x='1418.4' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
70
70
  <tspan x='1662.9' y='2148.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
71
  <tspan x='1418.4' y='2334.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
72
  <tspan x='1418.4' y='2427.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
@@ -76,137 +76,137 @@
76
76
  <tspan x='1799.9' y='2696.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
77
  <tspan x='1844.4' y='2701.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
78
78
  </text>
79
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1639.4' y='3040.6'><tspan x='1639.4' y='3040.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
79
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1639.4' y='3040.6'><tspan x='1639.4' y='3040.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
80
80
  </text>
81
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2074.7999999999997' y='2153.2'><tspan x='2074.7999999999997' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2074.7999999999997' y='2153.2'><tspan x='2074.7999999999997' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
82
82
  <tspan x='2319.2999999999997' y='2148.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
83
  <tspan x='2074.7999999999997' y='2334.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
84
  <tspan x='2074.7999999999997' y='2515.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
85
85
  <tspan x='2074.7999999999997' y='2608.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
86
86
  </text>
87
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2193.2999999999997' y='2947.6'><tspan x='2193.2999999999997' y='2947.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
87
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2193.2999999999997' y='2947.6'><tspan x='2193.2999999999997' y='2947.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
88
88
  </text>
89
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='635.4' x2='841.5124999999999' y2='461.0' />
90
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1452.9249999999997' y1='635.4' x2='841.5124999999999' y2='461.0' />
91
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='1429.8' x2='230.10000000000002' y2='1255.4' />
92
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
93
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1983.35' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
94
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='2043.1999999999998' x2='922.5' y2='1868.8' />
95
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
96
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
97
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2930.6' x2='1679.4' y2='2756.2' />
98
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2837.6' x2='2287.2999999999997' y2='2663.2' />
99
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
100
- x='853.0124999999998' y='77.4'
89
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='635.4' x2='841.5124999999999' y2='461.0' />
90
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1452.9249999999997' y1='635.4' x2='841.5124999999999' y2='461.0' />
91
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='1429.8' x2='230.10000000000002' y2='1255.4' />
92
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
93
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1983.35' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
94
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='2043.1999999999998' x2='922.5' y2='1868.8' />
95
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
96
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
97
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2930.6' x2='1679.4' y2='2756.2' />
98
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2837.6' x2='2287.2999999999997' y2='2663.2' />
99
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
100
+ x='853.0124999999998' y='75.4'
101
101
  width='65.0' height='65.0'
102
102
  fill='none' />
103
103
 
104
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="629.0124999999998" y1="198.0" x2="1054.0124999999998" y2="198.0"></line>
105
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
104
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="629.0124999999998" y1="198.0" x2="1054.0124999999998" y2="198.0"></line>
105
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
106
106
  points='629.0124999999998,33.0 612.2124999999999,33.0 612.2124999999999,450.0 629.0124999999998,450.0' />
107
107
 
108
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
108
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
109
  points='1054.0125,33.0 1070.8125,33.0 1070.8125,450.0 1054.0125,450.0' />
110
110
 
111
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
112
- x='257.6' y='690.8'
111
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
112
+ x='257.6' y='688.8'
113
113
  width='65.0' height='65.0'
114
114
  fill='none' />
115
115
 
116
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="811.4" x2="426.6" y2="811.4"></line>
117
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="992.4" x2="426.6" y2="992.4"></line>
118
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
116
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="33.60000000000002" y1="811.4" x2="426.6" y2="811.4"></line>
117
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="33.60000000000002" y1="992.4" x2="426.6" y2="992.4"></line>
118
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
119
  points='33.60000000000002,646.4 16.800000000000022,646.4 16.800000000000022,1244.4 33.60000000000002,1244.4' />
120
120
 
121
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
121
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
122
  points='426.6,646.4 443.40000000000003,646.4 443.40000000000003,1244.4 426.6,1244.4' />
123
123
 
124
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
125
- x='1464.4249999999997' y='690.8'
124
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
125
+ x='1464.4249999999997' y='688.8'
126
126
  width='65.0' height='65.0'
127
127
  fill='none' />
128
128
 
129
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1240.4249999999997" y1="811.4" x2="1665.4249999999997" y2="811.4"></line>
130
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
131
- x='1490.4249999999997' y='871.8'
129
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1240.4249999999997" y1="811.4" x2="1665.4249999999997" y2="811.4"></line>
130
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
131
+ x='1490.4249999999997' y='869.8'
132
132
  width='65.0' height='65.0'
133
133
  fill='none' />
134
134
 
135
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
136
136
  points='1240.4249999999997,646.4 1223.6249999999998,646.4 1223.6249999999998,1063.4 1240.4249999999997,1063.4' />
137
137
 
138
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
138
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
139
139
  points='1665.425,646.4 1682.225,646.4 1682.225,1063.4 1665.425,1063.4' />
140
140
 
141
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
142
- x='785.0' y='1304.2'
141
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
142
+ x='785.0' y='1302.2'
143
143
  width='65.0' height='65.0'
144
144
  fill='none' />
145
145
 
146
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="561.0" y1="1424.8" x2="1284.0" y2="1424.8"></line>
147
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="561.0" y1="1605.8" x2="1284.0" y2="1605.8"></line>
148
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
149
- x='811.0' y='1666.2'
146
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="561.0" y1="1424.8" x2="1284.0" y2="1424.8"></line>
147
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="561.0" y1="1605.8" x2="1284.0" y2="1605.8"></line>
148
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
149
+ x='811.0' y='1664.2'
150
150
  width='65.0' height='65.0'
151
151
  fill='none' />
152
152
 
153
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
154
- x='922.0' y='1759.2'
153
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
154
+ x='922.0' y='1757.2'
155
155
  width='65.0' height='65.0'
156
156
  fill='none' />
157
157
 
158
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
158
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
159
159
  points='561.0,1259.8 544.2,1259.8 544.2,1857.8 561.0,1857.8' />
160
160
 
161
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
161
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
162
  points='1284.0000000000002,1259.8 1300.8000000000002,1259.8 1300.8000000000002,1857.8 1284.0000000000002,1857.8' />
163
163
 
164
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
165
- x='1962.85' y='1304.2'
164
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
165
+ x='1962.85' y='1302.2'
166
166
  width='65.0' height='65.0'
167
167
  fill='none' />
168
168
 
169
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1770.85" y1="1424.8" x2="2195.85" y2="1424.8"></line>
170
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
171
- x='1994.85' y='1485.2'
169
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1770.85" y1="1424.8" x2="2195.85" y2="1424.8"></line>
170
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
171
+ x='1994.85' y='1483.2'
172
172
  width='65.0' height='65.0'
173
173
  fill='none' />
174
174
 
175
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1770.85" y1="1605.8" x2="2195.85" y2="1605.8"></line>
176
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
175
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1770.85" y1="1605.8" x2="2195.85" y2="1605.8"></line>
176
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
177
177
  points='1770.85,1259.8 1754.05,1259.8 1754.05,1857.8 1770.85,1857.8' />
178
178
 
179
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
179
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
180
180
  points='2195.85,1259.8 2212.65,1259.8 2212.65,1857.8 2195.85,1857.8' />
181
181
 
182
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
183
- x='1642.4' y='2098.6'
182
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
183
+ x='1642.4' y='2096.6'
184
184
  width='65.0' height='65.0'
185
185
  fill='none' />
186
186
 
187
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1418.4" y1="2219.2" x2="1940.4" y2="2219.2"></line>
188
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1418.4" y1="2493.2" x2="1940.4" y2="2493.2"></line>
189
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
190
- x='1779.4' y='2646.6'
187
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1418.4" y1="2219.2" x2="1940.4" y2="2219.2"></line>
188
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1418.4" y1="2493.2" x2="1940.4" y2="2493.2"></line>
189
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
190
+ x='1779.4' y='2644.6'
191
191
  width='65.0' height='65.0'
192
192
  fill='none' />
193
193
 
194
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
194
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
195
195
  points='1418.4,2054.2 1401.6000000000001,2054.2 1401.6000000000001,2745.2 1418.4,2745.2' />
196
196
 
197
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
197
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
198
198
  points='1940.4000000000003,2054.2 1957.2000000000003,2054.2 1957.2000000000003,2745.2 1940.4000000000003,2745.2' />
199
199
 
200
- <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
201
- x='2298.7999999999997' y='2098.6'
200
+ <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
201
+ x='2298.7999999999997' y='2096.6'
202
202
  width='65.0' height='65.0'
203
203
  fill='none' />
204
204
 
205
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2074.7999999999997" y1="2219.2" x2="2499.7999999999997" y2="2219.2"></line>
206
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2074.7999999999997" y1="2400.2" x2="2499.7999999999997" y2="2400.2"></line>
207
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
205
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="2074.7999999999997" y1="2219.2" x2="2499.7999999999997" y2="2219.2"></line>
206
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="2074.7999999999997" y1="2400.2" x2="2499.7999999999997" y2="2400.2"></line>
207
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
208
208
  points='2074.7999999999997,2054.2 2057.9999999999995,2054.2 2057.9999999999995,2652.2 2074.7999999999997,2652.2' />
209
209
 
210
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
210
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
211
211
  points='2499.7999999999993,2054.2 2516.5999999999995,2054.2 2516.5999999999995,2652.2 2499.7999999999993,2652.2' />
212
212
  </svg>