1e51ef7def
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/ - 12 code-workspace-Files - STATUS-*.md - viele M/D/R-Änderungen an bereits getrackten Files - .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
37 lines
1.3 KiB
XML
37 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 340 250" width="340" height="250" role="img">
|
|
<title>Bavaria Segelyacht</title>
|
|
<desc>Moderne Segelyacht in Seitenansicht, vereinfachte Darstellung</desc>
|
|
|
|
<!-- Mainsail -->
|
|
<path d="M 185 22 L 185 187 L 64 187 Q 102 107 185 22 Z"
|
|
fill="#ffffff" stroke="#888888" stroke-width="0.6"/>
|
|
|
|
<!-- Jib -->
|
|
<path d="M 189 44 L 307 190 L 240 190 Q 202 112 189 44 Z"
|
|
fill="#f0f0f0" stroke="#888888" stroke-width="0.6"/>
|
|
|
|
<!-- Mast -->
|
|
<line x1="187" y1="20" x2="187" y2="194" stroke="#888888" stroke-width="2.5"/>
|
|
|
|
<!-- Boom -->
|
|
<rect x="67" y="185" width="120" height="3.5" fill="#888888"/>
|
|
|
|
<!-- Hull above waterline -->
|
|
<path d="M 20 194 L 26 212 L 300 212 L 312 206 L 312 194 Z"
|
|
fill="#ffffff" stroke="#5a5a5a" stroke-width="0.6"/>
|
|
|
|
<!-- Accent stripe -->
|
|
<rect x="26" y="207" width="280" height="2.5" fill="#1d4d68"/>
|
|
|
|
<!-- Cabin / coachroof -->
|
|
<path d="M 110 194 L 120 183 L 235 183 L 245 194 Z"
|
|
fill="#e8e8e8" stroke="#5a5a5a" stroke-width="0.5"/>
|
|
|
|
<!-- Cabin window band -->
|
|
<rect x="126" y="185" width="105" height="6" rx="1" fill="#2a4a5d"/>
|
|
|
|
<!-- Underwater hull -->
|
|
<path d="M 26 212 L 42 224 L 284 224 L 300 212 Z" fill="#142a3a"/>
|
|
</svg>
|