Add control placeholders to sqls, fix final indexing saving, fix icons
This commit is contained in:
19
app/DD_PM_WINDREAM/Resources/chartdesigner2.svg
Normal file
19
app/DD_PM_WINDREAM/Resources/chartdesigner2.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<?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">
|
||||
.Black{fill:#727272;}
|
||||
.Blue{fill:#1177D7;}
|
||||
.Green{fill:#039C23;}
|
||||
.Yellow{fill:#FFB115;}
|
||||
.Red{fill:#D11C1C;}
|
||||
.White{fill:#FFFFFF;}
|
||||
.st0{opacity:0.5;}
|
||||
.st1{opacity:0.75;}
|
||||
</style>
|
||||
<g id="ChartDesigner">
|
||||
<rect x="2" y="12" width="6" height="10" rx="0" ry="0" class="Blue" />
|
||||
<polygon points="16,17.2 16,6 10,6 10,22 11.2,22 " class="Green" />
|
||||
<polygon points="24,9.2 24,0 18,0 18,15.2 " class="Red" />
|
||||
<path d="M6,30h26V4L6,30z M26,24h-5.5l5.5-5.5V24z" class="Yellow" />
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user