<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/SVG/DTD/svg10.dtd"> | |
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<g x="0" y="60" width="250" height="50"> | |
<!-- the path is relative to the parent directory --> | |
<image xlink:href="../security/resources/green250x50.png" x="0" y="60" width="250" height="50" alt="icon" id="icon"/> | |
</g> | |
</svg> |