feat: move demo & icons into docs

Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
This commit is contained in:
Oskar Manhart
2025-08-31 15:19:05 +02:00
parent f26d28b561
commit 5ec2479df6
8 changed files with 1 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs/readme/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

BIN
docs/readme/installer.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 MiB

BIN
docs/readme/launcher.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 MiB

15
docs/readme/winapps.svg Normal file
View File

@@ -0,0 +1,15 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 768 768" width="768" height="768">
<title>Icons</title>
<style>
.s0 { fill: #0e63a4 }
.s1 { fill: #f96d2b }
.s2 { fill: #4c9b4c }
</style>
<g id="Application Icons">
<g id="AppIcon">
<path id="Blue Arc" class="s0" d="m0 544.8c0 0 167.5-545.3 414.9-516.5 120.4 14.1 130.5 297.2 130.5 297.2 0 0-54.6-159.2-169.5-156.2-120.9 3.1-204.6 82.6-375.9 375.5z"/>
<path id="Orange Arc" class="s1" d="m494.3 21c0 0 388.6 417.7 239.8 617.5-72.3 97.3-322.6-35.5-322.6-35.5 0 0 165.2 32.3 220.1-68.7 57.7-106.3 30.7-218.5-137.3-513.3z"/>
<path id="Green Arc" class="s2" d="m700.8 711c0 0-556 127.6-654.7-101.1-48.1-111.3 192.1-261.6 192.1-261.6 0 0-110.6 126.9-50.6 225 63.2 103 173.8 135.8 513.2 137.7z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 872 B