blob: 34904faf3c044ea28c1774c8339b7c79d7c4f2e3 (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12">
<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="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/>
</g>
</mask>
<clipPath id="clip2">
<rect width="12" height="12" x="0" y="0"/>
</clipPath>
<g id="surface6" clip-path="url(#clip2)">
<path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 2.5 4.546875 L 2.5 7.453125 L 3.953125 7.453125 L 5.953125 9.5 L 5.953125 2.5 L 3.953125 4.546875 Z M 2.5 4.546875"/>
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/>
</g>
</mask>
<clipPath id="clip3">
<rect width="12" height="12" x="0" y="0"/>
</clipPath>
<g id="surface9" clip-path="url(#clip3)">
<path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6.953125 2.5 L 6.953125 3.25 C 8.113281 3.621094 8.953125 4.714844 8.953125 6 C 8.953125 7.285156 8.113281 8.378906 6.953125 8.75 L 6.953125 9.5 C 8.53125 9.109375 9.703125 7.699219 9.703125 6 C 9.703125 4.300781 8.53125 2.890625 6.953125 2.5 Z M 6.953125 2.5"/>
</g>
<mask id="mask2">
<g filter="url(#alpha)">
<rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/>
</g>
</mask>
<clipPath id="clip4">
<rect width="12" height="12" x="0" y="0"/>
</clipPath>
<g id="surface12" clip-path="url(#clip4)">
<path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 7.847656 6 C 7.847656 5.351562 7.488281 4.789062 6.953125 4.5 L 6.953125 7.5 C 7.484375 7.210938 7.847656 6.648438 7.847656 6 Z M 7.847656 6"/>
</g>
<clipPath id="clip1">
<rect width="12" height="12" x="0" y="0"/>
</clipPath>
<g id="surface14" clip-path="url(#clip1)">
<use mask="url(#mask0)" xlink:href="#surface6"/>
<use mask="url(#mask1)" xlink:href="#surface9"/>
<use mask="url(#mask2)" xlink:href="#surface12"/>
</g>
</defs>
<g>
<use xlink:href="#surface14"/>
</g>
</svg>
|