blob: 59520d6ab9bc711f24a66a3b2c6b866cf3ec27a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
viewBox="0 0 10 10">
<rect
width="3"
height="3"
x="6"
y="6"
style="fill:#008000;stroke-width:0.15288568" />
</svg>
|