Using Unicode Characters in SVG

This is a test of Unicode Characters in SVG, using glyphs, numeric character references, and insertion via script. For the characters to be displayed correctly, a Unicode-capable font with the correct glyphs must to be available on the end-user's system.

Below are several ways of embedding an SVG file in an HTML page.

<embed>

<iframe>

<object>

<img>