10 lines
480 B
XML
10 lines
480 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<!-- Nationaal Archief favicon - transparent background with NA brand elements -->
|
|
<!-- Red arrow (primary brand element) and blue accent -->
|
|
|
|
<!-- Blue "N" stylized letterform -->
|
|
<path d="M4 6 L4 26 L8 26 L8 14 L14 26 L18 26 L18 6 L14 6 L14 18 L8 6 Z" fill="#007bc7"/>
|
|
|
|
<!-- Red arrow pointing right (iconic NA element) -->
|
|
<polygon points="20,8 28,16 20,24 20,19 24,16 20,13" fill="#d52b1e"/>
|
|
</svg>
|