blob: 9765191f8a612c9fd5cca467ee35b406ff0e3464 (
plain) (
blame)
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
|
<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.101961"/>
</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(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">
<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 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>
</defs>
<g>
<path style="fill:#51b3d9" d="M 48 48 C 39.136719 48 32 55.136719 32 64 L 32 304 L 352 304 L 352 64 C 352 55.136719 344.863281 48 336 48 Z M 48 48"/>
<path style="fill:rgb(13.333333%,21.176471%,33.72549%)" d="M 48 336 C 39.136719 336 32 328.863281 32 320 L 32 304 L 352 304 L 352 320 C 352 328.863281 344.863281 336 336 336 Z M 48 336"/>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
</g>
</svg>
|