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
|
<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>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(24.313725%,80.392157%,96.470588%)" 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(16.078431%,50.196078%,72.54902%)" d="M 108 180 C 108 199.882812 91.882812 216 72 216 C 52.117188 216 36 199.882812 36 180 C 36 160.117188 52.117188 144 72 144 C 91.882812 144 108 160.117188 108 180 Z M 108 180"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" d="M 324 180 C 324 199.882812 307.882812 216 288 216 C 268.117188 216 252 199.882812 252 180 C 252 160.117188 268.117188 144 288 144 C 307.882812 144 324 160.117188 324 180 Z M 324 180"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" d="M 246 223.09375 C 246 239.058594 217.792969 252 183 252 C 148.207031 252 120 239.058594 120 223.09375 C 120 207.128906 148.207031 223.09375 183 223.09375 C 217.792969 223.09375 246 207.128906 246 223.09375 Z M 246 223.09375"/>
<path style="fill:rgb(100%,100%,100%)" d="M 96 171 C 96 175.96875 91.96875 180 87 180 C 82.03125 180 78 175.96875 78 171 C 78 166.03125 82.03125 162 87 162 C 91.96875 162 96 166.03125 96 171 Z M 96 171"/>
<path style="fill:rgb(100%,100%,100%)" d="M 312 171 C 312 175.96875 307.96875 180 303 180 C 298.03125 180 294 175.96875 294 171 C 294 166.03125 298.03125 162 303 162 C 307.96875 162 312 166.03125 312 171 Z M 312 171"/>
</g>
</svg>
|