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
@@ -25,148 +25,148 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="2799.6000000000004" height="2227.6000000000004" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1202.3' y='132.0'><tspan x='1202.3' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1202.3' y='132.0'><tspan x='1202.3' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1292.3' y='384.4'><tspan x='1292.3' y='384.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1292.3' y='384.4'><tspan x='1292.3' y='384.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='525.6999999999999' y='636.8'><tspan x='525.6999999999999' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='525.6999999999999' y='636.8'><tspan x='525.6999999999999' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.19999999999993' y='889.2'><tspan x='508.19999999999993' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='508.19999999999993' y='889.2'><tspan x='508.19999999999993' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='1141.6'><tspan x='28.799999999999955' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='28.799999999999955' y='1141.6'><tspan x='28.799999999999955' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='480.70000000000016' y='1141.6'><tspan x='480.70000000000016' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='480.70000000000016' y='1141.6'><tspan x='480.70000000000016' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='166.00000000000023' y='1394.0'><tspan x='166.00000000000023' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='166.00000000000023' y='1394.0'><tspan x='166.00000000000023' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='256.0000000000001' y='1646.4'><tspan x='256.0000000000001' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='256.0000000000001' y='1646.4'><tspan x='256.0000000000001' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='238.5000000000001' y='1898.8000000000002'><tspan x='238.5000000000001' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='238.5000000000001' y='1898.8000000000002'><tspan x='238.5000000000001' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='316.5000000000001' y='2151.2000000000003'><tspan x='344.0000000000001' y='2151.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='316.5000000000001' y='2151.2000000000003'><tspan x='344.0000000000001' y='2151.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='676.2000000000002' y='1394.0'><tspan x='691.2000000000002' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='676.2000000000002' y='1394.0'><tspan x='691.2000000000002' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='885.4000000000001' y='1394.0'><tspan x='885.4000000000001' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='885.4000000000001' y='1394.0'><tspan x='885.4000000000001' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='867.9000000000001' y='1646.4'><tspan x='867.9000000000001' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='867.9000000000001' y='1646.4'><tspan x='867.9000000000001' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='945.9000000000001' y='1898.8000000000002'><tspan x='971.9000000000001' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='945.9000000000001' y='1898.8000000000002'><tspan x='971.9000000000001' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1215.6' y='1141.6'><tspan x='1215.6' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1215.6' y='1141.6'><tspan x='1215.6' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1352.8' y='636.8'><tspan x='1367.8' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">*</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1352.8' y='636.8'><tspan x='1367.8' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">*</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2041.4' y='636.8'><tspan x='2041.4' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2041.4' y='636.8'><tspan x='2041.4' y='636.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1562.0' y='889.2'><tspan x='1562.0' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1562.0' y='889.2'><tspan x='1562.0' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2013.9' y='889.2'><tspan x='2013.9' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2013.9' y='889.2'><tspan x='2013.9' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1699.2000000000003' y='1141.6'><tspan x='1699.2000000000003' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1699.2000000000003' y='1141.6'><tspan x='1699.2000000000003' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1789.2000000000003' y='1394.0'><tspan x='1789.2000000000003' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1789.2000000000003' y='1394.0'><tspan x='1789.2000000000003' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1771.7000000000003' y='1646.4'><tspan x='1771.7000000000003' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1771.7000000000003' y='1646.4'><tspan x='1771.7000000000003' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1849.7000000000003' y='1898.8000000000002'><tspan x='1876.2000000000003' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1849.7000000000003' y='1898.8000000000002'><tspan x='1876.2000000000003' y='1898.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2209.4' y='1141.6'><tspan x='2224.4' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2209.4' y='1141.6'><tspan x='2224.4' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2418.6000000000004' y='1141.6'><tspan x='2418.6000000000004' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2418.6000000000004' y='1141.6'><tspan x='2418.6000000000004' y='1141.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2401.1000000000004' y='1394.0'><tspan x='2401.1000000000004' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2401.1000000000004' y='1394.0'><tspan x='2401.1000000000004' y='1394.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2479.1000000000004' y='1646.4'><tspan x='2504.1000000000004' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2479.1000000000004' y='1646.4'><tspan x='2504.1000000000004' y='1646.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
81
81
  </text>
82
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2748.8' y='889.2'><tspan x='2748.8' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
82
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2748.8' y='889.2'><tspan x='2748.8' y='889.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
83
83
  </text>
84
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
85
85
  points='1399.8 274.4 1399.8 230.7 1399.8 230.7 1399.8 187.0' />
86
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
86
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
87
87
  points='633.1999999999999 526.8 633.1999999999999 483.09999999999997 1399.8 483.09999999999997 1399.8 439.4' />
