7 lines
406 B
XML
7 lines
406 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Subroutine">
|
|
<rect width="64" height="64" fill="#06100b"/>
|
|
<rect x="14" y="14" width="36" height="36" fill="#120b22" stroke="#b892ff" stroke-width="3"/>
|
|
<path d="M22 24h20M22 32h12M22 40h20" stroke="#e9ddff" stroke-width="3"/>
|
|
<path d="M8 22h10M8 42h10M46 22h10M46 42h10" stroke="#b892ff" stroke-width="3"/>
|
|
</svg>
|