mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-23 08:52:14 -07:00
Files

James Harvey points out that Windows still forbids calling a file 'aux' in any context. Even a directory. Gaaah.
20 lines
700 B
XML
20 lines
700 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="81" height="110">
|
|
<path style="fill: none; stroke: black; stroke-width: 2.000000; stroke-linejoin: round; stroke-linecap: round; " d="M 32.000000 27.980759
|
|
L 17.000000 2.000000
|
|
L 2.000000 10.660263
|
|
L 2.000000 27.980759
|
|
L 2.000000 45.301277
|
|
L 17.000000 53.961529
|
|
L 2.000000 79.942291
|
|
L 17.000000 105.923050
|
|
L 32.000000 97.262802
|
|
L 32.000000 79.942291
|
|
L 62.000000 79.942291
|
|
L 77.000000 53.961529
|
|
L 62.000000 45.301277
|
|
L 62.000000 27.980759
|
|
z" />
|
|
<text style="fill: black; font-family: Sans; font-size: 20px; text-anchor: middle; text-align: center; " x="47" y="59.9615">0</text>
|
|
</svg>
|