reality-engine/docs/logo.svg

39 lines
1011 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="140" height="160" font-family="serif" font-size="20">
<!-- Left bracket -->
<text x="5" y="25">[</text>
<!--
<text x="5" y="65">[</text>
<text x="5" y="105">[</text>
<text x="5" y="145">[</text>
-->
<!-- Right bracket -->
<!--
<text x="125" y="25">]</text>
<text x="125" y="65">]</text>
<text x="125" y="105">]</text>
-->
<text x="125" y="145">]</text>
<!-- Matrix content -->
<text x="35" y="25"></text>
<text x="65" y="25">.</text>
<text x="95" y="25">.</text>
<text x="115" y="25">.</text>
<text x="35" y="65">.</text>
<text x="65" y="65"></text>
<text x="95" y="65">.</text>
<text x="115" y="65">.</text>
<text x="35" y="105">.</text>
<text x="65" y="105">.</text>
<text x="95" y="105"></text>
<text x="115" y="105">.</text>
<text x="35" y="145">.</text>
<text x="65" y="145">.</text>
<text x="95" y="145">.</text>
<text x="115" y="145" text-anchor="middle"></text>
</svg>