blob: 0af8cb0425ae1208c8b5b5d895c5e128d1eee994 (
plain)
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
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" version="1.0" enable-background="new">
<defs>
<linearGradient id="b">
<stop offset="0" stop-color="#ebdbb2"/>
<stop offset="1" stop-color="#ebdbb2"/>
</linearGradient>
<linearGradient id="h" x1="296" x2="296" y1="-212" y2="236" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
<linearGradient id="a">
<stop offset="0" stop-color="#ebdbb2"/>
<stop offset=".125" stop-color="#ebdbb2" stop-opacity=".098"/>
<stop offset=".925" stop-opacity=".098"/>
<stop offset="1" stop-opacity=".498"/>
</linearGradient>
<clipPath id="g" clipPathUnits="userSpaceOnUse">
<path d="M361.938-212C507.235-212 528-191.287 528-46.125v116.25C528 215.286 507.235 236 361.937 236H214.063C68.766 236 48 215.286 48 70.125v-116.25C48-191.287 68.765-212 214.063-212z" fill="#b16286"/>
</clipPath>
<linearGradient id="e" x1="29.069" x2="243.925" y1="276.696" y2="60.432" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
</defs>
<path d="M162.537 62.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V145.37c0-72.58 10.383-82.937 83.031-82.937z" opacity=".2" filter="url(#c)" transform="translate(0 -44)"/>
<path d="M162.537 61.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V144.37c0-72.58 10.383-82.937 83.031-82.937z" opacity=".1" filter="url(#d)" transform="translate(0 -44)"/>
<path d="M162.537 60.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V143.37c0-72.58 10.383-82.937 83.031-82.937z" fill="url(#e)" transform="translate(0 -44)"/>
<path d="M130.92 104.42l24.167 45.5 48.333 7-34.524 35 6.905 52.5-44.881-24.5-44.881 24.5 6.905-52.5-34.524-35 48.333-7z" style="isolation:isolate" opacity=".4" fill="#282828" filter="url(#f)" transform="translate(0 -44)"/>
<path style="isolation:isolate" d="M128 58l24.167 45.5 48.333 7-34.524 35 6.905 52.5L128 173.5 83.119 198l6.905-52.5-34.524-35 48.333-7z" fill="#fabd2f"/>
<path style="isolation:isolate" d="M128 131.5l24.167-28L128 58zm72.5-21l-72.5 21 37.976 14zM172.881 198L128 131.5v42zm-82.857-52.5L83.119 198 128 131.5zm-34.524-35l72.5 21-24.167-28z" fill="#fe8019"/>
<g>
<path d="M361.938-212C507.235-212 528-191.287 528-46.125v116.25C528 215.286 507.235 236 361.937 236H214.063C68.766 236 48 215.286 48 70.125v-116.25C48-191.287 68.765-212 214.063-212z" clip-path="url(#g)" transform="matrix(.5 0 0 .5 -18.432 122.432)" opacity=".4" fill="none" stroke="url(#h)" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>
|