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>
62 lines
4.5 KiB
XML
62 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 360" role="img" aria-labelledby="title desc">
|
|
<title id="title">Heizarten im Vergleich — CO₂-Ausstoß pro Kilowattstunde Wärme</title>
|
|
<desc id="desc">Vergleich der CO₂-Emissionen verschiedener Heizsysteme. Heizöl etwa 270 g pro kWh, Erdgas 200 g, Fernwärme 150 g, Wärmepumpe 50 g, Pellets 30 g. Wärmepumpe und Pellets gelten als klimafreundlich, Heizöl als am stärksten klimaschädlich.</desc>
|
|
|
|
<defs>
|
|
<linearGradient id="hz-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="360" fill="url(#hz-bg)"/>
|
|
|
|
<text x="400" y="32" text-anchor="middle" font-family="Inter, system-ui, sans-serif" font-weight="800" font-size="18" fill="#1f4b37">Heizarten im Vergleich — CO₂ pro kWh Wärme</text>
|
|
|
|
<!-- y-Achse Label -->
|
|
<text x="60" y="78" text-anchor="end" font-family="Inter, system-ui" font-size="11" fill="#7a7567">300 g</text>
|
|
<text x="60" y="138" text-anchor="end" font-family="Inter, system-ui" font-size="11" fill="#7a7567">200 g</text>
|
|
<text x="60" y="198" text-anchor="end" font-family="Inter, system-ui" font-size="11" fill="#7a7567">100 g</text>
|
|
<text x="60" y="258" text-anchor="end" font-family="Inter, system-ui" font-size="11" fill="#7a7567">0 g</text>
|
|
|
|
<!-- x-Achse + Hilfslinien -->
|
|
<line x1="70" y1="75" x2="770" y2="75" stroke="#cfd5d0" stroke-dasharray="3 5" stroke-width="1"/>
|
|
<line x1="70" y1="135" x2="770" y2="135" stroke="#cfd5d0" stroke-dasharray="3 5" stroke-width="1"/>
|
|
<line x1="70" y1="195" x2="770" y2="195" stroke="#cfd5d0" stroke-dasharray="3 5" stroke-width="1"/>
|
|
<line x1="70" y1="255" x2="770" y2="255" stroke="#1f4b37" stroke-width="2"/>
|
|
|
|
<!-- Heizöl: 270 g -->
|
|
<rect x="100" y="93" width="80" height="162" fill="#c0392b"/>
|
|
<text x="140" y="86" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">270 g</text>
|
|
<text x="140" y="278" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Heizöl</text>
|
|
<text x="140" y="295" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567">fossil</text>
|
|
|
|
<!-- Erdgas: 200 g -->
|
|
<rect x="240" y="135" width="80" height="120" fill="#c97c2b"/>
|
|
<text x="280" y="128" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">200 g</text>
|
|
<text x="280" y="278" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Erdgas</text>
|
|
<text x="280" y="295" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567">fossil</text>
|
|
|
|
<!-- Fernwärme: 150 g (gemischt) -->
|
|
<rect x="380" y="165" width="80" height="90" fill="#e8c547"/>
|
|
<text x="420" y="158" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">150 g</text>
|
|
<text x="420" y="278" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Fernwärme</text>
|
|
<text x="420" y="295" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567">gemischt</text>
|
|
|
|
<!-- Wärmepumpe: 50 g (mit AT-Strom-Mix) -->
|
|
<rect x="520" y="225" width="80" height="30" fill="#4a7c4e"/>
|
|
<text x="560" y="218" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">50 g</text>
|
|
<text x="560" y="278" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Wärmepumpe</text>
|
|
<text x="560" y="295" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#4a7c4e">klimafreundlich</text>
|
|
|
|
<!-- Pellets: 30 g -->
|
|
<rect x="660" y="237" width="80" height="18" fill="#1f4b37"/>
|
|
<text x="700" y="232" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">30 g</text>
|
|
<text x="700" y="278" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">Pellets</text>
|
|
<text x="700" y="295" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#4a7c4e">erneuerbar</text>
|
|
|
|
<!-- Quelle / Hinweis -->
|
|
<text x="400" y="332" text-anchor="middle" font-family="Inter, system-ui" font-size="11" fill="#7a7567" font-style="italic">Werte: Umweltbundesamt AT 2023 · Strom-Mix Österreich für Wärmepumpe</text>
|
|
</svg>
|