88
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
88
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
89
89
  points='1399.8 526.8 1399.8 483.09999999999997 1399.8 483.09999999999997 1399.8 439.4' />
90
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
90
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
91
91
  points='2166.4 526.8 2166.4 483.09999999999997 1399.8 483.09999999999997 1399.8 439.4' />
92
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
92
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
93
93
  points='633.1999999999999 779.2 633.1999999999999 735.5 633.1999999999999 735.5 633.1999999999999 691.8' />
94
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
94
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
95
95
  points='39.799999999999955 1031.6 39.799999999999955 987.9 633.1999999999999 987.9 633.1999999999999 944.2' />
96
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
96
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
97
97
  points='678.2000000000002 1031.6 678.2000000000002 987.9 633.1999999999999 987.9 633.1999999999999 944.2' />
98
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
98
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
99
99
  points='1226.6 1031.6 1226.6 987.9 633.1999999999999 987.9 633.1999999999999 944.2' />
100
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
100
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
101
  points='363.5000000000002 1284.0 363.5000000000002 1240.3 678.2000000000002 1240.3 678.2000000000002 1196.6' />
102
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
102
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
103
  points='723.2000000000002 1284.0 723.2000000000002 1240.3 678.2000000000002 1240.3 678.2000000000002 1196.6' />
104
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
104
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
105
  points='992.9000000000001 1284.0 992.9000000000001 1240.3 678.2000000000002 1240.3 678.2000000000002 1196.6' />
106
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
106
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
107
107
  points='363.5000000000001 1536.4 363.5000000000001 1492.7 363.5000000000002 1492.7 363.5000000000002 1449.0' />
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='363.5000000000001 1788.8000000000002 363.5000000000001 1745.1000000000001 363.5000000000001 1745.1000000000001 363.5000000000001 1701.4' />
110
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
110
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
111
  points='363.5000000000001 2041.2000000000003 363.5000000000001 1997.5000000000002 363.5000000000001 1997.5000000000002 363.5000000000001 1953.8000000000002' />
112
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
112
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
113
113
  points='992.9000000000001 1536.4 992.9000000000001 1492.7 992.9000000000001 1492.7 992.9000000000001 1449.0' />
114
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
114
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
115
115
  points='992.9000000000001 1788.8000000000002 992.9000000000001 1745.1000000000001 992.9000000000001 1745.1000000000001 992.9000000000001 1701.4' />
116
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
116
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
117
117
  points='1573.0 779.2 1573.0 735.5 2166.4 735.5 2166.4 691.8' />
118
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
118
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
119
  points='2211.4 779.2 2211.4 735.5 2166.4 735.5 2166.4 691.8' />
120
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
120
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
121
121
  points='2759.8 779.2 2759.8 735.5 2166.4 735.5 2166.4 691.8' />
122
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
123
123
  points='1896.7000000000003 1031.6 1896.7000000000003 987.9 2211.4 987.9 2211.4 944.2' />
124
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
124
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
125
125
  points='2256.4 1031.6 2256.4 987.9 2211.4 987.9 2211.4 944.2' />
126
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
126
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
127
127
  points='2526.1000000000004 1031.6 2526.1000000000004 987.9 2211.4 987.9 2211.4 944.2' />
128
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
128
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
129
129
  points='1896.7000000000003 1284.0 1896.7000000000003 1240.3 1896.7000000000003 1240.3 1896.7000000000003 1196.6' />
130
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
130
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
131
131
  points='1896.7000000000003 1536.4 1896.7000000000003 1492.7 1896.7000000000003 1492.7 1896.7000000000003 1449.0' />
132
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
132
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
133
133
  points='1896.7000000000003 1788.8000000000002 1896.7000000000003 1745.1000000000001 1896.7000000000003 1745.1000000000001 1896.7000000000003 1701.4' />
134
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
134
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
135
  points='2526.1000000000004 1284.0 2526.1000000000004 1240.3 2526.1000000000004 1240.3 2526.1000000000004 1196.6' />
136
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
136
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
137
137
  points='2526.1000000000004 1536.4 2526.1000000000004 1492.7 2526.1000000000004 1492.7 2526.1000000000004 1449.0' />
138
- <rect style='stroke: black; stroke-width:3;'
139
- x='316.5000000000001' y='2078.0000000000005' rx='47.0' ry='47.0'
138
+ <rect style='fill: none; stroke: black; stroke-width:2;'
139
+ x='316.5000000000001' y='2076.0000000000005' rx='47.0' ry='47.0'
140
140
  width='94.0' height='94.0'
