18 lines
865 B
XML
18 lines
865 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="303" height="64" viewBox="0 0 303 64">
|
||
|
<defs>
|
||
|
<filter id="Rectangle_3" x="0" y="0" width="303" height="64" filterUnits="userSpaceOnUse">
|
||
|
<feOffset dy="3" input="SourceAlpha"/>
|
||
|
<feGaussianBlur stdDeviation="3" result="blur"/>
|
||
|
<feFlood flood-opacity="0.161"/>
|
||
|
<feComposite operator="in" in2="blur"/>
|
||
|
<feComposite in="SourceGraphic"/>
|
||
|
</filter>
|
||
|
</defs>
|
||
|
<g transform="matrix(1, 0, 0, 1, 0, 0)" filter="url(#Rectangle_3)">
|
||
|
<g id="Rectangle_3-2" data-name="Rectangle 3" transform="translate(9 6)" fill="rgba(136,136,136,0.64)" stroke="rgba(112,112,112,0)" stroke-width="1">
|
||
|
<rect width="285" height="46" rx="23" stroke="none"/>
|
||
|
<rect x="0.5" y="0.5" width="284" height="45" rx="22.5" fill="none"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|