Edwin Noorlander fdf95cc233 Update footer with E.Noorlander link and new icons
- Added E.Noorlander link to footer pointing to https://noorlander.info
- Updated icons to new </CP> design (white/transparent)
- Improved footer attribution
2025-11-19 15:14:27 +01:00

14 lines
769 B
XML

<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<!-- Opening bracket -->
<path d="M6 8 L2 16 L6 24" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
<!-- Slash -->
<path d="M10 24 L18 8" stroke="#ffffff" stroke-width="3" stroke-linecap="round"/>
<!-- CP Text -->
<text x="20" y="22" font-family="Arial, sans-serif" font-weight="bold" font-size="12" fill="#ffffff">CP</text>
<!-- Closing bracket -->
<path d="M30 8 L30 24" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round" opacity="0"/>
<path d="M26 8 L30 16 L26 24" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
</svg>