141
141
  fill='none' />
142
142
 
143
- <rect style='stroke: black; stroke-width:3;'
144
- x='676.2000000000002' y='1320.8' rx='47.0' ry='47.0'
143
+ <rect style='fill: none; stroke: black; stroke-width:2;'
144
+ x='676.2000000000002' y='1318.8' rx='47.0' ry='47.0'
145
145
  width='94.0' height='94.0'
146
146
  fill='none' />
147
147
 
148
- <rect style='stroke: black; stroke-width:3;'
149
- x='945.9000000000001' y='1825.6000000000001' rx='47.0' ry='47.0'
148
+ <rect style='fill: none; stroke: black; stroke-width:2;'
149
+ x='945.9000000000001' y='1823.6000000000001' rx='47.0' ry='47.0'
150
150
  width='94.0' height='94.0'
151
151
  fill='none' />
152
152
 
153
- <rect style='stroke: black; stroke-width:3;'
154
- x='1352.8' y='563.5999999999999' rx='47.0' ry='47.0'
153
+ <rect style='fill: none; stroke: black; stroke-width:2;'
154
+ x='1352.8' y='561.5999999999999' rx='47.0' ry='47.0'
155
155
  width='94.0' height='94.0'
156
156
  fill='none' />
157
157
 
158
- <rect style='stroke: black; stroke-width:3;'
159
- x='1849.7000000000003' y='1825.6000000000001' rx='47.0' ry='47.0'
158
+ <rect style='fill: none; stroke: black; stroke-width:2;'
159
+ x='1849.7000000000003' y='1823.6000000000001' rx='47.0' ry='47.0'
160
160
  width='94.0' height='94.0'
161
161
  fill='none' />
162
162
 
163
- <rect style='stroke: black; stroke-width:3;'
164
- x='2209.4' y='1068.3999999999999' rx='47.0' ry='47.0'
163
+ <rect style='fill: none; stroke: black; stroke-width:2;'
164
+ x='2209.4' y='1066.3999999999999' rx='47.0' ry='47.0'
165
165
  width='94.0' height='94.0'
166
166
  fill='none' />
167
167
 
168
- <rect style='stroke: black; stroke-width:3;'
169
- x='2479.1000000000004' y='1573.2' rx='47.0' ry='47.0'
168
+ <rect style='fill: none; stroke: black; stroke-width:2;'
169
+ x='2479.1000000000004' y='1571.2' rx='47.0' ry='47.0'
170
170
  width='94.0' height='94.0'
171
171
  fill='none' />
172
172
  </svg>
@@ -25,101 +25,101 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="1429.0000000000005" height="941.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='668.3125000000001' y='132.0'><tspan x='688.8125000000001' y='132.0' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='668.3125000000001' y='132.0'><tspan x='688.8125000000001' y='132.0' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='298.05000000000007' y='378.4'><tspan x='318.55000000000007' y='378.4' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='298.05000000000007' y='378.4'><tspan x='318.55000000000007' y='378.4' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='147.20000000000005' y='624.8'><tspan x='147.20000000000005' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='147.20000000000005' y='624.8'><tspan x='147.20000000000005' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='30.399999999999977' y='871.2'><tspan x='53.89999999999998' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='30.399999999999977' y='871.2'><tspan x='53.89999999999998' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='240.00000000000006' y='871.2'><tspan x='240.00000000000006' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='240.00000000000006' y='871.2'><tspan x='240.00000000000006' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='472.4000000000001' y='624.8'><tspan x='492.9000000000001' y='624.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='472.4000000000001' y='624.8'><tspan x='492.9000000000001' y='624.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='403.6000000000001' y='871.2'><tspan x='403.6000000000001' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='403.6000000000001' y='871.2'><tspan x='403.6000000000001' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='565.2' y='871.2'><tspan x='585.7' y='871.2' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='565.2' y='871.2'><tspan x='585.7' y='871.2' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1059.0750000000003' y='378.4'><tspan x='1059.0750000000003' y='378.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1059.0750000000003' y='378.4'><tspan x='1059.0750000000003' y='378.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='868.1000000000001' y='624.8'><tspan x='868.1000000000001' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='868.1000000000001' y='624.8'><tspan x='868.1000000000001' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='774.8000000000002' y='871.2'><tspan x='774.8000000000002' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">E</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='774.8000000000002' y='871.2'><tspan x='774.8000000000002' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">E</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='932.4000000000001' y='871.2'><tspan x='959.9000000000001' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='932.4000000000001' y='871.2'><tspan x='959.9000000000001' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1236.5500000000002' y='624.8'><tspan x='1257.0500000000002' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1236.5500000000002' y='624.8'><tspan x='1257.0500000000002' y='624.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1142.0000000000002' y='871.2'><tspan x='1162.5000000000002' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1142.0000000000002' y='871.2'><tspan x='1162.5000000000002' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1351.6000000000004' y='871.2'><tspan x='1351.6000000000004' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">H</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1351.6000000000004' y='871.2'><tspan x='1351.6000000000004' y='871.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">H</tspan>
57
57
  </text>
