blob: add4612837d90b4002352f979b1e5a640d148136 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="348" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 348 40" height="40" preserveAspectRatio="xMidYMid meet" version="1.0">
<defs>
<foreignObject x="0" y="0" requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/" width="1" content="structured text" height="1"/>
<defs>
<linearGradient x1="0" y1="20" x2="348" gradientUnits="userSpaceOnUse" y2="20" xlink:type="simple" xlink:actuate="onLoad" xlink:show="other">
<stop stop-color="#227bd4" offset="0"/>
<stop stop-color="#d9efff" offset="1"/>
</linearGradient>
</defs>
</defs>
<rect fill-opacity="0.78431373" display="inline" visibility="visible" stroke-linecap="square" width="348" stroke-miterlimit="4" stroke-opacity="0.78289472" fill="#888a85" stroke-dasharray="none" stroke-width="4.14315605" color="#000000" height="40" x="0" stroke-linejoin="miter" y="0" stroke-dashoffset="0" fill-rule="nonzero"/>
</svg>
|