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="193" height="64" viewBox="0 0 193 64">
|
|
<defs>
|
|
<filter id="Rectangle_1" x="0" y="0" width="193" 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_1)">
|
|
<g id="Rectangle_1-2" data-name="Rectangle 1" transform="translate(9 6)" fill="rgba(136,136,136,0.64)" stroke="rgba(112,112,112,0)" stroke-width="1">
|
|
<rect width="175" height="46" rx="23" stroke="none"/>
|
|
<rect x="0.5" y="0.5" width="174" height="45" rx="22.5" fill="none"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|