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,7 +25,7 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="2289.7999999999997" height="1205.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='681.1500000000001' y='132.0'><tspan x='690.6500000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='681.1500000000001' y='132.0'><tspan x='690.6500000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
29
29
  <tspan x='799.6500000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
30
30
  <tspan x='871.6500000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
31
31
  <tspan x='980.6500000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">9</tspan>
@@ -36,269 +36,269 @@
36
36
  <tspan x='1424.65' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">10</tspan>
37
37
  <tspan x='1517.65' y='132.0' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">13</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='271.10000000000014' y='466.4'><tspan x='296.60000000000014' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='271.10000000000014' y='466.4'><tspan x='296.60000000000014' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
40
40
  <tspan x='384.60000000000014' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">9</tspan>
41
41
  <tspan x='456.60000000000014' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">12</tspan>
42
42
  <tspan x='549.6000000000001' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">11</tspan>
43
43
  <tspan x='642.6000000000001' y='466.4' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">10</tspan>
44
44
  </text>
45
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='91.20000000000016' y='800.8'><tspan x='116.70000000000016' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='91.20000000000016' y='800.8'><tspan x='116.70000000000016' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
46
46
  <tspan x='204.70000000000016' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">9</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30.399999999999977' y='1135.1999999999998'><tspan x='55.89999999999998' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30.399999999999977' y='1135.1999999999998'><tspan x='55.89999999999998' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">2</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='240.0000000000001' y='1135.1999999999998'><tspan x='265.5000000000001' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">9</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='240.0000000000001' y='1135.1999999999998'><tspan x='265.5000000000001' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">9</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='449.60000000000014' y='800.8'><tspan x='459.10000000000014' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">10</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='449.60000000000014' y='800.8'><tspan x='459.10000000000014' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">10</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='725.0000000000002' y='800.8'><tspan x='734.5000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">12</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='725.0000000000002' y='800.8'><tspan x='734.5000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">12</tspan>
55
55
  <tspan x='827.5000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">11</tspan>
56
56
  </text>
57
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='664.2000000000002' y='1135.1999999999998'><tspan x='673.7000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">12</tspan>
57
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='664.2000000000002' y='1135.1999999999998'><tspan x='673.7000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">12</tspan>
58
58
  </text>
59
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='878.8000000000002' y='1135.1999999999998'><tspan x='888.3000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">11</tspan>
59
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='878.8000000000002' y='1135.1999999999998'><tspan x='888.3000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">11</tspan>
60
60
  </text>
61
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1093.4' y='466.4'><tspan x='1102.9' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">13</tspan>
61
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1093.4' y='466.4'><tspan x='1102.9' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">13</tspan>
62
62
  </text>
63
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1551.2000000000003' y='466.4'><tspan x='1560.7000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
63
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1551.2000000000003' y='466.4'><tspan x='1560.7000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
64
64
  <tspan x='1653.7000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
65
65
  <tspan x='1746.7000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">15</tspan>
66
66
  <tspan x='1839.7000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">19</tspan>
67
67
  <tspan x='1932.7000000000003' y='466.4' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">16</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1368.8000000000002' y='800.8'><tspan x='1378.3000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1368.8000000000002' y='800.8'><tspan x='1378.3000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
70
70
  <tspan x='1471.3000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">15</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1308.0' y='1135.1999999999998'><tspan x='1317.5' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1308.0' y='1135.1999999999998'><tspan x='1317.5' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">14</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1522.6000000000004' y='1135.1999999999998'><tspan x='1532.1000000000004' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">15</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1522.6000000000004' y='1135.1999999999998'><tspan x='1532.1000000000004' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">15</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1737.2000000000003' y='800.8'><tspan x='1746.7000000000003' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">16</tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1737.2000000000003' y='800.8'><tspan x='1746.7000000000003' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">16</tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2012.6000000000004' y='800.8'><tspan x='2022.1000000000004' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='2012.6000000000004' y='800.8'><tspan x='2022.1000000000004' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
