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
|
<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>
<filter id="alpha-3" 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-6">
<g filter="url(#alpha)" style="filter:url(#alpha-3)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.101961"/>
</g>
</mask>
<clipPath id="clip1-7">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5-5" clip-path="url(#clip1-7)">
<path style="fill:rgb(100%,100%,100%)" d="M 48 48 C 39.136719 48 32 55.136719 32 64 L 32 72 C 32 63.136719 39.136719 56 48 56 L 336 56 C 344.863281 56 352 63.136719 352 72 L 352 64 C 352 55.136719 344.863281 48 336 48 Z M 48 48"/>
</g>
<mask id="mask1-3">
<g filter="url(#alpha)" style="filter:url(#alpha-3)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip2-5">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface8-6" clip-path="url(#clip2-5)">
<path style="fill:rgb(0%,0%,0%)" d="M 32 320 L 32 328 C 32 336.863281 39.136719 344 48 344 L 336 344 C 344.863281 344 352 336.863281 352 328 L 352 320 C 352 328.863281 344.863281 336 336 336 L 48 336 C 39.136719 336 32 328.863281 32 320 Z M 32 320"/>
</g>
<mask id="mask0-6-1">
<g style="filter:url(#alpha-3-0)">
<rect width="384" height="384" x="0" y="0" style="fill-opacity:0.10196102"/>
</g>
</mask>
<filter id="alpha-3-0" width="1" height="1" 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="mask1-3-0">
<g style="filter:url(#alpha-3-0)">
<rect width="384" height="384" x="0" y="0" style="fill-opacity:0.2"/>
</g>
</mask>
<linearGradient id="linear0" x1="32.987" x2="396.17" y1="976.668" y2="725.82" gradientTransform="matrix(0.536237,0,0,0.536237,97.457812,-196.911487)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:rgb(96.470588%,27.843137%,27.843137%);stop-opacity:0.996078"/>
<stop offset="1" style="stop-color:rgb(72.941176%,9.019608%,30.588235%);stop-opacity:0.996078"/>
</linearGradient>
<linearGradient id="linearGradient1544" x1="32" x2="352" y1="176" y2="176" gradientUnits="userSpaceOnUse" xlink:href="#linear0"/>
</defs>
<g transform="matrix(0.83079522,0,0,0.83079522,-226.38284,-122.29405)">
<g transform="translate(354.71186,139.18644)">
<path d="M 48,48 C 39.136719,48 32,55.136719 32,64 V 304 H 352 V 64 c 0,-8.863281 -7.13672,-16 -16,-16 z m 0,0" style="fill:#51b3d9"/>
<path d="m 48,336 c -8.863281,0 -16,-7.13672 -16,-16 v -16 h 320 v 16 c 0,8.86328 -7.13672,16 -16,16 z m 0,0" style="fill:#213554"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask0-6)" xlink:href="#surface5-5"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask1-3)" xlink:href="#surface8-6"/>
</g>
<g transform="translate(268.47457,225.42372)">
<path d="M 48,48 C 39.136719,48 32,55.136719 32,64 V 304 H 352 V 64 c 0,-8.863281 -7.13672,-16 -16,-16 z m 0,0" style="fill:url(#linearGradient1544)"/>
<path d="m 48,336 c -8.863281,0 -16,-7.13672 -16,-16 v -16 h 320 v 16 c 0,8.86328 -7.13672,16 -16,16 z m 0,0" style="fill:#213554"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask0-6-1)" xlink:href="#surface5-5"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask1-3-0)" xlink:href="#surface8-6"/>
</g>
</g>
</svg>
|