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
|
<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 73.195312 66.003906 C 65.882812 66.003906 60 71.886719 60 79.199219 L 60 316.800781 C 60 324.121094 65.882812 330 73.195312 330 L 310.796875 330 C 318.113281 330 323.996094 324.121094 323.996094 316.800781 L 323.996094 79.199219 C 323.996094 71.882812 318.113281 66 310.796875 66 L 73.195312 66 Z M 132 126.003906 L 252 198.003906 L 132 270.003906 Z M 132 126.003906"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" 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"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(100%,100%,100%)" d="M 73.195312 60 C 65.882812 60 60 65.882812 60 73.195312 L 60 310.796875 C 60 318.113281 65.882812 323.996094 73.195312 323.996094 L 310.796875 323.996094 C 318.113281 323.996094 323.996094 318.113281 323.996094 310.796875 L 323.996094 73.195312 C 323.996094 65.878906 318.113281 59.996094 310.796875 59.996094 L 73.195312 59.996094 Z M 73.195312 60"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" d="M 132 120 L 252 192 L 132 264 Z M 132 120"/>
</g>
</svg>
|