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>
71 lines
4.6 KiB
XML
71 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 320" role="img" aria-labelledby="title desc">
|
||
<title id="title">Leerfahrt — LKW mit und ohne Ladung im Vergleich</title>
|
||
<desc id="desc">Links: voll beladener LKW mit Container — bringt Erlös. Rechts: derselbe LKW leer auf der Rückfahrt — verursacht Kosten ohne Einnahmen. Daneben Symbol-Pfeile mit den Kosten-Komponenten.</desc>
|
||
|
||
<defs>
|
||
<linearGradient id="lf-bg" x1="0" y1="0" x2="0" y2="1">
|
||
<stop offset="0" stop-color="#f5f1e6"/>
|
||
<stop offset="1" stop-color="#e8e4d8"/>
|
||
</linearGradient>
|
||
</defs>
|
||
|
||
<rect width="800" height="320" fill="url(#lf-bg)"/>
|
||
<line x1="400" y1="40" x2="400" y2="290" stroke="#1f4b37" stroke-dasharray="4 6" stroke-width="1.2" opacity=".4"/>
|
||
|
||
<text x="200" y="32" text-anchor="middle" font-family="Inter, system-ui" font-weight="800" font-size="18" fill="#1f4b37">✅ Voll geladen — bringt Erlös</text>
|
||
<text x="600" y="32" text-anchor="middle" font-family="Inter, system-ui" font-weight="800" font-size="18" fill="#c0392b">❌ Leerfahrt — nur Kosten</text>
|
||
|
||
<line x1="20" y1="220" x2="380" y2="220" stroke="#7a7567" stroke-width="2"/>
|
||
<line x1="420" y1="220" x2="780" y2="220" stroke="#7a7567" stroke-width="2"/>
|
||
|
||
<!-- LKW links: voll -->
|
||
<g>
|
||
<rect x="40" y="160" width="55" height="60" fill="#1f4b37"/>
|
||
<rect x="50" y="170" width="35" height="22" fill="#e8c547"/>
|
||
<rect x="100" y="135" width="220" height="85" fill="#4a7c4e"/>
|
||
<rect x="108" y="143" width="204" height="69" fill="#e8c547"/>
|
||
<text x="210" y="185" text-anchor="middle" font-family="Inter, system-ui" font-weight="800" font-size="14" fill="#1f4b37">CONTAINER</text>
|
||
<text x="210" y="203" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#1f4b37">28 t Ladung</text>
|
||
|
||
<circle cx="62" cy="225" r="9" fill="#222"/><circle cx="62" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="135" cy="225" r="9" fill="#222"/><circle cx="135" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="200" cy="225" r="9" fill="#222"/><circle cx="200" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="290" cy="225" r="9" fill="#222"/><circle cx="290" cy="225" r="4" fill="#7a7567"/>
|
||
</g>
|
||
<text x="200" y="265" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Erlös: + 1 200 €</text>
|
||
<text x="200" y="283" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#1f4b37">Kosten: − 800 € · Marge: + 400 €</text>
|
||
|
||
<!-- LKW rechts: leer -->
|
||
<g opacity=".82">
|
||
<rect x="440" y="160" width="55" height="60" fill="#1f4b37"/>
|
||
<rect x="450" y="170" width="35" height="22" fill="#e8c547"/>
|
||
<rect x="500" y="135" width="220" height="85" fill="#9aa39c"/>
|
||
<rect x="508" y="143" width="204" height="69" fill="#cfd5d0"/>
|
||
<text x="610" y="185" text-anchor="middle" font-family="Inter, system-ui" font-weight="800" font-size="14" fill="#7a7567">LEER</text>
|
||
<text x="610" y="203" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567">0 t Ladung</text>
|
||
|
||
<circle cx="462" cy="225" r="9" fill="#222"/><circle cx="462" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="535" cy="225" r="9" fill="#222"/><circle cx="535" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="600" cy="225" r="9" fill="#222"/><circle cx="600" cy="225" r="4" fill="#7a7567"/>
|
||
<circle cx="690" cy="225" r="9" fill="#222"/><circle cx="690" cy="225" r="4" fill="#7a7567"/>
|
||
</g>
|
||
<text x="600" y="265" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#c0392b">Erlös: 0 €</text>
|
||
<text x="600" y="283" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#c0392b">Kosten: − 800 € · Marge: − 800 €</text>
|
||
|
||
<!-- Fahrtrichtung -->
|
||
<g stroke="#4a7c4e" stroke-width="2" fill="none">
|
||
<line x1="350" y1="115" x2="380" y2="115" stroke-linecap="round"/>
|
||
<polyline points="372,109 384,115 372,121"/>
|
||
</g>
|
||
<text x="350" y="105" text-anchor="end" font-family="Inter, system-ui" font-size="11" fill="#4a7c4e">Hinfahrt</text>
|
||
|
||
<g stroke="#c0392b" stroke-width="2" fill="none">
|
||
<line x1="450" y1="115" x2="420" y2="115" stroke-linecap="round"/>
|
||
<polyline points="428,109 416,115 428,121"/>
|
||
</g>
|
||
<text x="455" y="105" text-anchor="start" font-family="Inter, system-ui" font-size="11" fill="#c0392b">Rückfahrt</text>
|
||
|
||
<text x="400" y="310" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567" font-style="italic">Gute Disposition vermeidet Leerfahrten — Rückladung mitnehmen lohnt fast immer.</text>
|
||
</svg>
|