blob: 84d9e3fde898f3e0c663ea88a347eadc31c5c1e2 (
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
|
<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 136 112 L 136 120 L 232 120 L 232 112 Z M 56 160 L 56 168 L 136 168 L 136 160 Z M 56 352 L 56 360 L 136 360 L 136 352 Z M 152 352 L 152 360 L 232 360 L 232 352 Z M 248 352 L 248 360 L 328 360 L 328 352 Z M 248 352"/>
</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(100%,100%,100%)" d="M 56 32 L 56 40 L 232 40 L 232 32 Z M 248 32 L 248 40 L 328 40 L 328 32 Z M 152 128 L 152 136 L 232 136 L 232 128 Z M 56 176 L 56 184 L 136 184 L 136 176 Z M 56 176"/>
</g>
</defs>
<g>
<path style="fill:rgb(5.882353%,63.137255%,37.254902%)" d="M 56 32 L 56 160 L 136 160 L 136 112 L 232 112 L 232 32 Z M 248 32 L 248 352 L 328 352 L 328 32 Z M 152 128 L 152 352 L 232 352 L 232 128 Z M 56 176 L 56 352 L 136 352 L 136 176 Z M 56 176"/>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
</g>
</svg>
|