text logo
This commit is contained in:
parent
18badca050
commit
1828acb0d2
|
@ -6,9 +6,10 @@
|
|||
:CUSTOM_ID: zongors-universe-machine
|
||||
:END:
|
||||
|
||||
#+ATTR_HTML: :align center
|
||||
#+ATTR_ORG: :align center
|
||||
[[./docs/logo.svg]]
|
||||
[ ᛉ . . .
|
||||
. ᚱ . .
|
||||
. . ᛇ .
|
||||
. . . ᛚ]
|
||||
|
||||
* Overview
|
||||
|
||||
|
|
|
@ -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 |
Loading…
Reference in New Issue