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.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 192.429688 24.007812 C 189.0625 23.917969 185.738281 24.761719 182.820312 26.417969 L 45.179688 104.40625 C 39.5 107.625 36 113.574219 36 120.015625 L 36 275.988281 C 36 282.429688 39.5 288.378906 45.179688 291.597656 L 182.820312 369.585938 C 188.5 372.804688 195.5 372.804688 201.179688 369.585938 L 338.820312 291.597656 C 344.5 288.378906 348 282.429688 348 275.988281 L 348 120.015625 C 348 113.574219 344.5 107.625 338.820312 104.40625 L 201.179688 26.417969 C 198.515625 24.90625 195.507812 24.078125 192.429688 24.007812 Z M 192.429688 24.007812"/>
</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 192.433594 18.011719 C 189.066406 17.925781 185.742188 18.761719 182.824219 20.414062 L 45.175781 98.402344 C 39.492188 101.621094 36 107.574219 36 114.011719 L 36 120.011719 C 36 113.574219 39.492188 107.621094 45.175781 104.402344 L 182.824219 26.414062 C 185.742188 24.761719 189.066406 23.925781 192.433594 24.011719 C 195.511719 24.082031 198.511719 24.902344 201.175781 26.414062 L 338.824219 104.402344 C 344.507812 107.621094 348 113.574219 348 120.011719 L 348 114.011719 C 348 107.574219 344.507812 101.621094 338.824219 98.402344 L 201.175781 20.414062 C 198.511719 18.902344 195.511719 18.082031 192.433594 18.011719 Z M 192.433594 18.011719"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(80%,80%,80%)" d="M 192.429688 18.007812 C 189.0625 17.917969 185.738281 18.761719 182.820312 20.417969 L 45.179688 98.40625 C 39.5 101.625 36 107.574219 36 114.015625 L 36 269.988281 C 36 276.429688 39.5 282.378906 45.179688 285.597656 L 182.820312 363.585938 C 188.5 366.804688 195.5 366.804688 201.179688 363.585938 L 338.820312 285.597656 C 344.5 282.378906 348 276.429688 348 269.988281 L 348 114.015625 C 348 107.574219 344.5 101.625 338.820312 98.40625 L 201.179688 20.417969 C 198.515625 18.90625 195.507812 18.078125 192.429688 18.007812 Z M 192.429688 18.007812"/>
<path style="fill:none;stroke-width:6;stroke-linecap:square;stroke-linejoin:round;stroke:rgb(65.882353%,9.019608%,9.019608%)" d="M 20.014323 18 L 43.986328 18 L 20.014323 46 L 43.958333 46" transform="matrix(6,0,0,6,0,0)"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
</g>
</svg>
|