New: Alle gemeentes in basis online

This commit is contained in:
2026-02-16 20:51:00 +01:00
parent ab2b980d97
commit f482bebe98
1389 changed files with 1138171 additions and 437 deletions

25
assets/images/test.svg Normal file
View File

@@ -0,0 +1,25 @@
<svg width="250" height="80" viewBox="0 0 250 80" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="ecoGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#4c9e81;stop-opacity:1" />
<stop offset="100%" style="stop-color:#3f836b;stop-opacity:1" />
</linearGradient>
</defs>
<g transform="translate(10, 10)">
<path d="M 30 60 C 10 40 10 25 30 5 C 50 25 50 40 30 60" fill="url(#ecoGrad)" />
<path d="M 22 35 L 30 27 L 38 35 L 38 45 L 22 45 Z" fill="white" />
<path d="M 30 27 C 35 20 45 25 38 35" fill="none" stroke="white" stroke-width="2.5" stroke-linecap="round" />
</g>
<g transform="translate(80, 35)">
<text style="font-family: 'Segoe UI', Arial, sans-serif; font-weight: 800; font-size: 22px; fill: #333;">
Mantelzorg<tspan style="fill: #4c9e81;">woning</tspan>
</text>
<text y="22" style="font-family: 'Segoe UI', Arial, sans-serif; font-size: 11px; letter-spacing: 2px; fill: #666; text-transform: uppercase;">
Smart Kavel Check • AR
</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB