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

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 18 12" width="450" height="300">
<rect width="18" height="12" fill="#0c0"/>
<path id="r" fill="#fff" d="M0,0 L3,2 L6,0 L9,2 L12,0 L15,2 L18,0 v2 L15,4 L12,2 L 9,4 L6,2 L3,4 L0,2 z"/>
<use y="4" xlink:href="#r"/>
<use y="8" xlink:href="#r"/>
</svg>

After

Width:  |  Height:  |  Size: 394 B