58
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
58
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
59
59
  points='342.05000000000007 268.4 342.05000000000007 227.7 712.3125000000001 227.7 712.3125000000001 187.0' />
60
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
60
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
61
61
  points='1082.5750000000003 268.4 1082.5750000000003 227.7 712.3125000000001 227.7 712.3125000000001 187.0' />
62
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
62
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
63
  points='167.70000000000005 514.8 167.70000000000005 474.09999999999997 342.05000000000007 474.09999999999997 342.05000000000007 433.4' />
64
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
64
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
65
65
  points='516.4000000000001 514.8 516.4000000000001 474.09999999999997 342.05000000000007 474.09999999999997 342.05000000000007 433.4' />
66
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
67
67
  points='74.39999999999998 761.2 74.39999999999998 720.5 167.70000000000005 720.5 167.70000000000005 679.8' />
68
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
68
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
69
  points='261.00000000000006 761.2 261.00000000000006 720.5 167.70000000000005 720.5 167.70000000000005 679.8' />
70
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
70
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
71
71
  points='423.6000000000001 761.2 423.6000000000001 720.5 516.4000000000001 720.5 516.4000000000001 679.8' />
72
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
73
  points='609.2 761.2 609.2 720.5 516.4000000000001 720.5 516.4000000000001 679.8' />
74
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
74
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
75
75
  points='884.6000000000001 514.8 884.6000000000001 474.09999999999997 1082.5750000000003 474.09999999999997 1082.5750000000003 433.4' />
76
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
76
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
77
77
  points='1280.5500000000002 514.8 1280.5500000000002 474.09999999999997 1082.5750000000003 474.09999999999997 1082.5750000000003 433.4' />
78
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
78
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
79
79
  points='792.8000000000002 761.2 792.8000000000002 720.5 884.6000000000001 720.5 884.6000000000001 679.8' />
80
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
80
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
81
81
  points='976.4000000000001 761.2 976.4000000000001 720.5 884.6000000000001 720.5 884.6000000000001 679.8' />
82
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
82
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
83
83
  points='1186.0000000000002 761.2 1186.0000000000002 720.5 1280.5500000000002 720.5 1280.5500000000002 679.8' />
84
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
85
85
  points='1375.1000000000004 761.2 1375.1000000000004 720.5 1280.5500000000002 720.5 1280.5500000000002 679.8' />
86
- <rect style='stroke: black; stroke-width:3;'
87
- x='668.3125000000001' y='63.599999999999994' rx='44.0' ry='44.0'
86
+ <rect style='fill: none; stroke: black; stroke-width:2;'
87
+ x='668.3125000000001' y='61.599999999999994' rx='44.0' ry='44.0'
88
88
  width='88.0' height='88.0'
89
89
  fill='none' />
90
90
 
91
- <rect style='stroke: black; stroke-width:3;'
92
- x='298.05000000000007' y='310.0' rx='44.0' ry='44.0'
91
+ <rect style='fill: none; stroke: black; stroke-width:2;'
92
+ x='298.05000000000007' y='308.0' rx='44.0' ry='44.0'
93
93
  width='88.0' height='88.0'
94
94
  fill='none' />
95
95
 
96
- <rect style='stroke: black; stroke-width:3;'
97
- x='30.399999999999977' y='802.8000000000001' rx='44.0' ry='44.0'
96
+ <rect style='fill: none; stroke: black; stroke-width:2;'
97
+ x='30.399999999999977' y='800.8000000000001' rx='44.0' ry='44.0'
98
98
  width='88.0' height='88.0'
99
99
  fill='none' />
100
100
 
101
- <rect style='stroke: black; stroke-width:3;'
102
- x='472.4000000000001' y='556.4' rx='44.0' ry='44.0'
101
+ <rect style='fill: none; stroke: black; stroke-width:2;'
102
+ x='472.4000000000001' y='554.4' rx='44.0' ry='44.0'
103
103
  width='88.0' height='88.0'
104
104
  fill='none' />
105
105
 
106
- <rect style='stroke: black; stroke-width:3;'
107
- x='565.2' y='802.8000000000001' rx='44.0' ry='44.0'
106
+ <rect style='fill: none; stroke: black; stroke-width:2;'
107
+ x='565.2' y='800.8000000000001' rx='44.0' ry='44.0'
108
108
  width='88.0' height='88.0'
