add another svg test

This commit is contained in:
bezoerb 2018-11-28 16:52:48 +01:00
parent c10a6a2bfd
commit a40003d30d

View File

@ -24,5 +24,12 @@
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="0" height="0" display="none">
<symbol id="uniqueID">
<title>Title</title>
<path d="M539.3,29.7h-13.7v-9.1H563v9.1h-13.7v35.9h-9.9V29.7z" />
<path clip-rule="evenodd" d="M539.3,29.7h-13.7v-9.1H563v9.1h-13.7v35.9h-9.9V29.7z" fill-rule="evenodd" />
</symbol>
</svg>
</body>
</html>