Restore React client source, add hall-to-hall navigation via painting influences grouped by movement, and update documentation. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
507 B
XML
8 lines
507 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="240" viewBox="0 0 300 240">
|
|
<rect width="300" height="240" fill="#4a3728"/>
|
|
<rect x="20" y="20" width="260" height="180" fill="#5c4a3a" stroke="#8B6914" stroke-width="4"/>
|
|
<path d="M60 160 L100 80 L140 140 L180 60 L240 160" fill="none" stroke="#8B7355" stroke-width="2"/>
|
|
<circle cx="150" cy="100" r="20" fill="#6b5a4a"/>
|
|
<text x="150" y="220" text-anchor="middle" fill="#8B7355" font-size="12" font-family="serif">Artwork</text>
|
|
</svg>
|