Implemented a screen displaying the history of operations with the board. Added dialogs for displaying messages and statuses
This commit is contained in:
9
qml/Icons/info.svg
Normal file
9
qml/Icons/info.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<path d="m22 12a10 10 0 1 1 -20 0 10 10 0 1 1 20 0z" transform="translate(0 1029.4)" fill="#2980b9"/>
|
||||
<path d="m22 12a10 10 0 1 1 -20 0 10 10 0 1 1 20 0z" transform="translate(0 1028.4)" fill="#3498db"/>
|
||||
<path d="m11 1035.4v2h2v-2h-2zm-1 4-1 1h2v6h-2v1h1 4 1v-1h-2v-7h-3z" fill="#2980b9"/>
|
||||
<path d="m11 6v2h2v-2h-2zm-1 4l-1 1h2v6h-2v1h1 4 1v-1h-2v-7h-3z" transform="translate(0 1028.4)" fill="#ecf0f1"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 762 B |
Reference in New Issue
Block a user