@Tex2002ans
Just trial and learning how to use svg. Also the font is self-contained within the svg which can be handy.
Thanks a lot for providing a working example. With the
img tag, it looks easier. I had read that the
object tag is a recommended way to handle svg, the main reason being that it can degrade gracefully to a png image.
I was not aware of your link and I will certainly look at it carefully.