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
|
<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 24 336 L 24 348 C 24 357.972656 32.027344 366 42 366 L 342 366 C 351.972656 366 360 357.972656 360 348 L 360 336 C 360 345.972656 351.972656 354 342 354 L 42 354 C 32.027344 354 24 345.972656 24 336 Z M 24 336"/>
</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.101961"/>
</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(100%,100%,100%)" d="M 42 24 C 32.027344 24 24 32.027344 24 42 L 24 48 C 24 38.027344 32.027344 30 42 30 L 342 30 C 351.972656 30 360 38.027344 360 48 L 360 42 C 360 32.027344 351.972656 24 342 24 Z M 42 24"/>
</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(0%,0%,0%)" d="M 72 150 L 192 210 L 312 150 L 276 246 L 108 246 Z M 72 150"/>
</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.14902"/>
</g>
</mask>
<linearGradient id="linear0" x1="16.034" x2="16.062" y1="16.945" y2="12.055" gradientTransform="matrix(12,0,0,12,0,0)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:rgb(0%,0%,0%)"/>
<stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0"/>
</linearGradient>
<clipPath id="clip4">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface14" clip-path="url(#clip4)">
<path style="fill:url(#linear0)" d="M 192 144 L 252 204 L 191.5625 215.503906 L 131.996094 203.996094 Z M 192 144"/>
</g>
<mask id="mask4">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.14902"/>
</g>
</mask>
<linearGradient id="linear1" x1="23.968" x2="23.968" y1="32.02" y2="34.144" gradientTransform="matrix(8.4,0,0,6,-9.6,36)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:rgb(0%,0%,0%)"/>
<stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0"/>
</linearGradient>
<clipPath id="clip5">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface17" clip-path="url(#clip5)">
<path style="fill:url(#linear1)" d="M 192 228 L 276 240 L 108 240 Z M 192 228"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(29.019608%,68.235294%,90.980392%)" d="M 360 342 L 360 42 C 360 32.058594 351.941406 24 342 24 L 42 24 C 32.058594 24 24 32.058594 24 42 L 24 342 C 24 351.941406 32.058594 360 42 360 L 342 360 C 351.941406 360 360 351.941406 360 342 Z M 360 342"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(100%,100%,100%)" d="M 192 144 L 252 204 L 191.5625 215.503906 L 131.996094 203.996094 Z M 192 144"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
<path style="fill:rgb(100%,100%,100%)" d="M 72 144 L 192 204 L 312 144 L 276 240 L 108 240 Z M 72 144"/>
<use mask="url(#mask4)" xlink:href="#surface17"/>
</g>
</svg>
|