Interfaces: Version 1.5.1
This commit is contained in:
9
GUIs.Test.TestGUI/Resources/alignhorizontalbottom.svg
Normal file
9
GUIs.Test.TestGUI/Resources/alignhorizontalbottom.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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;}
|
||||
.Green{fill:#039C23;}
|
||||
</style>
|
||||
<path d="M30,30H2c-1.1,0-2-0.9-2-2V18h32v10C32,29.1,31.1,30,30,30z" class="Green" />
|
||||
<path d="M31,0H1C0.5,0,0,0.5,0,1v30c0,0.5,0.5,1,1,1h30c0.5,0,1-0.5,1-1V1C32,0.5,31.5,0,31,0z M30,30H2V2h28V30z" class="Black" />
|
||||
</svg>
|
||||
Reference in New Issue
Block a user