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
@@ -6,7 +6,7 @@ category: "Phonology"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto sans mono"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "0.5"
9
+ connector_height: "1.0"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: "047"
3
+ color: "none"
4
+ caption: "Arrows"
5
+ category: "Test"
6
+ polyline: "off"
7
+ symmetrization: "on"
8
+ connector: "auto"
9
+ connector_height: "0.5"
10
+ linewidth: "1"
11
+ hide_default_connectors: "off"
12
+ font: "Noto Serif"
13
+ ---
14
+ ```
15
+ ->\
16
+ *->*\
17
+ <-\
18
+ *<-*\
19
+ <->\
20
+ *<->*\
21
+ ```
@@ -51,4 +51,28 @@
51
51
  <td><code>*--*</code></td>
52
52
  <td><img style='height: 1em;' src='./assets/img/elements/connector_bold.png' /></td>
53
53
  </tr>
54
+ <tr>
55
+ <td><code>-&gt;</code></td>
56
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_right.png' /></td>
57
+ </tr>
58
+ <tr>
59
+ <td><code>*-&gt;*</code></td>
60
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_right_bold.png' /></td>
61
+ </tr>
62
+ <tr>
63
+ <td><code>&lt;-</code></td>
64
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_left.png' /></td>
65
+ </tr>
66
+ <tr>
67
+ <td><code>*&lt;-*</code></td>
68
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_left_bold.png' /></td>
69
+ </tr>
70
+ <tr>
71
+ <td><code>&lt;-&gt;</code></td>
72
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_both.png' /></td>
73
+ </tr>
74
+ <tr>
75
+ <td><code>*&lt;-&gt;*</code></td>
76
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_both_bold.png' /></td>
77
+ </tr>
54
78
  </tbody></table>
@@ -2,6 +2,12 @@
2
2
  ---
3
3
  @import "{{ site.theme }}";
4
4
 
