2022-08-14 13:01:51 +00:00
|
|
|
<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
|
|
|
<g class="layer">
|
|
|
|
<title>Layer 1</title>
|
|
|
|
<text fill="#bf0000" font-family="Serif" font-size="34" font-style="italic" font-weight="bold" id="svg_1" stroke="#0000bf" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="200" xml:space="preserve" y="200">AB</text>
|
2023-01-09 07:32:54 +00:00
|
|
|
<text fill="#000000" filter="url(#svg_2_blur)" font-family="Serif" font-size="24" id="svg_2" opacity="0.5" stroke="#000000" stroke-width="0" text-anchor="middle" x="620" xml:space="preserve" y="250">AB</text>
|
2022-08-14 13:01:51 +00:00
|
|
|
</g>
|
|
|
|
<defs>
|
|
|
|
<filter height="200%" id="svg_2_blur" width="200%" x="-50%" y="-50%">
|
|
|
|
<feGaussianBlur in="SourceGraphic" stdDeviation="5"/>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
|
|
|
</svg>
|