Spaces:
Running
Running
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> | |
| <rect width="100" height="100" rx="20" fill="#1e293b"/> | |
| <circle cx="50" cy="50" r="22" stroke="#3B82F6" stroke-width="4" fill="none"/> | |
| <circle cx="50" cy="50" r="8" fill="#3B82F6"/> | |
| <line x1="50" y1="18" x2="50" y2="28" stroke="#3B82F6" stroke-width="3" stroke-linecap="round"/> | |
| <line x1="50" y1="72" x2="50" y2="82" stroke="#3B82F6" stroke-width="3" stroke-linecap="round"/> | |
| <line x1="18" y1="50" x2="28" y2="50" stroke="#3B82F6" stroke-width="3" stroke-linecap="round"/> | |
| <line x1="72" y1="50" x2="82" y2="50" stroke="#3B82F6" stroke-width="3" stroke-linecap="round"/> | |
| </svg> | |