5
+ @media screen and (min-width: 64em) {
6
+ .main-content {
7
+ max-width: 72rem;
8
+ }
9
+ }
10
+
5
11
  div.grid {
6
12
  display: grid;
7
13
  grid-template-columns: 1fr 1fr;
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -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="1768.4000000000003" height="1430.0" viewBox="0, 0, 1783.6000000000004, 1452.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1768.4000000000003" height="1606.0" viewBox="0, 0, 1783.6000000000004, 1628.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="30.400000000000002" markerHeight="30.400000000000002" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="#CC79A7"/>
@@ -24,51 +24,51 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="0" y="0" width="1783.6000000000004" height="1452.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='672.3625000000001' y='132.0'><tspan x='672.3625000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
27
+ <rect x="0" y="0" width="1783.6000000000004" height="1628.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='672.3625000000001' y='132.0'><tspan x='672.3625000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='226.89999999999998' y='422.4'><tspan x='226.89999999999998' y='422.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='226.89999999999998' y='466.4'><tspan x='226.89999999999998' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30.399999999999977' y='712.8'><tspan x='54.39999999999998' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">R</tspan>
33
- <tspan x='118.39999999999998' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
34
- <tspan x='152.39999999999998' y='712.8' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">SyntaxTree</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30.399999999999977' y='800.8'><tspan x='54.39999999999998' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">R</tspan>
33
+ <tspan x='118.39999999999998' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <tspan x='152.39999999999998' y='800.8' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">SyntaxTree</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1070.325' y='422.4'><tspan x='1070.325' y='422.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">VP</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1070.325' y='466.4'><tspan x='1070.325' y='466.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">VP</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='753.5' y='712.8'><tspan x='753.5' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">V</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='753.5' y='800.8'><tspan x='753.5' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">V</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='633.0' y='1003.1999999999998'><tspan x='633.0' y='1003.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">generates</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='633.0' y='1135.1999999999998'><tspan x='633.0' y='1135.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">generates</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1400.65' y='712.8'><tspan x='1400.65' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1400.65' y='800.8'><tspan x='1400.65' y='800.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1186.1' y='1003.1999999999998'><tspan x='1186.1' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Adj</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1186.1' y='1135.1999999999998'><tspan x='1186.1' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Adj</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1034.6000000000001' y='1293.6'><tspan x='1034.6000000000001' y='1293.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+multilingual</tspan>
47
- <tspan x='1034.6000000000001' y='1381.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+beautiful</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1034.6000000000001' y='1469.6'><tspan x='1034.6000000000001' y='1469.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+multilingual</tspan>
47
+ <tspan x='1034.6000000000001' y='1557.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+beautiful</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1610.7000000000003' y='1003.1999999999998'><tspan x='1610.7000000000003' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1610.7000000000003' y='1135.1999999999998'><tspan x='1610.7000000000003' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1556.2000000000003' y='1293.6'><tspan x='1556.2000000000003' y='1293.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">syntax</tspan>
52
- <tspan x='1578.7000000000003' y='1381.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">trees</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1556.2000000000003' y='1469.6'><tspan x='1556.2000000000003' y='1469.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">syntax</tspan>
52
+ <tspan x='1578.7000000000003' y='1557.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">trees</tspan>
53
53
  </text>
54
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='270.9' y1='312.4' x2='689.8625000000001' y2='187.0' />
55
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1108.825' y1='312.4' x2='689.8625000000001' y2='187.0' />
56
- <polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='30.399999999999977 602.8 511.4 602.8 270.9 477.4' />
57
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='602.8' x2='1108.825' y2='477.4' />
58
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1444.65' y1='602.8' x2='1108.825' y2='477.4' />
59
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='893.1999999999999' x2='773.0' y2='767.8' />
60
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6' y1='893.1999999999999' x2='1444.65' y2='767.8' />
61
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1654.7000000000003' y1='893.1999999999999' x2='1444.65' y2='767.8' />
62
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6000000000001' y1='1183.6' x2='1234.6' y2='1058.1999999999998' />
63
- <polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='1556.2000000000003 1183.6 1753.2000000000003 1183.6 1654.7000000000003 1058.1999999999998' />
64
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
65
- x='30.399999999999977' y='644.4'
54
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='270.9' y1='356.4' x2='689.8625000000001' y2='187.0' />
55
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1108.825' y1='356.4' x2='689.8625000000001' y2='187.0' />
56
+ <polygon style='fill: none; stroke: black; stroke-width:2; stroke-linejoin:round;stroke-linecap:round;' points='30.399999999999977 690.8 511.4 690.8 270.9 521.4' />
57
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='690.8' x2='1108.825' y2='521.4' />
58
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1444.65' y1='690.8' x2='1108.825' y2='521.4' />
59
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='1025.1999999999998' x2='773.0' y2='855.8' />
60
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6' y1='1025.1999999999998' x2='1444.65' y2='855.8' />
61
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1654.7000000000003' y1='1025.1999999999998' x2='1444.65' y2='855.8' />
62
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6000000000001' y1='1359.6' x2='1234.6' y2='1190.1999999999998' />
63
+ <polygon style='fill: none; stroke: black; stroke-width:2; stroke-linejoin:round;stroke-linecap:round;' points='1556.2000000000003 1359.6 1753.2000000000003 1359.6 1654.7000000000003 1190.1999999999998' />
64
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:2;'
65
+ x='30.399999999999977' y='730.4'
66
66
  width='88.0' height='88.0'
67
67
  fill='none' />
68
68
 
69
- <polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
70
- points='1034.6000000000001,1194.6 1019.4000000000001,1194.6 1019.4000000000001,1425.6 1034.6000000000001,1425.6' />
69
+ <polyline style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
70
+ points='1034.6000000000001,1370.6 1019.4000000000001,1370.6 1019.4000000000001,1601.6 1034.6000000000001,1601.6' />
71
71
 
72
- <polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
- points='1434.6000000000001,1194.6 1449.8000000000002,1194.6 1449.8000000000002,1425.6 1434.6000000000001,1425.6' />
72
+ <polyline style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
+ points='1434.6000000000001,1370.6 1449.8000000000002,1370.6 1449.8000000000002,1601.6 1434.6000000000001,1601.6' />
74
74
  </svg>
@@ -25,24 +25,24 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="641.4" height="695.2" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='298.32500000000005' y='132.0'><tspan x='298.32500000000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='298.32500000000005' y='132.0'><tspan x='298.32500000000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='125.05000000000001' y='378.4'><tspan x='125.05000000000001' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='125.05000000000001' y='378.4'><tspan x='125.05000000000001' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='624.8'><tspan x='33.60000000000002' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='624.8'><tspan x='33.60000000000002' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='215.0' y='624.8'><tspan x='215.0' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='215.0' y='624.8'><tspan x='215.0' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='477.1' y='378.4'><tspan x='477.1' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='477.1' y='378.4'><tspan x='477.1' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='389.40000000000003' y='624.8'><tspan x='389.40000000000003' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">F</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='389.40000000000003' y='624.8'><tspan x='389.40000000000003' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">F</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='561.8000000000001' y='624.8'><tspan x='561.8000000000001' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='561.8000000000001' y='624.8'><tspan x='561.8000000000001' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
41
41
  </text>
42
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='146.05' y1='268.4' x2='321.32500000000005' y2='187.0' />
43
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='496.6' y1='268.4' x2='321.32500000000005' y2='187.0' />
44
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='57.10000000000002' y1='514.8' x2='146.05' y2='433.4' />
45
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='235.0' y1='514.8' x2='146.05' y2='433.4' />
46
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='408.40000000000003' y1='514.8' x2='496.6' y2='433.4' />
47
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='584.8000000000001' y1='514.8' x2='496.6' y2='433.4' />
42
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='146.05' y1='268.4' x2='321.32500000000005' y2='187.0' />
43
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='496.6' y1='268.4' x2='321.32500000000005' y2='187.0' />
44
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='57.10000000000002' y1='514.8' x2='146.05' y2='433.4' />
45
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='235.0' y1='514.8' x2='146.05' y2='433.4' />
46
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='408.40000000000003' y1='514.8' x2='496.6' y2='433.4' />
47
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='584.8000000000001' y1='514.8' x2='496.6' y2='433.4' />
48
48
  </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="1577.8" height="1412.4" viewBox="0, 0, 1594.6, 1434.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1577.8" height="1852.4" viewBox="0, 0, 1594.6, 1874.4" 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,51 +24,51 @@
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="1594.6" height="1434.4" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='496.04999999999995' y='132.0'><tspan x='496.04999999999995' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
27
+ <rect x="0" y="0" width="1594.6" height="1874.4" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='496.04999999999995' y='132.0'><tspan x='496.04999999999995' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='378.4'><tspan x='33.60000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='466.4'><tspan x='33.60000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='926.4999999999999' y='378.4'><tspan x='926.4999999999999' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='926.4999999999999' y='466.4'><tspan x='926.4999999999999' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3749999999999' y='624.8'><tspan x='680.3749999999999' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='680.3749999999999' y='800.8'><tspan x='680.3749999999999' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.44999999999993' y='871.2'><tspan x='508.44999999999993' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='508.44999999999993' y='1135.1999999999998'><tspan x='508.44999999999993' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='1117.6'><tspan x='309.99999999999994' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cause</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='309.99999999999994' y='1469.6'><tspan x='309.99999999999994' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cause</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='643.3999999999999' y='1117.6'><tspan x='643.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='643.3999999999999' y='1469.6'><tspan x='643.3999999999999' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='615.3999999999999' y='1364.0'><tspan x='615.3999999999999' y='1364.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">fall</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='615.3999999999999' y='1804.0'><tspan x='615.3999999999999' y='1804.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">fall</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='849.8' y='871.2'><tspan x='849.8' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='849.8' y='1135.1999999999998'><tspan x='849.8' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1190.1249999999998' y='624.8'><tspan x='1190.1249999999998' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1190.1249999999998' y='800.8'><tspan x='1190.1249999999998' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.1999999999998' y='871.2'><tspan x='1024.1999999999998' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1024.1999999999998' y='1135.1999999999998'><tspan x='1024.1999999999998' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1023.1999999999998' y='1117.6'><tspan x='1023.1999999999998' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
51
- <tspan x='1047.1999999999998' y='1121.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">c</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1023.1999999999998' y='1469.6'><tspan x='1023.1999999999998' y='1469.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
51
+ <tspan x='1047.1999999999998' y='1473.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">c</tspan>
52
52
  </text>
53
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1377.0499999999997' y='871.2'><tspan x='1377.0499999999997' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
53
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1377.0499999999997' y='1135.1999999999998'><tspan x='1377.0499999999997' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
54
54
  </text>
55
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1203.6' y='1117.6'><tspan x='1203.6' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">books</tspan>
55
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1203.6' y='1469.6'><tspan x='1203.6' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">books</tspan>
56
56
  </text>
57
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1517.0' y='1117.6'><tspan x='1517.0' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
58
- <tspan x='1541.0' y='1121.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">f</tspan>
57
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1517.0' y='1469.6'><tspan x='1517.0' y='1469.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
58
+ <tspan x='1541.0' y='1473.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">f</tspan>
59
59
  </text>
60
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='268.4' x2='535.05' y2='187.0' />
61
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='965.4999999999999' y1='268.4' x2='535.05' y2='187.0' />
62
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='699.8749999999999' y1='514.8' x2='965.4999999999999' y2='433.4' />
63
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1231.1249999999998' y1='514.8' x2='965.4999999999999' y2='433.4' />
64
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='530.4499999999999' y1='761.2' x2='699.8749999999999' y2='679.8' />
65
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='869.3' y1='761.2' x2='699.8749999999999' y2='679.8' />
66
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='395.49999999999994' y1='1007.6' x2='530.4499999999999' y2='926.2' />
67
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1007.6' x2='530.4499999999999' y2='926.2' />
68
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1254.0' x2='665.3999999999999' y2='1172.6' />
69
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='761.2' x2='1231.1249999999998' y2='679.8' />
70
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1416.0499999999997' y1='761.2' x2='1231.1249999999998' y2='679.8' />
71
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='1007.6' x2='1046.1999999999998' y2='926.2' />
72
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1293.1' y1='1007.6' x2='1416.0499999999997' y2='926.2' />
73
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1539.0' y1='1007.6' x2='1416.0499999999997' y2='926.2' />
60
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='356.4' x2='535.05' y2='187.0' />
61
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='965.4999999999999' y1='356.4' x2='535.05' y2='187.0' />
62
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='699.8749999999999' y1='690.8' x2='965.4999999999999' y2='521.4' />
63
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1231.1249999999998' y1='690.8' x2='965.4999999999999' y2='521.4' />
64
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='530.4499999999999' y1='1025.1999999999998' x2='699.8749999999999' y2='855.8' />
65
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='869.3' y1='1025.1999999999998' x2='699.8749999999999' y2='855.8' />
66
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='395.49999999999994' y1='1359.6' x2='530.4499999999999' y2='1190.1999999999998' />
67
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1359.6' x2='530.4499999999999' y2='1190.1999999999998' />
68
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1694.0' x2='665.3999999999999' y2='1524.6' />
69
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='1025.1999999999998' x2='1231.1249999999998' y2='855.8' />
70
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1416.0499999999997' y1='1025.1999999999998' x2='1231.1249999999998' y2='855.8' />
71
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='1359.6' x2='1046.1999999999998' y2='1190.1999999999998' />
72
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1293.1' y1='1359.6' x2='1416.0499999999997' y2='1190.1999999999998' />
73
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1539.0' y1='1359.6' x2='1416.0499999999997' y2='1190.1999999999998' />
74
74
  </svg>