Files
harbor-net/public/harbor-mark.svg
Dmitriy Petrov 84efbe7450
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 12s
Build and Deploy Gateway / deploy (push) Successful in 1s
Rename product to Harbor and refine connection timer
2026-07-11 13:20:32 +03:00

10 lines
420 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="9" fill="#101812"/>
<circle cx="16" cy="16" r="11" fill="#65d889" opacity=".08"/>
<g fill="none" stroke="#78e29a" stroke-width="2.6" stroke-linecap="round">
<path d="M16 6.5v9"/>
<path d="M10.1 10.3a8 8 0 1 0 11.8 0"/>
</g>
<circle cx="16" cy="16" r="8.8" fill="none" stroke="#78e29a" opacity=".16"/>
</svg>