Newer
Older
navi-1 / webclient / public / images / logo.svg
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
	<circle cx="128" cy="128" r="90"
		stroke="#00B5D8"
		stroke-width="8"
		fill="none"
		stroke-dasharray="520 40"
		stroke-linecap="round"
	/>
	
	<line x1="128" y1="88" x2="128" y2="168" stroke="#00B5D8" stroke-width="10" stroke-linecap="round"/>
	<line x1="88" y1="128" x2="168" y2="128" stroke="#00B5D8" stroke-width="10" stroke-linecap="round"/>
</svg>