79
79
  <tspan x='2115.1000000000004' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">19</tspan>
80
80
  </text>
81
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1951.8000000000002' y='1135.1999999999998'><tspan x='1961.3000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1951.8000000000002' y='1135.1999999999998'><tspan x='1961.3000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">20</tspan>
82
82
  </text>
83
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2166.4' y='1135.1999999999998'><tspan x='2175.9' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">19</tspan>
83
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2166.4' y='1135.1999999999998'><tspan x='2175.9' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">19</tspan>
84
84
  </text>
85
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='498.60000000000014' y1='356.4' x2='1141.15' y2='187.0' />
86
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1139.9' y1='356.4' x2='1141.15' y2='187.0' />
87
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1783.7000000000003' y1='356.4' x2='1141.15' y2='187.0' />
88
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='179.20000000000016' y1='690.8' x2='498.60000000000014' y2='521.4' />
89
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='496.10000000000014' y1='690.8' x2='498.60000000000014' y2='521.4' />
90
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='818.0000000000002' y1='690.8' x2='498.60000000000014' y2='521.4' />
91
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='74.39999999999998' y1='1025.1999999999998' x2='179.20000000000016' y2='855.8' />
92
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='284.0000000000001' y1='1025.1999999999998' x2='179.20000000000016' y2='855.8' />
93
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='710.7000000000002' y1='1025.1999999999998' x2='818.0000000000002' y2='855.8' />
94
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='925.3000000000002' y1='1025.1999999999998' x2='818.0000000000002' y2='855.8' />
95
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1461.8000000000002' y1='690.8' x2='1783.7000000000003' y2='521.4' />
96
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1783.7000000000003' y1='690.8' x2='1783.7000000000003' y2='521.4' />
97
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='2105.6000000000004' y1='690.8' x2='1783.7000000000003' y2='521.4' />
98
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1354.5' y1='1025.1999999999998' x2='1461.8000000000002' y2='855.8' />
99
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1569.1000000000004' y1='1025.1999999999998' x2='1461.8000000000002' y2='855.8' />
100
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1998.3000000000002' y1='1025.1999999999998' x2='2105.6000000000004' y2='855.8' />
101
- <line style='stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='2212.9' y1='1025.1999999999998' x2='2105.6000000000004' y2='855.8' />
102
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
103
- x='681.1500000000001' y='63.599999999999994'
85
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='498.60000000000014' y1='356.4' x2='1141.15' y2='187.0' />
86
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1139.9' y1='356.4' x2='1141.15' y2='187.0' />
87
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1783.7000000000003' y1='356.4' x2='1141.15' y2='187.0' />
88
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='179.20000000000016' y1='690.8' x2='498.60000000000014' y2='521.4' />
89
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='496.10000000000014' y1='690.8' x2='498.60000000000014' y2='521.4' />
90
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='818.0000000000002' y1='690.8' x2='498.60000000000014' y2='521.4' />
91
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='74.39999999999998' y1='1025.1999999999998' x2='179.20000000000016' y2='855.8' />
92
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='284.0000000000001' y1='1025.1999999999998' x2='179.20000000000016' y2='855.8' />
93
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='710.7000000000002' y1='1025.1999999999998' x2='818.0000000000002' y2='855.8' />
94
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='925.3000000000002' y1='1025.1999999999998' x2='818.0000000000002' y2='855.8' />
95
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1461.8000000000002' y1='690.8' x2='1783.7000000000003' y2='521.4' />
96
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1783.7000000000003' y1='690.8' x2='1783.7000000000003' y2='521.4' />
97
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2105.6000000000004' y1='690.8' x2='1783.7000000000003' y2='521.4' />
98
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1354.5' y1='1025.1999999999998' x2='1461.8000000000002' y2='855.8' />
99
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1569.1000000000004' y1='1025.1999999999998' x2='1461.8000000000002' y2='855.8' />
100
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1998.3000000000002' y1='1025.1999999999998' x2='2105.6000000000004' y2='855.8' />
101
+ <line style='fill: none; stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2212.9' y1='1025.1999999999998' x2='2105.6000000000004' y2='855.8' />
102
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
103
+ x='681.1500000000001' y='61.599999999999994'
104
104
  width='93.0' height='88.0'
