Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

1f389.eps 7.6 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
  1. %!PS-Adobe-3.0 EPSF-3.0
  2. %%Creator: cairo 1.15.12 (http://cairographics.org)
  3. %%CreationDate: Fri Jan 20 17:42:55 2023
  4. %%Pages: 1
  5. %%DocumentData: Clean7Bit
  6. %%LanguageLevel: 2
  7. %%BoundingBox: 0 0 27 27
  8. %%EndComments
  9. %%BeginProlog
  10. 50 dict begin
  11. /q { gsave } bind def
  12. /Q { grestore } bind def
  13. /cm { 6 array astore concat } bind def
  14. /w { setlinewidth } bind def
  15. /J { setlinecap } bind def
  16. /j { setlinejoin } bind def
  17. /M { setmiterlimit } bind def
  18. /d { setdash } bind def
  19. /m { moveto } bind def
  20. /l { lineto } bind def
  21. /c { curveto } bind def
  22. /h { closepath } bind def
  23. /re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
  24. 0 exch rlineto 0 rlineto closepath } bind def
  25. /S { stroke } bind def
  26. /f { fill } bind def
  27. /f* { eofill } bind def
  28. /n { newpath } bind def
  29. /W { clip } bind def
  30. /W* { eoclip } bind def
  31. /BT { } bind def
  32. /ET { } bind def
  33. /BDC { mark 3 1 roll /BDC pdfmark } bind def
  34. /EMC { mark /EMC pdfmark } bind def
  35. /cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
  36. /Tj { show currentpoint cairo_store_point } bind def
  37. /TJ {
  38. {
  39. dup
  40. type /stringtype eq
  41. { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
  42. } forall
  43. currentpoint cairo_store_point
  44. } bind def
  45. /cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
  46. cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
  47. /Tf { pop /cairo_font exch def /cairo_font_matrix where
  48. { pop cairo_selectfont } if } bind def
  49. /Td { matrix translate cairo_font_matrix matrix concatmatrix dup
  50. /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
  51. /cairo_font where { pop cairo_selectfont } if } bind def
  52. /Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
  53. cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
  54. /g { setgray } bind def
  55. /rg { setrgbcolor } bind def
  56. /d1 { setcachedevice } bind def
  57. /cairo_data_source {
  58. CairoDataIndex CairoData length lt
  59. { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
  60. { () } ifelse
  61. } def
  62. /cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
  63. /cairo_image { image cairo_flush_ascii85_file } def
  64. /cairo_imagemask { imagemask cairo_flush_ascii85_file } def
  65. %%EndProlog
  66. %%BeginSetup
  67. %%EndSetup
  68. %%Page: 1 1
  69. %%BeginPageSetup
  70. %%PageBoundingBox: 0 0 27 27
  71. %%EndPageSetup
  72. q 0 0 27 27 rectclip
  73. 1 0 0 -1 0 27 cm q
  74. 0.866667 0.180392 0.266667 rg
  75. 8.719 5.18 m 8.637 5.266 8.57 5.367 8.52 5.477 c 8.512 5.469 l 0.102 24.422
  76. l 0.109 24.43 l -0.047 24.73 0.215 25.344 0.75 25.883 c 1.285 26.414 1.898
  77. 26.676 2.199 26.52 c 2.207 26.527 l 21.156 18.117 l 21.152 18.109 l 21.262
  78. 18.055 21.363 17.992 21.449 17.906 c 22.621 16.734 20.719 12.938 17.207
  79. 9.422 c 13.691 5.906 9.891 4.008 8.719 5.18 c h
  80. 8.719 5.18 m f
  81. 0.917647 0.34902 0.431373 rg
  82. 9.75 8.562 m 0.312 23.945 l 0.102 24.422 l 0.109 24.43 l -0.047 24.73 0.215
  83. 25.344 0.75 25.883 c 0.922 26.055 1.102 26.188 1.281 26.297 c 12.75 12.312
  84. l h
  85. 9.75 8.562 m f
  86. 0.627451 0.0156863 0.117647 rg
  87. 17.258 9.363 m 20.762 12.867 22.707 16.602 21.602 17.707 c 20.496 18.812
  88. 16.762 16.867 13.258 13.367 c 9.754 9.863 7.809 6.125 8.914 5.02 c 10.02
  89. 3.914 13.754 5.859 17.258 9.363 c h
  90. 17.258 9.363 m f
  91. 0.666667 0.552941 0.847059 rg
  92. 13.941 9.77 m 13.793 9.891 13.598 9.953 13.391 9.934 c 12.742 9.863 12.195
  93. 9.637 11.809 9.277 c 11.406 8.898 11.203 8.391 11.258 7.883 c 11.355 6.988
  94. 12.254 6.168 13.781 6.332 c 14.375 6.395 14.641 6.203 14.652 6.113 c 14.66
  95. 6.023 14.441 5.777 13.848 5.715 c 13.195 5.645 12.648 5.418 12.266 5.059
  96. c 11.859 4.68 11.66 4.172 11.715 3.664 c 11.812 2.77 12.707 1.949 14.234
  97. 2.113 c 14.668 2.16 14.898 2.07 14.996 2.012 c 15.07 1.965 15.102 1.922
  98. 15.105 1.895 c 15.113 1.805 14.898 1.559 14.305 1.496 c 13.891 1.449 13.594
  99. 1.082 13.641 0.668 c 13.684 0.258 14.051 -0.039 14.465 0.004 c 15.992 0.168
  100. 16.695 1.16 16.598 2.055 c 16.5 2.953 15.605 3.77 14.074 3.605 c 13.641
  101. 3.559 13.414 3.648 13.316 3.707 c 13.238 3.754 13.207 3.797 13.207 3.824
  102. c 13.195 3.914 13.414 4.16 14.008 4.223 c 15.535 4.387 16.238 5.379 16.141
  103. 6.273 c 16.043 7.168 15.148 7.988 13.621 7.824 c 13.188 7.777 12.957 7.867
  104. 12.859 7.922 c 12.781 7.973 12.754 8.016 12.75 8.043 c 12.742 8.133 12.957
  105. 8.375 13.551 8.441 c 13.965 8.484 14.262 8.855 14.219 9.27 c 14.195 9.473
  106. 14.09 9.652 13.941 9.77 c h
  107. 13.941 9.77 m f
  108. 0.466667 0.698039 0.333333 rg
  109. 22.996 16.707 m 24.477 16.289 25.496 16.949 25.738 17.816 c 25.98 18.68
  110. 25.457 19.777 23.977 20.191 c 23.398 20.355 23.227 20.633 23.25 20.719
  111. c 23.273 20.809 23.566 20.953 24.145 20.789 c 25.621 20.375 26.645 21.035
  112. 26.887 21.898 c 27.133 22.766 26.602 23.859 25.125 24.277 c 24.547 24.438
  113. 24.371 24.715 24.398 24.805 c 24.422 24.891 24.715 25.035 25.293 24.875
  114. c 25.691 24.762 26.105 24.996 26.219 25.395 c 26.328 25.793 26.098 26.207
  115. 25.695 26.316 c 24.219 26.734 23.199 26.074 22.953 25.211 c 22.711 24.344
  116. 23.238 23.25 24.719 22.832 c 25.297 22.668 25.469 22.395 25.441 22.305
  117. c 25.418 22.219 25.125 22.07 24.551 22.234 c 23.07 22.652 22.051 21.992
  118. 21.805 21.125 c 21.562 20.258 22.09 19.164 23.57 18.746 c 24.145 18.586
  119. 24.32 18.309 24.293 18.223 c 24.27 18.133 23.977 17.988 23.402 18.148 c
  120. 23 18.262 22.59 18.027 22.477 17.633 c 22.363 17.234 22.598 16.82 22.996
  121. 16.707 c h
  122. 22.996 16.707 m f
  123. 0.666667 0.552941 0.847059 rg
  124. 17.25 14.684 m 17.031 14.684 16.812 14.586 16.664 14.402 c 16.406 14.078
  125. 16.457 13.605 16.781 13.348 c 16.945 13.219 20.844 10.152 26.355 10.941
  126. c 26.766 11 27.051 11.379 26.992 11.789 c 26.934 12.199 26.559 12.488 26.145
  127. 12.426 c 21.273 11.734 17.754 14.492 17.719 14.52 c 17.578 14.633 17.414
  128. 14.684 17.25 14.684 c h
  129. 17.25 14.684 m f
  130. 0.466667 0.698039 0.333333 rg
  131. 4.316 11.562 m 4.246 11.562 4.172 11.555 4.098 11.531 c 3.703 11.414 3.477
  132. 10.996 3.598 10.598 c 4.445 7.77 5.219 3.254 4.27 2.074 c 4.164 1.941 4.004
  133. 1.812 3.641 1.84 c 2.934 1.895 3.004 3.379 3.004 3.391 c 3.035 3.805 2.723
  134. 4.164 2.312 4.195 c 1.891 4.223 1.539 3.918 1.508 3.504 c 1.43 2.469 1.754
  135. 0.477 3.527 0.344 c 4.32 0.285 4.977 0.559 5.441 1.137 c 7.219 3.348 5.414
  136. 9.766 5.035 11.031 c 4.938 11.355 4.637 11.562 4.316 11.562 c h
  137. 4.316 11.562 m f
  138. 0.360784 0.568627 0.231373 rg
  139. 20.25 6.688 m 20.25 7.312 19.746 7.812 19.125 7.812 c 18.504 7.812 18 7.312
  140. 18 6.688 c 18 6.066 18.504 5.562 19.125 5.562 c 19.746 5.562 20.25 6.066
  141. 20.25 6.688 c h
  142. 20.25 6.688 m f
  143. 0.572549 0.4 0.8 rg
  144. 3 13.062 m 3 13.895 2.328 14.562 1.5 14.562 c 0.672 14.562 0 13.895 0 13.062
  145. c 0 12.234 0.672 11.562 1.5 11.562 c 2.328 11.562 3 12.234 3 13.062 c h
  146. 3 13.062 m f
  147. 0.360784 0.568627 0.231373 rg
  148. 25.5 14.188 m 25.5 14.812 24.996 15.312 24.375 15.312 c 23.754 15.312 23.25
  149. 14.812 23.25 14.188 c 23.25 13.566 23.754 13.062 24.375 13.062 c 24.996
  150. 13.062 25.5 13.566 25.5 14.188 c h
  151. 25.5 14.188 m f
  152. 18.75 23.188 m 18.75 23.812 18.246 24.312 17.625 24.312 c 17.004 24.312
  153. 16.5 23.812 16.5 23.188 c 16.5 22.566 17.004 22.062 17.625 22.062 c 18.246
  154. 22.062 18.75 22.566 18.75 23.188 c h
  155. 18.75 23.188 m f
  156. 1 0.8 0.301961 rg
  157. 22.5 2.562 m 22.5 3.395 21.828 4.062 21 4.062 c 20.172 4.062 19.5 3.395
  158. 19.5 2.562 c 19.5 1.734 20.172 1.062 21 1.062 c 21.828 1.062 22.5 1.734
  159. 22.5 2.562 c h
  160. 22.5 2.562 m f
  161. 25.5 5.938 m 25.5 6.562 24.996 7.062 24.375 7.062 c 23.754 7.062 23.25
  162. 6.562 23.25 5.938 c 23.25 5.316 23.754 4.812 24.375 4.812 c 24.996 4.812
  163. 25.5 5.316 25.5 5.938 c h
  164. 25.5 5.938 m f
  165. 23.25 8.938 m 23.25 9.562 22.746 10.062 22.125 10.062 c 21.504 10.062 21
  166. 9.562 21 8.938 c 21 8.316 21.504 7.812 22.125 7.812 c 22.746 7.812 23.25
  167. 8.316 23.25 8.938 c h
  168. 23.25 8.938 m f
  169. 6.75 17.188 m 6.75 17.812 6.246 18.312 5.625 18.312 c 5.004 18.312 4.5
  170. 17.812 4.5 17.188 c 4.5 16.566 5.004 16.062 5.625 16.062 c 6.246 16.062
  171. 6.75 16.566 6.75 17.188 c h
  172. 6.75 17.188 m f
  173. Q Q
  174. showpage
  175. %%Trailer
  176. end
  177. %%EOF
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...