Files
AIWAKE/assets/software/module-memory-allocation.svg
2026-07-21 20:43:12 +02:00

14 lines
573 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Speicherzuweisung">
<rect width="96" height="96" fill="#050807"/>
<g fill="none" stroke="#53e5ff" stroke-width="3">
<rect x="18" y="20" width="60" height="56"/>
<path d="M18 36h60M18 52h60M34 20v56M50 20v56M66 20v56" opacity=".55"/>
</g>
<g fill="#56ff9a">
<rect x="22" y="24" width="8" height="8"/>
<rect x="38" y="40" width="8" height="8"/>
<rect x="54" y="56" width="8" height="8"/>
<rect x="70" y="24" width="4" height="48" opacity=".45"/>
</g>
</svg>