blob: afd4f7e9c3c59e77017d09a52875c9de272d5d56 (
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-rule:evenodd;fill:rgb(0%,0%,0%)" d="M 246 78 L 18 306 L 108 306 L 210 204 L 210 306 L 306 210 L 306 306 L 360.480469 251.519531 L 360 78 L 246 192 Z M 246 78"/>
</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-rule:evenodd;fill:rgb(100%,100%,100%)" d="M 246 72 L 18 300 L 24 300 L 246 78 Z M 360 72 L 246 186 L 246 192 L 360 78 Z M 360 72"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill-rule:evenodd;fill:rgb(25.882353%,54.509804%,79.215686%)" d="M 246 72 L 18 300 L 108 300 L 210 198 L 210 300 L 306 204 L 306 300 L 360.480469 245.519531 L 360 72 L 246 186 Z M 246 72"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
</g>
</svg>
|