109
109
  fill='none' />
110
110
 
111
- <rect style='stroke: black; stroke-width:3;'
112
- x='932.4000000000001' y='802.8000000000001' rx='44.0' ry='44.0'
111
+ <rect style='fill: none; stroke: black; stroke-width:2;'
112
+ x='932.4000000000001' y='800.8000000000001' rx='44.0' ry='44.0'
113
113
  width='88.0' height='88.0'
114
114
  fill='none' />
115
115
 
116
- <rect style='stroke: black; stroke-width:3;'
117
- x='1236.5500000000002' y='556.4' rx='44.0' ry='44.0'
116
+ <rect style='fill: none; stroke: black; stroke-width:2;'
117
+ x='1236.5500000000002' y='554.4' rx='44.0' ry='44.0'
118
118
  width='88.0' height='88.0'
119
119
  fill='none' />
120
120
 
121
- <rect style='stroke: black; stroke-width:3;'
122
- x='1142.0000000000002' y='802.8000000000001' rx='44.0' ry='44.0'
121
+ <rect style='fill: none; stroke: black; stroke-width:2;'
122
+ x='1142.0000000000002' y='800.8000000000001' rx='44.0' ry='44.0'
123
123
  width='88.0' height='88.0'
124
124
  fill='none' />
125
125
  </svg>
@@ -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="1531.5999999999997" height="1078.0" viewBox="0, 0, 1548.3999999999996, 1100.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1531.5999999999997" height="1210.0" viewBox="0, 0, 1548.3999999999996, 1232.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,33 +24,33 @@
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="1548.3999999999996" height="1100.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='568.4875' y='132.0'><tspan x='568.4875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">XP</tspan>
27
+ <rect x="0" y="0" width="1548.3999999999996" height="1232.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='568.4875' y='132.0'><tspan x='568.4875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">XP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='133.60000000000002' y='378.4'><tspan x='133.60000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='133.60000000000002' y='422.4'><tspan x='133.60000000000002' y='422.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='536.8'><tspan x='33.60000000000002' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='580.8'><tspan x='33.60000000000002' y='580.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1022.875' y='378.4'><tspan x='1022.875' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1022.875' y='422.4'><tspan x='1022.875' y='422.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='690.9499999999999' y='624.8'><tspan x='690.9499999999999' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='690.9499999999999' y='712.8'><tspan x='690.9499999999999' y='712.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='494.0' y='871.2'><tspan x='494.0' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='494.0' y='1003.1999999999998'><tspan x='494.0' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='435.0' y='1029.6'><tspan x='435.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='435.0' y='1161.6'><tspan x='435.0' y='1161.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='902.3999999999999' y='871.2'><tspan x='902.3999999999999' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='902.3999999999999' y='1003.1999999999998'><tspan x='902.3999999999999' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='729.3999999999999' y='1029.6'><tspan x='729.3999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='729.3999999999999' y='1161.6'><tspan x='729.3999999999999' y='1161.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1363.7999999999997' y='624.8'><tspan x='1363.7999999999997' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1363.7999999999997' y='712.8'><tspan x='1363.7999999999997' y='712.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1250.7999999999997' y='783.2'><tspan x='1250.7999999999997' y='783.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1250.7999999999997' y='871.1999999999999'><tspan x='1250.7999999999997' y='871.1999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
49
49
  </text>
50
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='167.10000000000002' y1='268.4' x2='608.9875' y2='187.0' />
51
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1050.875' y1='268.4' x2='608.9875' y2='187.0' />
52
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='718.9499999999999' y1='514.8' x2='1050.875' y2='433.4' />
53
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1382.7999999999997' y1='514.8' x2='1050.875' y2='433.4' />
54
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='515.0' y1='761.2' x2='718.9499999999999' y2='679.8' />
55
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='922.8999999999999' y1='761.2' x2='718.9499999999999' y2='679.8' />
50
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='167.10000000000002' y1='312.4' x2='608.9875' y2='187.0' />
51
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1050.875' y1='312.4' x2='608.9875' y2='187.0' />
52
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='718.9499999999999' y1='602.8' x2='1050.875' y2='477.4' />
53
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1382.7999999999997' y1='602.8' x2='1050.875' y2='477.4' />
54
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='515.0' y1='893.1999999999999' x2='718.9499999999999' y2='767.8' />
55
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='922.8999999999999' y1='893.1999999999999' x2='718.9499999999999' y2='767.8' />
56
56
  </svg>