Timeline Prototype

This commit is contained in:
2026-06-13 11:48:56 +08:00
parent 43c70be574
commit c4bf9673a8
24 changed files with 501 additions and 58 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 60 60 L 200 60 L 200 452 L 60 452 Z M 312 60 L 452 60 L 452 452 L 312 452 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 160 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 40 60 L 40 452 L 472 256 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 111 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 40 60 L 115 60 L 115 452 L 40 452 Z M 460 60 L 460 452 L 155 256 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 151 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 40 60 L 362 256 L 40 452 Z M 402 60 L 472 60 L 472 452 L 402 452 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 151 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 256 60 L 256 452 L 40 256 Z M 472 60 L 472 452 L 256 256 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 143 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M 40 60 L 256 256 L 40 452 Z M 256 60 L 472 256 L 256 452 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 142 B