text logo

This commit is contained in:
zongor 2025-07-28 22:52:26 -04:00
parent 18badca050
commit 1828acb0d2
2 changed files with 4 additions and 41 deletions

View File

@ -6,9 +6,10 @@
:CUSTOM_ID: zongors-universe-machine
:END:
#+ATTR_HTML: :align center
#+ATTR_ORG: :align center
[[./docs/logo.svg]]
[ ᛉ . . .
. ᚱ . .
. . ᛇ .
. . . ᛚ]
* Overview

View File

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

Before

Width:  |  Height:  |  Size: 1011 B