all repos — clicker-ts @ a5aa159cf9bf808c5aab354e5760dd1f821f8a01

Unnamed repository; edit this file 'description' to name the repository.

public/favicon.svg (view raw)

1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
2  <circle cx="50" cy="50" r="45" fill="#3498db" />
3  <circle cx="50" cy="50" r="40" fill="#2980b9" />
4  <circle cx="50" cy="50" r="30" fill="#3498db" />
5  <path d="M50 25L65 55H35L50 25Z" fill="#fff" />
6  <path d="M50 85L35 55H65L50 85Z" fill="#fff" />
7</svg>