2012-08-03 22:20:08 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2016-02-21 03:23:07 +01:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" viewBox="0 0 48 48">
|
|
|
|
<defs>
|
|
|
|
<linearGradient id="b" y2="-13" gradientUnits="userSpaceOnUse" x2="-26" gradientTransform="translate(50,50)" y1="-38" x1="-26">
|
|
|
|
<stop stop-color="#ccc" offset="0"/>
|
|
|
|
<stop stop-color="#999" offset=".75"/>
|
|
|
|
<stop stop-color="#555" offset="1"/>
|
2015-12-01 07:51:31 +01:00
|
|
|
</linearGradient>
|
2016-02-21 03:23:07 +01:00
|
|
|
<linearGradient id="a" y2="37" gradientUnits="userSpaceOnUse" x2="24" y1="13" x1="24">
|
|
|
|
<stop stop-color="#fff" offset="0"/>
|
|
|
|
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
|
2015-12-01 07:51:31 +01:00
|
|
|
</linearGradient>
|
|
|
|
</defs>
|
2016-02-21 03:23:07 +01:00
|
|
|
<path fill="url(#b)" d="m13.5 14.5c-2.7359 0-5 2.2641-5 5v9.0625c0 2.7359 2.2641 5 5 5h5v-4h-5c-0.58909 0-1-0.41091-1-1v-9.062c0-0.58909 0.41091-1 1-1h21c0.58909 0 1 0.41091 1 1v9.0625c0 0.58909-0.41091 1-1 1h-5v-3.062l-7 5 7 5v-2.9375h5c2.7359 0 5-2.2641 5-5v-9.062c0-2.7359-2.2641-5-5-5z" stroke="#555"/>
|
|
|
|
<path opacity=".6" d="m13.5 15.406c-2.2359 0-4.0938 1.8578-4.0938 4.0938v9.0625c0 2.2359 1.8578 4.0938 4.0938 4.0938h4.0938v-2.187h-4.094c-1.0105 0-1.9062-0.89573-1.9062-1.9062v-9.0625c0-1.0105 0.89573-1.9062 1.9062-1.9062h21c1.0105 0 1.9062 0.89574 1.9062 1.9062v9.0625c0 1.0105-0.89573 1.9062-1.9062 1.9062h-5a0.90634 0.90634 0 0 1 -0.906 -0.906v-1.2812l-4.5 3.2188 4.5 3.2188v-1.1562a0.90634 0.90634 0 0 1 0.906 -0.906h5c2.2359 0 4.0937-1.8578 4.0938-4.0938v-9.062c0-2.2359-1.8578-4.0938-4.0938-4.0938h-21z" stroke="url(#a)" stroke-width="0.8" fill="none"/>
|
2012-08-03 22:20:08 +02:00
|
|
|
</svg>
|