blob: af8a7df254f41f6611e4783f60a00984c50770ed (
plain)
1
2
3
4
|
<?xml version="1.0" encoding="UTF-8" ?>
<svg width="120" height="120" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect x="10" y="10" width="100" height="100" fill="currentColor"/>
</svg>
|