Aug 17, 2026 196 B octet-stream
1<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
2 <!-- Simple blue dot with RGB(52, 120, 247) - full size -->
3 <circle cx="50" cy="50" r="50" fill="rgb(52, 120, 247)"/>
4</svg>