Implemented QML skeleton for the application

This commit is contained in:
Yury Shuvakin
2022-08-15 08:49:12 +03:00
parent 14a7aa699f
commit dce22c65d6
36 changed files with 791 additions and 117 deletions

View File

@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 2V21H23" stroke="white" stroke-width="2"/>
<path d="M21 8L16.4181 11.7419C16.1572 11.955 15.8065 12.0224 15.4851 11.9211L11.0391 10.5206C10.6751 10.406 10.2776 10.5085 10.0145 10.7848L6 15" stroke="white" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 339 B