blob: 9ec279907e2e555002a406163ac9fecfb33f811e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="a" y1="292.77" y2="267.37" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="matrix(.96206 0 0 1.10236 382.5 223.06)">
<stop stop-color="#ffffff" stop-opacity="0"/>
<stop offset="1" stop-color="#ffffff" stop-opacity=".2"/>
</linearGradient>
<path id="b" d="m386.57 517.8v28h24.436v-11.958h-2.291c-.987 0-1.782-.911-1.782-2.042 0-1.131.795-2.042 1.782-2.042h2.291v-11.958z"/>
</defs>
<g transform="translate(-384.57-515.8)">
<path fill="#c8aae4" d="m403.11696 518.673a11.45454 13.125 0 0 0 -11.45453 13.125 11.45454 13.125 0 0 0 11.45453 13.125 11.45454 13.125 0 0 0 11.45455 -13.125 11.45454 13.125 0 0 0 -11.45455 -13.125m0 9.33334a3.309086 3.791661 0 0 1 3.3091 3.79166 3.309086 3.791661 0 0 1 -3.3091 3.79167 3.309086 3.791661 0 0 1 -3.30908 -3.79167 3.309086 3.791661 0 0 1 3.30908 -3.79166m0 .875a2.54545 2.916661 0 0 0 -2.54545 2.91666 2.54545 2.916661 0 0 0 2.54545 2.91667 2.54545 2.916661 0 0 0 2.54547 -2.91667 2.54545 2.916661 0 0 0 -2.54547 -2.91666m0 1.45833a1.272722 1.458328 0 0 1 1.27274 1.45833 1.272722 1.458328 0 0 1 -1.27274 1.45834 1.272722 1.458328 0 0 1 -1.27272 -1.45834 1.272722 1.458328 0 0 1 1.27272 -1.45833"/>
<use fill="#9960cc" xlink:href="#b"/>
<path opacity=".75" fill="#ffffff" d="m394.57 526.8v8.281c-.295-.171-.635-.281-1-.281-1.105 0-2 .895-2 2 0 1.105.895 2 2 2 1.105 0 2-.895 2-2v-7h7v4.281c-.295-.171-.635-.281-1-.281-1.105 0-2 .895-2 2 0 1.105.895 2 2 2 1.105 0 2-.895 2-2v-9zm1 1h7v1h-7z"/>
<rect width="24.405" x="386.57" y="544.8" fill="#2e3132" height="1" fill-opacity=".294"/>
<rect width="24.405" x="386.57" y="517.8" fill="#ffffff" height="1" fill-opacity=".412"/>
<use fill="url(#a)" xlink:href="#b"/>
</g>
</svg>
|