This repository has been archived on 2026-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Nico bf047d1292 Add company pages + HTML5 history mode
- CompanyView.vue: hero, plattform, produkte, nyx CTA, footer
- ImpressumView.vue + DatenschutzView.vue: legal pages
- Router: HTML5 history mode (no # URLs), company routes
- Reverted vite-ssg (SSR compat needs proper refactor, planned)
- Removed ssr-shim.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 00:17:37 +02:00

13 lines
587 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<!-- Monitor body -->
<rect x="2" y="4" width="28" height="18" rx="2.5" ry="2.5" fill="#1a1a2e" stroke="#7c6ff7" stroke-width="1.5"/>
<!-- Screen inner -->
<rect x="4.5" y="6.5" width="23" height="13" rx="1" fill="#0d0d1a"/>
<!-- Stand neck -->
<rect x="14" y="22" width="4" height="4" fill="#7c6ff7"/>
<!-- Stand base -->
<rect x="10" y="26" width="12" height="2.5" rx="1.2" fill="#7c6ff7"/>
<!-- Lightning bolt on screen -->
<polygon points="18,9 14,16 16.5,16 14,23 20,15 17,15" fill="#f0c040"/>
</svg>