Files
AIWAKE/assets/ui/icon-kilobyte.svg
2026-07-21 20:43:12 +02:00

9 lines
579 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Kilobyte">
<rect width="64" height="64" fill="none"/>
<rect x="13" y="18" width="38" height="30" rx="2" fill="#07120d" stroke="#b892ff" stroke-width="4"/>
<path d="M18 25h28M18 32h28M18 39h28" stroke="#e9ddff" stroke-width="3"/>
<path d="M10 14h44M10 52h44" stroke="#53e5ff" stroke-width="3"/>
<path d="M22 10v8M32 10v8M42 10v8M22 48v8M32 48v8M42 48v8" stroke="#56ff9a" stroke-width="3"/>
<path d="M24 28l5 4-5 4M36 28l-5 4 5 4" fill="none" stroke="#53e5ff" stroke-width="3"/>
</svg>