Add burndown panel

This commit is contained in:
Gordon
2021-04-15 01:11:20 +01:00
parent 15a74f6d77
commit f7f2eebfa4
11 changed files with 213 additions and 1 deletions

13
resources/task_light.svg Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<polyline class="st0" points="25,20 21,24 19,22 "/>
<circle class="st0" cx="22" cy="22" r="7"/>
<polyline class="st0" points="19,3 19,9 25,9 19,3 7,3 7,29 22,29 "/>
<line class="st0" x1="25" y1="9" x2="25" y2="15.7"/>
</svg>

After

Width:  |  Height:  |  Size: 817 B