aboutsummaryrefslogtreecommitdiff
path: root/frontend/static/favicon.svg
blob: ddd3ce8a9c220783c5026744fd8f9466faf6782e (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
  <circle cx="16" cy="16" r="15" fill="#0f1117" stroke="#22f06a" stroke-width="2"/>
  <circle cx="16" cy="16" r="6" fill="#22f06a" opacity="0.9"/>
  <circle cx="16" cy="16" r="2" fill="#0f1117"/>
</svg>