oxjs/source/Ox.UI/svg/symbolFill.svg
2012-12-28 18:24:49 +01:00

5 lines
258 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<polygon points="64,64 128,0 192,64" fill="#808080"/>
<rect x="32" y="96" width="192" height="64" fill="#808080"/>
<polygon points="64,192 192,192 128,256" fill="#808080"/>
</svg>