105
105
  fill='none' />
106
106
 
107
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
108
- x='774.1500000000001' y='63.599999999999994'
107
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
108
+ x='774.1500000000001' y='61.599999999999994'
109
109
  width='88.0' height='88.0'
110
110
  fill='none' />
111
111
 
112
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
113
- x='862.1500000000001' y='63.599999999999994'
112
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
113
+ x='862.1500000000001' y='61.599999999999994'
114
114
  width='93.0' height='88.0'
115
115
  fill='none' />
116
116
 
117
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
118
- x='955.1500000000001' y='63.599999999999994'
117
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
118
+ x='955.1500000000001' y='61.599999999999994'
119
119
  width='88.0' height='88.0'
120
120
  fill='none' />
121
121
 
122
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
123
- x='1043.15' y='63.599999999999994'
122
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
123
+ x='1043.15' y='61.599999999999994'
124
124
  width='93.0' height='88.0'
125
125
  fill='none' />
126
126
 
127
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
128
- x='1136.15' y='63.599999999999994'
127
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
128
+ x='1136.15' y='61.599999999999994'
129
129
  width='93.0' height='88.0'
130
130
  fill='none' />
131
131
 
132
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
133
- x='1229.15' y='63.599999999999994'
132
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
133
+ x='1229.15' y='61.599999999999994'
134
134
  width='93.0' height='88.0'
135
135
  fill='none' />
136
136
 
137
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
138
- x='1322.15' y='63.599999999999994'
137
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
138
+ x='1322.15' y='61.599999999999994'
139
139
  width='93.0' height='88.0'
140
140
  fill='none' />
141
141
 
142
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
143
- x='1415.15' y='63.599999999999994'
142
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
143
+ x='1415.15' y='61.599999999999994'
144
144
  width='93.0' height='88.0'
145
145
  fill='none' />
146
146
 
147
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
148
- x='1508.15' y='63.599999999999994'
147
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
148
+ x='1508.15' y='61.599999999999994'
149
149
  width='93.0' height='88.0'
150
150
  fill='none' />
151
151
 
152
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
153
- x='271.10000000000014' y='398.0'
152
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
153
+ x='271.10000000000014' y='396.0'
154
154
  width='88.0' height='88.0'
155
155
  fill='none' />
156
156
 
157
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
158
- x='359.10000000000014' y='398.0'
157
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
158
+ x='359.10000000000014' y='396.0'
159
159
  width='88.0' height='88.0'
160
160
  fill='none' />
161
161
 
162
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
163
- x='447.10000000000014' y='398.0'
162
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
163
+ x='447.10000000000014' y='396.0'
164
164
  width='93.0' height='88.0'
165
165
  fill='none' />
166
166
 
167
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
168
- x='540.1000000000001' y='398.0'
167
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
168
+ x='540.1000000000001' y='396.0'
169
169
  width='93.0' height='88.0'
170
170
  fill='none' />
171
171
 
172
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
173
- x='633.1000000000001' y='398.0'
172
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
173
+ x='633.1000000000001' y='396.0'
174
174
  width='93.0' height='88.0'
175
175
  fill='none' />
176
176
 
177
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
178
- x='91.20000000000016' y='732.4'
177
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
178
+ x='91.20000000000016' y='730.4'
179
179
  width='88.0' height='88.0'
180
180
  fill='none' />
181
181
 
182
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
183
- x='179.20000000000016' y='732.4'
182
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
183
+ x='179.20000000000016' y='730.4'
184
184
  width='88.0' height='88.0'
