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

4
qml/Icons/hide-menu.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 19L11 10L20 1" stroke="white" stroke-width="2"/>
<path d="M11 19L2 10L11 1" stroke="white" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 226 B