Files
ip-echo/assets/icon.svg
2026-05-13 03:05:24 +03:30

14 lines
719 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="IP Echo">
<rect x="8" y="8" width="240" height="240" rx="42" fill="#0a5294"/>
<rect width="240" height="240" rx="42" fill="#1167b1"/>
<path d="M76 128h104M128 76v104" stroke="#fff" stroke-width="20" stroke-linecap="round"/>
<circle cx="76" cy="128" r="31" fill="#fff"/>
<circle cx="180" cy="128" r="31" fill="#fff"/>
<circle cx="128" cy="76" r="31" fill="#fff"/>
<circle cx="128" cy="180" r="31" fill="#fff"/>
<circle cx="76" cy="128" r="22" fill="#f59f45"/>
<circle cx="180" cy="128" r="22" fill="#41c7d7"/>
<circle cx="128" cy="76" r="22" fill="#8bd6aa"/>
<circle cx="128" cy="180" r="22" fill="#fff"/>
</svg>