185
185
  fill='none' />
186
186
 
187
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
188
- x='30.399999999999977' y='1066.7999999999997'
187
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
188
+ x='30.399999999999977' y='1064.7999999999997'
189
189
  width='88.0' height='88.0'
190
190
  fill='none' />
191
191
 
192
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
193
- x='240.0000000000001' y='1066.7999999999997'
192
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
193
+ x='240.0000000000001' y='1064.7999999999997'
194
194
  width='88.0' height='88.0'
195
195
  fill='none' />
196
196
 
197
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
198
- x='449.60000000000014' y='732.4'
197
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
198
+ x='449.60000000000014' y='730.4'
199
199
  width='93.0' height='88.0'
200
200
  fill='none' />
201
201
 
202
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
203
- x='725.0000000000002' y='732.4'
202
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
203
+ x='725.0000000000002' y='730.4'
204
204
  width='93.0' height='88.0'
205
205
  fill='none' />
206
206
 
207
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
208
- x='818.0000000000002' y='732.4'
207
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
208
+ x='818.0000000000002' y='730.4'
209
209
  width='93.0' height='88.0'
210
210
  fill='none' />
211
211
 
212
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
213
- x='664.2000000000002' y='1066.7999999999997'
212
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
213
+ x='664.2000000000002' y='1064.7999999999997'
214
214
  width='93.0' height='88.0'
215
215
  fill='none' />
216
216
 
217
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
218
- x='878.8000000000002' y='1066.7999999999997'
217
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
218
+ x='878.8000000000002' y='1064.7999999999997'
219
219
  width='93.0' height='88.0'
220
220
  fill='none' />
221
221
 
222
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
223
- x='1093.4' y='398.0'
222
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
223
+ x='1093.4' y='396.0'
224
224
  width='93.0' height='88.0'
225
225
  fill='none' />
226
226
 
227
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
228
- x='1551.2000000000003' y='398.0'
227
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
228
+ x='1551.2000000000003' y='396.0'
229
229
  width='93.0' height='88.0'
230
230
  fill='none' />
231
231
 
232
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
233
- x='1644.2000000000003' y='398.0'
232
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
233
+ x='1644.2000000000003' y='396.0'
234
234
  width='93.0' height='88.0'
235
235
  fill='none' />
236
236
 
237
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
238
- x='1737.2000000000003' y='398.0'
237
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
238
+ x='1737.2000000000003' y='396.0'
239
239
  width='93.0' height='88.0'
240
240
  fill='none' />
241
241
 
242
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
243
- x='1830.2000000000003' y='398.0'
242
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
243
+ x='1830.2000000000003' y='396.0'
244
244
  width='93.0' height='88.0'
245
245
  fill='none' />
246
246
 
247
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
248
- x='1923.2000000000003' y='398.0'
247
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
248
+ x='1923.2000000000003' y='396.0'
249
249
  width='93.0' height='88.0'
250
250
  fill='none' />
251
251
 
252
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
253
- x='1368.8000000000002' y='732.4'
252
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
253
+ x='1368.8000000000002' y='730.4'
254
254
  width='93.0' height='88.0'
255
255
  fill='none' />
256
256
 
257
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
258
- x='1461.8000000000002' y='732.4'
257
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
258
+ x='1461.8000000000002' y='730.4'
259
259
  width='93.0' height='88.0'
260
260
  fill='none' />
261
261
 
262
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
263
- x='1308.0' y='1066.7999999999997'
262
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
263
+ x='1308.0' y='1064.7999999999997'
264
264
  width='93.0' height='88.0'
265
265
  fill='none' />
266
266
 
267
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
268
- x='1522.6000000000004' y='1066.7999999999997'
267
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
268
+ x='1522.6000000000004' y='1064.7999999999997'
269
269
  width='93.0' height='88.0'
270
270
  fill='none' />
271
271
 
