first commit

This commit is contained in:
2026-05-13 03:05:24 +03:30
commit 4c7343665a
27 changed files with 2581 additions and 0 deletions

BIN
assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

13
assets/favicon.svg Normal file
View File

@@ -0,0 +1,13 @@
<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>

After

Width:  |  Height:  |  Size: 719 B

13
assets/icon.svg Normal file
View File

@@ -0,0 +1,13 @@
<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>

After

Width:  |  Height:  |  Size: 719 B

BIN
assets/ipecho.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB