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
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384">
<defs>
<filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox">
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip1">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path style="fill:rgb(0%,0%,0%)" d="M 360 342 L 360 78 C 360 54 336 54 336 54 L 24 54 Z M 300 211.546875 L 186.210938 114 L 300 114 Z M 300 211.546875"/>
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip2">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface8" clip-path="url(#clip2)">
<path style="fill:rgb(0%,0%,0%)" d="M 360 342 L 346.007812 330 L 48 330 C 48 330 24 330 24 306 L 24 318 C 24 342 48 342 48 342 Z M 197.785156 270 L 84 171.601562 L 84 183.601562 L 183.796875 269.148438 L 197.789062 269.148438 Z M 197.785156 270"/>
</g>
<mask id="mask2">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip3">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface11" clip-path="url(#clip3)">
<path style="fill:rgb(100%,100%,100%)" d="M 360 336 L 360 72 C 360 48 336 48 336 48 L 24 48 Z M 300 205.546875 L 186.210938 108 L 300 108 Z M 300 205.546875"/>
</g>
<mask id="mask3">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip4">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface14" clip-path="url(#clip4)">
<path style="fill:rgb(100%,100%,100%)" d="M 24 48 L 30.996094 54 L 336 54 C 336 54 360 54 360 78 L 360 72 C 360 48 336 48 336 48 Z M 186.210938 114 L 300 211.546875 L 300 205.546875 L 193.207031 114 Z M 186.210938 114"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(14.117647%,36.470588%,76.862745%)" d="M 360 336 L 360 72 C 360 48 336 48 336 48 L 24 48 Z M 300 205.546875 L 186.210938 108 L 300 108 Z M 300 205.546875"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 24 48 L 24 312 C 24 336 48 336 48 336 L 360 336 Z M 84 178.453125 L 197.789062 276 L 84 276 Z M 84 178.453125"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|