small frmStart changes

This commit is contained in:
Jonathan Jenne
2021-03-01 13:36:14 +01:00
parent 50204e6ad0
commit c2426efd32
7 changed files with 392 additions and 391 deletions

View File

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
<style type="text/css">
.Blue{fill:#3575BB;}
.Black{fill:#737374;}
.White{fill:#FFFFFF;}
.Yellow{fill:#FCB01B;}
.Red{fill:#D02027;}
.Green{fill:#129C49;}
.st0{opacity:0.5;}
</style>
<path d="M31,2H11c-0.5,0-1,0.5-1,1v9h2V4h18v24H12v-8h-2v9c0,0.5,0.5,1,1,1h20c0.5,0,1-0.5,1-1V3C32,2.5,31.5,2,31,2z " class="Black" />
<polygon points="4,14 14,14 14,8 22,16 14,24 14,18 4,18 " class="Blue" />
</svg>