| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720"> |
| 2 | <defs> |
| 3 | <pattern id="bp-grid" width="40" height="40" patternUnits="userSpaceOnUse"> |
| 4 | <path d="M40 0H0V40" fill="none" stroke="#2E6EA8" stroke-width="0.8" opacity="0.55"/> |
| 5 | </pattern> |
| 6 | <pattern id="bp-grid5" width="200" height="200" patternUnits="userSpaceOnUse"> |
| 7 | <path d="M200 0H0V200" fill="none" stroke="#5AA0D6" stroke-width="1.2" opacity="0.5"/> |
| 8 | </pattern> |
| 9 | </defs> |
| 10 | <rect width="1280" height="720" fill="#0C3A63"/> |
| 11 | <rect width="1280" height="720" fill="url(#bp-grid)"/> |
| 12 | <rect width="1280" height="720" fill="url(#bp-grid5)"/> |
| 13 | <text x="80" y="108" font-family="Consolas, monospace" font-size="24" letter-spacing="3" fill="#CFE8FF">DWG / SECTION-04</text> |
| 14 | <text x="78" y="198" font-family="Helvetica Neue, Arial, sans-serif" font-size="76" font-weight="700" fill="#EAF4FF">Lorem ipsum</text> |
| 15 | <text x="80" y="248" font-family="Consolas, monospace" font-size="21" fill="#9CC9EC">DARK LINEWORK · ISOMETRIC · ANNOTATED</text> |
| 16 | <g stroke="#BAE0FF" stroke-width="2" fill="none"> |
| 17 | <path d="M520 470L720 560L920 470L720 380Z"/> |
| 18 | <path d="M520 470L520 320L720 230L720 380M920 470L920 320L720 230M720 380L720 560M520 320L720 410L920 320M720 410L720 560"/> |
| 19 | </g> |
| 20 | <g stroke="#7FC4FF" stroke-width="1.5"> |
| 21 | <path d="M520 620H920"/> |
| 22 | <path d="M520 610V630M920 610V630"/> |
| 23 | <path d="M520 620l16 -6v12zM920 620l-16 -6v12z" fill="#7FC4FF"/> |
| 24 | </g> |
| 25 | <text x="700" y="612" font-family="Consolas, monospace" font-size="20" fill="#CFE8FF">400.0</text> |
| 26 | <circle cx="720" cy="230" r="6" fill="#FBBF24"/> |
| 27 | <path d="M720 230L1010 156" stroke="#FBBF24" stroke-width="1.5"/> |
| 28 | <text x="1020" y="162" font-family="Consolas, monospace" font-size="18" fill="#FBBF24">NODE A-01</text> |
| 29 | <path d="M980 320H1120" stroke="#7FC4FF" stroke-width="1.5"/> |
| 30 | <text x="1000" y="308" font-family="Consolas, monospace" font-size="17" fill="#CFE8FF">R = 120</text> |
| 31 | <g stroke="#7FC4FF" stroke-width="1.5" fill="none"> |
| 32 | <rect x="960" y="600" width="240" height="80"/> |
| 33 | <path d="M960 640H1200M1080 600V680"/> |
| 34 | </g> |
| 35 | <text x="972" y="628" font-family="Consolas, monospace" font-size="15" fill="#CFE8FF">SCALE 1:50</text> |
| 36 | <text x="1092" y="628" font-family="Consolas, monospace" font-size="15" fill="#CFE8FF">REV 04</text> |
| 37 | <text x="972" y="666" font-family="Consolas, monospace" font-size="15" fill="#CFE8FF">BLUEPRINT</text> |
| 38 | <text x="1092" y="666" font-family="Consolas, monospace" font-size="15" fill="#CFE8FF">SHT 1/3</text> |
| 39 | </svg> |
| 40 |