16 lines
734 B
XML
16 lines
734 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="96" fill="#003082"/>
|
|
<g stroke="#ffffff" stroke-width="18" stroke-linecap="round" fill="none">
|
|
<line x1="160" y1="80" x2="160" y2="432"/>
|
|
<line x1="352" y1="80" x2="352" y2="432"/>
|
|
<line x1="100" y1="140" x2="412" y2="140"/>
|
|
<line x1="100" y1="220" x2="412" y2="220"/>
|
|
<line x1="100" y1="300" x2="412" y2="300"/>
|
|
<line x1="100" y1="380" x2="412" y2="380"/>
|
|
</g>
|
|
<g fill="#ffc000">
|
|
<circle cx="256" cy="256" r="44"/>
|
|
</g>
|
|
<text x="256" y="478" text-anchor="middle" fill="#ffffff" font-family="Segoe UI, Arial, sans-serif" font-size="44" font-weight="800" letter-spacing="2">DUIMSTOK</text>
|
|
</svg>
|