| 1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 3 | |
| 4 | <g id="bg"> |
| 5 | <rect width="1280" height="720" fill="#FFFFFF" /> |
| 6 | <image href="../images/cover_bg.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice" /> |
| 7 | </g> |
| 8 | |
| 9 | <g id="cover-meta-top"> |
| 10 | <text x="64" y="84" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="13" fill="#666666" letter-spacing="2">A LECTURE · 2026</text> |
| 11 | <line x1="64" y1="98" x2="180" y2="98" stroke="#1A1A1A" stroke-width="1" /> |
| 12 | </g> |
| 13 | |
| 14 | <g id="cover-headline"> |
| 15 | <text x="64" y="500" font-family=""Arial Black", "Microsoft YaHei", sans-serif" font-size="84" font-weight="900" fill="#1A1A1A">网格系统</text> |
| 16 | <text x="64" y="554" font-family=""Arial Black", "Microsoft YaHei", sans-serif" font-size="36" font-weight="900" fill="#1A1A1A">The Grid as a Way of Seeing</text> |
| 17 | </g> |
| 18 | |
| 19 | <g id="cover-tagline"> |
| 20 | <line x1="64" y1="596" x2="64" y2="640" stroke="#D9251D" stroke-width="3" /> |
| 21 | <text x="84" y="616" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="14" fill="#1A1A1A">Swiss International Typographic Style</text> |
| 22 | <text x="84" y="638" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="13" fill="#666666">Müller-Brockmann · Helvetica · Univers · 1896 — Today</text> |
| 23 | </g> |
| 24 | |
| 25 | <g id="cover-footer"> |
| 26 | <text x="1216" y="688" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="11" fill="#999999" text-anchor="end" letter-spacing="1">01 / 14</text> |
| 27 | </g> |
| 28 | </svg> |
| 29 |