272
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
273
- x='1737.2000000000003' y='732.4'
272
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
273
+ x='1737.2000000000003' y='730.4'
274
274
  width='93.0' height='88.0'
275
275
  fill='none' />
276
276
 
277
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
278
- x='2012.6000000000004' y='732.4'
277
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
278
+ x='2012.6000000000004' y='730.4'
279
279
  width='93.0' height='88.0'
280
280
  fill='none' />
281
281
 
282
- <rect style='stroke: #0072B2; stroke-linejoin:round; stroke-width:4;'
283
- x='2105.6000000000004' y='732.4'
282
+ <rect style='fill: none; stroke: #0072B2; stroke-linejoin:round; stroke-width:3;'
283
+ x='2105.6000000000004' y='730.4'
284
284
  width='93.0' height='88.0'
285
285
  fill='none' />
286
286
 
287
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
288
- x='1951.8000000000002' y='1066.7999999999997'
287
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
288
+ x='1951.8000000000002' y='1064.7999999999997'
289
289
  width='93.0' height='88.0'
290
290
  fill='none' />
291
291
 
292
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:4;'
293
- x='2166.4' y='1066.7999999999997'
292
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
293
+ x='2166.4' y='1064.7999999999997'
294
294
  width='93.0' height='88.0'
295
295
  fill='none' />
296
296
 
297
- <path d='M756.5000000000001,438.9 L909.75,438.9 L1063.0, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
298
- <path d='M297.60000000000014,773.3 L358.40000000000015,773.3 L419.20000000000016, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
299
- <path d='M573.0000000000001,773.3 L633.8000000000002,773.3 L694.6000000000003, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
300
- <path d='M787.6000000000001,1107.6999999999998 L818.0000000000002,1107.6999999999998 L848.4000000000002, 1107.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
301
- <path d='M1216.8000000000002,438.9 L1368.8000000000002,438.9 L1520.8000000000002, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
302
- <path d='M1585.2000000000003,773.3 L1646.0000000000002,773.3 L1706.8000000000002, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
303
- <path d='M1860.6000000000004,773.3 L1921.4000000000003,773.3 L1982.2000000000003, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
304
- <path d='M2075.2000000000003,1107.6999999999998 L2105.6000000000004,1107.6999999999998 L2136.0, 1107.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBothways)' /></svg>
297
+ <path d='M756.5000000000001,438.9 L909.75,438.9 L1063.0, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
298
+ <path d='M297.60000000000014,773.3 L358.40000000000015,773.3 L419.20000000000016, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
299
+ <path d='M573.0000000000001,773.3 L633.8000000000002,773.3 L694.6000000000003, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
300
+ <path d='M787.6000000000001,1107.6999999999998 L818.0000000000002,1107.6999999999998 L848.4000000000002, 1107.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
301
+ <path d='M1216.8000000000002,438.9 L1368.8000000000002,438.9 L1520.8000000000002, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
302
+ <path d='M1585.2000000000003,773.3 L1646.0000000000002,773.3 L1706.8000000000002, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
303
+ <path d='M1860.6000000000004,773.3 L1921.4000000000003,773.3 L1982.2000000000003, 773.3' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
304
+ <path d='M2075.2000000000003,1107.6999999999998 L2105.6000000000004,1107.6999999999998 L2136.0, 1107.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBothways)' /></svg>
@@ -25,8 +25,8 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="168.79999999999998" height="202.4" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30.400000000000006' y='132.0'><tspan x='30.400000000000006' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">aaa</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30.400000000000006' y='132.0'><tspan x='30.400000000000006' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">aaa</tspan>
29
29
  </text>
30
- <polygon style='stroke:#009E73; stroke-width:6; fill:none; stroke-linejoin:round; stroke-linecap:round;'
30
+ <polygon style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
31
31
  points='15.200000000000005,33.0 153.60000000000002,33.0 153.60000000000002,176.0 15.200000000000005,176.0' />
32
32
  </svg>